21 Posts

September 11th, 2012 08:00

>configure the Telnet/SSH authentication for these devices to login as a nonroot

>user—and, in Authentication Manager, enter su in the Enable User ID field and enter

>the root user’s password in Enable User Password in that same authentication. This enables

>full device management functionality with root access.

I'm unable to get it work.

I've created a now account with Read Only privilege and then put "su" as Enable ID and

then the password.

21 Posts

September 11th, 2012 08:00

I've installed Firefox and the user experience is much better.

Thanks for your help

21 Posts

September 12th, 2012 00:00

--> show run

!Current Configuration:

!System Description "PowerConnect 6224, 3.3.3.3, VxWorks 6.5"

!System Software Version 3.3.3.3

!Cut-through mode is configured as enabled

!

configure

vlan database

vlan 120,2220,2229,2235

exit

hostname "eswmis1"

sntp unicast client enable

sntp client poll timer 1024

sntp server 160.xxx.xxx.xxx

sntp server 160.xxx.xxx.xxx priority 2

clock timezone 1 minutes 0 zone "CET"

stack

member 1 1

member 2 1

exit

switch 1 priority 12

ip address 160.xxx.xxx.xxx 255.255.255.0

..

username "admin" password xxxxxxx level 15 encrypted

username "manager" password xxxxxxx level 1 encrypted

..

snmp-server engineid local 800002a2035c260adfd578

no snmp-server enable traps authentication

snmp-server community mis ro ipaddress 160.xxx.xxx.xxx

snmp-server host 160.xxx.xxx.xxx mis traps v2

enable password xxxxxxx encrypted

exit

--> show authentication methods

Login Authentication Method Lists

---------------------------------

defaultList         :  none

networkList         :  local

Enable Authentication Method Lists

----------------------------------

enableList          :  none

Line     Login Method List    Enable Method List

-------  -----------------    ------------------

Console  defaultList          enableList

Telnet   networkList          enableList

SSH      networkList          enableList

HTTPS       :local

HTTP        :local

DOT1X       :

No Events found!

Top