Users Guide

Table Of Contents
IPv6
IPv6
CONFIGURATION
ipv6 route bfd interval milliseconds min_rx milliseconds multiplier value role [active |
passive]
BFD 100 1000
: OSPF 使 BFD min_tx = 200 msecmin_rx = 200 msecmultiplier = 3role =
active
IPv6 BFD
IPv6 BFD使
BFD
no ipv6 route bfd
CONFIGURATION
BFD
bfd
BFD
bfd
ROUTER-NEIGHBOR
ROUTER-TEMPLATE
使
使 bfd BFD BGP ROUTER-BGP
使 neighbor {ip-address | ipv6-address} BGP ROUTER-BGP
使 template template-name BGP ROUTER-NEIGHBOR 使
no bfd BGP
使 bfd all-neighbors BFD L3 BFD
BFD 使 bfd interval
OS10(conf)# router bgp 1
OS10(config-router-bgp-1)# neighbor 10.1.1.1
OS10(config-router-neighbor)# bfd
OS10(config-router-neighbor)# no shutdown
OS10(config)# router bgp 300
OS10(config-router-bgp-300)# template ebgppg
OS10(config-router-template)# bfd
OS10(config-router-template)# exit
OS10(config-router-bgp-300)# neighbor 3.1.1.1
OS10(config-router-neighbor)# inherit template ebgppg
OS10(config-router-neighbor)# no shutdown
10.4.1.0 or later
3 493