HP (Hewlett-Packard) 6208M-SX Switch User Manual


 
Configuring SRP
USING THE CLI
To configure the IP sub-net VLAN with port membership of 1, 2, and 3, you would enter the following commands:
HP9300(config)# vlan 1
HP9300(config-vlan-1)# ip-subnet 192.147.200.0 255.255.255.0
HP9300(config-vlan-ip-subnet)# static e1 to 3
HP9300(config-vlan-ip-subnet)# router-int ve1
To enable SRP on virtual interface 1 and to configure ports 1, 2, 3, and 8 as its track ports, you would enter the
following commands:
HP9300(config)# int ve1
HP9300(config-vif-1)# ip address 192.147.200.1 255.255.255.0
HP9300(config-vif-1)# ip srp address 192.147.200.1 vir-rtr 192.147.200.100
other-rtr 192.147.200.2
HP9300(config-vif-1)# ip srp addr 192.147.200.1 track port 1 2 3 8
To enable SRP on physical interface 8 and to configure ports 1, 2, and 3 as its track ports, you would enter the
following commands:
HP9300(config)# int e8
HP9300(config-if-8)# ip address 192.147.201.1 255.255.255.0
HP9300(config-if-8)# ip srp address 192.147.201.1 vir-rtr 192.147.201.100
other-rtr 192.147.200.2
HP9300(config-if-8)# ip srp addr 192.147.201.1 track port 1 2 3
HP9300(config-if-8)# end
HP9300# write memory
NOTE: After configuring track ports for Router 1, configure Router 2 similarly. This reciprocal configuration
ensures that if Router 2 becomes the active router, it has track ports that support transfer to a SRP standby state.
NOTE: Virtual interfaces cannot be assigned as track ports.
USING THE WEB MANAGEMENT INTERFACE
You can select multiple track ports for SRP on the SRP configuration sheet.
13 - 15