Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches
Chapter 1 Static Route Configuration Commands
Huawei Technologies Proprietary
1-11
View
Any view
Parameter
inactive
: With the parameter, this command displays the inactive route information.
Without the parameter, this command displays the active and inactive route
information.
verbose
: With the
verbose
keyword, this command displays the verbose route
information. Without the parameter, this command displays the route summary.
protocol
: The parameter has multiple selectable values:
z
direct
:
Displays direct connection route information
z
static
: Displays the static route information.
z
bgp
: Displays BGP route information.
z
isis
: Displays IS-IS route information.
z
ospf
: Displays OSPF route information.
z
ospf-ase
: Displays OSPF ASE route information.
z
ospf-nssa
: Displays OSPF NSSA route information.
z
rip
: Displays RIP route information.
vpn-instance-name: Indicates a VPN instance name.
Description
Use the
display ip routing-table protocol
command to view the route information of
specified protocol.
Example
# Display all direct connection routes summary.
<Quidway> display ip routing-table protocol direct
DIRECT Routing tables:
Summary count: 4
DIRECT Routing tables status:<active>:
Summary count: 3
Destination/Mask
Protocol
Pre Cost
Nexthop
Interface
20.1.1.1/32
DIRECT
0 0 127.0.0.1 InLoopBack0
127.0.0.0/8
DIRECT
0 0 127.0.0.1 InLoopBack0
127.0.0.1/32
DIRECT
0 0 127.0.0.1 InLoopBack0
DIRECT Routing tables status:<inactive>:
Summary count: 1
Destination/Mask
Protocol Pre
Cost
Nexthop
Interface
210.0.0.1/32
DIRECT
0
0 127.0.0.1 InLoopBack0
# View the static routing table.