R21xx-HP FlexFabric 11900 MPLS Command Reference

Table Of Contents
76
Tunnel policy commands
display mpls tunnel
Use display mpls tunnel to display tunnel information.
Syntax
display mpls tunnel { all | statistics | [ vpn-instance vpn-instance-name ] destination { tunnel-ipv4-dest |
tunnel-ipv6-dest } }
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all: Displays all tunnels.
statistics: Displays tunnel statistics.
vpn-instance vpn-instance-name: Specifies a VPN instance by its name, a case-sensitive string of 1 to 31
characters. If you do not specify a VPN instance, the command displays tunnel information for the public
network.
destination: Displays the tunnel destined for the specified address.
tunnel-ipv4-dest: Specifies the tunnel destination IPv4 address.
tunnel-ipv6-dest: Specifies the tunnel destination IPv6 address.
Examples
# Display information about all tunnels.
<Sysname> display mpls tunnel all
Destination Type Tunnel/NHLFE VPN Instance
2.2.2.2 LSP NHLFE1024
3.3.3.3 LSP NHLFE1025
3.3.3.3 LSP NHLFE1026
Table 28 Command output
Field Descri
p
tion
Destination Tunnel destination address.
Type Tunnel type: LSP.
Tunnel/NHLFE
NHLFEnumber, which indicates the ingress LSP that matches the NHLFE
entry with an NID of number.
VPN Instance
VPN instance name. If this field is blank, the tunnel belongs to the public
network.