beautypg.com

Allied Telesis AT-S83 User Manual

Page 341

background image

AT-S83 Management Software Command Line Interface User’s Guide

341

Use the no form of this command to disassociate a network address from
an area. In addition, you can use the no form of this command to remove
the host area configuration.

Command Mode

Router mode

Examples

The following commands set the network address of 10.0.0.0/8 to an area
id of 3:

switch#configure terminal

switch(config)#router ospf 100

switch(config-router)# network 10.0.0.0/8 area 3

The following commands set the network address of 192.168.0.0 and a
subnet mask of 255.255.0.0 to an area id of 12:

switch#configure terminal

switch(config)#router ospf 90

switch(config-router)# network 192.168.0.0 255.255.0.0
area 12

Related Commands

“HOST AREA” on page 314