D-Link TM DES-6500 Switch User Manual


 
xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
DES-6500:4#delete ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type summary
Command: delete ospf aggregation 10.1.1.1 10.48.76..122/16 lsdb_type summary
Success.
DES-6500:4#
config ospf aggregation
Purpose Used to configure the OSPF area aggregation settings.
Syntax
config ospf aggregation <area_id> <network_address>
lsdb_type summary {advertise [enabled | disabled]}
Description This command is used to configure the OSPF area aggregation
settings.
Parameters
<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.
<network_address> The 32-bit number in the form of an IP
address that uniquely identifies the network that corresponds to
the OSPF Area.
lsdb_type summary Specifies the type of address aggregation.
advertise [enabled | disabled] 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:
DES-6500: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.
DES-6500:4#
show ospf aggregation
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.
Purpose
312