Celestica Documentation Portal

Find your product documents here

passive-interface

Suppresses routing updates on an interface.

Syntaxpassive-interface <IFNAME>|default [A.B.C.D]
Command modeRouter OSPF
Parameters
  • IFNAME – Interface name (Example: Ethernet1, Vlan1, PortChannel1).

  • A.B.C.D – IPv4 address.

Usage Use no passive-interface <IFNAME>|default [A.B.C.D] to remove the configuration.
Supported Releases1.1.0 or later
Click command None
Example
sonic(config-router)# passive-interface default
sonic(config-router)# passive-interface default 1.1.1.1
sonic(config-router)# no passive-interface default 1.1.1.1
sonic(config-router)# no passive-interface default
sonic(config-router)#
sonic(config-router)# passive-interface Ethernet8
sonic(config-router)# passive-interface Ethernet8 1.1.1.1
sonic(config-router)# no passive-interface Ethernet8 1.1.1.1
sonic(config-router)# no passive-interface Ethernet8