< Home

display rm ipv6 bfd-session

Function

The display rm ipv6 bfd-session command displays the configurations of BFD sessions in Route Management (RM).

Product

Support

S5720-EI, S5720-HI, S5720I-SI, S5720S-SI, S5720-SI, S5735-S, S5735S-S, S5735-S-I, S5730-HI, S5730S-EI, S5730-SI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6720S-SI, S6720-SI, S6730-H, S6730S-H, S6730-S, and S6730S-S

Supported

S2720-EI, S5720-LI, S5735-L, S5735S-L, S5735S-L-M, S5720S-LI, S6720-LI, and S6720S-LI

Not supported

Format

display rm ipv6 bfd-session [ all | [ [ vpn-instance vpn-instance-name ] [ destination destination-address ] [ source source-address ] [ interface interface-type interface-number ] [ protocol { bgp | isis-l1 | isis-l2 | isis-l1l2 | ospfv3 | pim } ] ] ]

Parameters

Parameter Description Value
vpn-instance vpn-instance-name Specifies the name of a VPN instance. The value must be an existing VPN instance name.
destination destination-address Specifies the remote destination address. -
source source-address Specifies the local source address. -
interface interface-type interface-number Specifies the type and number of an outbound interface. -
protocol Indicates a routing protocol.
  • bgp: indicates the Border Gateway Protocol (BGP).

  • isis-l1: indicates IS-IS Level-1.

  • isis-l2: indicates IS-IS Level-2.

  • Isis-l1l2: indicates IS-IS Level-1-2.

  • ospfv3: indicates the Open Shortest Path First (OSPF) version 3 protocol.

  • pim: indicates the Protocol Independent Multicast (PIM) protocol.

-
all Displays all the configurations of BFD sessions in RM, including the BFD sessions of the public network and VPN. If all is not specified, only the configurations of BFD sessions in the public network are displayed. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can use the command to view the BFD sessions that are dynamically created by the routing protocol. The configurations include the global status of BFD, number of BFD sessions, and VPN instance, destination address, source address, interface, and session status of each BFD session. To modify the parameters of a BFD session, refer to the bfd all-interfaces, ospfv3 bfd, isis ipv6 bfd, and peer bfd.

Example

# Display the configurations of BFD sessions in RM.

<HUAWEI> display rm ipv6 bfd-session vpn-instance a destination fc00:0:0::1 source fc00:0:0::2 interface GigabitEthernet0/0/1

BFD Global Status: ON
RM IPv6 BFD Session Total Number: 1
Destination: fc00:0:0::1
Source     : fc00:0:0::2
  Session-State      Local-Discr      Interface             VPN-Name   
  Up                 8192             GigabitEthernet0/0/1  a
  Route-Protocol     Rx-Interval(ms)  Tx-Interval(ms)       Multiplier
  BGP                1000             1000                  7
Table 1 Description of the display rm ipv6 bfd-session command output

Item

Description

BFD Global Status

Global status of BFD:
  • On: indicates that BFD is enabled globally.

  • Off: indicates that BFD is disabled globally.

RM IPv6 BFD Session Total Number

Total number of BFD sessions.

Destination

Destination IP address bound to the BFD session.

Source

Source IP address bound to the BFD session.

Session-State

Current status of a BFD session:
  • AdmDown: If the shutdown (BFD session view) command is used, the BFD session enters the AdmDown state.

  • Down: the BFD session is in the Down state.

  • Init: the BFD session is in the Init state.

  • Up: the BFD session is in the Up state.

Local-Discr

Local discriminator of the BFD session.
  • If the value is 0, it indicates that the RM is notified of the need to set up of a BFD session, but the RM has not instructed BFD to set up the session.

  • If the value is not 0, it indicates that RM has instructed BFD to set up a BFD session. If you need to learn the establishment of the BFD session, you can view the Session-State.

Interface

Local physical interface bound to the BFD session.

Route-Protocol

Routing protocol enabled with BFD:
  • BGP

  • IS-IS Level-1

  • IS-IS Level-2

  • IS-IS Level-1-2

  • OSPFv3

  • PIM

Rx-Interval (ms)

Configured receiving interval in milliseconds.

Tx-Interval (ms)

Configured sending interval in milliseconds.

Multiplier

Configured local detection multiplier.

VPN-Name

Name of the VPN instance.

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