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