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 have a request to authorize the ios command : show run | section exclude aaa | username | eventand to deny the "show run" command.I have created a Tacacs command set with PERMIT enable, exit, traceroute and grant : PERMIT command : show Argument ...
I still have issue with the scheduled reports that I export to a NAS. Sometimes, they remain "pending" and the only way to get rid of them is to reload the ISE server. I am thinking to automate the "reload" on a monthly basis.I was wondering if there...
I would like to create my own Tacacs authorization report. I have selected the "Device Administartyion / Tacacs Authorization Report" and I am using the "advanced filter" option to exclude some rows .It seems that I cannot use more than 5 filters. Ca...
We use rancid to backup our +5000 cisco devices configurations. That means that the daily ISE authentication/authorization reports are flooded with the rancid tacacs account records. Do you know a way to exclude an identity before the (scheduled ) r...
I am trying to configure some scheduled daily reports and I have 2 questions:1) I select Daily but I am asked to tick the days and "Monday" appears twice: Do I have to tick all the days ? 2) about the time : - If I select 1AM, I will get everythin...
To rephrase my need : here is what is want to be able to do:PERMIT: show running-configuration | section exclude aaa | username | event
DENY: show running-configuration
DENY: show configuration
PERMIT: show anything else
It behaves like if the "pipe" is not taken by the ISE. The tacacs log always shows : "show running-configuration" even if I type show running-configuration | sec exclude aaaI have also tried to add a "\" before the "|" but it has no effect. The g...
Nice idea.I am just wondering how to override the confirmations that you are asked.When you type reload, you are asked :Save the current ADE-OS running configuration? (yes/no) [yes] ?Generating configuration...Saved the ADE-OS running configuration t...