API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Read VRRP-interface configuration

Virtual Router Redundancy Protocol (VRRP) Interface Configurations.
Upon configuration, this profile is to be referenced from either a
VLAN profile or a port profile.
VRRP specifies an election protocol to provide the virtual router function
described below. All protocol messaging is performed using IP multicast
datagrams, thus the protocol can operate over a variety of multiaccess LAN
technologies supporting IP multicast. The virtual router MAC address is used
as the source in all periodic VRRP messages sent by the Active router to enable
bridge learning in an extended LAN.
A virtual router is defined by its virtual router identifier (VRID) and a set
of IP addresses. A VRRP router may associate a virtual router with its real
addresses on an interface, and may also be configured with additional virtual
router mappings and priority for virtual routers it is willing to standby.
A Standby router will not attempt to preempt the Active unless it has higher
priority. This eliminates service disruption unless a more preferred path
becomes available. It is also possible to administratively prohibit all
preemption attempts. The only exception is that a VRRP router will always
become Active of any virtual router associated with addresses it owns. If the
Active becomes unavailable then the highest priority Standby will transition to
Active after a short delay, providing a controlled transition of the virtual
router responsibility with minimal service interruption.

AOS-CX : VRRP can be configured on physical ports, VLAN interfaces and LAG interfaces.
All such configurations work in the mentioned interfaces context.
VRRP mandates the associated interface to be routing interface.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

LIBRARY - Returns shared objects in library. For LIBRARY, all other parameters listed below, except 'detailed' , will be ignored. LOCAL - Returns configurations for a scope and one or more device function based on parameters below.

string

Retrieves LOCAL or SHARED or both(default) configuration objects.

string

Configuration at a given scope. Mandatory for view-type = LOCAL.

string

Filters configuration specific to given device-function type. If not provided and view_type = LOCAL, then defaults to all device-function's.

boolean

True - Returns effective configuration (i.e hierarchically merged configuration). False - Returns committed configuration at a given scope.

boolean

True - Includes annotations in the returned json to indicate the type of object, scope, and device function. False - Returns only config objects without annotations.

integer

Limit for pagination.

integer

Offset for pagination.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json