Virtual Router Redundancy Protocol Commands 865
Command Mode
Interface Configuration (VLAN) mode.
User Guidelines
This command has no user guidelines.
Example
The following example sets the authorization details value for VLAN 15.
console(config)#interface vlan 15
console(config-if-vlan15)#ip vrrp 5 authentication simple test123
ip vrrp ip
Use the ip vrrp ip command in Interface Configuration mode to set the virtual router IP address
value for an interface. Use the no form of the command to remove the secondary IP address.
Syntax
ip vrrp
vr-id
ip
ip-address
[secondary]
no ip vrrp
vr-id
ip
ip-address
secondary
•
vr-id
— The virtual router identifier. (Range: 1-255)
•
ip-address
— The IP address of the virtual router.
• secondary — Designates the virtual router IP address as a secondary IP address on an
interface.
Default Configuration
This command has no default configuration.
Command Mode
Interface Configuration (VLAN) mode.
User Guidelines
The primary IP address can be modified, but not deleted. The no form of the command is only
valid for the secondary IP address.
Example
The following example sets the virtual router IP address for VLAN 15.
console(config)#interface vlan 15