Product guide
Router Redundancy Using XRRP
Configuring XRRP
Configuration for Figure 12-4 – Multiple VLANs
See the figure on page 12-9.
Router-1 Configuration Explanation
Configures the IP address of the router interface in VLAN 5.
Configures the IP address of the router interface in VLAN 6.
Sets the identity of the Protection Domain.
Sets the XRRP router number.
Creates the XRRP virtual router interface in VLAN 5.
Identifies the virtual router interface on Router-2 for which
Router-1 is providing fail-over protection in VLAN 5.
Creates the XRRP virtual router interface in VLAN 6.
Identifies the virtual router interface on Router-2 for which
Router-1 is providing fail-over protection in VLAN 6.
Enables XRRP operation on Router-1.
Saves this configuration to startup memory.
Router-2 Configuration (the explanation is the same as for Router-1)
ProCurve (vlan-5)# ip address 10.1.1.1/24
ProCurve (vlan-6)# ip address 10.2.1.1/24
ProCurve (config)# xrrp domain 2
ProCurve (config)# xrrp router 1
ProCurve (config)# xrrp instance 1 5
ProCurve (config)# xrrp instance 2 5 ip 10.1.1.2/24
ProCurve (config)# xrrp instance 1 6
ProCurve (config)# xrrp instance 2 6 ip 10.2.1.2/24
ProCurve (config)# xrrp
ProCurve (config)# write memory
ProCurve (vlan-5)# ip address 10.1.1.2/24
ProCurve (vlan-6)# ip address 10.2.1.2/24
ProCurve (config)# xrrp domain 2
ProCurve (config)# xrrp router 2
ProCurve (config)# xrrp instance 2 5
ProCurve (config)# xrrp instance 1 5 ip 10.1.1.1/24
ProCurve (config)# xrrp instance 2 6
ProCurve (config)# xrrp instance 1 6 ip 10.2.1.1/24
ProCurve (config)# xrrp
ProCurve (config)# write memory
12-26