xStack
Usage Example
To display OSPF area aggregation settings:
Command: show ospf aggregation
OSPF Area Aggregation Settings
Area ID | Aggregated | LSDB | Advertise |
| Network Address Type |
| |
10.1.1.1 | 10.0.0.0/8 | Summary | Enabled |
10.1.1.1 | 20.2.0.0/16 | Summary | Enabled |
Total Entries: 2
show ospf lsdb
Purpose | Used to display the OSPF Link State Database (LSDB). |
Syntax | show ospf lsdb {area_id <area_id> advertise_router |
| <ipaddr> type [rtrlink netlink summary assummary |
| asextlink]} |
Description | This command will display the current OSPF Link State Database |
| (LSDB). |
Parameters | area_id <area_id> − A |
| (xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the |
| OSPF domain. |
| advertise_router <ipaddr> − The router ID of the advertising router. |
| type [rtrlink netlink summary assummary asextlink] − The type |
| of link. |
Restrictions | None. |
|
|
| NOTE: When this command displays a “*” (a star symbol) in the OSPF |
| LSDB table for the area_id or the Cost, this is interpreted as “no area ID” |
| for external LSAs, and as “no cost given” for the advertised link. |
Usage Example:
To display the link state database of OSPF:
313