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.
I'm trying to allow users to dial 91 for all outbound calls including local and long-distance but if they only dial 9 for local then I want to allow that to work. Below is my configuration, let me know what I need to do in order to accomplish this ta...
We're using the self-registered guest portal for our wireless guest users and it does work but the user has to first attempt to browse to something on the internet first. Is there a way to automatically redirect the user to this portal without requir...
I know the procedure to setup Anyconnect on the CSR1000v but I don't know if I need to purchase an Anyconnect Plus/Apex license. The CSR is already licensed for AX so I know it supports Anyconnect.
When I look at https://supportforums.cisco.com/docum...
I have a customer that has an existing VPN connection between their ASA and their corporate AWS account. As you may or may not know, AWS shares a set of public IPs for VPN peering across many many customers. AWS splits customer traffic out on the bac...
Does anyone know how in the world I should login to the ASAv when deployed in AWS? I deployed it, it has an elastic public IP attached to it, when I ssh to the ASA I get a login prompt but I can't login to the device no matter what I try. I've tried ...
So for now I've entered the "aaa authentication enable default none" command. I don't like it but until we get TACACS implemented it will make our life a little easier.
Hm so how would I prepare a Radius server to handle this request? I do see these in the logs so you're correct. Would this be an authorization policy? I did try creating a new authorization policy granting shell:lv15 access (shell:priv-1v1=15), this ...
I added that command and there's no difference, I'm still prompted for the enable password. I also tried putting the "if-authenticated" flag at the end of the authorization exec command but that also didn't work. It only allows me through enable if I...