area interface passive
Use this command to suppress sending hello packets on the current interface.
Use no form of this command to unsuppress sending Hello packets on the current interface.
Command Syntax
area (A.B.C.D|<0-4294967295>) interface IFNAME passive
no area (A.B.C.D|<0-4294967295>) interface IFNAME passive
Parameters
A.B.C.D
OSPF area ID as an IPv4 address.
<0-4294967295>
OSPF area ID as a decimal value.
IFNAME
Specify the interface name.
Default
No default value is specified
Command Mode
Router mode
Applicability
This command was introduced in OcNOS-SP version 4.2.
Examples
#configure terminal
(config)#router ospf 100
(config-router)#area 1 interface xe1 passive
Last modified date: 08/28/2023