Ip Ospf Cost; Ip Ospf Priority - Enterasys 1G58x-09 Configuration Manual

Enterasys network device configuration guide
Table of Contents

Advertisement

13.1.2.4 ip ospf cost

Use this command to set the cost of sending a packet on an interface. Each router interface that
participates in OSPF routing is assigned a default cost. This command overwrites the default of 10.
ip ospf cost cost
Syntax Description
cost
Command Syntax of the "no" Form
The "no" form of this command resets the OSPF cost to the default of 10:
no ip ospf cost
Command Type
Router command.
Command Mode
Interface configuration: Matrix>Router(config-if(Vlan <vlan_id>))#
Command Defaults
None.
Example
This example shows how to set the OSPF cost to 20 for VLAN 1:
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip ospf cost 20

13.1.2.5 ip ospf priority

Use this command to set the OSPF priority value for router interfaces. The priority value is
communicated between routers by means of hello messages and influences the election of a
designated router.
ip ospf priority number
Specifies the cost of sending a packet. Valid values range
from 1 to 65535.
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Process Overview: Routing Protocol Configuration
Configuring OSPF
13-31

Advertisement

Table of Contents
loading

Table of Contents