3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1300
C
HAPTER
 84: IP
V
6 OSPF
V
3 C
ONFIGURATION
 C
OMMANDS
Description
Use the ospfv3 area command to enable an OSPFv3 process on the interface and 
specify the area for the process.
Use the undo ospfv3 area command to disable an OSPFv3 process.
OSPFv3 is not enabled on an interface by default.
Examples
# Enable OSPFv3 process 1 on an interface that belongs to instance 1 and specify 
area 1 for the process.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-serial2/0] ospfv3 1 area 1 instance 1 
ospfv3 cost
Syntax
ospfv3 cost value [ instance instance-id ]
undo ospfv3 cost [ instance instance-id ]
View
Interface view
Parameters
value: OSPFv3 cost of the interface, in the range 1 to 65535.
instance-id: The instance ID of an interface, in the range of 0 to 255, which 
defaults to 0.
Description
Use the ospfv3 cost command to configure the OSPFv3 cost on an interface of 
an instance.
Use the undo ospfv3 cost command to restore the default OSPFv3 cost on an 
interface of an instance.
By default, a router’s interface automatically calculates the OSPFv3 cost based on 
its bandwidth.
Examples
# Specifies the OSPFv3 cost as 33 on an interface of instance 1.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] ospfv3 cost 33 instance 1 
ospfv3 dr-priority
Syntax
ospfv3 dr-priority priority [ instance instance-id ]
undo ospfv3 dr-priority [ instance instance-id ]
View
Interface view