run show bfd counters
The run show bfd command displays the counter informations about BFD sessions.
Command Syntax
run show bfd [vrf <vrf-name>] [interface <interface>] | multihop] peer <peer-ip> counters
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.
|
peer <peer-ip> | Specifies the peer for a BFD session. The value is an IPv4 or IPv6 address. |
Example
• Show the counter information about the BFD session.
admin@Xorplus# run show bfd peer 1.1.1.1 counters peer 1.1.1.1 local-address 1.1.1.2 vrf default Control packet input: 0 packets Control packet output: 1 packets Echo packet input: 0 packets Echo packet output: 0 packets Session up events: 0 Session down events: 0 Zebra notifications: 1
Copyright © 2024 Pica8 Inc. All Rights Reserved.