Creating Feature Groups - Cisco Nexus 5600 Series Configuration Manual

Nx-os system management
Hide thumbs Also See for Nexus 5600 Series:
Table of Contents

Advertisement

Configuring User Accounts and RBAC
Step 9
Step 10
This example shows how to create user roles and specify rules:
switch# configure terminal
switch(config)# role name UserA
switch(config-role)# rule deny command clear users
switch(config-role)# rule deny read-write
switch(config-role)# description This role does not allow users to use clear commands
switch(config-role)# end
switch(config)# show role

Creating Feature Groups

Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
This example shows how to create a feature group:
switch# configure terminal
switch(config) # role feature-group group1
switch(config) # exit
switch# show role feature-group
switch# copy running-config startup-config
switch#
OL-31641-01
Command or Action
switch# show role
switch# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config) # role feature-group
group-name
switch(config) # exit
switch# show role feature-group
switch# copy running-config
startup-config
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
Purpose
(Optional)
Displays the user role configuration.
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to the
startup configuration.
Purpose
Enters global configuration mode.
Specifies a user role feature group and enters role feature
group configuration mode.
The group-name is a case-sensitive, alphanumeric
character string with a maximum of 32 characters.
Exits global configuration mode.
(Optional)
Displays the role feature group configuration.
(Optional)
Saves the change persistently through reboots and restarts
by copying the running configuration to the startup
configuration.
Creating Feature Groups
79

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents