Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
6-79
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
permit vrf
permit vrf
To add virtual routing and forwarding instances (VRFs) for a user role VRF policy, use the permit vrf
command. To remove VRFs, use the no form of this command.
permit vrf vrf-list
no permit vrf
Syntax Description
Command Default All VRFs
Command Modes VRF policy configuration
Command History
Examples This example shows how to configure a range of VRFs for a user role VRF policy:
switch(config)# role name MyRole
switch(config-role)# vrf policy deny
switch(config-role-vrf)# permit vrf management
Related Commands
vrf-list List of VRFs that the user role has permission to access.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
vrf policy deny Enters VRF policy configuration mode for a user role.
role name Creates or specifies a user role and enters user role configuration mode.
show role Displays user role information.