User`s guide

AlliedWare Plus Version 2.1.1 Software Release Notes
PN 613-001353 Rev A 4 Allied Telesis, Inc.
7. Download the AT-S100 v1.0.5 Patch 1 and AlliedWare Plus v2.1.1 Management Software to
your computer. The site also has a TFTP server that you can download and use during the
upgrade procedure if your network does not have one.
8. Unzip the files and store the management software image files, identified with “.img”
extensions, on your TFTP server.
Phase 2: Assigning an IP Management Address to the Switch
The switch must have an IP management address to communicate with the TFTP server on your
network. To assign an IP address to the switch, perform these steps:
1. To start a local management session on the switch, perform these steps:
a. Use the management cable that comes with the switch to connect a terminal or computer
with a terminal emulator program to the Console port on the switch.
b. Configure the terminal or terminal emulator program as follows:
Baud rate: 9600 bps
Data bits: 8
Parity: None
Stop bits: 1
Flow control: None
c. When prompted, enter a valid user name and password. The default manager account
has the user name “manager” and the password “friend”.
2. From the Privileged Executive mode, enter the SHOW IP INTERFACE BRIEF command to
determine whether the switch already has an IP address:
(none)# show ip interface brief
Here is an example of what you should see:
If the switch already has an IP address, go to Phase 3. Otherwise, continue with the next step
to assign the switch an IP address.
2. Enter the Interface Command mode of the VLAN the switch will use to communicate with the
TFTP server on your network. This example shows how to enter the Interface Command
Mode for the Default_VLAN, which has the VID 1:
(none)# configure terminal
Enter configuration commands, one per line. End with CTRL/Z.
(none)(config)# interface vlan1
(none)(config-if)#
3. Use the IP ADDRESS command in the Interface Command mode to assign the VLAN an IP
address. The address must be a member of the same subnet as the IP address of the TFTP
server on your network. To assign the switch a static IP address, use this format of the
command:
ip address
ipaddress
/
mask
The MASK parameter is a decimal number that represents the number of bits, from left to
right, that constitute the network portion of the address. Here are a couple basic examples:
The decimal mask 16 is equivalent to the mask 255.255.0.0.
Interface IP-Address/Mask Status Protocol
vlan1 unassigned up down