passive-interface
Suppress/unsuppress OSPF packets from being sent or received over the specified interface.
Syntax: [no] passive-interface [pos bay/slot/port | ethernet 0 | loopback identifier | composite-link name | aggregate-link identifier | gbe bay/slot/port | vlan bay/slot/port.vlanid]
aggregate-link identifier
Specifies an aggregate-link interface
composite-link identifier
Specifies a composite link interface.
ethernet 0
Specifies the single ethernet interface.
gbe bay/slot/port
Specifies a Gigabit Ethernet interface.
loopback identifier
Specifies the loopback interface.
pos bay/slot/port
Specifies a POS interface.
vlan bay/slot/port.vlanid
Specifies a VLAN interface.
Description: A passive interface in OSPF is one which does not send or receive OSPF routing traffic.
Use the passive-interface interface-identifier command to enable passive interface behavior on the specified interface.
Use the no passive-interface interface-identifier command to disable passive interface behavior on the specified interface.
Factory Default: No passive interfaces configured.
Command Mode: Router configuration.
Example 1: In the following example:
- The router ospf command enables OSPF on the router, specifies an OSPF instance, and changes the command mode to Router configuration
- The passive-interface pos n/n/n command suppresses OSPF routing updates on POS interface 1/5/1
router(config)#router ospf 100
router(config-router)#)#passive-interface pos 1/5/1
router(config-router)#end
router#
Related Commands: router ospf
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: ospf.fm
HTML File Name: ospf21.html
Last Updated: 05/10/04 at 16:34:58