here 
you 
go:


Terminal_Server>en
Password:
Terminal_Server#sh run
Building configuration...

Current configuration:
!
version 11.0
service timestamps log uptime
no service udp-small-servers
no service tcp-small-servers
!
hostname Terminal_Server
!
enable password cisco
!
no ip domain-lookup
!
interface Loopback0
 ip address 1.1.1.1 255.255.255.255
!
interface Ethernet0
 ip address 10.0.0.99 255.0.0.0
!
interface Serial0
 no ip address
 shutdown
!
interface Serial1
 no ip address
 shutdown
!
ip host R8 2008 1.1.1.1
ip host SW1 2009 1.1.1.1
ip host R9 2011 1.1.1.1
ip host R10 2011 1.1.1.1
ip host R1 2001 1.1.1.1
ip host R2 2002 1.1.1.1
ip host R3 2003 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 SW2 2010 1.1.1.1
ip route 0.0.0.0 0.0.0.0 10.0.0.2
banner exec ^C
##############################
# 1. R1  (2501)              #
# 2. R2  (2501)              #
# 3. R3  (2502)              #
# 4. R4  (2502)              #
# 5. R5  (2503)              #
# 6. R6  (2503)              #
# 7. R7  (2509)              #
# 8. R8  (4500)              #
# 9. SW1 (3524)              #
#10. SW2 (2924)              #
#11. R9  (3630)              #
#12. -                       #
#13. -                       #
#14. -                       #
#15. -                       #
#16. -                       #
##############################


^C
banner motd ^C
#####################################################
#                                                   #
#                Welcome to the                     #
#                                                   #
#                   CCIE-LAB                        #
#                                                   #
#               Terminal  Server                    #
#                                                   #
#        You can access this TS lab from            #
#                                                   #
#                                                   #
#                                                   #
# Please use your loginname and password for login  #
#                                                   #
#####################################################
#                                                   #
# ################################################  #
#                                                   #
#####################################################


*****************************************************************
* This is a private computer facility. Access to the facility   *
* must be specifically authorized. If you are not authorized,   *
* your continued access and further inquiry will expose you to  *
* criminal and/or civil proceedings.                            *
*                                                               *
* Thank You,                                                    *
*****************************************************************


^C
alias exec sr show run
alias exec ss show startup
alias exec ct config terminal
alias exec sir show ip route
alias exec siib show ip interface brief
alias exec crs copy run start
!
line con 0
line 1 16
 no exec
 transport input all
line aux 0
 transport input all
line vty 0 4
 password cisco
 login
!
end

Terminal_Server#


Quoting Aspiring Cisco Gurl :

> Thank you again for all the responses.  Does anyone have a sample reverse
> telnet configuration I can attempt to apply on my router?
> 
> Daniel, I realize that you man of mis-read what I typed but I was asking
> about an AS2511-RJ.  The rj specifically means non octal cable but rj45
> ports.  And apparently the answer that I couldnt find is using a roll-over
> cable.  Once again... thanx guys!
> **Please support GroupStudy by purchasing from the GroupStudy Store:
> http://shop.groupstudy.com
> FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> 
> 


Iwan Hoogendoorn




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=74011&t=73987
--------------------------------------------------
**Please support GroupStudy by purchasing from the GroupStudy Store:
http://shop.groupstudy.com
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html

Reply via email to