show ipv6 bfd

Display global Bidirectional Forwarding Detection (BFD) configuration information for IPv6 interfaces.

Syntax

Command Parameters

vrf

Specifies a VRF instance by VRF name.

vrfids

Specifies a VRF or range of VRFs by ID.

Command Mode

User EXEC

Usage Guidelines

BFD for IPv6 interfaces is a demonstration feature on some products. For more information about feature support, see VOSS Feature Support Matrix.

Command Output

The show ipv6 bfd command displays the following information:

Output field

Description

BFD Version

Specifies the current BFD version.

Admin Status

Specifies whether BFD is enabled globally.

Trap Enable

Specifies whether traps are enabled.

Total session number

Specifies the total number of BFD sessions.

UP

Specifies whether a BFD session is in UP state.

DOWN

Specifies whether a BFD session is in DOWN state.

AdminDown

Specifies whether a BFD session is in AdminDown state.

Init

Specifies whether a BFD session is in Init state.

Example

The following example displays global configuration information for BFD on an IPv6 interface.

Switch:1>show ipv6 bfd
================================================================================
                         BFD information - GlobalRouter
================================================================================
                      BFD Version :  1
                     Admin Status :  TRUE
                      Trap Enable :  FALSE
--------------------------------------------------------------------------------
   Total session number :  1

    UP: 0, DOWN: 1, AdminDown: 0, Init: 0
--------------------------------------------------------------------------------