Cisco Cisco Packet Data Gateway (PDG)

Seite von 391
  Interchassis Session Recovery 
Configuring Interchassis Session Recovery (ICSR)  ▀   
 
ASR 5000 System Administration Guide, StarOS Release 16  ▄  
 
   
341 
Step 4 
Verify your BGP context configuration by following the steps in 
  
Step 5 
Save your configuration as described in Verifying and Saving Your Configuration
Configuring BGP Router and Gateway Address in Destination Context 
Use the following example to create the BGP context and network addresses. 
configure 
  context <dest_ctxt_name
    router bgp <AS_num
      network <gw_ip_address
      neighbor <neighbor_ip_addressremote-as <AS_num
      end 
Notes: 
 
AS_num is the autonomous systems path number for this BGP router. 
Configuring SRP Context for BGP for Destination Context 
Use the following example to configure the BGP context and IP addresses in the SRP context. 
configure 
  context <srp_ctxt_name
    service-redundancy-protocol 
      monitor bgp context <dest_ctxt_name> <neighbor_ip_address
         end 
Setting Subscriber to Default Mode 
Use the following example to set the subscriber mode to default
configure 
  context <dest_ctxt_name
    subscriber default 
      end 
Verifying BGP Configuration in Destination Context 
Verify your BGP configuration by entering the show srp monitor bgp command (Exec Mode).