Specifications
Process Overview: Routing Protocol Configuration
Configuring VRRP
13-94 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
13.1.5.3 address
Use this command to configure a virtual router IP address. If the virtual router IP address is the same
as the interface (VLAN) address owned by a VRRP router, then the router owning the address
becomes the master. The master sends an advertisement to all other VRRP routers declaring its
status and assumes responsibility for forwarding packets associated with its virtual router ID
(VRID). If the virtual router IP address is not owned by any of the VRRP routers, then the routers
compare their priorities and the higher priority owner becomes the master. If priority values are the
same, then the VRRP router with the higher IP address is selected master. For details on using the
priority command, refer to Section 13.1.5.4.
address vlan vlan_id vrid ip_address owner
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command clears the VRRP address configuration:
no address vlan vlan_id vrid ip_address owner
Command Type
Router command.
Command Mode
Router configuration: Matrix>Router(config-router)#
Command Defaults
None.
vlan vlan_id Specifies the number of the VLAN on which to configure a
virtual router address. This VLAN must be configured for IP
routing as described in Section 3.3.2.
vrid Specifies a unique Virtual Router ID (VRID) associated
with the routing interface. Valid values are from 1 to 255.
ip_address Specifies the virtual router IP address to associate with the
router.
owner Specifies a value to indicate if the router owns the IP
address as one of its interfaces. Valid values are:
• 1 to indicate the router owns the address.
• 0 to indicate the router does not own the address.