Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 360
Interchassis Session Recovery   
▀  ICSR Configuration 
 
 
▄  VPC-VSM System Administration Guide, StarOS Release 19 
262 
   
interface ca_if_name 
   ip address ip_address mask 
   exit 
port ethernet 1/slot 
   description string 
   no shutdown 
   bind interface ca_if_name 
   exit 
Set Subscriber to Default Mode 
Use the following example to set the subscriber mode to default
configure 
  context dest_ctxt_name 
    subscriber default 
    end 
Disable Bulk Statistics Collection on a Standby Instance 
You can disable the collection of bulk statistics from a VPC-VSM instance when it is in the standby mode of operation. 
Important:
  When this feature is enabled and a VPC-VSM instance transitions to standby state, any pending 
accumulated statistical data is transferred at the first opportunity. After that no additional statistics gathering takes place 
until the instance comes out of standby state. 
Use the following example to disable the bulk statistics collection on a standby VSM. 
configure 
  bulkstat mode 
    no gather-on-standby 
    end 
Repeat this procedure for both VPC-VSM instances.