363
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       V Commands
vsan policy deny
vsan policy deny
To configure the deny access to a VSAN policy for a user role, use the vsan policy deny command. To 
revert to the default VSAN policy configuration for a user role, use the no form of this command.
vsan policy deny
no vsan policy deny
Syntax Description This command has no arguments or keywords.
Command Default None
Command Modes User role configuration mode
Command History
Usage Guidelines To permit access to the VSAN policy, use the permit vsan command.
Examples This example shows how to deny access to a VSAN policy for a user role:
switch(config)# role name MyRole 
switch(config-role)# vsan policy deny 
switch(config-role-vsan)# 
This example shows how to revert to the default VSAN policy configuration for a user role:
switch(config)# role name MyRole 
switch(config-role)# vsan policy deny 
switch(config-role-vsan)# no vsan policy deny 
switch(config-role)#
Related Commands
Release Modification
5.2(1)N1(1) This command was introduced. 
Command Description
permit vsan Configures permit access to a VSAN policy for a user.
role name Creates or specifies a user role and enters user role configuration mode.
show role Displays user role information.