area interface
Use this command to enable OSPF routing on the current interface.
Use no form of this command to disable OSPF routing on the current interface.
Command Syntax
area (A.B.C.D|<0-4294967295>) interface IFNAME
no area (A.B.C.D|<0-4294967295>) interface IFNAME
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 version 4.2.
Examples
#configure terminal
(config)#router ospf 100
(config-router)#area 1 interface xe1
Last modified date: 10/16/2023