I just received my 2511 and Octal cable.
I already reset the 2511 config. So far what I have int the running-config are these:
conf t
hostname ACCESS_SERVER
enable secret cisco
line vty 0 4
password cisco
login
logging synchronous
exec-timeout 0 0
exit
line con 0
password cisco
login
logging synchronous
exec-timeout 0 0
exit
After that I have no idea how to setup an access server for my lab.
Can someone help me with this step by step?
Also can I use the two serial interface on 2511 for my lab too?
Thanks