Comments
-
I have the ASA setup ad debugging it right now. Trying to debug messages right now.
-
added... so far no difference....I am adding the same on a Cisco ASA on another system on another network...Will update if it works there... testbed2600# testbed2600#config t Enter configuration commands, one per line. End with CNTL/Z. testbed2600(config)#login on-failure log Enter TEXT message. End with the character 'l'.…
-
I changed to trap 7 and retested. Nothing...see config testbed2600# testbed2600#show run Building configuration... Current configuration: ! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname testbed2600 ! enable secret 5 $1$8zTA$t4BXf4AU/qrBHudlucX6U0 enable…
-
The test bed router is an old 2600. I have ASA 5510, 7200VXR and other assorted Cisco Gear. Enclosed shot of config and show logging.. testbed2600# testbed2600#w 06:26:40: %SYS-5-CONFIG_I: Configured from console by consoler t Building configuration... Current configuration: ! version 12.0 service timestamps debug uptime…
-
I took a hint from you and took off the SNMP and left only the Sys logging. I have setup on the test router the following which does not seem to work as far as getting bad pssword notification: logging trap warnings and just tried (logging trap notifications) logging source-interface Ethernet0/0 logging 172.16.7.57 ! Any…
-
What is the Syntax to tell it to log everything to file. That seems to be the issue or I have bugs in some Cisco devices. Thanks.
-
When I cause a bad password I get the below which does not include the "bad password" wording. I am installing a copy on a server on the network versus the lab, thinking this Cisco Router might not send out the right syntax message. 03-11-201310:17:28Local7.Debug172.16.7.125community=writemib, enterprise=1.3.6.1.4.1.9,…