Cisco Cisco Packet Data Gateway (PDG)

Pagina di 360
  Routing 
Bidirectional Forwarding Detection  ▀   
 
VPC-VSM System Administration Guide, StarOS Release 19  ▄  
 
   
225 
   context context_name 
      router ospf 
         neighbor neighbor_ip-address 
Notes: 
 
Repeat the sequence to add neighbors. 
Associating BFD Neighbor Groups with the BFD Protocol 
config 
   context context_name 
      bfd-protocol 
         bfd nbr-group-name grp_name active-if-name if_name nexthop_address 
         bfd nbr-group-name grp_name passive-if-name if_name nexthop_address 
Enabling BFD on OSPF Interfaces 
All OSPF Interfaces
 
config 
   context context_name 
      router ospf 
         bfd-all-interfaces 
Specific OSPF Interface
 
config 
   context context_name 
      interface interface_name 
         broadcast 
            ip ospf bfd 
Monitoring BFD Connection for ICSR 
For ICSR configurations, the following command sequence initiates monitoring of the connection between the primary 
chassis and the BFD neighbor in the specified context. If the connection drops, the standby chassis becomes active. 
config