D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
510
DGS-3627:admin# show ospf aggregation
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
244.0.0.6 11.0.0.0/8 NSSA-Ext Enabled
Total Entries: 2
DGS-3627:admin#
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 | nssa_ext]}
Description This command will display the current OSPF Link State Database (LSDB).
Parameters
area_id <area_id> A 32-bit number in the form of an IP address (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 | nssa_ext] 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.
Example usage:
To display the link state database of OSPF:
DGS-3627:admin# show ospf lsdb
Command: show ospf lsdb
Area LSDB Advertising Link State Cost Sequence
ID Type Router ID ID Number
--------------- --------- --------------- ------------------ -------- ---------
0.0.0.0 RTRLink 50.48.75.73 50.48.75.73 * 0x80000002
0.0.0.0 Summary 50.48.75.73 10.0.0.0/8 1 0x80000001
1.0.0.0 RTRLink 50.48.75.73 50.48.75.73 * 0x80000001
1.0.0.0 Summary 50.48.75.73 40.0.0.0/8 1 0x80000001
1.0.0.0 Summary 50.48.75.73 50.0.0.0/8 1 0x80000001
* ASExtLink 50.48.75.73 1.2.0.0/16 20 0x80000001
Total Entries: 5
DGS-3627:admin#