![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/c/f9/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4/cf9abe3c-cbdc-4cee-9477-3b670eb02cf4-bg200.png)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
508
create ospf aggregation
• 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 and Operator-level users can issue this command.
Example usage:
To create an OSPF area aggregation:
DGS-3627:admin# create ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type summary
advertise enable
Command: create ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type summary advertise
enable
Success.
delete ospf aggregation
Purpose Used to delete an OSPF area aggregation configuration.
Syntax
delete ospf aggregation <area_id> <network_address> lsdb_type [summary | nssa_ext]
Description This command is used to delete an OSPF area aggregation configuration.
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 − Specifies the type of address aggregation to be deleted. Choose either summary or
nssa_ext.
Restrictions Only Administrator and Operator-level users can issue this command.
Usage example
To delete the OSPF area aggregation settings:
DGS-3627:admin# 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.
config ospf aggregation
Purpose Used to configure the OSPF area aggregation settings.
Syntax
config ospf aggregation <area_id> <network_address> lsdb_type [summary {advertise
[enable | disable]} | nssa_ext {advertise [enable | disable]}]
Description This command is used to configure the OSPF area aggregation settings.