Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 164
The above parameters must match those of the HSRP configuration in the ASR 9000 RSP.
Important
The following limits also apply to the HSRP configuration
• A maximum of one HSRP monitor is supported per VPC-VSM instance.
• The monitor hsrp command is associated with the SRP context.
monitor hsrp Command
The syntax for the monitor hsrp command is as follows:
config
context srp_context
monitor hsrp interface ifname afi-type type group hsrp_group
StarOS Configuration
HSRP monitoring must be enabled in the SRP configuration. A sample configuration is provided below.
You must configure HSRP for each VPC-VSM instance (StarOS VM) on the active and standby VSMs.
Important
configure
context srp
service-redundancy-protocol
checkpoint session duration 30
route-modifier threshold 10
priority 10
monitor hsrp interface GigabitEthernet0/0/1/1 afi-type ipv4 hsrp-group 4
peer-ip-address 88.88.88.36
bind address 88.88.88.37
exit
HSRP monitoring is done via the ConnectedApps (oneP) interface in StarOS. A oneP session is established
to all VPC-VSM instances on each VSM.
Important
ASR 9000 RSP Configuration
HSRP must be configured on both the primary and backup ASR 9000 chassis. Sample IOS-XR configurations
are provided below.
Primary ASR 9000 Chassis
router hsrp
interface GigabitEthernet0/1/0/3
address-family ipv4
SecGW Administration Guide, StarOS Release 19    
43
Reverse Route Injection
HSRP Configuration