ADC SG-1 Manuel D’Utilisation

Page de 226
7-58
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 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 
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 
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