Cisco Cisco Packet Data Gateway (PDG)

Seite von 180
Reverse Route Injection   
▀  HSRP 
 
 
▄  SecGW Administration Guide, StarOS Release 17 
60 
   
HSRP Configuration 
Parameters 
HSRP configuration parameters include: 
 
Interface name 
 
Address Family Identifier (AFI) type (IPv4 or IPv6) 
 
HSRP group number 
Important:
  The above parameters must match those of the HSRP configuration in the ASR 9000 RSP. 
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. 
Important:
  You must configure HSRP for each VPC-VSM instance (StarOS VM) on the active and standby 
VSMs. 
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 
Important:
  HSRP monitoring is done via the ConnectedApps (oneP) interface in StarOS. A oneP session is 
established to all VPC-VSM instances on each VSM.