User manual

Network Dial In Access 5-21
1.
Add a user called "User_B" that is a network user type (the
password is the same as the user name):
add user User_B password User_B type network
Note: The default network service for any network user
that you add is PPP. Therefore, there is no need to set the
network service parameter for this user.
2.
User_B's IPX address will be assigned from a pool.
Configure the address pool using the following command:
set ipx system initial_pool 100 pool_members 8
Since we didn't change User_B's default IPX address, it will
automatically be selected from the pool.
3.
Save the changes to flash memory. Type:
save all
Configuring User_C
To configure User_C:
1.
Add a user called "User_C" that is a network user type (the
password is the same as the user name):
add user User_C password User_C type network
2.
Set the user's network service to ARAP:
set network user User_C network_service arap
3.
By default, AppleTalk zone filtering is enabled. However,
this user need to be able to see all AppleTalk zones on the
network. Disable zone filtering:
set network user User_C
filter_zones disable
4.
Save the changes to flash memory. Type:
save all