Deployment Guide
Control and Monitoring | 101
Command
History
Usage
Information
Use this command to make the FTP clients VRF aware. The VRF name that you specify is used by the
FTP client to reach the FTP server. If no VRF is specified, then the default vrf is used.
ip telnet server vrf
c
Configures the TELNET server on either a specific VRF or a management VRF.
Syntax
ip telnet server vrf {management | vrf-name}
To undo the TELNET server configuration, use the no ip telnet server [vrf vrf-name] command.
Parameters
Command Modes
CONFIGURATION
Defaults
Disabled
Command
History
Usage
Information
You can enable the TELNET server on either a management VRF or a user defined VRF but not both.
If you do not specify a VRF, then the TELNET server is enabled on the default VRF.
Example
ip telnet vrf
c
Configures a TELNET client to use a specific VRF.
Syntax
ip telnet vrf vrf-name
To undo the TELENT client configuration, use the ip telnet [vrf vrf-name] command.
Parameters
Command Modes
CONFIGURATION
Defaults
Disabled
Version 8.4.7.0 Introduced VRF on the C-Series.
vrf
management
Enter the keyword vrf followed by the keyword management to specify a management
VRF that is used by the TELNET server.
vrf vrf-name
Enter the keyword vrf and then the name of the VRF to specify the VRF that is used by the
TELNET server.
Version 8.4.7.0 Introduced VRF on the C-Series.
FTOS(conf)#ip telnet server vrf vrf1
FTOS(conf)#no ip telnet server vrf
FTOS(conf)#ip telnet server vrf management
FTOS(conf)#no ip telnet server vrf
vrf vrf-name
Enter the keyword vrf and then the name of the VRF to specify the VRF that is used by the
TELNET client.










