89
area (OSPF view)
Use area to create an area and enter area view.
Use undo area to remove an area.
Syntax
area area-id
undo area area-id
Default
No OSPF area is created.
Views
OSPF view
Predefined user roles
network-admin
Parameters
area-id: Specifies an area by its ID, an IP address or a decimal integer in the range of 0 to 4294967295
that is translated into the IP address format by the system.
Examples
# Create area 0 and enter area 0 view.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] area 0
[Sysname-ospf-100-area-0.0.0.0]
asbr-summary
Use asbr-summary to configure a summary route on an ASBR.
Use undo asbr-summary to remove a summary route on an ASBR.
Syntax
asbr-summary ip-address { mask-length | mask } [ cost cost | not-advertise | nssa-only | tag tag ] *
undo asbr-summary ip-address { mask-length | mask }
Default
No route summarization is configured on an ASBR.
Views
OSPF view
Predefined user roles
network-admin
Parameters
ip-address: Specifies the destination IP address of the summary route.
mask-length: Specifies the mask length in the range of 0 to 32.