Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Cisco Router 2610 and Catalyst 3500XL (3524)

Reply
Thread Tools

Cisco Router 2610 and Catalyst 3500XL (3524)

 
 
donniemoroetn donniemoroetn is offline
Junior Member
Join Date: Mar 2012
Posts: 2
 
      03-12-2012
I am new in configuring the Cisco routers and switches. I have a very basic question I am trying to do. First here is the basic configuration on my Router and Switch.

Router: Cisco 2610 (1 E0/0, 1 T1 card)
Switch: Cisco 3524 (24 Port Switch, 2 GIG Ethernet port)

We have a T1 line setup and configure to access the ATT internet using the E0/0 on Router. I can plug a PC into the Ethernet0/0 port on the Router and configure the Nic Card on the PC to access the internet purely as a test. Done.

We have acquire a Cisco 3524 (3500XL) Switch from a friend of ours. (All configurations has been dump and recreated) There is one VLAN1 already created on the switch and I want to (for now) use ALL the switch to access the VLAN1. (To get access to the internet)

I have figured out some of the commands I will need to set each of the Fast Ethernet port to use the VLAN1.

Here is the question? How can I get all the switch to access the Router for internet access?

Currently I have connect the Cisco Router E0/0 to the Cisco Switch FastEthernet 0/1. I want FastEthernet 0/1 to be the access to the internet for All remaining Switches 2-24.

I know on the VLAN (Cisco Switch) I can setup the information (DNS, Name Server, Etc) Does the VLAN1 Ip address needs to be the same as the Cisco Router E0/0?

If I am leaving out any important variables or information, please let me know?

Here is the basic configuration

Cisco Router e/0 ip address: 12.204.8.81 I want all the Cisco Switch 2-24 to assign an 192.168.1.x from the VLan.
 
Reply With Quote
 
 
 
 
CiscoDude1760 CiscoDude1760 is offline
Junior Member
Join Date: Mar 2012
Location: Georgetown, OH, USA
Posts: 2
 
      03-22-2012
Hi there,

Ok first off, if the switch has been reset to factory defaults then you don't need to do anything with the VLAN's. All of the ports are already set to the administrative VLAN 1.

Now for your question, to connect the router to the switch all you have to do is just connect the router with a straight cable to one of the switch ports. What I usually do is connect the router to port fa0/23 or fa0/24 on the switch.

I then go into the switch and set the following:

switch>en
switch#>conf t
switch(config)>int fa0/23
switch(config-if)speed 100
switch(config-if)duplex full

Then go to the router and set the ethernet port as follows:

router>en
router#>conf t
router(config)int eth0/0
router(config-if)speed 100
router(config-if)duplex full
router(config-if)no shut

The VLAN1 ip address can be any ip address for the subnet you are using. It's for remote administration, e.g. telnet, http, ssh. I would not set it to the same ip address that you are using for your router as that will cause problems on you network.

One more thing, if you have set up vlan's, make sure that the switch port your router is connected to is set to the same vlan as all of the other ports you wish to access the internet with.

I will be glad to answer any other questions that I can for you.
Good luck and happy networking
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cisco Router 2610 and Catalyst 3500XL (3524) donniemoroetn Hardware 1 06-10-2012 11:03 PM
Boot ROM chip required to upgrade both a Cisco 2610 and a Cisco 2620 router to support 32 megs+ flash and more than 64 megs RAM Mike Rahl Cisco 1 06-14-2007 05:33 PM
up/down/up/down connection on a Cisco Catalyst 3500XL Brownz @ Work Cisco 1 01-25-2007 02:49 PM
Rate limiting on catalyst 3500xl series Cro Cisco 1 09-21-2005 12:14 PM
Q: Cisco Catalyst 3500XL a.o. series counters Martin Bilgrav Cisco 0 11-05-2003 08:59 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57