Configure 1800 Router with ethernet connection
 




IT Certification FAQ

 
|
Home
|
Microsoft
|
CISCO
|
CompTIA
|
Exam/Study FAQ
|
Employment FAQ
| Links  | Forums  |
Book Reviews


FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  RegisterRegister  ProfileProfile  Log in to check your private messagesPrivate messages  Log inLog in

Configure 1800 Router with ethernet connection

 
Post new topic   Reply to topic    Forum Index -> comp.dcom.sys.cisco
Author Message
Ciscohater
Guest





PostPosted: Thu Oct 25, 2007 9:11 pm    Post subject: Configure 1800 Router with ethernet connection Reply with quote

We no longer will be using our T1 connection we now have a dedicated
lan connecting to the web. I am new to Cisco routers. How do i
configure this Router with my settings.

Internet Provider gave me the following info and I am not sure how i
can configure it. So i am a bit confused.


Example......
External IP Address 10.1.111.34
Subnet 255.255.255.252
Gateway 10.1.111.33
DNS 127.0.0.1

Internal IP Address 10.1.55.161
Subnet 255.255.255.224


Thanks
Back to top
Trendkill
Guest





PostPosted: Thu Oct 25, 2007 9:43 pm    Post subject: Re: Configure 1800 Router with ethernet connection Reply with quote

On Oct 25, 12:11 pm, Ciscohater <smd...@gmail.com> wrote:
Quote:
We no longer will be using our T1 connection we now have a dedicated
lan connecting to the web. I am new to Cisco routers. How do i
configure this Router with my settings.

Internet Provider gave me the following info and I am not sure how i
can configure it. So i am a bit confused.

Example......
External IP Address 10.1.111.34
Subnet 255.255.255.252
Gateway 10.1.111.33
DNS 127.0.0.1

Internal IP Address 10.1.55.161
Subnet 255.255.255.224

Thanks

configuration terminal
interface fastethernet<mod/port> (example, 1/0, you can get this from
show ip interface brief)
ip address 10.1.111.34 255.255.255.252
description External
no shut
!
interface fastethernet<mod/port>
ip address 10.1.55.161 255.255.255.224
description internal
no shut
!

Your clients will need to be configured with the gateway, and your
default route (presuming this network does not have any other segments
that need to exchange routes, is:

ip aroute 0.0.0.0 0.0.0.0 10.1.111.33
Back to top
Trendkill
Guest





PostPosted: Thu Oct 25, 2007 9:58 pm    Post subject: Re: Configure 1800 Router with ethernet connection Reply with quote

On Oct 25, 12:43 pm, Trendkill <jpma...@gmail.com> wrote:
Quote:
On Oct 25, 12:11 pm, Ciscohater <smd...@gmail.com> wrote:



We no longer will be using our T1 connection we now have a dedicated
lan connecting to the web. I am new to Cisco routers. How do i
configure this Router with my settings.

Internet Provider gave me the following info and I am not sure how i
can configure it. So i am a bit confused.

Example......
External IP Address 10.1.111.34
Subnet 255.255.255.252
Gateway 10.1.111.33
DNS 127.0.0.1

Internal IP Address 10.1.55.161
Subnet 255.255.255.224

Thanks

configuration terminal
interface fastethernet<mod/port> (example, 1/0, you can get this from
show ip interface brief)
ip address 10.1.111.34 255.255.255.252
description External
no shut
!
interface fastethernet<mod/port
ip address 10.1.55.161 255.255.255.224
description internal
no shut
!

Your clients will need to be configured with the gateway, and your
default route (presuming this network does not have any other segments
that need to exchange routes, is:

ip aroute 0.0.0.0 0.0.0.0 10.1.111.33

Oops - ip route (not ip aroute)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> comp.dcom.sys.cisco All times are GMT
Page 1 of 1

 

Copyright © 2002-2006 Web-S-Sense Pty. Ltd. All rights reserved.

Powered by phpBB
Advertising | Policies/Disclaimers | Contact us | Link to us


Featured Sites: Free Antivirus and Antispyware Info | Free PC Support | MCSE Directory