R3303-HP HSR6800 Routers MPLS Command Reference
300
Syntax
display fib vpn-instance vpn-instance-name ip-address [ mask | mask-length ] [ | { begin | exclude |
include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vpn-instance-name: Specifies the VPN instance name, a case-sensitive string of 1 to 31 characters.
ip-address: Specifies the destination IP address, in dotted decimal format.
mask: Specifies the mask of the IP address, in dotted decimal format.
mask-length: Specifies the length of the IP address mask, in the range of 0 to 32.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If neither the mask nor the mask-length argument is specified, the command displays the FIB information
that matches the specified destination IP address and has the longest mask in the specified VPN.
Otherwise, the command displays the FIB information that exactly matches the specified destination IP
address and mask in the specified VPN.
Examples
# Display the FIB information that matches the destination IP address 10.2.1.1 in VPN instance vpn1.
<Sysname> display fib vpn-instance vpn1 10.2.1.1
Destination count: 1 FIB entry count: 1
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Relay
Destination/Mask Nexthop Flag OutInterface InnerLabel Token
10.2.1.1/32 127.0.0.1 UH InLoop0 Null Invalid
For information about the command output, see Table 119.
display ip vpn-instance
Use display ip vpn-instance to display information about VPN instances.










