Cisco Switching/Routing :: 800 Series Router Configuration

Jun 13, 2012

about to install first UC320w and wanted some sample 800 series router configurations showing required port fowarding, ACL entries and QoS examples.

View 5 Replies


ADVERTISEMENT

Cisco Switching/Routing :: Copy Startup Configuration From 877W To Another 870 Series Router?

Jan 4, 2012

I have an 877W router that I would like to have a 2nd pre-configured backup for. I was thinking of getting another 870 series (probably an 877) router, as the more expensive wireless option is not actually required. Am I right to assume that I could simply copy the contents of my current config.txt file onto the second router?

View 4 Replies View Related

Cisco Switching/Routing :: CLI Configuration Of 800 Series Routers

May 1, 2013

I've goggled and searched here, and I can't seem to find what I'm looking for.  I need to make a couple changes to a clients Cisco 800 series router, enable ping replies add ip addresses to the ssh ACL.I can't seem to find any basic commands for CLI anywhere.

View 2 Replies View Related

Cisco Switching/Routing :: How To Copy Configuration From 2900 Series To Another One

Oct 11, 2012

I know we can use copy & Paste, my questions are:

1.       Before that, do I need to wipe out the existing confi on the brand new switch?

2.       About using TFTP, how does this new switch connects to the TFTP? Does it mean I have to assign a real IP and put it on our network?

View 3 Replies View Related

Cisco Switching/Routing :: Configuration Of Catalyst Express 500 Series?

Dec 25, 2012

I was trying to configure my Catalyst Express 500 switch (PID VID: WS-CE500-24LC V01)  and i followed the step i found in a document on Cisco website but still it showed an error "Page not found" and address displayed on bar was"169.254.0.1/catalyst-express.htm).

View 1 Replies View Related

Cisco Switching/Routing :: Setting Up NAT On 800 Series Router

Aug 23, 2012

I have a Cisco 800 series router that I need to set NAT up on. There will be four computers connecting to the internet through it. I already have the IP address coming from my cable modem I just do not know the command to get it to translate to my internal dhcp pool I have setup.

View 1 Replies View Related

Cisco Switching/Routing :: NATing On 2800 Router Series

May 22, 2013

I have Router 2800 series Global nating is configured on it.

ip nat inside source list 111 interface Dialer1 overload
!
access-list 111 deny   ip 192.168.1.0 0.0.0.255 192.168.0.0 0.0.0.255
access-list 111 permit ip 192.168.1.0 0.0.0.255 any
 
My object is that i want give internet access only for few users ip E.g   IPs addresses from range 192.168.1.0-10 can acess intenet access other all are deny.How i do this with ACL .

View 2 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 :: Setting Up NAT And Possibly PAT On 800 Series Router

Aug 23, 2012

I have a Cisco 800 series router that I need to set NAT up on. There will be four computers connecting to the internet through it. I already have the IP address coming from my cable modem I just do not know the command to get it to translate to my internal dhcp pool I have setup. I have also been doing some research, seeing as I only have one public IP address coming from my ISP will I have to use PAT as well?

View 1 Replies View Related

Cisco Switching/Routing :: Can't Configure SPAN On 800 Series Router

May 1, 2013

I have a Cisco 881 router running 15.1(4)M4. I am trying to configure SPAN on it to mirror my outside interface (source) to one of my LAN interfaces (dest).
 
!--- WAN interface
interface FastEthernet4
description Comcast WAN$ETH-WAN$

[Code]......
 
As you can see from the above output there is a problem with the command on this interface. When I try to set Fa0 as my source it works fine:
 
rtr(config)#mon session 1 source int fastEthernet 0
rtr(config)#
 
Is this because fa4 is layer 3 and fa0 is a switchport? If so, is there another way to set fa4 as the source?

View 4 Replies View Related

Cisco Switching/Routing :: 2600 Series Router Cannot Remember PW

Mar 28, 2012

I have a 2600 Router series and I cannot remember the Password.  I have tried following web pages that state to use control Break on the boot up but its not working.can reset that pw and write erase my configuration file?Here is my boot up.  I have tried hitting control break at the very beginning over and over and then again when at the cold boot it has not worked....
 
System Bootstrap, Version 12.2(7r) [cmong 7r], RELEASE SOFTWARE (fc1)Copyright (c) 2002 by cisco Systems, Inc.C2600 platform with 131072 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0x1c9468cSelf decompressing the image : ######################################################################################################################################################################################################################################################################################################################################################################################################################################################################## [OK]
Smart Init is enabledsmart init is sizing iomem  ID            MEMORY_REQ                 TYPE00036A          0X000B3B80 C2610XM Single Fast Ethernet                0X00098670

[code]....

View 4 Replies View Related

Cisco Switching/Routing :: 3900 Series Router Licensing?

Feb 6, 2013

Can the 3900 series router be ordered or upgraded to a license with advances enterprise services?  I have a few of these routers and I'm looking to get the license upgraded if possible.

View 1 Replies View Related

Cisco Switching/Routing :: Router Boots Into Router With 2500 Series

Jul 27, 2009

I m having 2500 series router. when i boot router automatically get into router(boot)> . how to solve?

View 6 Replies View Related

Cisco Switching/Routing :: Setup Port Forwarding On 800 Series Router?

Jan 14, 2013

I just setup my homelab today, after having Cat5e installed so I can run my servers and network equiptment over wired network as well as setting up a wireless system.  I got everything setup and its going great I can access everything from my office now including a E4200 Linksys router that I setup to do RiP (was only choice pretty much, or NAT), and my 891 Cisco Router which is my internet connection.
 
I use to have the linksys setup to do port forwarding but now I need to figure out how to do it on the cisco 891 router via command line.
 
Below is my current configuration.  I need to be able to access my server which is behind my router by Remote Desktop.  I also have a web server, and the kids also play minecraft, and have a server setup so I need to be able to forward their port as well.
 
[URL]
 
Ths is from the link above, would I just do like that but then put in my IPs and is that my Private IP I use this or my public facing.   Also he has "interface Dialer1 6881" again after the port in the second and third row.  I dont really understand what they have there.  I understand basic access list and such though I am extremely rusty. 

!
ip nat inside source list 102 interface Dialer1 overload
ip nat inside source static tcp 10.0.0.2 6881 interface Dialer1 6881

[Code].....

View 14 Replies View Related

Cisco Switching/Routing :: Module To Add Gig Interfaces To 2800 Series Router

Aug 16, 2012

I am trying to add WCCP to be configured for websense. My first option seems to be either purchase an IPServices license for the stack of 3750E switches, but i am thinking this will require us to license all three switches in the stack. The second option i am looking at is to do the WCCP configuration on the 2800 router we have on the edge. The problem is both Gig ports are in use, one going to the firewall and the second going to the ISP. My first question would be, which option is better in terms of manging as well as cost of implementing it.The second question is, if WCCP on the router is a better option, what is the add on module i should be looking to get to add the additional ports to hook up the Websense cache.

View 8 Replies View Related

Cisco Switching/Routing :: 1900 Series Router Not Giving Out IP Addresses

Oct 15, 2012

I've got a problem with DHCP running on a cisco 1900 series router, 1921 to be precise. The Data VLAN works perfectly, i configured a ip helper address and its working. Problem tough is VLAN 20. This is the voice vlan. As u can see in the config below, this has been configured using VRRP and VRF for failover purposes. I did more of these configurations, and they all worked fine, just not with this particular router!
 
As u will notice i deleted all the not needed to know information or i X'ed it!
 
Jan-Aart
version 15.1
service timestamps debug datetime msec

[Code]......

View 3 Replies View Related

Cisco Switching/Routing :: Recover Username And Password For 870 Series Router?

Jan 20, 2009

how do i recover username and password for 870 series router

View 5 Replies View Related

Cisco Switching/Routing :: Router 800 Series Interface Cellular0 Keeps Bouncing Up / Down

Aug 6, 2012

I was able to setup my router c819 with Verizon 3G but there is one minor thing that on the console it keeps saying:
 
Aug  7 21:04:30.067: %LINK-5-CHANGED: Interface Cellular0, changed state to reset
Aug  7 21:04:35.111: %LINK-3-UPDOWN: Interface Cellular0, changed state to down
Aug  7 21:06:18.423: %LINK-3-UPDOWN: Interface Cellular0, changed state to up
 
The interface Cellluar0 is connected to Verizon 3G network and I'm able to ping and get to the internet just fine. I did few research and some people said it was access list. My ACL is below but I can't find anything wrong with it.
 
!
!
interface Cellular0
ip address negotiated

[Code].....

View 4 Replies View Related

Cisco Switching/Routing :: 887 - How To Restrict Devices Connected To 800 Series Router

Jan 30, 2013

I have a Cisco 887M router which I wish to restrict the devices allowed to be connected/allocated an IP address to two, and *only* two.
 
I can't, for the life of me, find out how to allow these two devices to connect to ANY port - I can configure a MAC restriction on a single port, but I don't know how to make it so that I can allow JUST these two devices to connect to any port in the 4 port switch/VLAN (VLAN 1 is used because the mongrel who set this up was lazy). I know the MAC addresses I want to allow
 
How I can do this? I *can* restrict any given port to the two MAC addresses - but if I try to add the MAC addresses to another port, they get removed from the initial one. I need to be able to have them connect to ANY port and work, but allow NOTHING else to work.
 
For those wondering, this is to counter a user who is utilising company resources for purposes not approved - and costing us quite a bit of money in the process.

View 10 Replies View Related

Cisco Switching/Routing :: 1941 Series Router Stopped Responding After Restart

Aug 12, 2012

I am setting up a Cisco 1941 series router for our department in Denmark. As we quickly relised we had to reset the router to it's defult settings. As we comunicated with the router thorugh HyperTerminal, the router asked me to restart. After we did so the router only sends encrypted messages wich is unreadable. We neither get any respons in the terminal when we try to write commands back to the router.We have tried to use different terminal programs as well as the USB port on the router.

View 4 Replies View Related

Cisco Switching/Routing :: Get Fiber Optic Modules For 2821 Series Router

Mar 20, 2012

How to get fiber optic modules for Cisco 2821 series router. I can not find anything apart a SFP module which contains only one SFP port.

View 9 Replies View Related

Cisco Switching/Routing :: 1900 Series Router Needs Reboot Every Time Connection Is Lost

Jan 1, 2013

i have a cisco 1900 series router from the isp and we connect it the our router the rv042 small biz, and we have here a cisco catalyst 2950 switch with just default configuration connected to the hosts.
 
my problem is from time to time that the connection is lost there is no connection with the router and the only solution is to turn off and on the cisco 1900 router and the connection will be back.
 
do we need to configure the routers and switches? what do you need to configure?

View 2 Replies View Related

Cisco Switching/Routing :: 2800 Series Router - Multicasting Windows Deployment Services

Mar 25, 2012

We have recently implemented Windows Deployment Services on our local network, but everytime we do a multicast image deployment the network get flooded to point of total saturation.
 
We have Netgear switches and a Cisco 2800 series router. IGMP Snooping has been enabled on all Switches, however, we are unsure on how to implement multicasting on the router.
 
The whole network is flat - no VLANs over than the default VLAN1. We only want multicasting to work within our local network and does not need to go out the other side of the router as that is the connection to the internet.

How to get the Cisco router configured properly to enable multicasting to not flood the network. It seems that even if we were to image 4 PCs using multicast this is enough to completely get the network flooded.
 
Also, am I right in thinking that IGMP needs to be enabled on all of the Switches?

View 5 Replies View Related

Cisco WAN :: 800 Series Router Basic Configuration

Sep 4, 2012

I have just bought my first non-domestic router, a CISCO 887VA-K9 which needs basic configuration to get it working.  I have a copy of the configuration guide (334 pages) and CP Express user's guide (94 pages) and have spent an hour reading but either they are missing something or my brain is too small to figure out step 1.  How to get started.  Perhaps from where to download a CP Express installation kit for Windows.
 
Is the only way via a terminal emulator connected via a serial port ?  Is there a graphical interface I can use ?  Are there any basic tutorials for beginners ?  This is probably the only non-domestic routrer I shall work on so I don't want to invest in a full training course.  I just need enough to plug in the ISP credentials and set up DHCP.

View 27 Replies View Related

Cisco WAN :: 1800 Series Router Configuration?

Jun 9, 2013

load balancing and automatic failover between two isp 

View 13 Replies View Related

Cisco WAN :: Dynamic Configuration Of 3900 Series Router

Dec 12, 2010

Am trying to do a dynamic configuration of a 3900 series router (3925 to be precise).For the software and licenses, under the IOS technology Package Licenses, what's the significant of SL-39-DATA-K9 and SL-39-SECNPE-K9? Are they really necessary for the router?

View 3 Replies View Related

Cisco Switching/Routing :: 2800 Series Router - Removing And Installing Compact Flash Memory Cards

Nov 15, 2011

I just read the Removing and Installing CompactFlash Memory Cards in Cisco 2800 Series Routers instructions and there was nothing said regading powering down the router. Are these CompactFlash cards hot swappable??

View 2 Replies View Related

Cisco WAN :: 800 Series Router - Links And Load Balancing Configuration

Aug 6, 2011

Can we terminate 2 WAN link first Lease line and second Broadband internet link on 800 series router . As 800 series router have only 1 wan port and 4 switch port.  Also we want to Configure load balancing over the 2 WAN link, is it possible or Basic router for SMB.

View 1 Replies View Related

Cisco Switching/Routing :: 6509 Convert CatOS Configuration To Native IOS Configuration

Jul 17, 2012

I am position to migrate from CatOS 6509 switch to native IOS 6509 switch. long time ago, there was some site to convert automatically based on copy and paste onto the tool, but i can not find.
 
Does anybody know how to convert CatOS configuration to Native IOS configuration ? It is not IOS change, but it is configuration convert.

View 1 Replies View Related

Cisco Switching/Routing :: IP Routing On 6500 Series Versus 3750?

Jan 24, 2013

For intervlan routing, Is 'IP routing' command enabled by default on a 6500 series switches based on the IOS?and on 3750 switches, do we need to enable the "ip routing" command manually for intervlan routing?

View 1 Replies View Related

Cisco Switching/Routing :: 1921 Router LAN Configuration

Mar 27, 2012

I have recently configured a cisco 1921 router for internal routing on my network.  Here is what i am trying to accomplish:
 
Main network 10.65.1.0   mask 255.255.255.0- all office devies and computers.
Second network 10.65.2.0  mask 255.255.255.0 - All plant equipment machinery and production lines
 
i have configure gig 0/0 for my company network and gig 0/1 for my plant network.  I can ping the router from both networks but am unable to route traffic betwenn them.  what am i missing?

View 8 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 :: VPN Configuration For 3945 Router

Dec 2, 2012

the router IPSec VPN config for remote users using Cisco VPN Client 5.0.07
Router 3945 IOS C3900-UNIVERSALK9-M Version 15.1(4)M4

Here is VPN related config part and log from router and client.
 
aaa new-model
!
!
aaa authentication login default none
aaa authorization network default none
!
!
crypto isakmp policy 5
encr aes 256
authentication pre-share
[Code]...
 
I highlighted strings with possible problems of of unabling to connect but doesn't know what to do with it.

View 4 Replies View Related







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