QuestionQ71
Security
Refer to the exhibit. A network engineer has created a new role to assign to the SAN users. Users must have the following characteristics:
- Be permitted to show system, SNMP, module, and hardware information.
- Be permitted to run the
debug zoneandexec fcpingcommands. - Be restricted from accessing the
show feature environmentcommand.
Which configuration set meets these requirements?
- A MDS-B(config)# role name default-role MDS-B(config-role)# rule 5 deny show feature environment
- B MDS-B(config)# role name default-role MDS-B(config-role)# rule 5 permit show feature module MDS-B(config-role)# rule 6 deny *
- C MDS-B(config)# role name san-users MDS-B(config-role)# rule 3 deny show feature environment
- D MDS-B(config)# role name san-users MDS-B(config-role)# rule 3 permit show feature system MDS-B(config-role)# rule 4 permit show feature hardware MDS-B(config-role)# rule 5 permit show feature module
Community Discussion