Enterasys Networks XSR CLI Router User Manual


 
OSPF Commands
5-94 Configuring the Internet Protocol
ip ospf cost
Thiscommandsetsthecostofsendingapacketonainterface.Eachrouterinterfacethat
participatesinOSPFroutingisassignedadefaultcost.Thiscommandoverwritesthedefault.
Syntax
ip ospf cost cost
Syntax of the “no” Form
no ip ospf cost
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
Default
10
Example
Thefollowingexamplesetscost20forinterfaceFastEthernet1:
XSR(config)#interface fastethernet 1
XSR(config-if<F1>)#ip ospf cost 20
ip ospf dead-interval
Thiscommandsetstheintervalaroutermustwaittoreceiveahellopacketfromitsneighbor
beforedeterminingthattheneighborisoutofservice.
Syntax
ip ospf dead-interval seconds
Syntax of the “no” Form
Thenoformofthiscommandsetsthevaluetothedefault:
no ip ospf dead-interval
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
cost
Costofsendingapacketrangingfrom1to65,535.
seconds
Intervalthataroutermustwaittoreceivethehellopacket.Itmustbethesame
onneighboringrouters(onaspecificsubnet),butitcanvarybetweensubnets.
Thisvalueisanunsignedintegerrangingfrom1to65,535seconds.