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,I am using Cisco ISE for TACACS+ Device Administration to authenticate administrators accessing Cisco IOS-XE and NX-OS devices. I would like to enforce a maximum of one active administrative session per user account to prevent concurrent login ...
Hello!I wish to use cisco router as ntp-client and get time update from internal NTP server (stratum 2) and configured "ntp disable" on all interfaces in order to prevent the router acts as ntp server to other devices. NTP configuration is below. How...
Hi All, Seek your advise on this. I'm exploring mpls full mesh design 4 sites (HQ, BR1, BR2 & BR3) with two PE routers. HQ & BR1 are connecting to PE1 with "vrf HQ" & "vrf BR1" and BR2, BR3 to PE2 with "vrf BR2" & "vrf BR3" likewise. All PE-CE use os...
Hello !
I am doing NAT lab in GNS3 with ASAv & trying to allow web server in "dmz" zone access from "outside" and "inside" zone by using "object nat". But both outside & inside failed access to DMZ's web server. The acls are already in place. I've ...
Hi All,
I need some help..
In my corporate network (office-A), there is one application server & NATted public ip to access clients from Internet. Now planning to move this application server to different network (office-B). Due to some constraint, t...
Thanks @Arne Bier for sharing AAA command set. It helped a lot. There was missing accounting start-stop command in my AAA config which is why the session limit wasn't working aaa accounting exec default start-stop groupI removed "SessionLimitExceed...
Hi @Arne BierThank you for your suggestion. I tried using "SessionLimitExceeded" in CML lab. I'm not sure if I configured it correctly, but it didn't limit the session even though I set "Maximum per user session" to 1.Also, sorry for the blurry pictu...
@PSM thank you for your suggestion. I think limiting line vty session would limit the total number of management sessions to the device. My requirement is different, I want to limit concurrent sessions per user account. I have multiple administrators...