10-07-2009 08:20 AM
hi,
has anyone encountered syslogs being sent to the lms server with a message:
%ATM-3-FAILCREATEVC: ATM failed to create VC(VCD=0, VPI=255, VCI=255) on Interface ATM6/0/3, (Cause of the failure: VC is not an autovc.)
we have noticed that this type of message is being logged frequently by the server in /var/adm/messages
**we're using lms 3.1 on solaris 10
Solved! Go to Solution.
10-15-2009 08:30 AM
Okay, then a config like this should work:
logging discriminator noatm mnemonics drops FAILCREATEVC
logging host x.x.x.x discriminator noatm
Where x.x.x.x is the IP address of your RME server.
10-07-2009 08:43 AM
These messages have nothing to do with LMS, but you may want to have a look at https://www.cisco.com/en/US/products/hw/modules/ps2033/products_tech_note09186a00800d770d.shtml on how to troubleshoot them if they are coming from an interface on a PA-A3. The WAN forum may also be able to help here.
10-07-2009 08:58 AM
hi jclarke,
thanks for your quick reply. i understand that this is not an issue with LMS, but won't this affect the performance of the LMS server because of the repeated messages being sent to it?
10-07-2009 11:34 AM
Yes it could if you're getting more than 200 per second. If you'd rather not see these in your syslog reports, you can create a message filter to exclude them under RME > Tools > Syslog > Message Filters. They will still show up in the local syslog log file, but they will not be added to the RME database.
10-07-2009 07:47 PM
hi jclarke,
i had added the exceptions on the RME > Tools > Syslog > Message Filters. i'm not sure as to why the /var/adm/messages file still continues to log this message. is it because we have the logging
please see attached screenshots of the message filter.
10-07-2009 08:22 PM
As I said, the syslog log will still record the message since you have configured the device to send messages to the RME server. However, the messages will not be added to the RME database, so they will not appear in your syslog reports.
The only ways to keep these messages out of the server's syslog message file is to either stop sending syslog messages to the RME server, fix the problem with the ATM-VC creation issue, or, if the device supports it, use the Embedded Syslog Manager to filter only these messages from being sent by the device. Post a show ver from this device, and I can determine if ESM is a possibility.
10-08-2009 08:13 AM
10-08-2009 08:51 AM
I think ESM may be supported in this version. Does your router support the "logging filter" command?
10-12-2009 07:38 AM
logging filter command is not supported in the router
10-12-2009 07:40 AM
Then ESM will not be an option. What about "logging discriminator"?
10-15-2009 07:44 AM
logging discriminator command is supported...
10-15-2009 08:30 AM
Okay, then a config like this should work:
logging discriminator noatm mnemonics drops FAILCREATEVC
logging host x.x.x.x discriminator noatm
Where x.x.x.x is the IP address of your RME server.
10-15-2009 09:41 AM
thanks!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide