Ip Route Static Bfd - Cisco Catalyst 3650 series Command Reference Manual

Cisco ios xe everest 16.5.1a
Hide thumbs Also See for Catalyst 3650 series:
Table of Contents

Advertisement

ip route static bfd

To specify static route bidirectional forwarding detection (BFD) neighbors, use the ip route static bfd
command in global configuration mode. To remove a static route BFD neighbor, use theno form of this
command
ip route static bfd {interface-type interface-number ip-address | vrf vrf-name} [group group-name] [passive]
[unassociate]
no ip route static bfd {interface-type interface-number ip-address | vrf vrf-name} [group group-name]
[passive] [unassociate]
Syntax Description
interface-type interface-number
ip-address
vrf vrf-name
group group-name
unassociate
Command Default
No static route BFD neighbors are specified.
Command Modes
Global configuration (config)
Command History
Release
Cisco IOS XE Denali 16.3.1
Usage Guidelines
Use the ip route static bfd command to specify static route BFD neighbors. All static routes that have the same
interface and gateway specified in the configuration share the same BFD session for reachability notification.
All static routes that specify the same values for the interface-type, interface-number, and ip-address arguments
will automatically use BFD to determine gateway reachability and take advantage of fast failure detection.
Modification
This command was introduced.
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
ip route static bfd
Interface type and number.
IP address of the gateway, in
A.B.C.D format.
Specifies Virtual Routing and
Forwarding (VRF) instance and the
destination vrf name.
(Optional) Assigns a BFD group.
The group-name is a character
string of up to 32 characters
specifying the BFD group name.
(Optional) Unassociates the static
route configured for a BFD.
695

Advertisement

Table of Contents
loading

Table of Contents