Ip ospf poll-interval, Ip ospf priority – Enterasys Networks X-Pedition XSR CLI User Manual
Page 173
OSPF Commands
XSR CLI Reference Guide 5-97
Mode
Interface configuration:
XSR(config-if<xx>#
Example
The following example imposes OSPF passive on Fast Ethernet interface 1:
XSR(config)#interface fastethernet 1
XSR(config-if
ip ospf poll-interval
This command sets the OSPF polling interval on Multipoint and Point‐to‐Point interfaces. The
default value allows the adjacency to be established per the default Hello interval.
Syntax
ip ospf poll-interval <interval>
Syntax of the “no” Form
The no form of this command removes the poll interval:
no ip ospf poll-interval
Mode
Interface configuration:
XSR(config-if
Example
This example configures the poll interval to 12 times the default hello interval (10 seconds):
XSR(config-if
ip ospf priority
This command sets the OSPF priority value for router interfaces. The priority value is
communicated between routers by means of hello messages and this value influences the election
of a designated router.
Syntax
ip ospf priority number
Syntax of the “no” Form
The no form of this command sets the value to the default:
no ip ospf priority
interval
Poll period, ranging from 1 to 65,535.
number
Specifies the router priority, ranging from 0 to 255.