Chapter 7: Second Level Commands

June 30, 2006

Example(s)

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

Using the no ip ospf interface command

Host(config)# no ip ospf interface

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

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

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)

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

Using the no ip ospf interface hello-interval command

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

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”.

7-58

SG1-UM-8500-03

Page 138
Image 138
ADC SG-1 user manual Hostconfig# no ip ospf interface, Using the ip ospf interface hello-interval command