Results 1 to 6 of 6

Thread: Leased line connection

  1. #1
    Join Date
    Feb 2009
    Posts
    8

    Leased line connection

    Our main office has LAn Ip 192.168.0.0/24 and we are going to connect another branch office with IP 192.168.0.3/24 by 2 mbps leased line and 1841 cisco router.Can anybody provide me the configuration of router for the same.

  2. #2
    Join Date
    Jan 2006
    Posts
    3,792

    Re: Leased line connection

    For the configuration:

    Do this:

    en
    conf t
    config-register 0x2102

    What WIC's are you trying to use?

    btw, a write memory (or wri me) will save you a lot of trouble instead of doing copy run start

    When the router boots it should tell you pretty quick if there are unsupported cards installed, look for this. Sometimes it's an IOS change but usually it's because the card is completely incompatible for the router or the card is tool old (such as the WIC-1DSU-T1 v1).

  3. #3
    Join Date
    Apr 2008
    Posts
    3,339

    Re: Leased line connection

    I guess you don't understand what a network address is!? if u say you have one network with 192.168.0.0/24 then 192.168.0.3 is a part of the same network! your second network may be 192.168.1.0/24 or 192.168.3.0/24. What router configuration do u actually need? be more specific about what routing you want to use. i hope u know what Dynamic routing is! [RIP, IGRP, EIGRP].

  4. #4
    Join Date
    Jan 2007
    Posts
    91

    Cisco Router configuration

    Cisco Router configuration

    Router>enable
    Router#config
    Router(config)#hostname N115-7206
    N115-7206(config)#interface serial 1/1
    N115-7206(config-if)ip address 192.168.155.2 255.255.255.0
    N115-7206(config-if)no shutdown
    N115-7206(config-if)ctrl-z
    N115-7206#show interface serial 1/1
    N115-7206#config
    N115-7206(config)#interface ethernet 2/3
    N115-7206(config-if)#ip address 192.168.150.90 255.255.255.0
    N115-7206(config-if)#no shutdown
    N115-7206(config-if)#ctrl-z
    N115-7206#show interface ethernet 2/3
    N115-7206#config
    N115-7206(config)#router rip
    N115-7206(config-router)#network 192.168.155.0
    N115-7206(config-router)#network 192.168.150.0
    N115-7206(config-router)#ctrl-z
    N115-7206#show ip protocols
    N115-7206#ping 192.168.150.1
    N115-7206#config
    N115-7206(config)#ip name-server 172.16.0.10
    N115-7206(config)#ctrl-z
    N115-7206#ping archie.au
    N115-7206#config
    N115-7206(config)#enable secret password
    N115-7206(config)#ctrl-z
    N115-7206#copy running-config startup-config
    N115-7206#exit

  5. #5
    Join Date
    May 2008
    Posts
    816

    Re: Leased line connection

    http://www.cisco.com/en/US/products/...configure.html

    Here are the detailed, step-by-step instructions for configuring a Cisco 1841 router, including configuration examples, network diagrams, and technical concepts. Hope this will help you.

  6. #6
    Join Date
    Feb 2009
    Posts
    8

    Re: Leased line connection

    Quote Originally Posted by Snake08 View Post
    I guess you don't understand what a network address is!? if u say you have one network with 192.168.0.0/24 then 192.168.0.3 is a part of the same network! your second network may be 192.168.1.0/24 or 192.168.3.0/24. What router configuration do u actually need? be more specific about what routing you want to use. i hope u know what Dynamic routing is! [RIP, IGRP, EIGRP].
    Thanks Snake08,I made a mistake .The branch office network will be 192.168.3.0/24.I want cisco 1841 router configuration.The branch office will connect to the main office by a 2 mbps leased line .I think can use static routing also becoz it is a simple network.Please suggest
    Last edited by soumik34; 07-02-2009 at 08:47 PM.

Similar Threads

  1. Leased line help
    By Anish-Mumbai in forum India BroadBand
    Replies: 6
    Last Post: 07-05-2010, 09:59 AM
  2. Replies: 4
    Last Post: 06-10-2009, 02:09 PM
  3. Compare Broadband with leased line
    By Gayan in forum India BroadBand
    Replies: 4
    Last Post: 05-10-2009, 07:05 PM
  4. MTNL Leased Line Tariff
    By Shantanu12 in forum India BroadBand
    Replies: 1
    Last Post: 26-03-2009, 12:11 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,276,025.55408 seconds with 17 queries