User manual
CLI Reference Guide 27
CLI Commands
ADD
Use the ADD command to define:
•
networks you will connect to
•
hosts you need to access
•
SNMP communities
•
users who will dial out, dial in, access the network, or use the CLI
Note that some parameters have default values.
add appletalk network <
network_name
>
address_range [
appletalk_range
]
{ interface [
eth:1
] }
{enabled [
yes | no
]}
Defines an AppleTalk network and the interface used to connect to it. Each
AppleTalk network address allows up to 253 nodes to be attached. You must
add at least one zone name to your AppleTalk network before you can enable
it. Unlike most added networks, AppleTalk nets are not enabled by default.
Parameters Description
<network_name> Designation of AppleTalk network, up to 32 characters.
address_range Address range of the network being added. For
example, 1-5 defines five networks, addresses 1
through 5. Options are 1 through 65280. Address 0-0
may be used, but only if the system isn’t used as a seed
router. See
set appletalk network
on page 76 for details
on the seed router.
enabled Sets networks as enabled or not.
interface Name of the interface that the network will transmit to
and receive data on. The only option is eth:1.
For example:
add appletalk network Net1 address_range 1-5