Thank you everyone for the respond: Changed the length to 512, on console but now cannot see a pause
Prev level is 15 --------------------------------- Config on One of the switch: ------------------------------------- line con 0 length 512 line vty 0 4 privilege level 15 password cisco login length 40 line vty 5 15 no login ! --------------------------------------------- Access switch config: ---------------------------------------------- Access#sh previlag Access#sh previlag ^ % Invalid input detected at '^' marker. Access#sh run Building configuration... Current configuration : 3434 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Access ! no logging console enable password cisco ! ip subnet-zero no ip domain-lookup ip host Cat3 2003 1.1.1.1 ip host Cat4 2004 1.1.1.1 ip host Cat2 2002 1.1.1.1 ip host cat1 2001 1.1.1.1 ip host BB3 2015 1.1.1.1 ip host BB2 2014 1.1.1.1 ip host BB1 2013 1.1.1.1 ip host R9 2012 1.1.1.1 ip host R8 2011 1.1.1.1 ip host R7 2010 1.1.1.1 ip host R6 2009 1.1.1.1 ip host R5 2008 1.1.1.1 ip host R4 2007 1.1.1.1 ip host R2 2006 1.1.1.1 ip host R1 2005 1.1.1.1 ! ! ! ! interface Loopback0 ip address 1.1.1.1 255.255.255.255 ! interface Ethernet0 ip address 10.10.10.2 255.255.255.0 ! interface Serial0 no ip address shutdown ! no ip http server ip classless ! ! menu console_menu title ^CC ===================================================== Welcome to CT Home Lab Terminal Server ===================================================== To disconnect a session, Please Press: X and then "16" to disconnect. Type a number (1-14) to select an option. Type "15" to exit menu. 1. Device SW1 Console 2. Device SW2 Console 3. Device SW3 Console 4. Device SW4 Console 5. Device R1 Console 6. Device R2 console 7. Device R4 Console 8. Device R5 Console 9. Device R6 Console 10. Device R7 Console 11. Device R8 Console 12. Device R9 Console 13. Device BB1 Console 14. Device BB2 Console 15. Device BB3 Console 16. Exit 17. Disconnect Your Present Serial Connection ^C menu console_menu command 1 connect 1.1.1.1 2001 menu console_menu command 2 connect 1.1.1.1 2002 menu console_menu command 3 connect 1.1.1.1 2003 menu console_menu command 4 connect 1.1.1.1 2004 menu console_menu command 5 connect 1.1.1.1 2005 menu console_menu command 6 connect 1.1.1.1 2006 menu console_menu command 7 connect 1.1.1.1 2007 menu console_menu command 8 connect 1.1.1.1 2008 menu console_menu command 9 connect 1.1.1.1 2009 menu console_menu command 10 connect 1.1.1.1 2010 menu console_menu command 11 connect 1.1.1.1 2011 menu console_menu command 12 connect 1.1.1.1 2012 menu console_menu command 13 connect 1.1.1.1 2013 menu console_menu command 14 connect 1.1.1.1 2014 menu console_menu command 15 connect 1.1.1.1 2015 menu console_menu command 16 menu-exit menu console_menu command 17 disconnect menu console_menu clear-screen menu console_menu status-line menu console_menu line-mode menu console_menu single-space alias exec x exit alias exec 2001 telet 1.1.1.1 2001 ! line con 0 autocommand menu console_menu line 1 5 transport preferred none transport input all telnet ip-on-break autohangup stopbits 1 flowcontrol software line 6 terminal-type VT220 length 0 transport preferred none transport input all telnet ip-on-break autohangup stopbits 1 flowcontrol software line 7 16 transport preferred none transport input all telnet ip-on-break autohangup stopbits 1 flowcontrol software line aux 0 line vty 0 4 exec-timeout 60 0 privilege level 15 password cisco login length 40 transport input lat pad telnet rlogin mop udptn nasi transport output lat pad telnet rlogin mop udptn nasi telnet speed 9600 38400 line vty 5 15 privilege level 15 password cisco login length 40 transport input lat pad telnet rlogin mop udptn nasi transport output lat pad telnet rlogin mop udptn nasi telnet speed 9600 38400 line vty 16 privilege level 15 login length 40 ! end ________________________________ From: Edgar Mauricio Diaz Orellana <[email protected]> To: Josh Miller <[email protected]> Cc: Chetan Thakkar <[email protected]>; "[email protected]" <[email protected]> Sent: Saturday, March 9, 2013 12:29 PM Subject: Re: [OSL | CCIE_RS] When I telnet to Switches - cannot see entire configuration run the command. show privilege... then, this show your privilege or view attached to your user. edgar On Sat, Mar 9, 2013 at 1:56 PM, Josh Miller <[email protected]> wrote: I think its because they designed it to only show configurations the >logged in user is able to change. > >http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a00800949d5.shtml > > >On Sat, Mar 9, 2013 at 9:07 PM, Chetan Thakkar <[email protected]> wrote: >> Guys, >> >> Need some help, when I try to give command - sh run >> >> connected through Access swicth 2511 to Switches and routers I can only see >> only few lines on configuration. >> >> Configuration on Access Sw >> Line Vty 0 4 >> login >> transport input all >> transport output all >> >> Config on Switches >> >> line vty 0 4 >> login >> >> >> >> Telnet from my laptop to Access Switch and then telnet to Lab Switches and >> Router >> >> Eg of output - >> _______________________________________________ >> For more information regarding industry leading CCIE Lab training, please >> visit www.ipexpert.com >> >> Are you a CCNP or CCIE and looking for a job? Check out >> www.PlatinumPlacement.com >> >> http://onlinestudylist.com/mailman/listinfo/ccie_rs >_______________________________________________ >For more information regarding industry leading CCIE Lab training, please >visit www.ipexpert.com > >Are you a CCNP or CCIE and looking for a job? Check out >www.PlatinumPlacement.com > >http://onlinestudylist.com/mailman/listinfo/ccie_rs > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
