15 show ip route summary, 16 show ip route preferences – Kontron AT890X Full-Size CLI User Manual

Page 125

Advertising
background image

AT8901/2/3

Routing Commands

Page 3 - 13

AT8901/2/3 CLI Reference Manual

IP-Address/Mask The IP-Address and mask of the destination network correspond-

ing to this route.

Preference

The administrative distance associated with this route. Routes with
low values are preferred over routes with higher values.

Metric

The cost associated with this route.

via Next-Hop The outgoing router IP address to use when forwarding traffic to the

next router (if any) in the path toward the destination

Interface

The outgoing router interface to use when forwarding traffic to the
next destination

3.2.15

show ip route summary

Use this command to display the routing table summary. Use the optional

all

parameter to show the number of all routes, including best and non-best routes. To
include only the number of best routes, do not use the optional parameter.

Format

show ip route summary [all]

Mode

Privileged EXEC
User EXEC

Connected Routes The total number of connected routes in the routing table.
Static Routes Total number of static routes in the routing table.
RIP Routes

Total number of routes installed by RIP protocol.

BGP Routes Total number of routes installed by BGP protocol.
OSPF Routes Total number of routes installed by OSPF protocol.
Total Routes Total number of routes in the routing table.

3.2.16

show ip route preferences

This command displays detailed information about the route preferences. Route
preferences are used in determining the best route. Lower router preference values are
preferred over higher router preference values. A route with a preference of 255 cannot
be used to forward traffic.

Format

show ip route preferences

Modes

Privileged EXEC
User EXEC

Local

This field displays the local route preference value.

Static

This field displays the static route preference value.

OSPF Intra This field displays the OSPF Intra route preference value.
OSPF Inter This field displays the OSPF Inter route preference value.
OSPF Ext T1 This field displays the OSPF External Type-1 route preference value.
OSPF Ext T2 This field displays the OSPF External Type-2 route preference value.
OSPF NSSA T1 This field displays the OSPF NSSA Type-1 route preference value.
OSPF NSSA T2 This field displays the OSPF NSSA Type-2 route preference value.

Advertising