beautypg.com

Ip ospf hello-interval, Ip ospf hello-interval, ip, Ospf hello-interval – Brocade Network OS Command Reference v4.1.0 User Manual

Page 417: Ospf hello-interval, ip

background image

Network OS Command Reference

379

53-1003115-01

ip ospf hello-interval

2

ip ospf hello-interval

Configures the hello interval.

Synopsis

ip ospf hello-interval interval

no ospf hello-interval

Operands

interval

Hello interval in seconds.

Defaults

The default value is 10 seconds.

Command Modes

Interface subtype configuration mode

Description

Use this command to set the length of time between the transmission of hello packets that this
interface sends to neighbor routers. If you change the hello interval, the dead interval is changed
to be four times the new hello interval, unless the dead interval is also explicitly configured using
the ip ospf dead-interval command. Also, running-config displays only explicitly configured values
of the dead interval, which means that a value that got automatically changed as the result of a
hello-interval change would not be displayed.

Usage Guidelines

Enter no ospf hello-interval to use the default value.

Examples

To set the hello interval to 200 on a specific OSPF 40-gigabit Ethernet interface:

switch(config)# interface fortygigabitethernet 101/0/10

switch(conf-if-fo-101/0/10)# ip ospf hello-interval 200

To set the hello interval to 180 on a specific OSPF virtual Ethernet (VE) interface:

switch(config)# rbridge-id 178

switch(config-rbridge-id-178)# interface ve 24

switch(config-ve-24)# ip ospf hello-interval 180

See Also

interface, interface ve, ip ospf area, ip ospf auth-change-wait-time, ip ospf authentication-key,
ip ospf cost, ip ospf database-filter, ip ospf dead-interval, ip ospf md5-authentication,
ip ospf mtu-ignore, ip ospf network, ip ospf passive, ip ospf priority, ip ospf retransmit-interval,
ip ospf transmit-delay