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.
Hi!I want to restrict a user, upon login, to exactly two commands on an IOS router:1) show users2) logoutThe user must not have access to any other command in the CLI.But I cannot figure out how to accomplish this.(config)# username test privilege 0 ...