DELL PC6224F User Manual

Page of 1356
OSPFv3 Commands
947
Syntax
ipv6 ospf areaid 
areaid 
no ipv6 ospf areaid 
areaid 
areaid — Is a 32-bit integer, formatted as a 4-digit dotted-decimal number 
or a decimal value. It uniquely identifies the area to which the interface 
connects.  Assigning an area id which does not exist on an interface causes 
the area to be created with default values. (Range:  0-4294967295). 
Default Configuration
This command has no default configuration.
Command Mode
Interface Configuration (VLAN, Tunnel, Loopback) mode.
User Guidelines
This command has no user guidelines.
Example
The following example defines the OSPF area to which VLAN 15 belongs.
console(config)#interface vlan 15
console(config-if-vlan15)#ipv6 ospf areaid 100
ipv6 ospf cost
Use the ipv6 ospf cost command in Interface Configuration mode to 
configure the cost on an OSPF interface. 
Syntax
ipv6 ospf cost 
cost
no ipv6 ospf cost
cost — Cost for OSPF interface. (Range: 1-65535)
Default Configuration
10 is the default value of 
cost.