R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

250
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 you do not specify the prefix-length argument, this command displays the IPv6 FIB entry maximally
matching the destination IPv6 address.
If you specify the prefix-length argument, this command displays the IPv6 FIB entry exactly matching the
specified destination IPv6 address and prefix length.
Examples
# Display the IPv6 FIB entry maximally matching the destination IPv6 address.
<Sysname> display ipv6 fib ::1
FIB Table:
Total number of Routes : 1
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
Destination: ::1 PrefixLength : 128
NextHop : ::1 Flag : UH
Label : Null Token : Invalid
Interface : InLoopBack0
Table 57 Command output
Field Descri
p
tion
Total number of Routes Total number of routes in the FIB.
Destination Destination address.
PrefixLength Prefix length of the destination address.
NextHop Next hop.
Flag
Route flag:
U—Usable route.
G—Gateway route.
H—Host route.
B—Black hole route.
D—Dynamic route.
S—Static route.
Label Label.
Token Label switched path index number.
Interface Outgoing interface.