cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
192
Views
5
Helpful
1
Replies

Privilege level routers

jcompton
Level 1
Level 1

want to give access to shutdown and no shutdown of an interface on a 7206 router.

1 Reply 1

vkapoor5
Level 5
Level 5

Execute this procedure.

privilege exec level 3 conf t

privilege configure level 3 interface

privilege interface level 3 shutdown no shutdown

enable secret level 3 xxx

And then write this configuration, then you can test this one with "enable 3" command from User-Exec mode.