Connectivity Guide

Table Of Contents
ip domain-name vrf
Congures a domain name for the management VRF instance or any non-default VRF instance that you create.
Syntax
ip domain—name vrf {management | vrf-name} domain-name
Parameters
management—Enter the keyword management to congure a domain name for the management VRF
instance.
vrf-name—Enter the name of the non-default VRF instance to congure a domain name for that VRF
instance.
domain-name—Enter the domain name.
Default Not congured
Command Mode CONFIGURATION
Usage Information The no version of this command removes the domain name from the management or non-default VRF instance.
Example
OS10(config)# ip domain-name vrf management dell.com
or
OS10(config)# ip domain-name vrf blue dell.com
Supported Releases 10.4.0E(R1) or later
ip vrf
Create a non-default VRF instance.
Syntax
ip vrf vrf-name
Parameters
vrf-name—Enter the name of the non-default VRF that you want to create. Enter a VRF name that is not
greater than 32 characters in length.
Default Not congured
Command Mode CONFIGURATION
Usage Information Enter the ip vrf vrf-name command only in non-transaction-based conguration mode. Do not use
transaction-based mode. You can create up to a maximum of 128 non-default VRF instances. The no ip vrf
vrf-name command removes the non-default VRF instance that you specify.
Example
OS10(config)# ip vrf vrf-test
OS10(conf-vrf-test)#
Supported Releases 10.4.1.0 or later
ip ftp vrf
Congures an FTP client for the management or non-default VRF instance.
Syntax
ip ftp vrf {management | vrf vrf-name}
Parameters
management — Enter the keyword management to congure an FTP client on the management VRF
instance.
Layer 3 295