For more information about these commands, see Avaya Branch Gateway G430 CLI Reference.
|
Root level command
|
Command
|
Description
|
|
interface (fastethernet|vlan)
|
|
Enter the FastEthernet or VLAN interface configuration context
|
|
ip vrrp
|
Create a virtual router on an interface
|
|
no ip vrrp
|
Delete a virtual router
|
|
ip vrrp address
|
Assign an IP address to a virtual router
|
|
no ip vrrp address
|
Remove an IP address from a virtual router
|
|
ip vrrp auth-key
|
Set the virtual router simple password authentication key for the virtual router ID
|
|
no ip vrrp auth-key
|
Disable simple password authentication for the virtual router instance
|
|
ip vrrp override addr owner
|
Accept packets addressed to the IP addresses associated with the virtual router, such as ICMP, SNMP, and telnet (if it is not the IP address owner)
|
|
no ip vrrp override addr owner
|
Discard the packets
|
|
ip vrrp preempt
|
Configure a router to preempt a lower priority master for the virtual router ID
|
|
no ip vrrp preempt
|
Disable preemption for a virtual router instance. By default, preemption is enabled.
|
|
ip vrrp primary
|
Set the primary address used as the source address of VRRP packets for the virtual router ID
|
|
no ip vrrp primary
|
Restore the default primary address for a virtual router instance. By default, the primary address is selected automatically by the device.
|
|
ip vrrp priority
|
Set the virtual router priority value used when selecting a master router
|
|
ip vrrp timer
|
Set the virtual router advertisement timer value for the virtual router ID
|
|
router vrrp
|
|
Enable or disable VRRP routing globally
|
|
show ip vrrp
|
|
Display VRRP information
|