passive-interface

Last Updated : Oct 26, 2015 |

Suppresses OSPF routing updates on the interface.

Syntax

passive-interface {interface_name | net_address}

Parameters

Parameter

Description

Possible Values

Default Value

interface_name

Name of the interface on which to suppress routing updates

net_address

IP address of the interface on which to suppress routing updates

User level

read-write

Context

Router: ospf

Examples

To suppress OSPF routing updates on the FastEthernet interface:

Gxxx-001(router:ospf)# passive-interface FastEthernet 10/3.1

To suppress OSPF routing updates on the interface at IP address 192.168.1.1:

Gxxx-001(router:ospf)# passive-interface 192.168.1.1