PurposeCommand or Action
•
IPv6 CEF is disabled globally or locally on
an interface
Exits interface configuration mode and returns
to global configuration mode.
exit
Example:
Device(config-if)# exit
Step 6
Specifies a static route BFD neighbor.
ip route static bfd interface-type
interface-number ip-address [group
group-name [passive]]
Step 7
•
The interface-type, interface-number, and
ip-address arguments are required because
Example:
Device(config)# ip route static bfd
BFD support exists only for directly
connected neighbors.
TenGigabitEthernet1/0/1 10.10.10.2 group
group1 passive
Specifies a static route BFD neighbor.
ip route [vrf vrf-name] prefix mask {ip-address
| interface-type interface-number [ip-address]}
Step 8
[dhcp] [distance] [name next-hop-name]
[permanent | track number] [tag tag]
Example:
Device(config)# ip route 10.0.0.0
255.0.0.0
Exits global configuration mode and returns to
privileged EXEC mode.
exit
Example:
Device(config)# exit
Step 9
(Optional) Displays static route database
information.
show ip static route
Example:
Device# show ip static route
Step 10
(Optional) Displays information about the static
BFD configuration from the configured BFD
groups and nongroup entries.
show ip static route bfd
Example:
Device# show ip static route bfd
Step 11
Exits privileged EXEC mode and returns to user
EXEC mode.
exit
Example:
Device# exit
Step 12
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
20
Configuring Bidirectional Forwarding Detection
How to Configure Bidirectional Forwarding Detection