Ipv6 Ospf Cost - D-Link DXS-3600 Series Cli Reference Manual

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
ipv6 ospf PROCESS-ID area AREA-ID [instance INSTANCE-ID]
no ipv6 ospf PROCESS-ID area AREA-ID [instance INSTANCE-ID]
Parameters
AREA-ID
PROCESS-ID
INSTANCE-ID
Default
By default, this option is disabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command configures an area of an OSPF process on an interface. This setting takes effect only
when the configured interface is an IPv6 interface. The created area is a normal area initially and can be
changed to another type of area by using the area stub command.
On the same interface, only one area can be configured for the same OSPF process. The instance ID is a
value representing a specific instance. The instance ID must the same as the neighbor router in order to
establish the neighbor session.
Example
This example shows how to create an OSPF area on an interface.
Switch# configure terminal
Switch(config)# interface vlan 1
Switch(config-if)# ipv6 address 2001:DB8:0:6::/64 eui-64
Switch(config-if)# ipv6 enable
Switch(config-if)# ipv6 ospf 1000 area 0.0.0.0 instance 2
Switch(config-if)#
76-10

ipv6 ospf cost

This command is used to explicitly specify the cost of sending a packet on an interface. To reset the
interface cost to the default value, use the no form of this command.
ipv6 ospf cost COST
no ipv6 ospf cost
Parameters
COST
Specifies the identifier of the area. It can be specified as an IPv4
address.
Specifies the process ID. The ID of a process is used internally and
should be uniquely locally assigned.
(Optional) Specifies Instance identifier. The valid setting is from 0 to
255. If not specified, the default is 0.
Specifies the unsigned integer value expressed as the link-state
959

Advertisement

Table of Contents
loading

Table of Contents