display ip routing-table summary
Use display ip routing-table summary to display brief routing table information, including maximum number of ECMP routes, maximum number of active routes, and number of remaining active routes.
Syntax
display ip routing-table [ vpn-instance vpn-instance-name ] summary
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string of 1 to 31 characters. If you do not specify a VPN instance, the command displays brief routing table information for the public network.
Examples
# Display brief routing table information for the public network.
<Sysname> display ip routing-table summary Max ECMP: 32 Max Active Route: 262144 Remain Active Route: 262126
# Display brief routing table information for the MPLS L3VPN instance vpn1.
<Sysname> display ip routing-table vpn-instance vpn1 summary Max ECMP: 32 Max Active Route: 262144 Remain Active Route: 262134 Threshold value of active routes alert: 65100
Table 5: Command output
Field | Description |
---|---|
Max ECMP | Maximum number of ECMP routes supported by the system. |
Max Active Route | Maximum number of supported routes. |
Remain Active Route | Number of the remaining inactive routes. |
Threshold value of active routes alert | Alarm threshold of active routes specified by using the routing-table limit command in a VPN instance:
|