beautypg.com

Setting the switch, Assigning an ip address – Allied Telesis AT-S100 User Manual

Page 28

background image

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 DHCP” on page 29

ˆ

“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

ˆ

“Creating VLANs” on page 40

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