[previous] Clear Spacer [next]


AllRoutes

Syntax

FLush [!<port> | !*] -SR AllRoutes [Dec | Hex] [<Transparent | Null | route segment>] [Discover | Static]
SHow [!<port> | !*] -SR AllRoutes [Dec | Hex] [<Transparent | Null | route segment>] [Discover | Static] [<count>]
SHowDefault [!<port> | !*] -SR AllRoutes [Dec | Hex]

Default

All routes in the routing table in decimal format

Description

The AllRoutes parameter allows routes in the routing table to be flushed or displayed in decimal or hexadecimal format. The SHowDefault command displays static routes defined by the ADD -SR ROUte command. The SHow command displays static and discovered routes.

Dynamically learned routes used by LLC2 do not appear in the routing table. You cannot display, flush, or delete RIFs used by LLC2.

Values

Dec | Hex

Specifies whether decimal or hexadecimal format is used to enter and display routes. Decimal is the default format.

<Transparent | Null |
route segment>

Limits the routes displayed or flushed to only Transparent routes, Null routes, or routes that contain the entered route segment.

A route segment is a series of alternating ring and bridge numbers:
:<ring number> & <bridge number>

The colon (:) precedes the ring number; the ampersand (&) precedes the bridge number. The following is an example of a route segment where the frame travels from ring 25 via bridge 2 to ring 4:

:25&2:4

Discover | Static

Discover specifies only dynamic routes learned through the route discovery process are flushed or displayed. Static specifies only manually configured routes using the ADD ROUte command are flushed or displayed.

<count>

Specifies the number of entries to be displayed.

[previous] Clear Spacer [next]