Options

access server

romulus03romulus03 Member Posts: 33 ■■□□□□□□□□
question, i am looking into a access server, have to much equip not to have one. looking at getting a 2511/or 2511rj. is there really any difference btwn the two except the "rj" and octal calbes?. tks
My Lab equip:
5 3640 routers
2 2621XM router
2 2611XM router
1 2651XM router
4 2950 switches
4 3550 switches w/emi
2 1811 isr router
2 asa5505

Comments

  • Options
    mikej412mikej412 Member Posts: 10,086 ■■■■■■■■■■
    romulus03 wrote: »
    is there really any difference btwn the two except the "rj" and octal calbes?.
    Nope -- just the different connectors. The RJ versions usually cost more and aren't as common on eBay.
    :mike: Cisco Certifications -- Collect the Entire Set!
  • Options
    romulus03romulus03 Member Posts: 33 ■■□□□□□□□□
    i thought so, tks............
    My Lab equip:
    5 3640 routers
    2 2621XM router
    2 2611XM router
    1 2651XM router
    4 2950 switches
    4 3550 switches w/emi
    2 1811 isr router
    2 asa5505
  • Options
    tierstentiersten Member Posts: 4,505
    The RJ version has 1 less sync serial port because of the extra space that all the RJ45 sockets take up.
  • Options
    jeddah55jeddah55 Member Posts: 14 ■□□□□□□□□□
    Hi , i read this post from one how have 2511 access server , and he setting up his lap by menu to chose between devices . how can i make some thing like this .


    !
    version 12.0
    service timestamps debug uptime
    service timestamps log uptime
    no service password-encryption
    !
    hostname Host
    !
    enable secret 5 ******
    enable password password
    !
    !
    !
    !
    !
    ip subnet-zero
    no ip domain-lookup
    ip host c2 2002 10.0.0.1
    ip host c4 2004 10.0.0.1
    ip host c5 2005 10.0.0.1
    ip host c6 2006 10.0.0.1
    ip host c7 2007 10.0.0.1
    ip host c8 2008 10.0.0.1
    ip host c9 2009 10.0.0.1
    ip host c10 2010 10.0.0.1
    ip host c11 2011 10.0.0.1
    ip host c12 2012 10.0.0.1
    ip host c13 2013 10.0.0.1
    ip host c14 2014 10.0.0.1
    ip host c15 2015 10.0.0.1
    ip host c16 2016 10.0.0.1
    ip host c1 2001 10.0.0.1
    ip host c3 2003 10.0.0.1
    !
    !
    !
    process-max-time 200
    !
    interface Loopback66
    ip address 10.0.0.1 255.255.255.255
    no ip directed-broadcast
    !
    interface Ethernet0
    ip address 192.168.10.2 255.255.255.0
    no ip directed-broadcast
    no ip mroute-cache
    no mop enabled
    !
    interface Serial0
    no ip address
    no ip directed-broadcast
    no ip mroute-cache
    shutdown
    !
    interface Serial1
    no ip address
    no ip directed-broadcast
    no ip mroute-cache
    shutdown
    !
    ip classless
    no ip http server
    !
    !
    menu cserver title Welcome to Cisco-Engineer.com Rack
    If you have problems connecting to your device
    clear the connection via cl+# (ie:cl1) and try again.

    To exit back out to the menu press "CTRL+SHIFT+6"
    then "X". You must then clear the connection and
    begin a new console session to re-connect to
    that device.
    1 - Connect to 3620
    2 - Connect to 4500
    3 - Connect to 2501_1
    4 - Connect to 2501_2
    5 - Connect to 2504_1
    6 - Connect to 2504_2
    7 - Connect to 2520
    8 - Connect to 2612
    http://www.techexams.net/forums/ccna-ccent/8769-how-do-you-manage-your-home-lab.html
Sign In or Register to comment.