Reference v4.1.0 Instruction Manual

370 Network OS Command Reference
53-1003115-01
ip ospf active
2
ip ospf active
Sets a specific OSPF interface to active.
Synopsis ip ospf active
Operands None
Defaults None
Command Modes Interface subtype configuration mode
Description Use the ip ospf active command to change the state to active on specific OSPF interfaces.
Usage Guidelines Use the ip ospf active command on each interface participating in adjacency formation. This
command overrides the global passive setting on that interface, and enables transmission of
OSPF control packets.
Examples To set a specific OSPF virtual Ethernet (VE) interface to active:
switch# configure
switch(config)# rbridge-id 5
switch(config-rbridge-id-5)# int ve 100
sw0(config-Ve-100)# ip ospf active
See Also ip ospf passive