Hi all,
Can anyone tell me how to customize the Huawei switch telnet/ssh user access level? Currently i setup a readonly user account with level 2 access by issuing "local-user <username> privilege level 2", however i found out this user can't do "display current", and still able to made configuration changes, e.g. create a static route, configure a interface. This is dumb, we need the oppsite, we need the readonly user only can do any "display" but not able to make any changes. I also tried using level 1, the user pretty much can't do anything which is also not right.
Also is there any way Huawei device can mannually add certain command into a specific user level like Cisco does? E.g. you can do "router(config)# privilege exec level 3 show startup-config" to add "show startup-config" command into level 3 user access.
Thank you