Go Back   TechArena Community > Technology > Networking & Security
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

Sponsored Links



Leased line connection

Networking & Security


Reply
 
Thread Tools Search this Thread
  #1  
Old 07-02-2009
Member
 
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.
Reply With Quote
  #2  
Old 07-02-2009
Big Fish's Avatar
Member
 
Join Date: Jan 2006
Posts: 3,514
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).
__________________
Truly, if there is evil in this world, it lies within the heart of mankind. -Edward D. Morrison

Old soldiers never die- they just fade away.
Reply With Quote
  #3  
Old 07-02-2009
Snake08's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,328
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].
Reply With Quote
  #4  
Old 07-02-2009
Bency's Avatar
Member
 
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
Reply With Quote
  #5  
Old 07-02-2009
Baltazar's Avatar
Member
 
Join Date: May 2008
Posts: 739
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.
__________________
http://www.indiagarage.com/forum.php
Reply With Quote
  #6  
Old 07-02-2009
Member
 
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.
Reply With Quote
Reply

  TechArena Community > Technology > Networking & Security


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Leased line connection"
Thread Thread Starter Forum Replies Last Post
Leased line help Anish-Mumbai India BroadBand 6 07-05-2010 10:59 AM
How to equally share leased line ? subinks.iway Networking & Security 7 27-10-2009 08:59 PM
What is the differnce between Broadband and Leased line connection ? prakashseth India BroadBand 4 06-10-2009 03:09 PM
Want some information about Reliance Leased line Aayush India BroadBand 1 06-01-2009 03:45 PM


All times are GMT +5.5. The time now is 07:24 AM.