Connectivity Guide

Usage Information
This command can be used to enable or disable BFD for all the congured IPv6 static route for specied VRF. If
VRF name is not specied the command will be applicable for default VRF.
Example
OS10(config)# ipv6 route bfd interval 250 min_rx 250 multiplier 4 role active
Supported releases 10.4.2E or later
show bfd neighbors
Displays information about BFD neighbors from all interfaces using the default VRF.
Syntax
show bfd neighbors [detail]
Parameters detail — (Optional) View detailed information about BFD neighbors.
Default Not congured
Command Mode EXEC
Usage Information Use the show bfd neighbors command to verify that a BFD session between neighbors is up using the default VRF instance. Use the detail parameter to view the BFD session parameters.
Example
OS10# show bfd neighbors
* - Active session role
----------------------------------------------------------------------------
LocalAddr RemoteAddr Interface State Rx-int Tx-int Mult VRF Clients
----------------------------------------------------------------------------
* 150.150.1.2 150.150.1.1 vlan10 up 1000 1000 5 default bgp
OS10# show bfd neighbors detail
Session Discriminator: 1
Neighbor Discriminator: 2
Local Addr: 150.150.1.2
Local MAC Addr: 90:b1:1c:f4:ab:fd
Remote Addr: 150.150.1.1
Remote MAC Addr: 90:b1:1c:f4:a4:d4
Interface: vlan10
State: up
Configured parameters:
TX: 1000ms, RX: 1000ms, Multiplier: 5
Actual parameters:
TX: 1000ms, RX: 1000ms, Multiplier: 5
Neighbor parameters:
TX: 200ms, RX: 200ms, Multiplier: 49
Role: active
VRF: default
Client Registered: bgp
Uptime: 01:58:09
Statistics:
Number of packets received from neighbor: 7138
Number of packets sent to neighbor: 7138
show bfd neighbors
* - Active session role
------------------------------------------------------------------------------------------------------------------------------------------
LocalAddr RemoteAddr Interface State RxInt TxInt Mult VRF Clients
---------------------------------------------------------------------------------------------------------------------------------------*
100.1.3.2 100.1.3.1 vlan102 up 200 200 3 default ospfv2
* 100.1.4.2 100.1.4.1 vlan103 up 200 200 3 default ospfv2
* 100.1.5.2 100.1.5.1 vlan104 up 200 200 3 default ospfv2
* 100.1.6.2 100.1.6.1 vlan105 up 200 200 3 default ospfv2
* 100.1.7.2 100.1.7.1 vlan106 up 200 200 3 default ospfv2
* 100.1.8.2 100.1.8.1 vlan107 up 1000 1000 3 default ospfv2
* 100.1.9.2 100.1.9.1 vlan108 up 200 200 3 default ospfv2
428
Layer 3