Ipv4 vrrp configuration examples, Network requirements, Displaying and maintaining ipv6 vrrp – H3C Technologies H3C MSR 50 User Manual
Page 86: Single vrrp group configuration example
78
Step Command
Remarks
94.
Configure the authentication
mode and authentication key
when the VRRP groups send
or receive VRRP packets.
vrrp ipv6 vrid virtual-router-id
authentication-mode simple
[ cipher ] key
Optional.
Authentication is not performed by
default.
95.
Configure the time interval for
the master in the VRRP group
to send VRRP advertisement.
vrrp ipv6 vrid virtual-router-id timer
advertise adver-interval
Optional.
100 centiseconds by default.
Displaying and maintaining IPv6 VRRP
Task Command
Remarks
Display VRRP group status.
display vrrp ipv6 [ verbose ]
[ interface interface-type
interface-number [ vrid
virtual-router-id ] ] [ | { begin |
exclude | include }
regular-expression ]
Available in any view.
Display VRRP group statistics.
display vrrp ipv6 statistics
[ interface interface-type
interface-number [ vrid
virtual-router-id ] ] [ | { begin |
exclude | include }
regular-expression ]
Available in any view.
Clear VRRP group statistics.
reset vrrp ipv6 statistics [ interface
interface-type interface-number
[ vrid virtual-router-id ] ]
Available in user view.
IPv4 VRRP configuration examples
Single VRRP group configuration example
Network requirements
•
Host A needs to access Host B on the Internet, using 202.38.160.111/24 as its default gateway.
•
Router A and Router B belong to VRRP group 1 with the virtual IP address of 202.38.160.111/24.
•
If Router A operates correctly, packets sent from Host A to Host B are forwarded by Router A. If
Router A fails, packets sent from Host A to Host B are forwarded by Router B.