Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,Is there any way or process to implement to get a notification when a local account is created on any of our Cisco devices? It may be Routers/Switches.ThanksRavi
Hello,We have our Cisco ISE on v3.1 P7. DACL is configured for a Vlan to allow the RDP traffic on that Vlan. DACL Syntax on ISEpermit icmp any anypermit tcp any 10.X.XX.0 0.0.0.255 eq 3389permit tcp any 10.X.XX.0 0.0.0.255 eq 135permit tcp any 10.X.X...
Hello, I had updated the Identity Group Assignment of an Endpoint Statically from one Vlan to another Vlan. I can see the Endpoint has got a new IP Address from new Vlan. Also i can see the change from Switch side too, port for which this Endpoint is...
Hello,In recent vulnerabilities related to SSH Cipher suites, Cisco recommended to update the Encryption & MAC Algorithms. I want to know the impact when i issue the below commands on ASR 1002-X Routers. Command to add the Encryption Algorithmsip ssh...
@Mark Elsen I was particularly looking for " If a local account is created on our Cisco Device. Is there any process which notify us that a new account is created. "
@hslai The issue is Resolved.One piece of DACL is missing which caused the Issue.DACL syntax having the issuepermit icmp any anypermit tcp any 10.4.XX.0 0.0.0.255 eq 3389permit tcp any 10.4.XX.0 0.0.0.255 eq 135permit tcp any 10.4.XX.0 0.0.0.255 eq 4...
I dont think we have device tracking enabled. When i searched for the config i see the below:sw-so2cr-1#sh run | i deviceno device-tracking logging theftBut i see the below output for device sensor for that interface.sw-so2cr-1#sh device-sensor cache...