display bgp ipv6 bfd session vpnv6 vpn-instance peer

Function

The display bgp ipv6 bfd session vpnv6 vpn-instance peer command displays information about BFD sessions in vpn instances between BGP peers.

Format

display bgp ipv6 bfd session vpnv6 vpn-instance vpn-instance-name peer ipv6-address

Parameters

Parameter Description Value
vpnv6

Displays information about the BFD sessions of a VPNv6 instance.

-

vpn-instance vpn-instance-name

Specifies the name of a VPN instance in an IPv6 address family.

The value is a string of 1 to 31 case-sensitive characters.

peer ipv6-address

Specifies the IPv6 address of a peer.

The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

The peer bfd and peer bfd enable commands can be used to change the parameters of BFD sessions between BGP peers. To view information about BFD sessions between BGP peers, run the display bgp ipv6 bfd session command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display BFD sessions in VPN instances between BGP peers.
<HUAWEI> display bgp ipv6 bfd session vpnv6 vpn-instance vpn1 peer 2001:DB8:100::2
VPN-Instance vpn1:
  Local_Address  : 2001:DB8:100::1                                  
  Peer_Address   : 2001:DB8:100::2                                  
  Tx-interval(ms): 10          Rx-interval(ms): 10  
  Multiplier     : 3           Interface      : GigabitEthernet0/1/1
  Session-State  : Up
  Wtr-interval(m): 10
Table 1 Description of the display bgp ipv6 bfd session vpnv6 vpn-instance peer command output
Item Description
Local_Address

Local address.

Peer_Address

Peer address.

Multiplier

Remote detection multiplier.

Interface

Interface used to set up the BFD session.

Information about the interface is displayed only when the EBGP peer relationship is set up between it and its directly connected interface; otherwise, the interface information is displayed as Unknown.

Session-State

BFD status:

  • BFD global disable: BFD is globally disabled.
  • Up: The BFD session is in the Up state.
  • Down: The BFD session is in the Down state.
  • Unknown: When BFD fails to go Up for the first time, whether the link is faulty is unknown.
Tx-interval(ms)

Interval at which BFD packets are sent, in milliseconds.

Rx-interval(ms)

Interval at which BFD packets are received, in milliseconds.

Wtr-interval(m)

WTR time of the BFD session, in minutes.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >