cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
390
Views
0
Helpful
2
Replies

Configuring views on switches

Kelvin Willacey
Level 4
Level 4

Hello all. I need to configure different views on switches for rbac but I am not familiar with it at all and I would much rather use ACS but that's not an option at the moment. I configured a simple single view for testing purposes that would only allow a user to run show commands. All show commands work except a show run. Can anyone say why this is and how to get it working, please see config inline, thanks.


aaa new-model
!
!
aaa authentication login default local
aaa authorization exec default local
!

username cisco privilege 15 secret 5 $1$Vp16$fPi4fThSy3m7eKyJ9tRmE0

parser view showmode
 secret 5 $1$aLV5$oCJaul/qcO5Pmf3O64lAW0
 commands exec include all show

privilege exec level 15 configure terminal
privilege exec level 15 configure
privilege exec level 15 show running-config
privilege exec level 1 show

1 Accepted Solution

Accepted Solutions

Naveen Venkateshaiah
Cisco Employee
Cisco Employee

Your configuration seems to be fine,

can you try this command to view running config

"show run view full"

check if it displays

Regards,

Naveen

***Rate if it is helpful***

View solution in original post

2 Replies 2

Naveen Venkateshaiah
Cisco Employee
Cisco Employee

Your configuration seems to be fine,

can you try this command to view running config

"show run view full"

check if it displays

Regards,

Naveen

***Rate if it is helpful***

Thanks that worked. Seems cumbersome though.

Review Cisco Networking for a $25 gift card