Command mode, User guidelines, Example – Dell POWEREDGE M1000E User Manual

Page 1242: Vrrp mode

Advertising
background image

1242

Virtual Router Redundancy Protocol Commands

Command Mode

Interface Configuration (VLAN) mode.

User Guidelines

The virtual router IP addresses must be on the local subnet configured on the

VLAN. To configure vrrp, perform the following steps:

1 Enable ip routing in global configuration mode.
2 Enable ip vrrp globally.
3 Set an IP address on the desired interface where VRRP is to be configured.
4 Configure the VRRP group ID on the selected interface.
5 Set the virtual router ID and address on the selected interface.
6 Enable VRRP on the interface using the vrrp mode command.

Example

The following example configures VRRP on VLAN 15.

console#configure

console(config)#ip routing

console(config)#ip vrrp

console(config)#vlan database

console(config-vlan)#vlan 15

console(config-vlan)#vlan routing 15

console(config-vlan)#exit

console(config)#interface vlan 15

console(config-if-vlan15)#ip address 192.168.5.1 255.255.255.0

console(config-if-vlan15)#vrrp 20

console(config-if-vlan15)#vrrp 20 ip 192.168.5.20

console(config-if-vlan15)#vrrp 20 mode

vrrp mode

Use the vrrp mode command in Interface Configuration mode to enable the

virtual router configured on an interface. Enabling the status field starts a

virtual router. Use the no form of the command to disable the virtual router.

2CSPC4.XModular-SWUM200.book Page 1242 Thursday, March 10, 2011 11:18 AM

Advertising