Cisco Cisco Packet Data Gateway (PDG)

Seite von 242
  Reverse Route Injection 
HSRP  ▀   
 
SecGW Administration Guide, StarOS Release 18  ▄  
 
   
65 
         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. 
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 
      hsrp 2 
        priority 110 
        address 10.10.10.100 
       | 
      | 
     | 
    | 
Backup ASR 9000 Chassis
 
router hsrp 
  interface GigabitEthernet0/2/0/2 
    address-family ipv4 
      hsrp 2 
        priority 100 
        address 10.10.10.100 
       | 
      | 
     |