D-Link DXS-3600 Series Cli Reference Manual page 915

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
no ip ospf cost
Parameters
cost COST
Default
By default, cost is not configured. The cost is automatically calculated.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The interface cost reflects the overhead for sending the packet across the interface. This cost is
advertised as the link cost in the router link advertisement. The cost is inversely proportional to the speed
of an interface. The cost can be either manually assigned or be automatically determined.
By default, the cost of an interface is calculated based on reference bandwidth. The cost corresponds that
the reference bandwidth is 1. Use the auto-cost reference-bandwidth command to set the reference
bandwidth. Use the ip ospf cost command to manually specify the cost.
Example
This example shows how to configure the interface cost value to 10 on interface VLAN 1.
Switch# configure terminal
Switch(config)# interface vlan1
Switch(config-if)# ip ospf cost 10
Switch(config-if)#
75-14
ip ospf dead-interval
This command is used to configure the interval during which at least one hello packet form a neighbor
must be received before it is declared offline.
ip ospf dead-interval SECONDS
no ip ospf dead-interval
Parameters
SECONDS
Default
The default interval is 40 seconds.
Command Mode
Interface Configuration Mode.
Specifies the value of the link-state metric. The range of value is from
1 to 65535.
Specifies the interval in seconds. The range of value is from 1 to
65535. A neighbor is regarded as offline if no packets are received
during the interval.
910

Advertisement

Table of Contents
loading

Table of Contents