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


ADVERTISEMENT

Cisco WAN :: 3945 With SM-ES3G-24-P Module - Routing Configuration

Apr 30, 2012

I've a 3945 with SM-ES3G-24-P module installed and tried to configure some routing but it doesn't work .  

1. L3 interface on the switch modules (with ip address configured)
2. OPSF on the router with connected interface redistribute (which includes the switch module L3 interfaces)
 
I don't see any of the switch module L3 interfaces routes in the router, not even the connected interface.
 
SM
-----
int g0/1
no switchport
ip add 1.1.1.1 255.255.255.0
 
Router
---------
int g0/0
ip add 2.2.2.2 255.255.255.0
router ospf 1
redistribute connected
network 2.2.2.2 0.0.0.0 area 0

View 4 Replies View Related

Cisco Switching/Routing :: 3945 Router Password Recovery?

May 20, 2010

I understand that the password has to be changed the first time we login to Cisco 3945 router but i failed to do that and its not allowing me to connect using default username/password.

View 7 Replies View Related

Cisco Switching/Routing :: 3945 Loose Connection Between Router And Switch

Jun 29, 2012

We are having problems with a two router 3945 in HSRP and a switch 2960.The two routers are connected to the switch 2960 through differentes ports. The problem is that we loose connection between the router and the switch.When we excute the command: show cdp neighbor at router, it shows nothing.If we try to make ping to the 2960 switch it is no reachable.If we make ping to the other router 3945 it is not reachable.All other function of the router are o.k.We are attaching the IOS of the routers and switch 2960 and a document in which make reference to a BUG in which mention about arp overwrite due arp attack which produce DoS.

View 2 Replies View Related

Cisco Switching/Routing :: Missing Commands Using DHCP / TFTP To Configure 3945 Router

Apr 10, 2012

I am using DHCP/TFTP to autoconfigure a 3945 router.  The router properly obtains an IP address and finds the correct TFTP server.  The issue lies in the download of the configuration file from the TFTP server.  The router downloads the file, gives the "Ok" message, and prompts you to press Return to get started.  When I view the running-config, several commands are missing from the Serial 0/0/0 section (HWIC-2T).  If I modify the config file on the TFTP server to use Serial 0/0/1 instead and repeat the process, the configuration file loads without any issues and Serial 0/0/1 has all of the commands.
 
I also tried moving syntax around in my config file, but the end result is still the same.  If I use Serial0/0/0 - I don't get all of the commands.  If I use Serial 0/0/1, I do.

View 1 Replies View Related

Cisco Switching/Routing :: 3945 PBR Doesn't Appear To Be Working

May 1, 2013

I have a 3945 router with two interfaces connected to my firewall, one to the management interface and another to my dmz.  I'm running eigrp between all my network devices.  The problem I'm running into is when I try to ssh to the management interface of the 3945 the traffice hits the firewall, then goes right to the management interface as it should, but the return traffic is trying to use the dmz interface since that is how the router knows to get back to my computers network.  I created 2 route-maps to try and address this issue. [code] I've applied the MANAGE_IN route-map to all interfaces that might have inbound traffic destined for the management network and applied the MANAGE_OUT route-map to the management interface.  The MANAGE_IN policy appears to be functioning correctly, the MANAGE_OUT doesn't appear to be functioning correctly.  When I look at traffic from my host going to the management interface I see it still trying to return through the dmz interface. 

View 11 Replies View Related

Cisco Switching / Routing :: 3945 - Ability To NAT / At Least 8 RJ-45 Connections?

Nov 26, 2012

I currently have a Cisco 3945 router deployed and I am reaching the CPU's max during peak usage. The 3945 supports ~500Mbps Fast/CEF Switching and I need something at least double that capacity.

I need the ability to have at least 8 RJ-45 10/100/1000 connections. I also need the ability to NAT.

View 13 Replies View Related

Cisco Switching/Routing :: 3945 - License To Run HSRP?

May 20, 2013

if the Cisco 3945 router requires any license for it to run HSRP. Also advise which IOS runs HSRP on the 3845 router. 

View 3 Replies View Related

Cisco Switching/Routing :: Difference Between 3925 / 3925E And 3945

Jan 30, 2013

terms of Performance for 3925, 3925E and 3945.
 
didn't see much different between 3925 and 3925E except an additional port.

View 5 Replies View Related

Cisco Switching/Routing :: 3945 / Using CBWFQ Before Reaching Interface Max Bandwidth

Jan 11, 2012

CBWFQ kicks in when the interface becomes congested and there is no available space in the queue but I need to find a solution to the scenario below:Im using a Gigabit interface on the 3945 Router that connects to the ISP. The ISP limits bandwidth to 60Mb so I need to make sure when I reach the limit of the 60Mb the router starts using the BW percentages defined in the policy-map using classes. any kind of traffic go out as it wants but as soon as the 60Mb limit is reached, the priorities defined by the traffic classes will kick in just as if the interface ran out of queues (as CBWFQ usually works).

View 7 Replies View Related

Cisco Switching/Routing :: 3945 - Connecting To 100M Single Mode Fiber Link SC To LC Conversion

Aug 4, 2012

connecting a Cisco 3945 Router to an Ethernet WAN Link. The service provider has provided a 100M Ethernet Single Mode Fiber handoff to the customer premises with SC Connector. The CPE configuration proposed for this setup is like this. [code]
 
Since the SFP has LC Connector, i suppose i need to have an SC-LC Cable for connecting the Ethernet link. Do i need anything else, apart from above?

View 1 Replies View Related

Cisco WAN :: 3845 / 3945 - NM-16ESW-1GIG Card Configuration?

Sep 30, 2012

I have 3945 Router and I have bought NM-16ESW-1G1G card. After installed the card no interface  shows on show ip interface brief or Show run command . When i end the switch module then i have found the interface. previously i have worked on NM-16ESW card on my 3845 router where interface card interface shows in my show run and interface command and i have assign IP and crypto map fro my Branch.
 
So my question is NM-16ESW-1G1G is different then NM-16ESW card ? if not then why i can not find interface. if Different then i have need to configure interfcae by enter the switch module seperately ? 

View 7 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 :: 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 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 :: 827 - Switch L3 And DSL Router Configuration

May 21, 2013

i have floor with 10 users with DATA vlan and VOICE vlan , WIRELESS vlan , my questions :
 
Basement floor Core switch fiber -----> my floor switch <--------my internet DSL router827
 
- In this scenraio the switch in my floor will be as L2 or L3 ?
- What is the configuration it will be in the switch if it is L3 ?
- What is the configuration it will be in DSL router with Subinterfaces for each vlan ?

Any sample for configuration that can work for switch nad DSL router ?

View 3 Replies View Related

Cisco Switching/Routing :: To Edit Configuration In 1800 Router

Jan 11, 2012

I am new user of cisco router i can access the hardware and login in the account but the problem is if i use the command "enable" asking for a password, old I.T. personnel who setup this router already resign.

View 2 Replies View Related

Cisco Switching/Routing :: Wireless Configuration 857W Router

Sep 23, 2012

my trouble is I have a cisco 857w and I have never configured a wireless config for a cisco router before. Ok so i have had a go through the web interface (i know, last resort) and still no joy
 
Basically what im looking for is to have a visible (broadcast ssid) network with a password (WEP/WPA/WPA2, not picky) and it to be joined to the same vlan as the ethernet ports (VLAN 1).

View 1 Replies View Related

Cisco Switching/Routing :: 2811 Router - VLAN 531 Configuration

May 22, 2013

I have a Cisco 2811 Router. I have two VLANS on the router. The first one of course is VLAN 1 and the second one is one that I created from reading everything from this forum.. it is called VLAN 531
 
On VLAN one I have an IP address of 10.8.1.1 and on VLAN 531 I have an IP Address of 172.16.1.1, now what I can do is this... I can.. from a workstation on the 10.8.0.0 segment, ping 172.16.1.1 and one server on that segment that has an IP address of 172.16.1.50, which is fine, but what I really want to be able to do is ping our email server which is on a 10.21.0.0 segment and I cannot. Any commands on what I would need to do to make this work as I would like the 172.16.0.0 segment to ping any other part of my LAN of my choosing.

View 12 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

Cisco Switching/Routing :: How To Do Dual ISP Configuration - 2811 Router

Dec 9, 2011

Will 2811 Router with 4 switch port module, How to do dual ISP configuration on this router.

View 10 Replies View Related

Cisco Switching/Routing :: 1711 - Router Is Not Saving Configuration

Nov 10, 2011

I have a 1711 Catalyst router hooked up behind a cable modem.  I configured the router, copied running-config to start up-config then wrote it to memory with "write mem".  I unplugged router to move it and when I plugged it back in, I had to start from scratch.
 
Is this normal, or should router be able to save configuration if powered down?
 
BTW, I'm using Putty to access router console.  Is that the hot setup for Windows 7 or is there something better?

View 5 Replies View Related

Cisco Switching/Routing :: 1720 Router Not Saving Configuration

Aug 15, 2012

I currently am trying to program the config for a 1720 router however i cannot get the config to stick. I boot up to the command prompt put in all the configurations use the "write mem" command and then hard reset the router but when it boots back up I get the initial system configuation dialog.
 
I have tried booting to the rommon prompt and typing "confreg" and following the prompts keeping all options set to no except for  this setting
 
"enable "ignore system config info"? y/n [n]: Y"
 
Is set to yes. but when i get to the end of the config it just loops and starts over with
 
"you wish to change the configuration? y/n [n]: Y"
 
If i choose yes it loops if I choose no it goes back to the rommon prompt.

View 5 Replies View Related

Cisco Switching/Routing :: Editing And Copying Configuration 876 Router To Another

Oct 3, 2012

i have to configure 80 Cisco 876 routers, so i planned to copy config via tftp from one configured router to PC, edit it in text editor (change ip addresses, dhcp pools, vpn keys...) and then copy it via tftp to another router, etc... Configuration looks fine and it works when i paste it in cli, but when i copy it via tftp i'm getting strange problems like dhcp not working or snmp not accessible. Am I missing something.
 
Here's config from router with dhcp problem:
 
ROUTER#sh run
 
version 15.1
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers(code)

View 2 Replies View Related

Cisco Switching/Routing :: Netflow Configuration On 2821 Router?

May 5, 2013

I have  customer that we have configured netflow on the 2821 router that their traffic is on.  Currently the company they have contracted with for the analysis is seeing data duplication.  Below is the configuration for the interface and the router
 
Cisco 2821;
 
interface GigabitEthernet0/0
description TVC-FI-Ethernet-Fiber-Ethernet link
ip address 216.255.164.33 255.255.255.248 secondary
ip address 192.168.5.1 255.255.255.0 secondary
ip address 216.255.166.129 255.255.255.128 secondary

[code]....

View 2 Replies View Related

Cisco Switching/Routing :: Router On Stick Configuration / Plugged Into ASA 5505

Feb 27, 2013

I have not been able to figure out the resolution. The basic premise is to have 3 inside vlan networks controlled by a 1900 series router. Then have that primary LAN router connect to the inside of my ASA5505 Basic, then go out to my ISP Gateway. I have tried hundreds of different static route configurations on my router and asa. I have tried equally as many NAT and PAT configurations, but nothing seems to work. I have even tried using all the commands (specific to my topography of course) on this weblink from cisco: url...

View 12 Replies View Related

Cisco Switching/Routing :: Setting Up Triple Router Y Configuration Using RV042?

Mar 3, 2013

i am currently using 2 DSL WIFI modem and wants to combine them to my RV042 dual wan router but as i set them up using WAN1 and Wan2 as "Obtain IP Automatically" there is no internet connection?

View 2 Replies View Related

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 :: 2960 / 1801 - Switch / Router VLAN Configuration

Jul 5, 2012

I've recently purchased a Cisco catalyst 2960S-24TS-L & setup 3 V LANS 10 (no current IP),20 (192.168.2.1) and 30 (192.168.3.1) to reflect the router V LAN configuration & ip information. When connecting my PC to the switch to test connectivity on (2.1 & 3.1) I'm unable to connect to the the net but can successfully ping GW (int FE0.20 & FE0.30) 192.168.2.1 & 3.1. 

The router is an Cisco 1801 & it seems this is where the configuration issue is but I'm unable to figure out how to complete the setup. It has been quite awhile since I've configured a Cisco router.

Ive never had this router connected to a switch so all router switch ports are in the default VLAN1 (192.168.1.2), with FE0  disabled. In trying to get the switch to communicate with the router I made the following router config modifications. 

FE0 enabled with subinterfaces configured
FE0.10-currently no ip
FE0.20-192.168.2.1/27
FE0.30-192.168.3.1/27

I have two issues I want to resolve: 
1) I do not know what additional steps are required to allow 2.1.& 3.1 V LANs to access the net.
2) I want to disable VLAN1 if possible & use the network IP for VLAN10 (192.168.1.0). I'm unsure how to do this as any change on VLAN1 immediately breaks router access and the router reconfiguration becomes more complicated with changes to the FW ACL etc.

View 2 Replies View Related

Cisco WAN :: G2 3945 What Is Half Gig Switching Speed Means

Feb 17, 2012

url..This says an ISR G2 3945 can achieve 502.78 Mbits when CEF fast switching. Is this per port or total for the whole box?  Since the router will hold dozens of switch ports and several gig routed ports I don't understand what this half gig switching speed means.

View 5 Replies View Related

Cisco WAN :: 3945 - Configuring Routing With Switch Module SM-ES3-24P

Oct 11, 2011

We have Cisco 3945 Router with SM-ES3-24P Switch Module. when we tried to configure routing in Router and Layer 3 ports on Switch module, the inter-communicaiton is not working?
 
how we can use routing in 3945 with SM-ES3-24P module?

View 2 Replies View Related

Cisco WAN :: 3945 Integrated Gigabit Ethernet Ports For Routing?

Aug 11, 2011

I was wondering if I could use the CISCO3945 Integrated Gigabit Ethernet WAN ports for routing, I need to enable BGP and I was willing to use one of those ports.

View 2 Replies View Related







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