Technical information
Cuda 12000 IP Access Switch CLI Reference Guide
ip ospf area-id 191
ip ospf area-id
Use this command to configure the OSPF area ID on the current interface. Note that you must
have already created the area ID that you want to assign to the current interface with the
ospf area command within router:ospf mode.
You execute this command from IP interface mode. Once within this mode, you must specify the
IP interface to which you want to apply the OSPF configuration using the ip address command.
You can verify the IP address that you are configuring using the show mode command, which
includes an IP Address=<ip address> line. This line indicates the IP interface that you are currently
configuring. If you fail to specify the IP interface and enter IP interface configuration mode, the
system will not react this ip ospf command.
Use the
no ip ospf area-id command to remove an area for the current interface.
Mode
interface:<type>:csi(<c/s/i>):ip-address(<ip-address>)#
Syntax
ip ospf area-id <area-id> [{enable | disable}]
no ip ospf area-id <area-id>
Arguments
<area-id> Area ID to which you want this interface to belong.
enable Enables the area ID.
disable Disables the area ID.