Cisco Switching/Routing :: Setup LAN To Have Internet Access Via 2801 Router

Feb 11, 2013

I want to set up my LAN to have internet access via my 2801 router.The 2801 router is connected to my home ADSL router.Now do I just configure a 0.0.0.0 'gateway of last resort' on the 2801 router pointing to the interface leading to the ADSL router ?Therefore, all traffic from my PCs that is internet bound will head out to the ADSL router and onto the internet.

View 3 Replies


ADVERTISEMENT

Cisco VPN :: Setup Remote Access Using ISR 2801?

Mar 23, 2011

I was trying to setup an Remote Access VPN using ISR 2801. I was able to establish the vpn tunnel from my house using DSL Connection (behind NAT), the ISR give the IP address which is from the ip pool that I configured on the ISR. The problem that I have right now is that it fails reaching the corporate LAN network.
 
[code]....

View 6 Replies View Related

Cisco Switching/Routing :: 2801 - Prioritize Internet Bandwidth For Videoconferencing

Apr 15, 2012

I am working on Videoconferencing solution between two location.  locations are now being connected through IPSEC site to site VPN.  Since we are having a common internet link for VPN as well other corporate use we have to prioritize the internet bandwidth for Videconferencing. is there any way i can prioritise videoconferencing traffic by ports?  following are the configs done on the cisco 2801 router with Version 12.4(15)T10.

!interface FastEthernet0/1description ILL_12Mbpsbandwidth 20480ip address 94.*.*.180 255.255.255.248duplex autospeed autopriority-group 1!
ip forward-protocol ndip route 0.0.0.0 0.0.0.0 94.*.*.*
!!no ip http serverno ip http secure-serverip pim ssm default
access-list 199 permit ip host 94.*.42.* host 78.*.*.130 ( VPN peer IPs both ends)priority-list 1 protocol ip high list 199

Interface status
===========(code)

View 6 Replies View Related

Cisco WAN :: 2801 Router Can Access Internet But Not LAN Users

Feb 9, 2012

The goal is to add a 2801 router between a DSL modem and a switch and obviously still access the internet. I connected and configured as explained below and the results are:
 
- I am able to ping internet addresses from the 2801 router
- I am not able to ping internet addresses from userlaptop but I am able to ping LAN gateway (192.168.254.254)
  
I cannot understand why the internet requests from the user laptopuser are not routed to the internet but the router itself can access the internet.
 
INTERNET====DSLmodem=====CISCO2801=====unmanagedSwitch=====userlaptop 
 
DSLmodem:
non-bridged mode and does the PPPOe authentication.
WAN interface: Dynamic IP address assigned by ISP

[Code].....

View 14 Replies View Related

Cisco Switching/Routing :: 2801 Router NAT Configuration

Feb 11, 2013

Im using a 2801 router with a nat configuration.
 
The issue im having is the nat seems to be allowing only one machine at a time through the nat.
 
the range i am testing is 192.168.243.0
 
The firmware is c2801-spservicesk9-m
 
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec

[Code].....

View 5 Replies View Related

Cisco Switching/Routing :: Replacing 2801 With 2911 Router

May 7, 2013

I have a 2801 router that I am replacing with a 2911. I know the ports on the 2911 are Gigabits and the 2801 are Fe. I read where the IOS would not support backup and restore on each other . I am attaching a show ver on both routers. I need to know if backup and restore would work and or what other changes would need to get done.

View 1 Replies View Related

Cisco Switching/Routing :: 2651 DSL Router - Replace To 2801?

Dec 30, 2011

I have a 2651 that has an adsl1-wic that I am using as my DSL router. I recently acquired a 2801 that I want to replace the 2651 with. I configured the 2801 the same way as the 2651 but on a reload I get the statement that says

Setup: New interface NVIO placed in shutdown state

When I do a show interface all of the interfaces show up except the NVIO and I don't have any connectivity to the outside world. I am using Nat since I have a /29 and using  nat pool overload. What am I missing? I am running IPVOICEK9-M 12.4.25c on the 2651 and adventerprise 12.4.24.T on the 2801

View 7 Replies View Related

Cisco Switching/Routing :: 2801 Router Console Port Not Working?

Feb 13, 2013

I  have issue with Cisco Router 2801's Console Port. My student was doing a  lab and he said during configuration, Console Port stopped responding.  He was in middle of configuration, so now at present, only telnet is  able to login on "R2>" user mode, enable password is not set, so  getting "R2>en % No password set R2>" I have tried  different terminal software but no output from Console Port, changed the  Console Cables, replace with working console cables, change speed  (baud) settings. Also tried to connect same console with "AUX" port and  got same error mentioned above. AUX Port responds but I am not able to  change mode (R2#) because of incomplete running-config. it seems "Console Port" is physically  damaged.

View 4 Replies View Related

Cisco WAN :: Setup EBGP Session To 2801 CE Router

Mar 29, 2011

I have setup an eBGP session to a Cisco 2801 CE router. The BGP session establish, however, the session keeps resetting after  90 sec which is the BGP keepalive holdtime value.
 
On the PE router I found that the OutQ doesn't clear = 22 when doing a "sh ip bgp x.x.x.x summary" - Session reset at 1:30.When I filter the amount of routes advertized to the CE neighbor with the "neighbor x.x.x.x prefix-list out" - I see the OutQ clear = 0 and the BGP session remains up.
 
-Number of NRLI advertized without prefix filter = 172
-Number of NLRI after filter = 52
 
why the OutQ doesn't clear.

View 1 Replies View Related

Cisco Switching/Routing :: Configuring Intervlan Routing Between 2801 And HP Switches?

Aug 5, 2012

I'm trying to configure intervlan routing between a cisco 2801 router and HP/Amer switches.  Using int fa0/1 and subinterfaces I was sure I had it configured correctly, but I cannot ping the default gateways when I place a host in a particular vlan.  Below is what I have configured.
 
HP switch - port 9 connects to fa0/1 on 2801
 ip default-gateway 10.1.100.1
trunk 9 Trk1 trunk
trunk 10 Trk2 trunk - to another switch

[code].....

View 4 Replies View Related

Cisco Switching/Routing :: VTP Trunking On 2801

Feb 20, 2012

I am very new at this, but we have a 2801 router running 12.4, a 3560 that acts as the "Core" switch, and a bunch of remote 2960G's that connect via fiber to different buildings.

I am tasked to VLAN this network to reduce broadcast traffic. I started by setting up a VLAN 169 on the "3560" named the VTP domain, changed to version 2, and no password. THe Core switch and remote switch can share the VTP info, I HAD the Router seeing it too (able to ping 192.168.169.1) until I changed the "Domain" and "VTP Version"

The switches see each other fine, my problem is the Router sub interface 0/0.169 I cannot get to see the VTP domain. I imagine because I don't have a "Trunk port" set on the Router, but the option is not there. Meaning I cannot do a "switchport mode trunk" on it. The only thing I see is to make it:
 
TCRouter(config-subif)#encapsulation dot1Q 169 native

But, my "int fas 0/0" is used now as the main interface for our "only" network 192.168.0.0, do I need to turn this over to a subinterface and make it "Native" then the difference of the subinterfaces will advertise? Here is some of my conf:

Core SW:
TCCoreSW#sh vtp status
VTP Version : running VTP2
Configuration Revision: 8
Maximum VLANs supported locally : 1005
[Code]....

View 10 Replies View Related

Cisco Switching/Routing :: 2801 - Get IOS On Flash Card?

Mar 15, 2012

I have this 2801 in a critical environment.  We had a brief power blip, and even though the router is on UPS, something happened.  Anyway, after working with TAC, they determined the flash card had gone corrupt.  Lucky for me I had a spare 2801 in my office, I grabbed that flash card and plugged it in and we're back up and going.
 
TAC sent me a new flash card.  No matter what I do, I cannot get IOS to load on this thing!  I am stuck in rommon.  Here's what I've tried:
 
tftpdnld in rommon, times out.  using another 2801 as a tftp-server.  doesn't complete. using xmodem.  ugh.  never seems to get started. booting the router with a known good flash card, so I can get to ena, and "copy tftp flash". 
 
have used tftpd32, Solar Winds TFTP server, What's Up Gold TFTP server, and open source tftp from sourceforge.  With the tftp32, it always gets to exactly 73% download and then times out (it says, I have a feeling it's noty really a timeout).  I have tried having the router and tftp server the only devices on a switch, i have tried the router plugged directly into the tftp server with a cross connect cable.  No happiness.  The open source tftp server reported (and I have to paraphrase, I am not near the router) "client does not support block number recount" or something like that.  The client being the 2801. 
 
The iOS file is about 45M.  Someone asked me if the flash card was formatted...would that matter? would the tftp even start if it wasn't?
 
OK, I've gone on long enough.  TAC is dispatching a new card AND 2801! 

View 1 Replies View Related

Cisco Switching/Routing :: 2801 Cannot Boot IOS From TFTP

Aug 27, 2012

i want to boot my Router's IOS from TFTP server but when I use the command: boot system tftp c2801-adventerprisek9_ivs-mz.124-24.T7.bin 172.16.10. 200; after that I write-mem, it shows the log:

-Router#wr
-Building configuration...
-ROMMON: out of room in table, cannot set "BOOT"
 
And when I reload the router, it cannot boot IOS from TFTP Server, sure my TFTP work well and 2801 can ping to TFTP.

View 1 Replies View Related

Cisco Switching/Routing :: Internet Access To Users Using 871 Router

Jan 21, 2013

I'm currently undergoing CCNa academy so I got a "job" from  my boss to configure Cisco 871 router.  Unfortunately we just finished  first semester at academy so there are some things that I'm still having  hard time to understand. I managed to configure router so it connect to internet or to be  exact it has internet access through  another adsl modem that is in  bridge mode. url...The problem is that users are not able to use internet when connected  to this router.  I'm able to access router through telnet  ( ip  192.168.13.10)  but that's it.192.168.13.0 255.255.255.128 is network that we use at work.   192.168.13.5 is IP address that is assigned to zyxel adsl modem ( If I'm  correct, we could have used any address here since we are connecting  this directly to router ? ) Zyxel adsl modem  is connected to FA4 port on Cisco router.   LAN  cable is connected to FA0 port and from there it goes to switch ( it's  some  asus switch with 50 ports). [code]

If I ping google dns from router e.g. ping 8.8.8.8 it works.  If I ping url... it doesn't work. Also I'm able to access router via 192.168.13.10 but if I use router as  default gateway then I'm not able to access the internet.

View 8 Replies View Related

Cisco Switching/Routing :: 2801 Cannot Connect With Console Cable

Jun 12, 2013

I cannot connect to the Cisco 2801 with console cable. what to do ?

View 1 Replies View Related

Cisco Switching/Routing :: Inrush Current Information In 2801

Jan 26, 2012

What is the inrush current (AC Input Surge Current) for the Cisco 2851 router? Is it the same as the router 2801?

View 1 Replies View Related

Cisco Switching/Routing :: 2801 Password Recovery Disabled

Oct 5, 2011

I have a major problem with our core 2801 router. In summary it appears that a staff member disabled password recovery, deleted the IOS and rebooted.  Net result is no Rommon and no IOS on the flash.  I've read that the Conf-Reg will be reset if I remove the NVRAM but I cannot identify it on the board.  If I can get to Rommon I can recover.  Currently I don't have Flash reader to restore to flash.

View 2 Replies View Related

Cisco Switching/Routing :: 2801 / 3550 - HTTP Web Not Coming On?

Sep 22, 2012

2801 Router
3550 switch
3500 switch
2 2950 switches
2 pc hosts
 
Basically I have both PC's pinging 4.2.2.2 DNS, Layer 2, Layer 3 intervlan routing functioning, 2801 Nat is translating, able to ping default gateway of ISP and have configured DNS from what ISP has given under my DHCP scope, however Im still not getting, web pages opening up when i open mazzila or firefox !

View 3 Replies View Related

Cisco Switching/Routing :: 2801 Secondary IP / Port Forwarding?

Mar 26, 2012

I have the above firewall which is working as it should but I have came across an issue with a recent upgrade to Microsoft Exchange 2007 and Outlook 2010 Autodiscovery due to the way the port forwarding has been configured for Outlook Web Access (OWA) on the router.
 
The router is forwarding OWA requests to the exchange server on port 8080 and the default website in IIS on the Exchange Server under which OWA sits and unfortunately Autodiscovery has been set with an SSL port of 8080. I think the reason for this is that we have an RDP server and the router is forwarding all port 443 requests to this server. Due to this Outlook clients cannot connect to Exchange through autodiscovery and cannot therefore get FREE/BUSY and a few other things.
 
I have 5 public IP addresses and only use two at the moment, one on the ADSL router and one on this firewall. I have no spare interfaces on either the router or the ADSL router.
 
My question is, is it possible to have a secondary ip address set on the public facing interface and set different rules for this IP which would allow me to forward requests on that IP to a different server?
  
Cisco IOS Software, 2801 Software (C2801-ADVSECURITYK9-M), Version 12.4(16b), RELEASE SOFTWARE (fc3)
 
Building configuration...
 
Current configuration : 4778 bytes
!
version 12.4
service timestamps debug datetime msec

[Code].....

View 1 Replies View Related

Cisco WAN :: Router 2801 MAC Access List

Apr 9, 2013

I want to block access of some clients from the vlan1 to acces internet blocking their MAC address. How can i do this?
 
I have tring this way:
 
access-list 700 deny mac address 0000.0000.0000
access-list 700 permit 0000.0000.0000 ffff.ffff.ffff
int fa00
bridge-group 1 {input-address-list 700  output-address-list 700}
 
but it's not working .

View 1 Replies View Related

Cisco Switching/Routing :: 2921 - How To Access Router From Internet Using Public IP

Nov 21, 2012

the cisco 2921 Router has a default  ip hhtp  access class command  found  in it. Just  i  changed the default  IP to the new ip  i will use.The Router is accessable  from the LAN only  but  not from the internet  configured the Public ip . I think this is due to the standard access list 23 . how will i access the Router from the Internet using the Public IP.

View 6 Replies View Related

Cisco Switching/Routing :: Bridging Routed Ethernet Ports To L2 Switchports On 2801?

Jan 1, 2013

I have a Cisco 2801 with a 4 port Layer2 switch card installed (HWIC-4ESW).
 
How do I bridge Ethernet0/1 to the 4ESW so if you were to plug a computer into the 4ESW, it would be on the same network as Eth0/1?  see my config below:
 
interface FastEthernet0/1
description Internal Interface
ip address 10.1.2.1 255.255.0.0

[Code].....

View 2 Replies View Related

Cisco Switches :: 2801 Router - Access Settings Of SF300-24p?

Jul 6, 2012

I was just recently hired in my company, we have an sf300-24p switch but I cant find the console cable for it, I think it needs a female to female db9 serial cable, all I have is  a DB9 serial to rj45 console cable for the 2801 router, also I cant find the IP address of the sf300 switch, it is directly connected to the 2801 router, I issued a show arp to the router but didnt find the switch's IP add for web access, to sum it up I have no way of configuring the switch, is there any way to find the IP address of the switch? It also dosnt show on show cdp neighbors?

View 13 Replies View Related

Cisco WAN :: Setting Up 2801 As Internet Router

May 31, 2011

I'm having trouble setting up a Cisco 2801 as an internet router between our firewall & our ISP.I've setup FastEthernet0/0 as the WAN port & FastEthernet0/1 as the LAN port.  I've setup a default gateway pointing the next hop (the ISP),when I plug in a pair of laptops configured to mimic our IP scheme, I'm able to ping thru, but when I put the router between our firewall & ISP I'm not able to get out to the internet (can't ping google)  I can still ping the next hop.,Our old router died, so I am unable to pull up its configuration. Here is the code I'm come up with so far.

View 6 Replies View Related

Cisco WAN :: Router 2801 - Fiber Optic Internet Connection?

Jul 3, 2011

Currently we have a cisco router 2801 for Wireless Internet connection. And we are going to have another ISP that can provide us Fibre Optic internet connection rather than wireless.My question is that can we use this router for fibre optic internet connection? how do we go about this? what is the maximum bandwidth that the router can support?

View 8 Replies View Related

Setup A Belkin Wireless Router But Cannot Access The Internet Wirelessly

Jan 4, 2013

My computer sees my network, but I can't connect to the internet wirelessly. If I plug in the Ethernet cable from the modem I can access the internet. So, I've narrowed this down to something with my router.

OS: WIN7
Router: Belkin N750 DB N+

Steps taken:Modem and router have been shut down and restarted.Router has been returned to factory settings and reconfigured.Validated with my ISP there are no issues with my internet service. Router software has been uninstalled, reinstalled I do not use McAfee. I've run a full virus scan, a full malware scan and just for good measure, a defrag. I've checked my firewall.

View 1 Replies View Related

Cisco Switching/Routing :: 3560 - HSRP Setup / S2 Active And Route Traffic From Internet To Client?

Jan 14, 2012

i have a strange issue with an HSRP Setup. I  have two (S1+S2) 3560 as Core/Distribution Layer. Inter-vlan routing are  enabled on both Switches. S1 and S2 are connected with an ether channel  over four fibre ports. S3 -S5 are the (L2) access layer.
 
Gi0/1 on S1 and S2 are L3 ports, connect to a Linux Firewall.

HSRP is enabled, S1 is the active router and the STP root bridge.
 
But, my monitoring via cacti show me, that the Gi0/1 on S2 is active, too! But it should not be active? Only if S1 fails, should S2 the active switch.A client from the access ports on S3 - 5 gets traffic from the Internet via Gi0/1 from S2. Gi0/1 on S1 is active too, but will send mostly traffic to the Internet. Why is S2 active and why route it traffic from the Internet to the client?

View 15 Replies View Related

Cisco Switching/Routing :: 891 Router NAT Setup

Nov 15, 2011

I've got working PAT, but absolutely not sure how to perform additional task.

ip cef   
no ip bootp server
no ipv6 cef
interface FastEthernet8
ip address 192.168.1.141 255.255.255.0
duplex auto
speed auto
[Code] ........

View 22 Replies View Related

Linksys Wireless Router :: Home Network E1000 Setup Without Internet Access?

Aug 3, 2011

Was told by a HP technician that I could setup a .wireless home network for the purpose of having my iPad and iPhone 4 connect to my D100 HP printer. Installed the disc that came with my router and can't get passed the point that requires a password. All my devices recognize the router but everything requires a password which I am able to provide. Can this router be setup without having Internet access if so then how?

View 3 Replies View Related

Cisco Switching/Routing :: How To Setup 2600 Router For SDM

Jul 8, 2012

I have a 2600 router and im trying to set it up for SDM. The crypto command is not there. What do i do?

show version
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-J1S3-M), Version 12.3(15b), RELEASE SOFTWARE (fc1   )
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Thu 25-Aug-05 13:38 by ssearch
Image text-base: 0x80008098, data-base: 0x81A255C4

[code]....

View 3 Replies View Related

Cisco Switching/Routing :: 2611 / 2801 - Configuration For Back To Back Support

Oct 19, 2012

I have 1 2611xm router and 1 2801 router. For my own lab purpose, i want to configure them back to back to support voice services. I don't know what configuration will be required at each end. in 2611xm, i have NM-2V and its also detecting the card, so i hope it will work ? also what commands i need to run on both ends .

View 1 Replies View Related

Cisco Switching/Routing :: Setup RDP To A Server On 800 Series Router

Dec 27, 2012

I would like to setup RDP on my cisco router so I can access my server from outside my network. I also have a router from my ISP that has DHCP for my external IP address and DHCP for my internal as well.

View 3 Replies View Related

Cisco Switching/Routing :: To Setup NVI On 1941 Router - Configuration

Dec 9, 2012

Here is my current config, how to enable and setup NVI on a cisco 1941 router.i think it would fix my issue but i'm unclear on how to implement it to test.
 
i would like to be able to access an internal server from an outside address.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved