Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
OSPFv3 Commands
OmniSwitch CLI Reference Guide
September 2009
page 42-13
ipv6 ospf area
Assigns an OSPFv3 interface to a specified area.
ipv6 ospf area area_id [type {normal | stub [default-metric metric]}]
no ipv6 ospf area area_id 
Syntax Definitions
area_id
A unique 32-bit value in IPv4 address format.
normal
Sets the area as a regular OSPFv3 area.
stub
Configures an OSPFv3 area as a stub area.
metric
Defines the metric to be used for default routes injected into the stub.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of the command to delete the OSPFv3 area.
• The default-metric parameter defines the metric to be used for default routes injected into the stub 
area.
Examples
-> ipv6 ospf area 0.0.0.1
-> ipv6 ospf area 0.0.0.1 stub
-> ipv6 ospf area 0.0.0.1 type normal
-> no ipv6 ospf area 0.0.0.1
Release History
Release 6.1.3; command was introduced.
Related Commands
parameter
default
normal | stub
normal
Displays either all the OSPFv6 areas, or a specified OSPFv6 area.