beautypg.com

Dell POWEREDGE M1000E User Manual

Page 102

background image

100

Configuring Dell PowerConnect

Burned In MAC Address.......................... 0063.4802.0011

console#

5. Ping the management station from the switch to ensure that connectivity has been achieved.

Wait 30 seconds for port to be in STP forwarding before pinging the management station. In this

example, the Management station IP is 50.1.1.2.

console>ping 50.1.1.2

64 bytes from 50.1.1.2: icmp_seq=1. time=0 ms

64 bytes from 50.1.1.2: icmp_seq=2. time=0 ms

64 bytes from 50.1.1.2: icmp_seq=3. time=0 ms

64 bytes from 50.1.1.2: icmp_seq=4. time=0 ms

----50.1.1.2 PING Statistics----

4 packets transmitted, 4 packets received, 0% packet loss

round-trip (ms) min/avg/max = 0/0/0

6. Define a user name and password to allow privileged level 15 switch access for a remote user (HTTP

and HTTPS).
In this example, the user name

Dell, the password is Dell1234, and the privilege level is 15. Privilege

levels range from 1

15, with 15 being the highest level. Level 15 access is the only level of access for the

Web interface.

console#config

console(config)#username Dell password Dell1234 level 15

console(config)#ip http authentication local

console(config)#ip https authentication local

console(config)#crypto certificate generate key_generate

Generating RSA private key, 1024 bit long modulus

console(config)#ip https server

7. Define a user name and password to allow access for a local user—console, Telnet, or Web Server, for

example.
In this example, the user name is Dell, the password is Dell1234, and the privilege level is 15.

console(config)#username Dell password Dell1234 level 15