Инструкция по эксплуатации Dell PowerConnect 6224

Страница 320

Advertising
background image

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

console#

 

9.

Задайте имя пользователя и пароль для получения удаленного доступа к коммутатору с уровнем полномочий 

15 (HTTP и HTTPS).

В данном примере имя пользователя 

Dell, пароль Dell, а уровень полномочий – 15. Уровни полномочий варьируются в пределах от 1 до 15,

уровень 

15 является наивысшим. Только доступ 15 уровня позволяет подключение через веб-интерфейс.

console#config

console(config)#username Dell password Dell level 15

console(config)#ip http authentication local

console(config)#ip https authentication local

console(config)#crypto certificate generate key_generate

Создается закрытый ключ RSA размером 1024 бита

console(config)#ip https server

 

10.

Задайте имя пользователя и пароль для получения доступа локальных пользователей –

например с консоли, по протоколу Telnet или с веб-

сервера

.

В данном примере имя пользователя и пароль –

Dell, а уровень полномочий – 15.

console(config)#username Dell password Dell level 15

console(config)#

console(config)#aaa authentication login default line

console(config)#aaa authentication enable default line

console(config)#line console

console(config-line)#login authentication default

console(config-line)#enable authentication default

console(config-line)#password tom

console(config-line)#exit

console(config)#line telnet

console(config-line)#login authentication default

console(config-line)#enable authentication default

console(config-line)#password bob

console(config-line)#exit

console(config)#line ssh

console(config-line)#login authentication default

console(config-line)#enable authentication default

console(config-line)#password jones

console(config-line)#exit

 

Advertising