43 show ip ospf border-routers, 44 show ip ospf database – Kontron AT890X Full-Size CLI User Manual

Page 151

Advertising
background image

AT8901/2/3

Routing Commands

Page 3 - 39

AT8901/2/3 CLI Reference Manual

Redistribute into NSSA Shows whether to redistribute information into the NSSA.
Default Information Originate Shows whether to advertise a default route into the

NSSA

Default Metric Shows the metric value for the default route advertised into the

NSSA.

Default Metric Type Shows the metric type for the default route advertised into the

NSSA.

Translator Role Shows the NSSA translator role of the ABR, which is always or can-

didate.

Translator Stability Interval Shows the amount of time that an elected translator

continues to perform its duties after it determines that its translator sta-
tus has been deposed by another router.

Translator State Shows whether the ABR translator state is disabled, always, or

elected.

3.7.43

show ip ospf border-routers

This command displays the internal OSPF routing table entries to an Area Border
Router (ABR) and Autonomous System Boundary Router (ASBR).

Format

show ip ospf border-routers

Modes

User EXEC
Privileged EXEC

The command displays a table with the following column headings:

Type

The type of the route to the destination, which is one of the following
values:
intra - Intra-area route
inter - Inter-area route

Router ID

Router ID of the destination.

Cost

Cost of using this route.

Area ID

The area ID of the area from which this route is learned.

Router Type The router type of the destination; it is either an ABR or ASBR or

both.

Next Hop

Address of the next hop toward the destination.

Next Hop Intf The outgoing router interface to use when forwarding traffic to the

next hop.

3.7.44

show ip ospf database

This command displays information about the link state database when OSPF is
enabled. If you do not enter any parameters, the command displays the LSA headers
for all areas. Use the optional

<areaid>

parameter to display database information

about a specific area. Use the optional parameters to specify the type of link state
advertisements to display. Use

asbr-summary

to show the autonomous system

boundary router (ASBR) summary LSAs. Use

external

to display the external LSAs.

Advertising