2 Initial Configuration

3.Type “username guest password 0 password,” for the Normal Exec level, where password is your new password. Press <Enter>.

4.Type “username admin password 0 password,” for the Privileged Exec level, where password is your new password. Press <Enter>.

Username: admin

Password:

CLI session with the 24/48 L2/L4 GE Switch is opened.

To end the CLI session, enter [Exit].

Console#configure33-2

Console(config)#username guest password 0 [password]41-1Console(config)#username admin password 0 [password] Console(config)#

Setting an IP Address

You must establish IP address information for the switch to obtain management access through the network. This can be done in either of the following ways:

Manual — You have to input the information, including IP address and subnet mask. If your management station is not in the same IP subnet as the switch, you will also need to specify the default gateway router.

Dynamic — The switch sends IP configuration requests to BOOTP or DHCP address allocation servers on the network.

Manual Configuration

You can manually assign an IP address to the switch. You may also need to specify a default gateway that resides between this device and management stations that exist on another network segment. Valid IP addresses consist of four decimal numbers, 0 to 255, separated by periods. Anything outside this format will not be accepted by the CLI program.

Note: An IPv4 address for this switch is obtained via DHCP by default.

Assigning an IPv4 Address

Before you can assign an IP address to the switch, you must obtain the following information from your network administrator:

IP address for the switch

Network mask for this network

Default gateway for the network

To assign an IPv4 address to the switch, complete the following steps:

1.From the Global Configuration mode prompt, type “interface vlan 1” to access the interface-configuration mode. Press <Enter>.

2.Type “ip address ip-address netmask,” where “ip-address” is the switch IP address and “netmask” is the network mask for the network. Press <Enter>.

2-4

Page 40
Image 40
Accton Technology ES4524D, ES4548D, 24/48-Port manual Setting an IP Address, Assigning an IPv4 Address