R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
143
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Relay
Destination/Mask Nexthop Flag OutInterface Token Load-sharingBW
100.0.0.0/24 10.0.0.2 USG GE3/0/1 Invalid Invalid
100.0.0.0/24 20.0.0.2 USG GE3/0/2 Invalid Invalid
200.0.0.0/24 30.0.0.2 USG GE3/0/3 Invalid 1000
200.0.0.0/24 40.0.0.2 USG GE3/0/4 Invalid 2000
Table 34 Command output
Field Description
Load-sharing
BW
Bandwidth-based load sharing:
Invalid—Bandwidth-based load sharing is not configured for the equal-cost route, or
configured but does not take effect.
1000/2000—Interface bandwidth for load sharing, in Kbps.
Other fields See Table 33.
display fib ip-address
Use display fib ip-address to display FIB entries that match the specified destination IP address.
Syntax
display fib [ multiple-topology topology-name | 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
multiple-topology topology-name: Displays the FIB entries of a specified topology. The
multiple-topology-name argument is a case-sensitive string of 1 to 31 characters. If you do not specify this
argument, the command displays the FIB entries of the global topology.
vpn-instance vpn-instance-name: Displays the FIB entries of the specified VPN. The vpn-instance-name
argument is a case-sensitive string of 1 to 31 characters. If you do not specify this option, this command
displays FIB entries of the public network.
ip-address: Destination IP address in dotted decimal notation.
mask: IP address mask.
mask-length: Length of IP address mask.
|: 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.