D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
492
delete ospfv3 aggregation
Syntax
delete ospfv3 aggregation <area_id> <ipv6networkaddr>
Description This command is used to delete an OSPFv3 area aggregation.
Parameters
<area_id> - Specify the area where the aggregation belongs to.
<ipv6networkaddr> - Specify the IPv6 network address of the aggregation.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete an OSPFv3 area aggregation:
DGS-3627:admin# delete ospfv3 aggregation 2.2.2.2 2000::/16
Command: delete ospfv3 aggregation 2.2.2.2 2000::/16
Success.
DGS-3627:admin#
config ospfv3 aggregation
Purpose Used to configure an OSPFv3 area aggregation.
Syntax
config ospfv3 aggregation <area_id> <ipv6networkaddr> advertise [enable | disable]
Description This command is used to configure an OSPFv3 area aggregation.
Parameters
<area_id> - Specify the area where the aggregation belongs to. It is index of area
aggregation.
<ipv6networkaddr> - Specify the IPv6 network address of the aggregation. It is index of area
aggregation.
advertise - See below:
enable - OSPFv3 ABR will use this aggregation to aggregate the intra-area routes
when it advertise these routes to another area.
disable - OSPFv3 ABR will not use this aggregation to aggregate the intra-area
routes when it advertise these routes to another area.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure an OSPFv3 area aggregation:
DGS-3627:admin# config ospfv3 aggregation 2.2.2.2 2000::/16 advertise disable
Command: config ospfv3 aggregation 2.2.2.2 2000::/16 advertise disable
Success.
DGS-3627:admin#
show ospfv3 aggregation
Purpose Used to display OSPFv3 area aggregation configurations.
Syntax
show ospfv3 aggregation {<area_id>}
Description This command is used to display OSPFv3 area aggregation configurations.