Users Guide

Table Of Contents
Example
OS10(config)# ip vrf vrf-test
OS10(conf-vrf-test)#
Supported
Releases
10.4.1.0 or later
ip ftp vrf
Configures an FTP client for the management or non-default VRF instance.
Syntax
ip ftp vrf {management | vrf vrf-name}
Parameters
management Enter the keyword to configure an FTP client on the management VRF instance.
vrf vrf-name Enter the keyword then the name of the VRF to configure an FTP client on that
non-default VRF instance.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command removes the management VRF instance configuration from the FTP
client.
Example
OS10(config)# ip ftp vrf management
OS10(config)# ip ftp vrf vrf-blue
Supported
Releases
10.4.0E(R1) or later
ip host vrf
Configures a hostname for the management VRF instance or a non-default VRF instance and maps the hostname to an IPv4 or
IPv6 address.
Syntax
ip host vrf {management | vrf-name} hostname {IP-address | Ipv6address}
Parameters
managementEnter the keyword management to configure a hostname for the management VRF
instance.
vrf-nameEnter the name of the non-default VRF instance to configure a hostname for that VRF
instance.
hostnameEnter the hostname.
IP-address | Ipv6addressEnter the host IPv4 or IPv6 address.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command removes the hostname from the management or non-default VRF
instance.
Example
OS10(config)# ip host vrf management dell 10.1.1.1
or
OS10(config)# ip host vrf blue dell 10.1.1.1
Supported
Releases
10.4.0E(R1) or later
Layer 3 757