R Commands
This chapter describes the Cisco NX-OS Layer 3 interfaces commands that begin with R.
routing-context vrf
To set the virtual routing and forwarding (VRF) scope for all EXEC commands, use the routing-context vrf command. To return to the default setting, use the no form of this command.
no routing-context vrf vrf-name
Syntax Description
Name of the VRF instance. The name can be any case-sensitive, alphanumeric string up to 32 characters. |
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the routing-context vrf command to set the VRF scope for all EXEC commands (for example, show commands). This feature automatically restricts the scope of the output of EXEC commands to the configured VRF. You can override this scope by using the VRF keywords available for some EXEC commands.
Examples
This example shows how to limit EXEC commands to the management VRF:
Related Commands
|
|
---|---|