1994
C
107: VRRP C
HAPTER
ONFIGURATION
# Create standby group 1.
<RouterB> system-view
[RouterB] interface ethernet 1/0
[RouterB-Ethernet1/0] ip address 202.38.160.2 255.255.255.0
# Create standby group 1 and configure its virtual IP address as 202.38.160.111.
[RouterB-Ethernet1/0] vrrp vrid 1 virtual-ip 202.38.160.111
# Create standby group 2 and configure its virtual IP address as 202.38.160.112.
[Sysname-Ethernet1/0] vrrp vrid 2 virtual-ip 202.38.160.112
# Set the priority of Router B in standby group 2 to 110.
[RouterB-Ethernet1/0] vrrp vrid 2 priority 110
3 Verify the configuration
You can use the display vrrp command to verify the configuration.
# Display detailed information of the standby group on Router A.
[RouterA-Ethernet1/0] display vrrp verbose
IPv4 Standby Information:
Run Method
Virtual IP Ping : Enable
Interface
VRID
Admin Status
Config Pri
Preempt Mode
Auth Type
Virtual IP
Virtual MAC
Master IP
Interface
VRID
Admin Status
Config Pri
Preempt Mode
Auth Type
Virtual IP
Master IP
# Display detailed information of the standby group on Router B.
[RouterB-Ethernet1/0] display vrrp verbose
IPv4 Standby Information:
Run Method
Virtual IP Ping : Enable
Interface
VRID
Admin Status
Config Pri
Preempt Mode
: VIRTUAL-MAC
: Ethernet1/0
: 1
: UP
: 110
: YES
: NONE
: 202.38.160.111
: 0000-5e00-0101
: 202.38.160.1
: Ethernet1/0
: 2
: UP
: 100
: YES
: NONE
: 202.38.160.112
: 202.38.160.2
: VIRTUAL-MAC
: Ethernet1/0
: 1
: UP
: 100
: YES
Adver. Timer
: 1
State
: Master
Run Pri
: 110
Delay Time
: 0
Adver. Timer
: 1
State
: Backup
Run Pri
: 100
Delay Time
: 0
Adver. Timer
: 1
State
: Backup
Run Pri
: 100
Delay Time
: 0
Need help?
Do you have a question about the MSR 50 Series and is the answer not in the manual?