Connecting Cisco 2821 Router, Switch, and Cable Modem

Hey everyone,
I am currently in the Cisco Network Academy at my school and just finished CCNA 1.  I have a few questions though.
I am purchasing new equipment and that equipment includes:
1-Cisco 2821 2-port Gigabit Router
1-Linksys SE3016 16-Port Gigabit Switch (unmanaged)
1-Cisco WAP4410n Wireless Access Point
1-Motorla SurfBoard Gigabit Cable Modem (no router built in-Just standalone Modem used with Comcast Xfinity High Speed Internet)
1-12U Network Rack (not enclosed)
I am confused on how I will connect the cable modem to the router and the router to the switch and the WAP so that I still have WiFi. Since the router only has 2 Ge Ports, how would I cable this up?
If my assumptions are correct, would I do the following set up?
Take the Cable Modem and run a Straight Thru to Port 1 of the Router.
Connect the Switch Port 1 to Port 2 of the Router using a Straight Thru cable (I believe I will most likely have to Subnet a network, won't I?).
Connect Switch Port 2 to WAP using Straight Thru Cable (so I still have WiFi in my home).
Connect all my computers and other devices to the Switch (this includes several PC's/Laptops, two printers that are ethernet, two TV's that are ethernet, an AppleTV and a Blue Ray Player that are both ethernet, and some Cisco Powerline Network Adapters).
Will that set up work? 
Also, how would I configure the router to work with my cable modem AND act as a DHCP Server so that all of my devices get IP Addresses? I have the Cisco Command Guide Book, but it is confusing to me as of now.
Thanks!
Chris

A good start but a few points I would make.
If you set the clock manually, you may find it resets itself after a router reboot. I would look at pointing it at an NTP server:
#ntp server x.x.x.x
#clock timezone GMT (Assuming you are UK based)
Although not required, I would put a description on each of the interfaces as it may help identify them later if you are not physically in front of the Router.
#interface gi0/0
#description WAN
Same for LAN
You have set up your LAN subnet with a /16 subnet mask which is effectively 10.0.0.1 - 10.0.255.254. This is a large subnet allowing over 65k hosts which is not best practice on enterprise networks. It probably won't cause you any issues but I doubt you will have any more than 254 hosts so personally I would use a /24 subnet (255.255.255.0)
The only major thing missing is NAT which needs to be configured on the router to translate the LAN IP addresses from their 10.* private range to the Public IP address on the Gi0/0 WAN Interface.
Firstly you need to define the 'inside' and 'outside' NAT interfaces which is fairly self explanatory:
#interface gi0/0
#ip nat outside
#interface gi0/1
#ip nat inside
Gi0/0 is your outside interface because its facing the Outside world (i.e the internet) and Gi0/1 is your inside interface because its facing Inside your LAN.
Then you need to tell the router which addresses to translate against by first creating an access list:
#ip access-list standard LAN-Addresses
#permit 10.0.0.0 0.0.255.255
Finally you need to tell the router to start translating:
#ip nat inside source list LAN-Addresses interface gi0/0 overload
Oh, I have just noticed that you do not have a 'default route' configured. A router forwards packets by first looking up the destination IP address of the packet (i.e where its going) in it's own routing table. Obviously home routers are not going to have an entry for every Public IP subnet on the internet so they use something called a default route which effectively says 'If I cannot find an entry for this packet in my routing table, use the default route'.
As you are on DHCP and your IP address (and even default gateway) could change on your WAN interface, I would not bother with the next hop address in the default route but rather use the outgoing interface as below:
#ip route 0.0.0.0 0.0.0.0 gi0/0
Hope this helps!

Similar Messages

  • Upgraded to Maverick. Now cannot connect to wifi. All my other devices will connect. Have rest wireless hot spot switch and cable modem. Other devices still connect but MacPro does not. MacPro wireless is self assigning an IP address blocking access.

    Upgraded to Maverick. Now cannot connect to wifi. All my other devices will connect. Have rest wireless hot spot switch and cable modem. Other devices still connect but MacPro does not. MacPro wireless is self assigning an IP address blocking access. It will connect if I connect to my iPhone hot spot via wifi. Any ideas?

    If you follow this video you'll see how to delete your WiFi AP from the OS, this will allow you to select it again which I feel will correct your problem.
    https://app.box.com/s/fe7v7h7kywjr23spumqp

  • Cisco 2821 router IOS and Ipsec

    Hi all.I was wondering can you create VPN tunnels using Ipsec on a 2821 router if you have only the IPBASE image(the basic image 2821 router comes with) on the router or do you need some other version of IOS?
    I've gone totally nuts trying to find out but can't seem to find an answer.Thanks in advance.

    Igor
    You can not create IPSec tunnels if the 2821 is running the IP BASE image. You need a feature set that supports crypto to do IPSec. In general image names that include k9 in the image name will support crypto. You probably would want the Advanced Security feature set or the Advanced IP Services feature set, both of which do support crypto and do support IPSec tunnels.
    HTH
    Rick

  • Switching from cable modem to DSL

    I have a WRT54G that is connected to a desktop computer.  I also have a laptop.  I am currently trying to switch from cable modem to At&T DSL service.  AT&T uses a Motorola 2210 modem.  I am having trouble setting up the router under the new DSL system.  I have an intenet connection when I connect straight from the modem to the desktop.  When I connect the computer to the modem through the router I do not have internet connection, even though the appropriate lights are lit (according to the instructions found on the Linksys site).
    I have tried to connect to the router website, but obviously connot when I do not get an internet signal with the modem connected to the router.  How do I correct this problem?

    As you have changed your Internet Service Providor from Cable to DSL you should reset your router first...
    Press and hold the reset button for 30 seconds...Release the reset button...Unplug the power cable from your router, wait for 30 seconds and re-connect the power cable...Now re-configure your router using the link here

  • Use base station as router instead of cable modem

    I have a cable modem that is also a router connected by a wire to the Airport extreme base station. Officially, the Airport should be used as a bridge, disabling the distribute IP option. The thing is this modem ***** and I can't replace it because its from my cable company and also used as IP phone. I would like the Airport to be the DHCP router and handle all the NAT. However, when I turn on the distribute IP option the Airport is freezing.
    Note that there is no way to shut down DHCP router on the cable modem.
    The modem uses 192.168.1.1 type addresses. Should the airport distribution also be configured to this type of address or to a different one, such as 10.0.0.1.
    Is there an optimal way to use the airport DHCP and NAT, bypassing the DHCP of the modem?
    Thanks,
    Y.

    The disabling of the DHCP in the router is a must. Without first disabling the router, you will have DHCP conflicts.

  • IMac often can't connect to internect-requires resetting WIFI & Cable modem

    New to WIFI and cable modems.
    My iMac, and at the same time, my laptop and desktop PC, fail to connect to the internet 30%-50% of the time we try to use them. All say the are connected to the WIFI with strong signals. Using diagnostic on iMac tells me to reset both the WIFI and cable modems and try again. This usually cures the problem but sometimes it requires repeated resets. The problem mostly occurs at what I would call peak customer usage time, mornings and evenings, although it can happen anytime, it appears. I suspect I'm on a cable interenet service with a narrow bandwith, and that either causes my cable modem to loose communication or not to communicate at all. Or am I wrong about how all this works? I think I know that if the volume of folks on the cable go up, the speed can go way down--down enough to limit those who can connect, or those connected to get kicked off? Am I unreasonable to think that I should be able to connect whenever I want to, with the occasional (one a week) inability to connect?
    Cable folks have been out here to run a new line to the house, and to get a good cable TV signal (with 5 TVs), we have to have a amp at the box outside the house (broadband cable is not on the amp). TV signal without the amp is terrible, if that's some indication of the quality of the trunk line in the neighbor for cable TV. If someone could link me to a discussion of these issues that would be wonderful. I'm trying to figure out what my problems are and where my efforts and possible complaints should be directed. Are purchased cable modems better than those provided by the cable company, and should I buy one? I'd just like to connect 8 out of 10 times I want to use the internet. Cable is way faster but dial-up was far more dependable in my current situation.
    Thanks!
    Dale

    n/a

  • How to view Log on the cisco 2821 Router

    Hi,
    can any one help me  to view the Log on the Cisco 2821 router for any  issue occur.
    Thanks,
    Saroj

    Cisco devices use the syslog to manage system logs and alerts. But in Cisco devices there is lack of large internal storage space for storing these kinds of logs.So to overcome Cisco devices has the following two options:
    1) internanal buffer — That is a small part of memory buffers to collect log the most recent messages. The buffer size is limited and , when the device reboots, these syslog messages are lost.by default it is on
    (If not follow this steps
    conf t
    logging on
    logging console.....console logs
    logging buffer  size ......set the size of buffer
    terminal monitor.......to gets logs on the remote terminal like telnet,ssh etc.
    sh logging.........to see buffer logs.)
    2) Syslog server—  By using this we can send messages to an external device for storing this logs and the storage size does depend on the available disk space of the external syslog server. This option is not enabled by default.
    If you have any syslog server please find the below simple config .
    conf t
    logging host x.x.x.x
    logging traps (i.e 0 1 2 3 4 5 .. according to your requirement)
    before enabling logging be sure that your router is properly configure to collect proper time from any NTP server or manually configure to get time
    command to set time manually on router is (set clock ) or to use ntp server use ntp server x.x.x.x to sync clock to router router.
    Hop thant is informative ,
    Regards,
    Ashish

  • Cisco 2821 router won't keep config

    Hi
    I have a cisco 2821 router that i'm trying to load a config on and for some reason it will not stay once i reboot it.
    I can get the config on and give it a host name and everything that i need but when i reboot it goes back to
    router> as the host name and no config on it.What would be causing this problem as this is my first time seeing
    this before and thanks for your help in advance.

    Check your config-registry using the "sh version" command.  It should be 0x2102 and you can change this using the command "config-registry 0x2102" and a reboot.

  • From where can i download cisco "CCT Routing & Switching" free ebook

    plz tell me that from where can i download cisco "CCT Routing & Switching" free ebook.thanks

    If you mean this book:
    http://www.amazon.com/Routing-Switching-Secrets-Successful-Certified/dp/148615980X
    If it not free.  Looks like it may have been freely distributed at one time, but is not anymore.
    Based on the Amazon reviews, the book is not very valuable.
    You are better off using resources from http://learningnetwork.cisco.com.

  • Cisco 2600 series router and cable modems

    Hi everyone, I am just about to get started preparing for my CCNA... I am looking to pick up some used Cisco 2600 series routers to set up a home lab. I am wondering if it is possible to connect a cable modem directly to a 2600 series router? If so, do I need a certain type of WIC? I want to go from my cable modem, to a router, to my switch. Thanks in advance!

    Hi,
    Yes you can, using the Ethernet port on the cable modem, you can connect the cable modem to the router 2600, and the 2600 comes with builtin ethernet or fastethernet (according to your platform).
    HTH,
    Mohammed Mahmoud.

  • SOLVED: Dropped connections with Time Capsule and cable modem/router

    I've been dealing with random dropped connections for quite a while and I thought that it would be useful to share what I've found.
    I was having a very puzzling problem where my internet connection would drop randomly on wireless devices. On my laptop, webpages would suddenly become unresponsive for a minute or two, Mail would have connection problems and complain, etc...but incredibly randomly and definitely not repeatable or in any pattern that I noticed.
    I also have 2 Nest thermostats in the house which connect via wi-fi. I noticed that they would randomly show Offline very often when viewed from a webpage or iPhone app, but the Nest front panels showed that they were connected with a strong signal.
    As I said, the dropped connections were very sporadic. Most of the time, everything worked, but every once in a while...bam.
    I worked with the level 3 tech support guys at Nest for over a week to figure out what was going on. We went through settings on my router and Time Capsule and everything seemed proper and okay. I even replaced the Nests with new ones but still had the same problem. We were all completely stumped.
    Yesterday, my laptop dropped it's connection at the same time my wife's laptop dropped hers. At this point, I wondered if something was wrong with the Time Capsule or maybe my internet provider.
    I called AppleCare to see if they could help with debugging the problem. They passed me up to a senior wi-fi tech and he asked me many questions about the configuration of my network. My home network looked like this yesterday (see crappy diagram below)
                                                         Motorola Cable modem/router
                                                                                 |
                                                           Netgear multiport switch
                                                          |          |         |         |          |
                                                         hardwired Macs,            TimeCapsule (bridge mode)
                                                         laser printers,                   |   |   |   |   |
                                                          Apple TVs                       laptops, Nest, iphones
    This configuration seemed correct to me. The Time Capsule in bridge mode would mean that the cable modem/router would be handling DHCP so all the devices would be on the same network and I could print from a laptop to one of my printers and the laptops could connect to the hardwired Macs, etc..
    The AppleCare technician said he thought that bridge mode was the problem. He mentioned that there was a known issue that in this configuration, the IP addresses could get lost between the cable modem/router and the Time Capsule. He said it would be best if the Time Capsule was in DHCP/NAT mode and the first device before the switch, this way the Time Capsule was the only device passing out IP addresses.
    So I repatched my network like this:
                                                       Motorola Cable modem/router
                                                                                 |
                                                       TimeCapsule (DHCP/NAT mode)
                                                                |                                       |   |   |   |   |
                                        Netgear multipart switch                      laptops, Nest, iphones
                                             |         |         |        |
                                               hardwired Macs,           
                                                 laser printers,                 
                                                   Apple TVs                     
    I can tell you that in the past 24 hours, I haven't seen anything lose a connection. Not even the Nests which seemed be on and off all the time. And, in this configuration, all the devices are on the same network and able to speak to each other.
    I hope that helps someone.

    So you're saying that Bridge Mode not functioning properly is a well known issue?
    Not to me.. I have not had issues with the TC in bridge. And it is my prefered setup. I think it is better as a wireless AP and network hard disk than a router any day of the week.. but there are other ways to skin the cat if it is proving unreliable. I am at the moment using a wireless bridge from the Gen4 TC to a Gen4 AE upstairs for TV internet streaming.. it started off very reliable.. but of late I guess I need to reboot it every few days. And it has required a full reset two or three times.. although I probably need to take some of the blame for those. I am not over worried.. i do not believe in wireless bridges except for the most interim of arrangements.. it will be wired in ethernet ASAP.
    Wireless should always be used in a way that respects its status as voodoo.. not stable technology. NOT SCIENCE.. it is more a bag of beads and rattles.
    Is there a way to change the cable modem/router to avoid the double NAT problem?
    The answer to this may depend on your ISP. Did they provide the modem? If so they may lock it down so you have no control. But normally a Motorola cable modem will not have a bridge mode as such but will have a method of turning off NAT.. (and wireless).. this amounts to the same thing.
    Once you turn off NAT.. you need to power cycle the modem so the TC gets the public IP in router mode. The power cycle time might be 5min or 20min or overnight.. it again depends on your ISP.. but you need to stop the modem capturing the public IP so it can be passed to the modem.
    Depending on where you are in the world.. US is most concentration of cable network.. you can go out and buy your own modem. Pick one on your ISP list and steer clear of SB.. at least with the apple routers they are problematic.
    It also can be a case that the cable modem is SB model and therefore more problematic. Sorry I have forgotten the recommendation for what to buy. There are a number of posts here about it but search is terrible now. (or I am too old to figure it out). I will get Bob to poke his nose in and tell you what works for him.

  • Accessing home mac fromwork through a router and cable modem

    Hi - i'm really struggling with this - spent hours looking around net finding out how to set this up and as far as i can tell i've got it all set right - however it refuses to work.
    I want to be able to access files on my home mac from work. Various ways of doing this i have read is SSH (or SFTP - Remote login) FTP Access or personal file sharing - tried them all can't get any to work so problem somewhere.
    Have an NTL cable modem wired to a Netgear RP614 router which has Ip address A.A.A.A on its WAN port. It has B.B.B.1 on its LAN port. I have an airport base station acting only as a wireless access point (ie DHCP is turned off) router is allocating IP addresses - my ibook has B.B.B.3 - but have reserved this address for my iBook, ie it is as good as fixed as the router always gives my iBook this IP (using MAC address). Have port forwarded all necessary ports on the router, 22, 20, 21, 548 to B.B.B.3. Apple firewall is switched off - what am i doing wrong? I have also set the router to link to a DynDNS service to update its WAN IP everytime to my domain name i have set up.
    If i try to FTP with transmit or fetch it doesnt work, if i try SFTP with fetch or transmit it doesn't work, and filesharing via connect to server doesn't work.
    What am i dong wrong? How come everyone else can get this working but i can't?
    cheers!!!

    Right i tried my iBook connected directly to the cable modem and everything works then! Although one thing i did notice is that in the sharing windows in preferences at the bottom where it tells you how to connect to that particular service it didn't report the Ip address it reported a name - something like bcu-cu-cust36-bag-ntl.com - however when i looked this up it did resolve as the IP address reported by my network preferences.
    So i'm not quite sure whats going wrong here - i'm gogin to try taking my airport base station out of the equation and hard wire my laptop to the router and see what joy there....

  • Should Iplace my ethernet switch between cable modem and airport extreme?

    I'm looking for the best placement of an ethernet switch in my home network.
    Should I place it "between" my cable modem and my AEBS or connect it to the output from my AEBS?
    The current placement is connected to one of the AEBS outputs.
    I'm attempting to set up an old AE (802.11 a/g from 2004) with a different network name than my home network, that I'm trying to set up for a college dorm network and each time I plug the AE to the switch to confirm its functionality, my network gets a little confused.
    Help appreciated.
    Regards,
    jim P.

    Should I place it "between" my cable modem and my AEBS or connect it to the output from my AEBS?
    This all depends on whether you have a simple modem.....or.....a modem/router or gateway combination device.
    If  you have a simple modem, you cannot place the switch between the modem and the AEBS. The reason for this is that the modem can only deliver one valid IP address and it will be a matter of chance as to which of the devices connected to the switch receives it. The other device connected to the switch will not be able to access the Internet.
    If you have a modem/router or gateway type of device, you can place the switch after the modem/router and before the AEBS if you wish, although there is really no advantage to doing so unless this makes things easier for you in terms of hook up.
    If none of this makes much sense at all to you, leave the switch in its current location connected to one of the LAN <-> ports on the AEBS since that setup will work correctly no matter what type of "modem" that you might have.

  • HT2497 Using Time Machine for home wifi just fine. Switched to cable modem from DSL.  Now having trouble connecting laptops to wifi. ISP says it is not their fault. Mac books won't connect on their own.

    Changed from DSL to cable modem. Now Mac book pro won't connect to wifi - Time Machine?
    One Mac ok, other not. Help?

    Thanks. We have been using an existing Time Machine for wifi.  Cable modem replaced DSL router and was hooked up to Time Machine. What's odd is that 3 computers and iPad2 are connecting to home wifi just fine, using exact same network and password as before. My Mac book pro and an older iPad are not. IPhones are also connecting to home wifi just fine. I managed to get my Mac book pro hooked one time by copying ip address from a Mac that was working (entered manually) then turning that one off. That's not what I need.
    The error message is "no ip address".

  • Switching back&forth between Dialup and Cable Modem (Leopard)

    Hey folks...I have a client who is using an iMac with Leopard (20inch titanium model from this year, 2gig coreDuo). She has cable modem, but cable service is very new to her area and thus never very reliable. For this reason, she's always had her Network preferences set up properly for both wireless and dialup. When her cable service drops out, she simply switches to dialup for a little while. The airport icon, top right of screen, can be clicked on to immediate access and choose between either of those configs. This always worked fine with Tiger, I set it up with her myself and it went swimmingly. Now that we've upgraded her to Leopard, her configs are still set up correctly, everything interfaces the same way, etc...however when she switches to the dialup method, it never connects. Nothing about the cable or dialup service has changed, and we only OSd in-place, so as i said configs and all relative information is exaclty the same. What do you think we need to correct or change? Thank you for any input!

    good stuff!

Maybe you are looking for

  • 10/8/2013 - Flash Player 11.9 Release Announcement

    Today we're pleased to announce that the next version of Flash Player is available for immediate download.  This update includes the following new features and improvements: New Features: Safe Mode in Safari 6.1 and higher Safari 6.1 includes an upda

  • Where can I get a full offline installer for App-v 4.6 Client with sp3 integrated?

    Hi there I'm looking for a link to download the app-v client installation files, with the latest service pack integrated. We currently have to deploy 4.6Sp1, then apply updates to the client to get it to 4.6 sp3. Is there an offline installer availab

  • Can't save because of program error

    I had this problem a year ago, then I started using the computers at school, and forgot how to fix it. Any help would be appreciated. Here's the problem I used Lightroom to make some edits, including the masking brush. When I opened in photoshop, fin

  • CS4 won't open any files.

    I can't get any Illustrator files to open. I don't get an error message-just the spinning ball. I end up having to "force quit." Yesterday I uninstalled the program and reinstalled it and it worked perfectly, but this morning when I tired to open som

  • Merge 2 pdf docs

    Hi, with this I want merge 2 pdf files to 1: // Create a new PDF document: var newDoc = app.newDoc(); // Insert doc1.pdf: newDoc.insertPages({ nPage : -1, cPath : "/d/Cover.pdf", // Insert doc2.pdf: newDoc.insertPages({ nPage : newDoc.numPages, cPath