![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/8/3c/83c5e96a-887f-4d52-a6a3-f07bd969a4ac/83c5e96a-887f-4d52-a6a3-f07bd969a4ac-bg14c.png)
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
329
Host Address Metric Area_ID
--------------- --------------- -----------
10.48.73.21 2 10.1.1.1
10.48.74.122 1 10.1.1.1
Total Entries: 2
DGS-3324SRi:4#
create ospf aggregation
Purpose Used to configure OSPF area aggregation settings.
Syntax
create ospf aggregation <area_id> <network_address>
lsdb_type summary {advertise [enable | disable]}
Description This command is used to create an OSPF area aggregation.
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 − The type of address aggregation.
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 create an OSPF area aggregation:
DGS-3324SRi:4#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.
DGS-3324SRi:4#
delete ospf aggregation
Purpose Used to delete an OSPF area aggregation configuration.
Syntax
delete ospf aggregation <area_id> <network_address>
lsdb_type summary
Description This command is used to delete an OSPF area aggregation
configuration.