Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
OSPF Commands
OmniSwitch CLI Reference Guide
September 2009
page 41-77
show ip ospf area range
Displays all or specified route summaries in a given area.
show ip ospf area area_id range [{summary | nssa} ip_address ip_mask]
Syntax Definitions
area_id
A unique 32-bit value in IP address format.
summary 
Specifies that routes are summarized.
nssa
Specifies the Not So Stubby Area (NSSA) routers are summarized.
ip_address
A 32-bit IP address.
ip_mask
A 32-bit subnet mask.
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Allows you to view the details of a specified OSPF area range.
• See the Related Commands section below for information on modifying an area.
Examples
-> show ip ospf area 0.0.0.0 range
AreaId        Type     Destination        Advertise
---------------+---------+------------------+-----------
0.0.0.0          Summary   192.168.12.1/24 
Matching 
0.0.0.0          NSSA      143.209.92.71/24  noMatching 
Release History
Release 6.1; command was introduced.
output definitions
AreaId
The area identification for the area range.
Type
The type of area the range is associated with.
Destination
The destination address of the range.
Advertise
Shows the filter effect of the range. LSAs in the range are either adver-
tised (Matching) or not advertised (noMatching).