12-14-2006 09:19 PM - edited 03-10-2019 02:52 PM
Hi,
Can anybody tell me how can I permit only ping command to a group in ACS. What is the actual statement that I want to add in command authorization sets.
12-14-2006 10:15 PM
12-15-2006 01:56 AM
Hi,
Thanks a lot.
12-15-2006 07:37 PM
Do rate if that helps.
;)
Regards,
Prem
12-24-2006 03:50 AM
Hi Prem,
Can you let me know how can i restrict a group from adding a route. I have the following configured on the ACS under shell authorization
configure ......permit terminal
interface ......permit fastethernet (permit Unmatched arg)
show............permit vlan
switchport......permit access &
permit vlan
With the above configuration iam still able to add a route to the config
Also i would like to know the wildcard to be used for enabling all the fastethernet or Ge ports
thanks in advance
Narayan
12-26-2006 03:30 PM
Narayan,
This command will help in restricting the route addition :-
aaa authorization config-commands
Command authorization does not apply to configuration mode automatically. So we need to enable it using the above command.
12-26-2006 11:45 PM
Hi Vivek,
I had the command in my configuration.
Actually i had missed the command
aaa authorization commands 15 default group tacacs+ local
Thanks
Narayan
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide