Google Translation
Main Menu
| Home |
| Useful Links |
| Public Route Server |
| Download |
Login Form
Advertisements
Who's Online
We have 1 guest onlineLatest Articles
- Cisco AUX port for back door emergency link configuration
- Multilink PPP protocol configuration
- Cisco HDLC WAN protocol
- How to install sslexplorer on SuSE linux
- How to convert Cisco AP521 back into stand alone mode
- [log] :Problem with RX packet, length is 1, what is it?
- sslexplorer invalid credentials on SuSE / Linux
- Default password for Cisco AP 521
Popular
- Enable Telnet on IE7.0 with Windows XP and Vista
- How to create loopback interface on Windows XP
- Cisco 7200 Simulator - Dynamips installation for window
- BGP sample configuration guide - Cisco
- How IP-helper address works?
- BGP sample configuration Case 1-1
- BGP Community String for Verizon Business AS701
- Network Settings In VMWare Player
| [Cisco] Access Server setup for the LAB(CCIE) |
|
|
|
| Written by Chris | ||||||||
|
Here is some tips to setup Cisco Access Server (Cisco 2509 or Cisco 2511) on your lab environment. I hope it help you to save a lot of time especially when you go to CCIE Lab testing.
AccessServer#show run
Building configuration... ! version 12.2 no service single-slot-reload-enable service timestamps debug uptime service timestamps log uptime no service password-encryption service udp-small-servers service tcp-small-servers ! hostname AccessServer !! ! ! ! ip subnet-zero ip host R1 2001 1.1.1.1 ip host R3 2003 1.1.1.1 ip host R2 2002 1.1.1.1 ip host R4 2004 1.1.1.1 ip host R5 2005 1.1.1.1 ip host R6 2006 1.1.1.1 ip host R7 2007 1.1.1.1 ip host PIX 2011 1.1.1.1 ip host Frame 2016 1.1.1.1 ip host SwitchB 2014 1.1.1.1 ip host SwitchA 2015 1.1.1.1 ! ! ! ! interface Loopback0 ip address 1.1.1.1 255.255.255.255 ! interface Ethernet0 ip address 192.168.1.1 255.255.255.0 ! interface Serial0 no ip address shutdown ! interface Serial1 no ip address shutdown ! no ip classless ip route 0.0.0.0 0.0.0.0 192.168.1.1 no ip http server ! ! line con 0 exec-timeout 0 0 logging synchronous line 1 9 transport input telnet end How it works? See below picture 1. From the AccessServer, type 'show session', and AccessServer will show all the sessions already opened. - Type each router/host name such as 'R1', 'R2' and so on. ![]() 2. After opening all the session, you can login in using connection number #. - Type '1', bring you to R1 router (in this case) - Tupe '2', bring you to R2 router (in this case) ![]() 3. How to move back to AccessServer? - click Ctl + Shift + ^ and push 'x' Good Luck ! Add as favourites (16) | Views: 404 | E-mail
Powered by AkoComment Tweaked Special Edition v.1.4.3 |
||||||||
| < Prev | Next > |
|---|






Be first to comment this article





















