13 show ip interface brief, 14 show ip route – Kontron AT890X Full-Size CLI User Manual

Page 124

Advertising
background image

Routing Commands

AT8901/2/3

AT8901/2/3 CLI Reference Manual

Page 3 - 12

Encapsulation Type Is the encapsulation type for the specified interface. The types

are: Ethernet or SNAP.

IP MTU

Displays the maximum transmission unit (MTU) size of a frame, in
bytes.

3.2.13

show ip interface brief

This command displays summary information about IP configuration settings for all
ports in the router.

Format

show ip interface brief

Modes

Privileged EXEC
User EXEC

Interface

Valid slot and port number separated by forward slashes.

IP Address

The IP address of the routing interface in 32-bit dotted decimal format.

IP Mask

The IP mask of the routing interface in 32-bit dotted decimal format.

Netdir Bcast Indicates if IP forwards net-directed broadcasts on this interface. Pos-

sible values are Enable or Disable.

MultiCast Fwd Indicates the multicast forwarding administrative mode on the inter-

face. Possible values are Enable or Disable.

3.2.14

show ip route

This command displays the routing table. The

<ip-address>

specifies the network for

which the route is to be displayed and displays the best matching best-route for the
address. The

<mask>

specifies the subnet mask for the given

<ip-address>

. When you

use the

longer-prefixes

keyword, the

<ip-address>

and

<mask>

pair becomes the

prefix, and the command displays the routes to the addresses that match that prefix.
Use the

<protocol>

parameter to specify the protocol that installed the routes. The

value for

<protocol>

can be

connected

,

ospf

,

rip

,

static

, or

bgp

. Use the

all

parameter to display all routes including best and non-best routes. If you do not use the

all

parameter, the command only displays the best route.

NOTE: If you use the

connected

keyword for

<protocol>

, the

all

option is

not available because there are no best or non-best connected routes.

Format

show ip route

[{<ip-address> [<protocol>] | {<ip-address>

<mask> [longer-prefixes] [<protocol>] | <protocol>} [all]
| all}]

Mode

Privileged EXEC
User EXEC

Route Codes Displays the key for the routing protocol codes that might appear in

the routing table output.

The

show ip route

command displays the routing tables in the following format:

Code IP-Address/Mask [Preference/Metric] via Next-Hop, Interface

The columns for the routing table display the following information:

Code

The codes for the routing protocols that created the routes.

Advertising