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


ADVERTISEMENT

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 5 100-byte ICMP Echos To 1.1.1.2 Timeout Is 2 Seconds?

Jul 7, 2011

Sending 5, 100-byte ICMP Echos to 1.1.1.2, timeout is 2 seconds:Success rate is 100 percent (5/5), round-trip min/avg/max = 16/20/28 msround-trip min/avg/max = 16/20/28 ms

View 12 Replies View Related

Cisco Firewall :: ASA 5540 - Sending Logging Messages To Ftp Server Has Stopped Suddenly

Apr 21, 2013

on ASA 5540 ,   i configured the logging setup as following :
 
log in to the internal buffer : buffer size 1048576 bytes

Then i save the buffer to FTP server to save the log messages in continuously way everything was working fine but suddenly sending the ftp traffic to FTP traffic has stopped suddenly before in the live log viewer it was showing when ASA throws the ftp traffic to the ftp server but this stopped suddenly nothing has changed in the ftp server setting (same username and password and the connectivity is there) sending logging traffic to the ftp server came back just when i reboot the ASA.but this is not solution.

View 5 Replies View Related

Cisco Firewall :: How To Enable ICMP Between Two Inside Interfaces ASA5510

Feb 20, 2013

Today I run into a problem with enabling ICMP traffice between two inside interfaces on ASA5510 (version 8.2). I tried to ping from 192.168.1.2 to 192.168.2.2  Failed. But I can visit outside websites or ping from any of the two addresses above to 8.8.8.8 So I checked the configuration shown as follow

<omitted>
interface ethernet0/1
nameif inside

[Code]....

View 3 Replies View Related

Cisco Infrastructure :: Blocking ICMP On Catalyst 3750 Switch Vlan?

Apr 7, 2011

I have set up an ACL on my 3750 switch to deny icmp from PC A  on our inside network to PC B on a different VLAN on our inside network using the following ACLs:
 
deny icmp host 10.1.17.15 host 10.3.10.4
deny icmp host 10.3.10.4 host 10.1.17.15
 
-- or --
 
deny icmp host 10.1.17.15 host 10.3.10.4 echo-replydeny icmp host 10.3.10.4 host 10.1.17.15 echo-reply

These ACLs belong to an access-list that also limits ip traffic to a few specific machines.When I try pinging from PC A I receive a reply message back from PC B. Shouldn't this configuration block any ICMP from PC A to PC B and from PC B to PC A? I would have expected the first ACL statement to block any packets associated with ICMP and when that didn't work I tried the second configuration.

View 6 Replies View Related

Cisco Switching/Routing :: C6509 Loss Of Packets ICMP Sent By Different Hosts In Different VLAN

Oct 17, 2012

I've a big problem with a loss of packets ICMP sent by different hosts in differents VLAN. Here my architecture:
 
Core Switch : 2 Switch's C6509 (Version 15.0 (1) SY1)- Mode VSS - One lien VSL , the other link is defective.Access Switch: C3750 , Connected to Core Switch through 2 fibre optique wires.Topology: redundant ring
 
When I send consecutive ping message I  found always a missing of packets . Furthermore When I insert the  "show ip traffic" command., the parameter "bad hop count" increase after a loss of packets. I've 2 hosts connected in my network and they send packets with TTL =127.
 
In the Core Switch I haven't configured the MEC because it gave me troubles with the packets multicast.

View 1 Replies View Related

Cisco Switching/Routing :: 3500XL / VLAN Interfaces Will Not Come Up

Jan 9, 2013

I am using an Old 3500XL and I simply created a
 
interface VLAN 100
Description ***********
ip address 10.0.1.100  255.255.255.248
no ip directed-broadcast
no ip route-cache
shutdown
 
no matter what I do i cannot get it to come up, the rest of the switch is default config, I know I am just forgetting something, But I don't know what?

View 8 Replies View Related

Cisco Firewall :: ASA 5505 / Multiple Interfaces In Outside VLAN?

Feb 12, 2013

This is for an ASA 5505 with the base license...I have a situation where I will not have one interface in my outside VLAN, but instead I want to have interfaces 1-7 in my outside VLAN and interface0/0 in my inside VLAN.
 
Is this supported with the Base license, and if so how would I do this?  Do I still just need to assign one IP address to the outside VLAN?
 
Or will I need to upgrade to the Security Plus license and put each interface in a separate outside VLAN, so in essence I would have 7 outside VLANs each with the same security level (0)?
 
My situation is that I have several partner networks that i want to "aggregate" thru my one ASA 5505.  So each outside interface represents a separate partner (outside) network, each of which I want to get to from my inside network.  Hence the many outside to one inside.

View 5 Replies View Related

Cisco Firewall :: Enable Netflow On ASA 5505 For Vlan And Interfaces

May 17, 2013

How can i enable Netflow for each Vlan Or interface indvidually  in Cisco ASA? currently i have setup Netflow and only 2 interfaces are shwoing traffic for Netflow which are not even as my physical or Vlan interfaces . (see screen shot )
 
EscapeASA# sh interface ip brief
Interface                  IP-Address      OK? Method Status                Protocol
Internal-Data0/0           unassigned      YES unset  up                    up

[Code].....

View 9 Replies View Related

Cisco Firewall :: Unable To Create VLAN Interfaces In ASA 5510

Nov 13, 2011

Unable to create VLAN interfaces in ASA 5510

View 1 Replies View Related

Cisco Switching/Routing :: Ping From Vlan Interfaces On 3750 Switch

May 27, 2013

 I'm having some trouble getting my head round the following but I think it's routing related?
 
I have a Cisco 3750 switch with the following configured:

interface Vlan1
ip address 192.168.0.223 255.255.254.0
no ip route-cache

[Code].....
 
The 3750 is connected to a firewall which handles the routing.  From the 3750 I can only ping remote networks from the vlan1 interface not from vlan6,8 or 10 i.e ping 10.34.37.101 (remote network) source 192.168.0.223 (vlan1) works but ping 10.34.37.101 source 10.74.10.1 (vlan10) does not?  I can ping 10.34.37.101 from computers on the various vlans but not from the 3750 it self.
 
I looked at setting a default gateway for the various vlan interfaces

View 3 Replies View Related

Cisco :: ICMP Through ASA 5520?

Jan 26, 2012

I cannot seem to ping between devices on two networks hanging off a 5520 unless I use the same-security interface command. I have the relevant ACL's set up between the interfaces, but it just doesnt work unless I have that command in - if I use that command, it bypasses the ACL.

Config

interface GigabitEthernet0/0.224
description NMS
vlan 224
nameif NMS
security-level 100
ip address 10.11.120.225 255.255.255.240[code].....

View 8 Replies View Related

Cisco WAN :: POE Log Messages On 857 Router?

Oct 3, 2012

I have noticed poe log messages in my cisco 857 router, looking around there is mention of a cosmetic ios bug pertaining to 877 router but not the 857. BUG - CSCsd68389. Why i am getting these errors on my 857?
 
001586: Oct  5 11:25:06.499 NZST: esw_dtc_ltc4258_reg_write: no acknowlege from POE
001587: Oct  5 11:25:06.499 NZST: esw_mrvl_pdc_hardware_config failed on slot 0/0
001601: Oct  5 13:06:29.879 NZST: esw_dtc_ltc4258_reg_write: no acknowlege from POE
001602: Oct  5 13:06:29.879 NZST: esw_mrvl_pdc_hardware_config failed on slot 0/0
001603: Oct  5 13:06:31.387 NZST: esw_dtc_ltc4258_reg_write: no acknowlege from POE
001604: Oct  5 13:06:31.387 NZST: esw_mrvl_pdc_hardware_config failed on slot 0/0

[code].....

View 3 Replies View Related

How To Use ICMP Protocol

May 29, 2011

I want to know how to use ICMP protocol in sending a packet in a network ?

View 1 Replies View Related

Cisco :: ASA ICMP Inspection Not Working?

Jan 31, 2012

More and more recently I'm seeing that inspect ICMP and ICMP error do not allow trace route to work through the firewall from inside to outside.I used to go in, enable the inspections and subsequent trace route's worked. Now when this is enabled, the firewall still blocks return trace route.

View 4 Replies View Related

Cisco :: ICMP / SSH With LWAPs Behind WLC 2100

Feb 27, 2011

I'm new to the Cisco WLCs and recently implemented a wireless infrastructure using a WLC 2100 with 1262 LWAPs. I have two of the 1262s plugged into ports 7/8 using crossover cables. They're functioning correctly with the exception of the inability SSH and send pings to the LWAPs behind the WLC. Is there anyway to ping/shh through the WLCs to the LWAPs behind it? I use an NMS (Nagios) to monitor the status of the LWAPs and it can't monitor them if it cannot ping them. Also, is there anyway to configure the WLC to monitor the status of LWAPs?

View 2 Replies View Related

Cisco :: 881 - ICMP Using Configuration Professional?

Sep 5, 2012

I am trying to set up the router (881) using Cisco Configuration Professional, to allow ping reply's..I can not for the life of me figure it out. 

View 4 Replies View Related

Cisco WAN :: IP SLA ICMP-Echo On 3750?

Jan 22, 2012

Have a very peculiar issue with IP SLA. Firstly, the architecture.
 
1) There are two sites - A & B. Both have their own internet connection.

2) Sites A & B are connected via MPLS.

3) Both sites have the below topology.
 
3750 CORE --> FIREWALL -->ROUTER ---> INTERNET
 
4) 3750 has a Default route pointing to firewall .

5) MPLS router is connected to 3750. A default information is originated via BGP to MPLS at each location. So that default route is learnt as a backup path from any location if it has to lose its local internet.

6) IP SLA has been configured at each location to track the default route using icmp-echo to hit a public IP (i.e 4.2.2.2 as an example).
 
Issue?ICMP probes from Site-A via its local internet fails abruptly. I can reach the public IP mentioned above from my firewall pretty fine, but not from my 3750. Whenever i remove the tracking from the static default route & push in the plain default route without tracking, it works fine. Again, if i add the tracking back, it will work fine for an hour or so & then fails back again. To my bad, Site-B had recently gone offline due to some natural calamity. So, there is no other path for internet.
 
My config looks pretty simple
 
track 10 ip sla 1 reachability
!
ip sla 1
icmp-echo 4.2.2.2 source-ip 10.1.254.1
frequency 180
ip sla schedule 1 life forever start-time now
ip sla enable reaction-alerts
!
ip route 0.0.0.0 0.0.0.0 10.1.254.1 track 10
 
I am running IOS version 12.2(53)SE2 (IPservices images).

View 3 Replies View Related

Cisco WAN :: 3750 - Flooding Of ICMP-Q

Feb 5, 2012

The below output has taken from Cisco 3750 switch which the CPU utilization is more than 80%. What is the meaning of this below information.
 
switch#debug platform CPU-queues icmp-q
debug platform CPU-queue icmp-q debugging is on
 
 
Feb  6 18:44:09.860: ICMP-Q:Dropped redirect disabled on L3 IF: Local Port Fwding L3If:Vlan41 L2If:GigabitEthernet1/0/8 DI:0xB4, LT:7, Vlan:41   SrcGPN:8, SrcGID:8, ACLLogIdx:0x0, MacDA:0019.aade.0d58, MacSA: b8ac.6f2a.2734   IP_SA:10.43.41.87 IP_DA:172.20.31.25 IP_Proto:6
TPFFD:ED580008_00290029_00B0009F-000000B4_90BD001F_6C6E1FC0

View 3 Replies View Related

Cisco Firewall :: 5510 8.4 And ICMP

Sep 19, 2011

So I have my shiny new (used, but new to me) 5510 finally working and installed in my Dev network. I need to have icmp (ping and trace route) available from the inside network. I Google and found a few articles on how to do it. I tried modifying the class maps, but it looks like there are changes in the commands in 8.4 and the articles I found evidently were for 8.2 and lower. I tried doing it with access lists, again from examples and traffic stopped in all directions (not good) so I am back to being functional and how to do it in 8.4. Documentation seems sparse on the net with 8.4

View 4 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 :: Unable To See Log Messages Via Console

Feb 11, 2013

i have been facing this problem as i cannot see any log messages via my console port,except by looking at logs manually by "show log" command,

View 3 Replies View Related

Cisco :: ASR1000 CUBE SP Log Messages

Dec 6, 2012

we're trying to integrate our SBC instances (CUBE SP on ASR1000) into our network management system (EMC SMARTS)Syslog messages from SBC instances are some kind of cumbersome with lot of line breaks resulting in multiple syslog messages the NMS must parse.How do I configure it to just put it all into one line just as "normal" log messages?

View 2 Replies View Related

Cisco :: LMS 4.2 Not Processing Syslog Messages

Mar 12, 2012

I have a new install of LMS 4.2 on a virtual appliance.  No syslog messages are getting into LMS.  They are being received by the server, but are showing up in /var/adm/CSCOpx/log/dmgtd.log, and aren't getting processed by SyslogAnalyser.

View 3 Replies View Related

Cisco :: LMS 4.1 - No Syslog Messages Appearing?

Sep 28, 2011

LMS 4.1 is not showing any valid syslog messages, only invalid messages. Is there anything different in 4.1 that needs to be set?

View 2 Replies View Related

Cisco :: LMS 4.0.1 Not Processing Syslog Messages

Jun 19, 2012

My Cisco devices send syslog messages to LMS but it wont`t show any messages from device. Older LMS 3.2 and other collector showe all syslog messages. What to do with LMS 4.0.1?

View 2 Replies View Related

Cisco :: Syslog Messages Not Showing With LMS 4.1

Mar 3, 2013

I have a newly installed LMS 4.1 that had the Syslog feature working for a while.
 
Recently, the Syslog is no longer displaying any records (neither new or old messages).
 
Below are the steps I have tried to troubleshoot the problem:
- Installed wireshark : Syslog messages are being received by the LMS server on time
- In the Syslog.log file, I can see that all the Syslog messages are being logged properly
- I tried to disable all the "Syslog Message Filters" but nothing changed
 
In the SyslogCollector.log, I can find the below logs:
NMSROOT is C:/PROGRA~2/CSCOpx
propFileC:/PROGRA~2/CSCOpxMDC omcatwebapps
meWEB-INFclassesC:PROGRA~2CSCOpxMDC omcatwebapps
[Code]....

View 0 Replies View Related

Cisco :: LMS 3.2 - Invalid Syslog Messages

Aug 22, 2011

I have a small problem with a lot of invalid syslog messages in LMS 3.2. Something about 30% of all messages are invalid.
 
Is there any posibility to get out from which devices those messages are?
 
Is it a big problem for the application if there are such a lot of invalid messages? I have a lot of devices in my LMS and don't want to get high load because of such unneeded messages.

View 1 Replies View Related







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