Configure Telnet/IP address on 6400

Post Reply
jspec55

Configure Telnet/IP address on 6400

Post by jspec55 »

Hi,

I was wondering if anyone could write the commands to assign an ip address to int vlan 1. I also would like to enable telnet to the switch. So maybe some AAA commands?

Thanks
cedric1

Re: Configure Telnet/IP address on 6400

Post by cedric1 »

hello

http://enterprise.alcatel-lucent.com/pr ... /os_nt.pdf

aaa authentication ssh local
aaa authentication telnet local

ip interface "name_you_want" address XX.xx.xx.xx/XX vlan 1
jspec55

Re: Configure Telnet/IP address on 6400

Post by jspec55 »

Great! Thank you! This is a good PDF.

One more thing, how do you create a new user login to the local database of the switch?
cedric1

Re: Configure Telnet/IP address on 6400

Post by cedric1 »

user user-name password password-user read-write all

if you want this user to be able to communicate for snmp

user user-name password password-user read-write all no auth
Post Reply

Return to “OmniSwitch 6400”