D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
336
config ospf aggregation
uniquely identifies the network that corresponds to the OSPF Area.
lsdb_type The type of address aggregation. The user has two choices
for the LSDB type:
summary – Choosing this LSDB type will summarize routes that
are entering the OSPF area by redistribution.
advertise [enable | disable] Allows for the advertisement
trigger to be enabled or disabled.
nssa_ext – Choosing this LSDB type will summarize routes that
are entering the OSPF NSSA from an external source.
advertise [enable | disable]
Allows for the advertisement
trigger to be enabled or disabled.
Restrictions Only administrator-level users can issue this command.
Usage example
To configure the OSPF area aggregation settings:
DGS-3600:4#config ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type
summary advertise enable
Command: config ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type
summary advertise enable
Success.
DGS-3600:4#
show ospf aggregation
Purpose Used to display the current OSPF area aggregation settings.
Syntax
show ospf aggregation {<area_id>}
Description This command will display the current OSPF area aggregation settings.
Parameters
<area_id> Enter this parameter to view this table by a specific OSPF
area ID.
Restrictions None.
Usage example:
To display OSPF area aggregation settings:
DGS-3600:4#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-3600:4#