Getting Started with MAXserver Access Servers
0038
39
Telneting into the Access Server Console Port
Do the following to telnet into the console port on an access server:
NOTE: You should issue both the DEFINE and SET commands
where they are indicated in the following procedure. Issuing
both the DEFINE and SET commands ensures that the
parameter change will take effect without rebooting the unit.
1.
Configure the essential IP characteristics on the Access Server as
follows:
a.
Configure the IP Address to be assigned to the access server:
define server ip address [ip-address]
set server ip address [ip-address]
b.
Disable the Subnet Mask Autoconfigure feature. This disables the
access server’s ability to automatically define the natural subnet
mask based on the IP address assigned to the unit. For example,
the default subnet mask for a Class B network is 255.255.00. The
default setting for Subnet Mask Auto-configure is ENABLED. You
must disable the autoconfigure feature in order for the server to
save any other variable-length subnet mask.
Use the following commands to disable the Subnet Mask
Autoconfigure feature:
define server ip subnet mask autoconfigure disabled
set server ip subnet mask autoconfigure disabled