3-37
Cisco Content Services Switch Routing and Bridging Configuration Guide
OL-8241-02
Chapter3 Configuring Open Shortest Path First
Showing OSPF Information
Showing ASE Entries
To show AS-external (ASE) entries in the LSDB, enter:
# show ospf ase
To find specific entries, pipe the output through the grep command. For example:
show ospf ase|grep 10.10.10.0
Table 3 -7 describes the fields in the show ospf ase command output.
Showing the Configured Advertised ASE Routes
To show the configuration of ASE routes into OSPF, enter:
# show ospf advertise
To show the configuration of ASE routes into OSPF for a specific host, include
the IP address or host and the subnet mask. Enter the address in dotted-decimal
format (for example, 192.168.11.1) or mnemonic host-name format (for example,
myname.mydomain.com). Enter the mask either:
As a prefix length in CIDR bit-count notation (for example, /24). Do not enter
a space to separate the IP address from the prefix length.
In dotted-decimal notation (for example, 255.255.255.0).
Table3-7 Field Descriptions for the show ospf ase Command
Field Description
Link State ID The network destination for the advertisement
Router ID The advertising router
Age The age, in seconds, of the ASE LSA
T The ASE type of the route; 1 for ASE Type1 or 2for ASE
Type2
Tag The tag for the route
Metric The network cost for the route
FwdAddr The external destination (forwarding address) for the
packets