Today I post you some Important to Access Routers Using Terminal Server with Help of Octal Cables. This is most probably seen in Lab environment to Access your CCNP or CCIE racks.
So Lets Start Please Seen Image First!!
Now Here We Connect our terminal Server using Aux or Console port. Terminal Server 2511 series route with Async ports. Octale Cable have lines 1-8 and 9-16.
you have just physically connect 2511 router with other router using octale cable in console first.
Router 2511 Configurations
!
ip hostname TERMIANLSERVER
!
ip domain-name CISCO.COM
!
ip host BANGLORE_CY 2001 1.1.1.1
ip host CHENNAI_JN 2002 1.1.1.1
ip host TIRUPATI_CE 2003 1.1.1.1
!-- Here you configured up to 16 lines
!
interface loopback 1
ip address 1.1.1.1 255.255.255.255.255
!
ip default-gateway
!-- When Routing Fail, it is booting ROMMO MODE so configured
!
line con 0
transport input all
line 1-16
session-timeout 20
!
!
line aux 0
transport preferred telnet
transport input all
speed 38400
flowcontrol hardware
!
Thank you,
Regards,
Jignesh
No comments:
Post a Comment