Cisco WAN :: 887 - EIRGP Hellos Queuing And Not Sending On GRE Tunnel

Jun 29, 2011

I have just installed a new 887 in a branch office. Two GRE tunnels are configured back to our two head office routers. Only one of the tunnels is able to send EIGRP hellos successfully and hence, one tunnel adjacency is flapping after the RTO is maxed. Ive tried a few things but I'm totally at a loss now. I can see from debug eigrp packets that the hello is en queued and that Hellos are received from the tunnel endpoint, but the ACK is generated and queued also. There are no access lists or nat enabled on the tunnel interface and no outbound acls in place. General NAT/PAT is set for the Dialer int. Ive removed all crypto and any QOS although I don't think these would affect this anyway. Bear in mind that both tunnels originate at the Dialer and one is working fine.
 
The SH ip eigrp neigh is shown here
 
EIGRP-IPv4 Neighbors for AS(****)
H   Address                 Interface       Hold Up time     SRTT    RTO   Q  Seq
                                                              (sec)         (ms)            Cnt Num
1   172.20.80.1             Tu0               10   00:00:13    83      5000    1  1784719
0   172.21.80.1             Tu1               13   2d21h        79      474      0  1437249
 
At this point Im starting to think it could be an ISP issue?

View 18 Replies


ADVERTISEMENT

Cisco Firewall :: ASA 5505 - Nat Internal Network Before Sending Over Tunnel

Oct 27, 2011

For a customer I have configured a new ASA 5505 firewall with 8.42 software. I had to build 3 ipsec tunnels to different locations and firewalls. All tunnels are working except one. I have to translate the inside network 1 to 1 to a different private range before it is sent over the tunnel. Each host from network 192.168.133.0 /24 has to be translated to a  192.168.112.0 /24 host and then sent over the tunnel. (e.g. 192.168.133.22 translated to 192.168.112.22)

View 3 Replies View Related

Cisco WAN :: Egress Queuing On Catalyst 6500

Mar 16, 2012

i have a question regarding egress queuing on cat6500 modules. e.g. WS-X 6704 has 1p7q4t is egress-modell. my goal is to limit the priority queue to 15% of the available bandwidth. i can put weights on the wrr-queues and limit their ressources: "wrr-queue bandwidth 50 20 15 0 0 0 0." but this isn´t possible for the priority-queue. only available command is "priority-queue queue-limit 15" but this only restricts the buffer to 15%.
 
at the end of the day i want to prevent that the wrr-queues don´t have remaining bandwidth when the priority-queue is saturated.
 
is there an easy way to restrict the bandwidth of the priority queue or do i have to implement additionally some kind of policing?

View 5 Replies View Related

Cisco WAN :: 2911 - Configuring Priority Queuing In Gigabit Interface

Jun 10, 2011

I have configured Priority Queueing in my Cisco 2911 Router. I have set queue list high, medium, normal and Low. But when I put show interface gi0/2, it is showing the queueing strategy is priority queueing but it is not showing the (size/max/drops) values.

View 1 Replies View Related

Cisco Switching/Routing :: Nexus 7010N7K-M132XP-12 Queuing

Nov 6, 2011

NX-OS 5.0(3)N2(1)Nexus 7010N7K-M132XP-12 line cards.By default the linecards/system use only 2 egress queues for the 32 port M1 cards.
 
1p7q4t-out-pq1  (matches cos 5-7)1p7q4t-out-q-default  (matches cos 0-4)Which really doesn't line up with what wanted so we modify the config on the default vdc to the following.
class-map type queuing match-any 1p7q4t-out-pq1
match cos 5
class-map type queuing match-any 1p7q4t-out-q2
match cos 7
class-map type queuing match-any 1p7q4t-out-q3
[Code]....

By modifying the default queues it's affected the default egress  policy-map, and in order to function correctly, a custom default list  needs to be setup. With the default egress policy, anything not in the above 4 queues gets dropped.
 
Why doesn't the output queue in the default policy map (out-q3) match the actual class-map name of 1p7q4t-out-q3Are my assumptions about the output discards correct relating to the fact there is no relevant mapping for the modified egress queues in the default system policyWhere in the config guide is this? I've seen some reference that infer it, but don't actually point it out. Why this is a system wide config item, rather than on a per vdc basis. 

View 2 Replies View Related

Cisco Switching/Routing :: TR50 - Priority Queuing Of Packets On Frame Relay Subinterface

Nov 13, 2011

I need to get some low volume, interactive data, prioritized on frame relay PVCs across our network. I have followed the CBWFQ examples from cisco.com, but my test packets are still showing latency over 1 second. My lab set up has a corporate connected gateway router linked via FE to testrouter 50. TR51 has a T1 frame relay loop to another router acting as a frame relay switch. The other side of the FR switch has a 56k link to  testrouter51. I am sourcing test pings from my desktop PC, that are marked as AF43, and leave at a rate of 1/second, when the response comes back in time. I am using a Smartbits to generate some default class traffic at a rate of about 56Kbps only in the 'outbound' direction, toward TR51, as this emulates a file copy from corporate to remote sites, that is causing the AF43 traffic to suffer. Here is the relevant config on the TR50 device:
 
class-map match-all rtu-data
match ip dscp af43
!
policy-map frame-56
class rtu-data
    priority percent 20
class network-mgt-data
    bandwidth percent 5(code)

View 1 Replies View Related

Cisco Switching/Routing :: Nexus 7000 - (service Policy Type Queuing Output) On Port-channel?

Jan 24, 2013

We are planning to implement the following policy map for egress traffic on an Nexus 7000:
 
policy-map type queuing dd-1p3q1t-8e-out-10G    class type queuing 1p3q1t-8e-out-pq1      priority level 1      shape percent 10     class type queuing 1p3q1t-8e-out-q2        bandwidth remaining percent 5    class type queuing 1p3q1t-8e-out-q3        bandwidth remaining percent 5    class type queuing 1p3q1t-8e-out-q-default        bandwidth remaining percent 90
 
We are using two N7K's to which is one N5K connected through a vPC. From the N5k we use a port-channel with 4 * 10G. Two of this four ports are connected to on N7K and the other two are connected to the other N7K. On the n/K's we are using vPC.
 
My question now are:
 
1. Where i have to connect the policy map? To the port-channel or on each physical interface?

2. When i have to connect this policy to the port-channel, how does i have to set the shape percent, when i would like to reserve 10% from the 40G?    Does i have to set the shape value to 5% on each N7K because vPC?

View 1 Replies View Related

Cisco WAN :: 7201 Option To Send All Traffic Through GRE Tunnel / L2TPV3 Tunnel

Jan 9, 2011

i have a 7201 router with NPE-G2. i have a design which i have the option to send all the traffic through a GRE tunnel or a L2TPV3 tunnel.which method is more CPU consumption ?

View 1 Replies View Related

Cisco WAN :: 1941 Router - Enable IPSec Virtual Tunnel Interface With Tunnel Mode IPv4

Sep 23, 2012

I'm in process of purchasing a new Cisco routers for our branches that will be used primary to enable IPSec virtual tunnel interfce with "tunnel mode ipsec ipv4". does the default IOS IP Base supports this feature? or i need to purchase DATA license or SECURITY license?

View 4 Replies View Related

Cisco Routers :: Set A VPN IpSec Tunnel GW To GW Tunnel Between RV110W

Oct 17, 2012

I am using a Cisco RV110W (Firmware 1.2.09) in a branch and I would like to create a VPN Tunnel to another site that has a Cisco RV042 (firmware v4.2.1.02)
 
What would be the correct Configuration? the current configuration I am using is
 
in the RV042 i am using
 
Check Enable 
Local Group Setup
Local Security Gateway Type : IP Only
IP Address : RV042 Pulbic IP address

[Code].....

View 3 Replies View Related

Networking :: To Tunnel All Routers Traffic Through SSH Tunnel With WRT300n

Jul 24, 2012

Environment :linksys wrt300n v1.1 which can have ddwrt-mega. Willing to tunnel all lan's outbound traffic through an ssh tunnel.

View 2 Replies View Related

Cisco VPN :: Tunnel With WRVS4400N Need To Push 2 IPs Through Tunnel?

Jan 23, 2012

There are a few situations were I'd like to be able to use the locally configured account on a device but still have ACS in place.I want to complete this WITHOUT adding the locally configured account into ACS.I have tried setting the advanced option under Identity for if an account is not found to "Continue" however this causes the account to be allowed as long as a password is typed (any password, as long as its not blank).

View 2 Replies View Related

Pc Is Sending Emails Automatically

Feb 22, 2011

i am getting around 12 emails a day returned mail demon and i havent sent them my friends are gatting sick of this every time they log on

View 1 Replies View Related

Sending Message Through Network?

Oct 8, 2011

I am looking for a way to send messages over my open network just like you wanted to. Can't seem to find an answer so far on line.

View 1 Replies View Related

Sending But Not Receiving Packets?

Jun 26, 2011

One Day the internet is fine the next day The Internet Stopped working. The problem is my pc is sending packets but not receiving any i though it was a bug or something so i restarted my pc after i restarted my pc the internet was working fine until a couple of minutes passed it stopped receiving packets again.i tried resetting the modem but nothing worked.I tried winsock fix or resetting TCP/IP and stuff but nothing workscause its starting to frustrate me.

View 14 Replies View Related

Microsoft Not Sending Emails?

Jun 10, 2011

My emails are not being sent POP3 failed, is there a troubleshoot, autofix website i can go to

View 4 Replies View Related

Sending But Not Receiving Packets

Sep 26, 2011

Our computer is sending but not receiving packets. We've tried 3 different wi-fi adapters, and that wasn't the problem. We have no idea what's wrong? It won't pick up any wireless signals by the way, and it works fine while connected via Ethernet.

View 5 Replies View Related

Cisco :: LMS 3.2.1 Sending More Pings Than Thought Usual?

Aug 9, 2011

I'm looking for troubleshooting LMS 3.2.1 and the ping/ICMP traffic it transmits.A lot of my devices are receiving a lot more pings from LMS than I would have anticipated.I don't run PING sweeps in Device Discovery or CM-UT. I've even disabled DFM polling in a hope to trace the source of these PINGs. Any list of which modules use PINGs so I can turn them off and track down the offender.I really only want to manage the known devices I already have via SNMP alone. I don't require LMS to be PINGing for discovery or reachability purposes.

View 4 Replies View Related

Cisco Firewall :: ASA 5550 Sending Reset With TTL Of 255

Oct 3, 2011

I have the following problem, right now we have an ASA 5550 connected to the client´s side. A reset is being received on the client´s side, but when we run the sniffers on both extremes of the network, we can see that the reset is not being sent by the server´s side.
 
We have narrowed it down to the 5550 ASA, but have found no bug that matches the description.
 
The characateristics of the reset packet are the following:
 
- It is the only packet with a TTL of 255.

- Both server and client have very different window sizes, and the reset packet even though has the server´s ip and port as source of the packet, it has the client´s window size.

- It has a correct ack number.

-Before the reset is received, there are a couple of retransmissions of the last packet sent.

- We´re handling a VPN tunnel between both servers.

View 1 Replies View Related

Cisco Security :: ASA 5520 No Longer Sending Log To FTP

Sep 22, 2011

We have a ASA 5520 which is configured to send log files to an ftp server.  It has been doing that until recently I found out that it stopped sending the logs on August 11.  I can't remember what I have changed in the ASA config to make the ftp stop.  I changed the ftp config to another server but it won't upload any log file.
 
What can I do to make the ASA save the log buffer to the ftp server again?

View 1 Replies View Related

Cisco WAN :: 877w Slow In Sending DHCP IPs

Jan 17, 2011

I got the wireless up and working. one more issue, its that the clients take time to get an ip address and the ok light on the routers wireless side is blinking and not steady lit.
 
how do i get it steady and decrease the time for the clients to receive the ip address, both lan and wifi.

View 1 Replies View Related

LAN Sending 0 Packet But Receiving Many Unwanted?

May 27, 2011

my local area connection is sending 0 packet and receiving unwanted packet

View 1 Replies View Related

Routers / Switches :: Without Wan Email Sending

Jul 2, 2011

No School havn't own email server, Just we want email within the Lab. (There are 20 PCs on all PCs Windows XP (Service Pack 2) & MS Office 2003 installed.Now tell me how can we send/receive email via using outlook.

View 1 Replies View Related

Desktop Sending And Receiving But Still No Internet?

Apr 18, 2013

I had a customer call me and her desktop (wired connection only) is sending and receiving packets but she still cannot connect to the internet. Customer has tried power cycling her modem, router and desktop with no avail. Her system is running XP.

View 13 Replies View Related

Computer Not Sending Packets But Receive Them

Sep 2, 2012

Alright, so we have about six computers on average all on at the same time, working just fine, last night one of the laptops just, stopped working, saying there is no internet access, With every attempt it doesn't send any information. When I disconnect it from the wireless, then reconnect it, it immediately receives packets but won't send any.

View 1 Replies View Related

Constant Sending And Receiving Bytes

Jul 28, 2011

When i look at the network wirless connection status something is constantly sending and receiving Bytes and lots of them.the modem gets warm from all of the activity.

View 6 Replies View Related

Sending Messages To Wireless PCs On Network?

May 19, 2011

Is there a way or software can I use to send messages to all wirelessPCs in my network without doing any configurations or installation on those PC.I've used net send command for that, but is there another way?

View 3 Replies View Related

Sending Image From Internet To Mobile?

Aug 25, 2012

i want to send image from internet to mobile(cell phone). i am not using net card in my mobile so how cab be send a image from net to mobile phone (mobile is not connected to net).

View 5 Replies View Related

Sending Out Computer Internet Through Router?

Jan 23, 2013

The university I attend doesn't allow modems and routers, but me and my roommates desperately need wifi for our devices, otherwise they are being wasted sitting around. today I set up an ad hoc connection on my roommates laptop, but he brings his laptop places and when he's out, we have no wifi. I have my desktop computer, and I can leave it on all the time and I never leave with it, so I'd love to set up wifi on it, since it will be so much more convenient.

I brought my router from home, and ive gotten it to send out my computer's internet connection, but it brings me to the school's registration page, which I can not use, since routers are not allowed. Is there a way to use my desktop's ethernet connection and send out that internet connection through my router (it also needs to bypass the school network, somehow fooling it that my router is my computer (im guessing))? I have 2 ethernet jacks on my computer by the way.

View 6 Replies View Related

Cisco 2100 - Data Not Sending Or Receiving From Modem?

Oct 26, 2012

I'm using Cisco 2100 cable modem. It worked fine until some time later where the Data Send & Receive LED's stopped blinking. A man came to check if the cable was the problem by replacing it, but it wasn't. He claims it might be related to the laptop. I have tried several times restarting it. (I'm using mobile broadband) I would really like fast rather than slow internet ( I was limited so now it's slow but free)

View 14 Replies View Related

Cisco :: LMS 4.0.1 Keeps Sending ICMP Messages To VLAN Interfaces

Sep 18, 2012

The LMS 4.0.1 keeps sending ICMP messages to VLAN interfaces that have been removed months ago.these logs are filling up my log server [code] How do I update the poller to use the latest config information for the switch?

View 1 Replies View Related

Cisco Firewall :: ASA 5505 Sending Email Alerts?

Oct 14, 2012

I will be configuring port forwarding to a phone system on the network for remote management. I would like to have the ASA send an email alert when a connection has been made to the open port. Is this possible to do and if so how to configure it.

View 1 Replies View Related

Cisco VPN :: ASA 8.4.x - Sending A Client Attribute To Radius Server

Dec 11, 2011

I'm using an ASA version 8.4.2 and a Radius Server.
 
Is-it possible to configure ASA for sending the name of the connection profile to the Radius Server ?
 
By default, the radius server doesn't receive this information.

View 1 Replies View Related







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