216
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       P 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 mode
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
5.2(1)N1(1) 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.