1-12
Summary Count : 0
# Display brief information about static routes.
<Sysname> display ip routing-table protocol static
Public Routing Table : Static
Summary Count : 2
Static Routing table Status : < Active>
Summary Count : 0
Static Routing table Status : < Inactive>
Summary Count : 2
Destination/Mask Proto Pre Cost NextHop Interface
1.2.3.0/24 Static 60 0 1.2.4.5 Vlan10
3.0.0.0/8 Static 60 0 2.2.2.2 Vlan1
For detailed description of the above output, see
display ip routing-table statistics
Syntax
display ip routing-table
[
vpn-instance
vpn-instance-name
]
statistics
View
Any view
Default Level
1: Monitor level
Parameters
vpn-instance vpn-instance-name
: Displays routing table statistics for a VPN instance. The VPN
instance name is a string of 1 to 31 case-sensitive characters.
Description
Use the
display ip routing-table statistics
command to display the route statistics of the public
network routing table or a VPN routing table.
Examples
# Display route statistics in the routing table.
<Sysname> display ip routing-table statistics
Proto route active added deleted freed
DIRECT 24 4 25 1 0
STATIC 4 1 4 0 0
RIP 0 0 0 0 0
OSPF 0 0 0 0 0
IS-IS 0 0 0 0 0
BGP 0 0 0 0 0
NAT 0 0 0 0 0
Total 28 5 29 1 0