Dynamips Terminal Server
From Internetworkpro
hostname termserv
!
enable secret cisco
!
username bsci password 0 cisco
ip subnet-zero
!
!
no ip domain-lookup
ip domain-name thefux0red.com
ip host p2r4 2010 172.16.100.100
ip host p2r3 2009 172.16.100.100
ip host p2r2 2008 172.16.100.100
ip host p2r1 2007 172.16.100.100
ip host p1r4 2006 172.16.100.100
ip host p1r3 2005 172.16.100.100
ip host p1r2 2004 172.16.100.100
ip host p1r1 2003 172.16.100.100
ip host bbr2 2001 172.16.100.100
ip host bbr1 2000 172.16.100.100
!
ip cef
!
call rsvp-sync
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 172.16.100.104 255.255.255.0
duplex full
!
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.100.1
no ip http server
!
!
menu TSLINES title ^C
***********************************************************
Cisco Lab Terminal Server
To exit from a device, use CTRL+SHIFT+6 then press x
Please make your selection below:
***********************************************************
^C
menu TSLINES prompt ^C Make your selection: ^C
menu TSLINES text 1 BBR1 - Backbone Router 1
menu TSLINES command 1 telnet bbr1
menu TSLINES text 2 BBR2 - Backbone Router 2
menu TSLINES command 2 telnet bbr2
menu TSLINES text 3 P1R1 - Pod 1 Router 1
menu TSLINES command 3 telnet p1r1
menu TSLINES text 4 P1R2 - Pod 1 Router 2
menu TSLINES command 4 telnet p1r2
menu TSLINES text 5 P1R3 - Pod 1 Router 3
menu TSLINES command 5 telnet p1r3
menu TSLINES text 6 P1R4 - Pod 1 Router 4
menu TSLINES command 6 telnet p1r4
menu TSLINES text 7 P2R1 - Pod 2 Router 1
menu TSLINES command 7 telnet p2r1
menu TSLINES text 8 P2R2 - Pod 2 Router 2
menu TSLINES command 8 telnet p2r2
menu TSLINES text 9 P2R3 - Pod 2 Router 3
menu TSLINES command 9 telnet p2r3
menu TSLINES text 10 P2R4 - Pod 2 Router 4
menu TSLINES command 10 telnet p2r4
menu TSLINES text s show established session
menu TSLINES command s show sessions
menu TSLINES options s pause
menu TSLINES text c clear your established session
menu TSLINES command c disconnect
menu TSLINES text q Quit terminal server session (default)
menu TSLINES command q exit
menu TSLINES default 999
!
!
dial-peer cor custom
!
!
!
!
gatekeeper
shutdown
!
banner login ^C
*******************************************************************************
NOTICE TO USERS
This is a restricted computer system and is for authorized use only. Users
(authorized or unauthorized) have no explicit or implicit expectation of
privacy.
Any or all uses of this system and all files on this system may be intercepted,
monitored, recorded, copied, audited, inspected, and disclosed to authorized
site, and law enforcement personnel, as well as authorized officials of other
agencies, both domestic and foreign. By using this system, the user consents to
such interception, monitoring, recording, copying, auditing, inspection, and
disclosure at the discretion of authorized site.
Unauthorized or improper use of this system may result in administrative
disciplinary action and civil and criminal penalties. By continuing to use
this system you indicate your awareness of and consent to these terms and
conditions of use. LOG OFF IMMEDIATELY if you do not agree to the conditions
stated in this warning.
*******************************************************************************
^C
!
line con 0
stopbits 1
line aux 0
stopbits 1
line vty 0 4
password cisco
login local
autocommand menu TSLINES
line vty 5 15
password cisco
login local
autocommand menu TSLINES
!
end
--IPv6Freely 14:14, 7 April 2008 (CDT)

