run show bfd

run show bfd


The run show bfd command displays informations about BFD.



Command Syntax

run show bfd [vrf <vrf-name>[interface <interface>] | multihoppeer <peer-ip> [local-address <local-ip>]



Parameter

Parameter

Description

vrf <vrf-name>

Optional. Specifies a VRF name. The value is a string. It’s a user-defined VRF set by the command set ip vrf <vrf-name> [description <string>].

[interface <interface>] | multihop]

Optional.

  • interface <interface>: Specifies an interface for BGP connection.

  • multihop: Shows informations about a multi-hop BFD session.

peer <peer-ip>

Specifies the peer for a BFD session. The value is an IPv4 or IPv6 address.

local-address <local-ip>

Optional. Specifies a local address used to send the packets. The value is an IPv4 or IPv6 address.

Note: This option is mandatory for IPv6.



Example
• Show information about the BFD session.

admin@Xorplus# run show bfd peer 1.1.1.1 BFD Peer: peer 1.1.1.1 local-address 1.1.1.2 vrf default ID: 531846395 Remote ID: 0 Passive mode Status: shutdown Diagnostics: ok Remote diagnostics: ok Peer Type: configured Local timers: Detect-multiplier: 2 Receive interval: 50ms Transmission interval: 50ms Echo receive interval: disabled Echo transmission interval: 10ms Remote timers: Detect-multiplier: 3 Receive interval: 1000ms Transmission interval: 1000ms Echo receive interval: disabled admin@Xorplus# run show bfd interface vlan3 peer 1.1.1.1 BFD Peer: peer 1.1.1.1 local-address 1.1.1.2 vrf default ID: 531846395 Remote ID: 0 Passive mode Status: shutdown Diagnostics: ok Remote diagnostics: ok Peer Type: configured Local timers: Detect-multiplier: 2 Receive interval: 50ms Transmission interval: 50ms Echo receive interval: disabled Echo transmission interval: 10ms Remote timers: Detect-multiplier: 3 Receive interval: 1000ms Transmission interval: 1000ms Echo receive interval: disabled admin@Xorplus# run show bfd interface vlan3 peer 1.1.1.1 local-address 1.1.1.2 BFD Peer: peer 1.1.1.1 local-address 1.1.1.2 vrf default ID: 531846395 Remote ID: 0 Passive mode Status: shutdown Diagnostics: ok Remote diagnostics: ok Peer Type: configured Local timers: Detect-multiplier: 2 Receive interval: 50ms Transmission interval: 50ms Echo receive interval: disabled Echo transmission interval: 10ms Remote timers: Detect-multiplier: 3 Receive interval: 1000ms Transmission interval: 1000ms Echo receive interval: disabled admin@Xorplus# run show bfd multihop peer 1.1.1.1 BFD Peer: peer 1.1.1.1 multihop local-address 1.1.1.2 vrf default ID: 868601837 Remote ID: 0 Active mode Minimum TTL: 254 Status: down Downtime: 1 hour(s), 52 minute(s), 15 second(s) Diagnostics: ok Remote diagnostics: ok Peer Type: configured Local timers: Detect-multiplier: 3 Receive interval: 300ms Transmission interval: 300ms Echo receive interval: 50ms Echo transmission interval: disabled Remote timers: Detect-multiplier: 3 Receive interval: 1000ms Transmission interval: 1000ms Echo receive interval: disabled admin@Xorplus# run show bfd vrf vrf1 peer 1.1.1.1 BFD Peer: peer 1.1.1.1 local-address 1.1.1.2 vrf vrf1 ID: 2172419937 Remote ID: 0 Passive mode Status: shutdown Diagnostics: ok Remote diagnostics: ok Peer Type: configured Local timers: Detect-multiplier: 2 Receive interval: 50ms Transmission interval: 50ms Echo receive interval: disabled Echo transmission interval: 10ms Remote timers: Detect-multiplier: 3 Receive interval: 1000ms Transmission interval: 1000ms Echo receive interval: disabled



Copyright © 2025 Pica8 Inc. All Rights Reserved.