area

Syntax

area没有区

描述

Creates a normal area withset if not present. If area is present and is not the normal area, this command changes the area type to normal area.

The没有form of this command deletes the area with thespecified. The area can be of any type (stub, stub no-summary, and default normal area).

Command context

config-ospfv3-

Parameters

Specifies the area ID in one of the following formats.
  • Area identifier in IPv4 format (x.x.x.x), wherexis a decimal number from 0 to 255.

  • Area identifier in decimal format. Range: 0 to 4294967295.

权威

Administrators or local user group members with execution rights for this command.

Examples

Creating a normal area:

switch(config)#router ospfv3 1switch(config-ospfv3-1)#area 1switch(config-ospfv3-1)#area 1.1.1.1

删除an area:

switch(config)#router ospfv3 1switch(config-ospfv3-1)#没有区1switch(config-ospfv3-1)#没有区1.1.1.1