IPv4-Based VRRP Configuration Example 1993Router B becomes the master and packets sent from Host A to Host B areforwarded by Router B.Multiple VRRP StandbyGroups ConfigurationExampleNetwork requirements■ In the segment 202.38.160.0/24, some hosts use 202.38.160.111/24 as theirdefault gateway and some hosts use 202.38.160.112/24 as their defaultgateway.■ Load sharing and mutual backup between default gateways can beimplemented by using VRRP standby groups.Network diagramFigure 591 Network diagram for multiple VRRP standby groups configurationConfiguration procedure1 Configure Router A# Create standby group 1. system-view[RouterA] interface Ethernet1/0[RouterA-Ethernet1/0] ip address 202.38.160.1 255.255.255.0# Create standby group 1 and configure its virtual IP address as 202.38.160.111.[RouterA-Ethernet1/0] vrrp vrid 1 virtual-ip 202.38.160.111# Set the priority of Router A in standby group 1 to 110.[RouterA-Ethernet1/0] vrrp vrid 1 priority 110# Create standby group 2 and configure its virtual IP address as 202.38.160.112.[RouterA-Ethernet1/0] vrrp vrid 2 virtual-ip 202.38.160.1122 Configure Router BHost AHost BHost CRouter ARouter BVirtual IP address 1:202.38.160.111/24Virtual IP address 2:202.38.160.112/24Eth1/0202 .38.160.1/24Eth1/0202 .38.160.2/24Gateway:202 .38 .160 .111 /24Gateway:202 .38 .160 .112 /24Gateway:202 .38 .160 .111 /24Internet