Specifications

Table Of Contents
Chapter 26: ospf Commands
26 - 12 SSR Command Line Interface Reference Manual
type networks-in-area
– Shows routes to networks in this area.
type networks-other-areas
– Shows routes to networks in other areas.
type as-routes
– Shows AS routes to non-OSPF networks.
lsa
Displays the link state advertisement. Area_Id is the OSPF area for which the
query is directed. Adv_Rtr is the router -id of the router which originated this
link state advertisement. Type specifies the type of advertisement to request.
area-id
<IPaddr>
– Specifies the OSPF area.
type router-links
– Requests router link advertisements that describe
the collected states of the router interfaces. ls-id is set to the originating rout-
ers router-id.
type network-links
– Requests network link advertisements that de-
scribe the set of routers attached to the network. ls-id is set to the IP interface
address of the designated router for the network.
type summary-networks
– Request summary-link advertisements de-
scribing routes to networks. ls-id is set to the IP address of the destination net-
work.
type summary-asbr
– Requests summary-link advertisements describing
routes to AS boundary routers. ls-id is set to the AS boundary router’s router-
id.
type as-external
– Requests AS external link state advertisements. ls-id
is set to the IP address of the destination network.
ls-id
<IPaddr>
– Species the ls-id for the type of link-state advertisement
requested
adv-rtr
<IPaddr>
– Requests the router ID of the originating router.
Restrictions
None.