[c-nsp] Port down 6500 warning via syslog

2008-04-29 Thread Holemans Wim
I know I have seen this before, but I can't find the article.
On most cisco IOS switches, you get syslog messages if a port goes down
or up. On a 6500 this is not the case.
But I remember seeing an article in which a way was shown how to enable
this feature on 65XX IOS.
Anyone has a pointer to this article or a short description on how to
enable port down/up syslog messages ?

Thanks,


Wim Holemans
Netwerkdienst Universiteit Antwerpen 
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Port down 6500 warning via syslog

2008-04-29 Thread Jonathan Crawford
global option...

logging event link-status default
(there is also logging event link-status boot to suppress the messages during 
bootup)

or

interface option...

logging event link-status


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Holemans Wim
Sent: Tuesday, April 29, 2008 1:38 AM
To: cisco-nsp@puck.nether.net
Subject: [c-nsp] Port down 6500 warning via syslog

I know I have seen this before, but I can't find the article.
On most cisco IOS switches, you get syslog messages if a port goes down
or up. On a 6500 this is not the case.
But I remember seeing an article in which a way was shown how to enable
this feature on 65XX IOS.
Anyone has a pointer to this article or a short description on how to
enable port down/up syslog messages ?

Thanks,


Wim Holemans
Netwerkdienst Universiteit Antwerpen
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Port down 6500 warning via syslog

2008-04-29 Thread Tassos Chatzithomaoglou
global : logging event link-status default
per interface : logging event link-status

http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetailsbugId=CSCsj00385

--
Tassos


Holemans Wim wrote on 29/4/2008 11:38 πμ:
 I know I have seen this before, but I can't find the article.
 On most cisco IOS switches, you get syslog messages if a port goes down
 or up. On a 6500 this is not the case.
 But I remember seeing an article in which a way was shown how to enable
 this feature on 65XX IOS.
 Anyone has a pointer to this article or a short description on how to
 enable port down/up syslog messages ?
 
 Thanks,
 
 
 Wim Holemans
 Netwerkdienst Universiteit Antwerpen 
 ___
 cisco-nsp mailing list  cisco-nsp@puck.nether.net
 https://puck.nether.net/mailman/listinfo/cisco-nsp
 archive at http://puck.nether.net/pipermail/cisco-nsp/
 
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Re: [c-nsp] Port down 6500 warning via syslog

2008-04-29 Thread Holemans Wim
Thanks for all who answered to my question.

The command is :
logging event link-status default

Wim Holemans

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Holemans Wim
Sent: dinsdag 29 april 2008 10:38
To: cisco-nsp@puck.nether.net
Subject: [c-nsp] Port down 6500 warning via syslog

I know I have seen this before, but I can't find the article.
On most cisco IOS switches, you get syslog messages if a port goes down
or up. On a 6500 this is not the case.
But I remember seeing an article in which a way was shown how to enable
this feature on 65XX IOS.
Anyone has a pointer to this article or a short description on how to
enable port down/up syslog messages ?

Thanks,


Wim Holemans
Netwerkdienst Universiteit Antwerpen
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Port down 6500 warning via syslog

2008-04-29 Thread Laurent Geyer
On Tue, Apr 29, 2008 at 4:38 AM, Holemans Wim [EMAIL PROTECTED] wrote:

 I know I have seen this before, but I can't find the article.
 On most cisco IOS switches, you get syslog messages if a port goes down
 or up. On a 6500 this is not the case.
 But I remember seeing an article in which a way was shown how to enable
 this feature on 65XX IOS.
 Anyone has a pointer to this article or a short description on how to
 enable port down/up syslog messages.


On practically all of the newer catos switches running ios I've worked on,
logging interface events had to be configured on a per interface level.

'logging event link-status' in interface configuration mode should do the
trick. Interface range configuration comes in handy here.

If there's a more elegant solution I'm all ears.

Regars,

Laurent G.
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/