show mpls rsvp-te neighbor

show mpls rsvp-te neighbor {{vlan} vlan_name | ipaddress} {detail}

Description

Displays all recognized RSVP-TE neighbors.

Syntax Description

vlan_name Displays only the neighbors for the specified VLAN.
ipaddress Displays only the neighbor with the specified ipaddress.

Default

N/A.

Usage Guidelines

This command displays all recognized RSVP-TE neighbors. The IP address of each neighbor is displayed along with the VLAN name for the MPLS interface. For each neighbor, the following information is displayed:
  • Number of RSVP-TE LSPs.
  • Number of hello periods that have elapsed without receiving a valid hello.
  • Remaining time before next hello is sent.
  • Remaining time before next bundle message is sent.
  • Neighbor up time.
  • Neighbor supports RSVP hello.
  • RSVP hello state.
  • Neighbor supports refresh reduction.

If vlan_name is specified, only neighbors for the matching VLAN are shown. If ipaddress is specified, only the neighbor with that IP address is shown. If the detail keyword is specified, the information is shown in a verbose manner.

Example

The following command displays all recognized RSVP-TE neighbors:

# show mpls rsvp-te neighbor
NeighborIP      VLAN Name            #LSPs #Miss NxtHello NxtBundl Flag UpTm
--------------- -------------------- ----- ----- -------- -------- ---- ----
11.121.96.5     vlan1                    2     0     2870        0 UTH-  15m
11.122.96.8     vlan2                    2     0     1770        0 UTH-  15m
Flags: (U) Hello Session Up, (T) Two Way Hello, (H) Neighbor Supports Hello,
(R) Neighbor Supports Refresh Reduction

History

This command was first available in ExtremeXOS 11.6.

Platform Availability

This command is available only on the platforms that support MPLS as described in the Switch Engine 32.2 Feature License Requirements document.