для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 362
  Interchassis Session Recovery 
Configuring Interchassis Session Recovery (ICSR)  ▀   
 
ASR 5500 System Administration Guide, StarOS Release 16  ▄  
 
   
311 
      priority <priority
      peer-ip-address <ip_address
      hello-interval <dur_sec
      dead-interval <dead_dur_sec
      end 
Notes: 
 
ICSR should be configured and maintained in a separate context. 
 
When assigning the chassis mode on the backup chassis be sure to enter the backup keyword. 
 
The priority determines which chassis becomes active in the event that both chassis are misconfigured with the 
same chassis mode; see 
 The higher priority chassis has the lower number. Be sure to 
assign different priorities to each chassis. 
 
Enter the IP chassis of the backup chassis as the peer-ip-address to the primary chassis. Assign the IP address of 
the primary chassis as the peer-ip-address to the backup chassis. 
 
The dead-interval must be at least three times greater than the hello-interval. For example, if the hello interval 
is 10, the dead interval should be at least 30. System performance is severely impacted if the hello interval and 
dead interval are not set properly. 
Configuring the SRP Context Interface Parameters 
This procedure configures the communication interface with the IP address and port number within the SRP context. 
This interface supports interchassis communication. 
Important:
  CLI commands must be executed on both chassis. Log onto both chassis before continuing. Always 
make configuration changes on the primary chassis first.  
configure 
  context <vpn_ctxt_name> [-noconfirm
      interface <srp_if_name
      ip-address { <ip_address> | <ip_address>/<mask> } 
      exit 
    exit 
  port ethernet <slot_num>/<port_num
    description <des_string
    medium { auto | speed { 10 | 100 | 1000 } duplex { full | half } } 
    no shutdown 
    bind interface <srp_if_name> <srp_ctxt_name