Cisco Access server setup help

Discussion in 'General Cisco Certifications' started by James Dean, Dec 20, 2009.

  1. James Dean

    James Dean New Member

    2
    0
    1
    Good Evening all,

    i have just bought a cisco 2511 access server and have a router that i want to connect to via the access server

    (im new to cisco kit)

    the octal cable port 1 is connected to the routers console port

    i have wiped both the router and access server ...

    can some one tell me what fields i need to set on the router
    and how to use the access server to connect to it

    i created a dedicated loopback adaptor for this purpose,
    by this on the router


    Router(config)# interface loopback0
    Router(config-if)# ip address 192.168.1.1 255.255.255.255

    and on the access server i have

    AS(config)# ip host router 2001 192.168.1.1

    but when going on to the access server and trying to telnet on to it
    i cant seem to do it ..

    can some one give me a hand ? thanks
     
    Last edited: Dec 20, 2009
  2. vish112

    vish112 New Member

    6
    0
    16
    on the access server

    do this
    router> enable
    conf t
    hostname AS
    int loopback 0
    ip address x.x.x.x y.y.y.y
    exit
    line 1 8
    no exec
    ransport input telnet
    exit
    ip host r1 2001 x.x.x.x
    end


    that will work fine
     
    Certifications: A+ , N+ , MCITP , Citrix Xenapp 5 , Vcp,
    WIP: CCIE
  3. James Dean

    James Dean New Member

    2
    0
    1
    worked a treat!
    thanks !!!
     

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.