DELL PC6224F User Manual

Page of 1356
1034
Virtual Router Redundancy Protocol Commands
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.
  NOTE: In order to be configured on a routing interface, the VRRP IP address must 
belong to subnet(s) (Primary or Secondary) corresponding to the IP address 
(Primary/Secondary) configured on that routing interface, otherwise the CLI and 
Web interfaces will report an error message.
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
console(config-if-vlan15)#ip vrrp 5 ip 192.168.5.25