Setting the switch, Assigning an ip address – Allied Telesis AT-S100 User Manual
Page 28
Chapter 2: Configuring the AT-S100 Software
28
Setting the Switch
The procedures in this section describe how to perform basic switch
functions such as assigning an IP address, creating a user name and
password, and downloading software. See the following sections:
“Assigning an IP Address” on page 28
“Setting a Gateway Address” on page 29
“Setting the Network Time” on page 29
“Increasing Frame Size (Jumbo Frames)” on page 31
“Saving the Configuration” on page 31
“Adding a User Name and Password” on page 31
“Displaying and Setting MAC Addresses” on page 32
“Rebooting the Switch” on page 35
“Resetting Switch to Factory Default Values” on page 35
“Upgrading or Downgrading Software” on page 35
“Uploading an Image File” on page 37
“Displaying and Saving Configuration Files” on page 38
“Copying Configuration Files” on page 39
“Uploading and Downloading Configuration Files” on page 39
Assigning an IP
Address
The IP address for the switch enables you to access the switch through
the console port. You must assign an IP address to a VLAN in the
Interface Command Mode. You may assign the IP address to the default
VLAN which is VLAN 1 or to a VLAN that you have created. For
information about how to create a VLAN, see “Creating VLANs” on
page 40.
The syntax of the IP address command is:
ip address xxx.xxx.xxx.xxx/subnet mask
To set the IP address to 192.68.12.8 with a subnet mask of 255.255.255.0
(24 bits) to VLAN 1, enter the following commands:
switch# configure terminal
switch(config)# interface vlan1
switch(config-if)# ip address 192.68.12.8/24