19 ip ospf disable all, 20 ip ospf hello-interval – CANOGA PERKINS 9175 Command Reference User Manual

Page 226

Advertising
background image

CanogaOS Command Reference

15-17

ip ospf dead-interval 20


Related Commands

ip ospf hello-interval

show ip ospf interface

15.19 ip ospf disable all

To disable al the OSPF functionality on an interface, use the ip ospf disable all command in interface

configuration mode. To restore the OSPF functionality, use the no form of this command.


Command Syntax

ip ospf disable all

no ip ospf disable all


Default

OSPF functionality is enabled.


Command Mode

Interface configuration


Usage


Examples

The following example disables the OSPF functionality on interface eth-0-1:

interface eth-0-1

ip ospf disable all


Related Commands

15.20 ip ospf hello-interval

To specify the interval between hello packets that the switch sends on the interface, use the ip ospf

hello-interval command in interface configuration mode. To return to the default time, use the no form

of this command.


Command Syntax

ip ospf hello-interval seconds

no ip ospf hello-interval

seconds

Specifies the interval (in seconds). The value must be the same for all nodes on a

specific network. The range is from 1 to 65535.

Advertising