Using the ip ospf interface hello-interval command – ADC SG-1 User Manual

Page 138

Advertising
background image

Chapter 7: Second Level Commands

June 30, 2006

7-58

SG1-UM-8500-03

Example(s)

Using the no ip ospf interface command

This command disables OSPF on an interface.

Usage

no ip ospf interface <Ethernet | VLAN | ATM> <slot number>\<port number>

[\<sub-interface>]

For parameters and examples, refer to

“Using the ip ospf interface command” on page 7-57

.

Using the ip ospf interface hello-interval command

This command specifies the interval time in seconds between hello packets.

Usage

ip ospf interface <Ethernet | VLAN | ATM> <slot number>\<port number>

[\<sub-interface>] hello-interval <seconds>

Parameter(s)

<seconds>

The time interval between hello packets.

For additional parameters, refer to

“Using the ip igmp proxy command” on page 7-51

.

Example(s)

Using the no ip ospf interface hello-interval command

The command sets the interval time between hello packets to its default value.

Usage

no ip ospf interface <Ethernet | VLAN | ATM> <slot number>\<port number>

[\<sub-interface>] hello-interval

For parameters and examples, refer to

“Using the ip ospf interface hello-interval command”

.

Host(config)# ip ospf interface Ethernet 1 \ 2 area 12.3.5.6

Host(config)# ip ospf interface ATM 2 \ 1 \ 32 area 12.5.45.8

Host(config)# ip ospf interface VLAN 1 \ 2 \ 33 area 44.55.2.15

Host(config)# no ip ospf interface

Host(config)# ip ospf interface ... hello-interval

Host(config)# ip ospf interface Ethernet 1 \ 2 hello-interval 22

Host(config)# ip ospf interface ATM 2 \ 1 \ 44 hello-interval 32

Host(config)# ip ospf interface VLAN 1 \ 2 \ 33 hello-interval 23

Host(config)# no ip ospf interface ... hello-interval

Advertising