Reference Guide
68 | System Management
www.dell.com | support.dell.com
Display your FTP configuration using the command show running-config ftp from EXEC Privilege mode,
as shown in the example in Enable FTP server.
Configure FTP client parameters
When the system will be an FTP client, configure FTP client parameters:
Display the FTP configuration using the command
show running-config ftp from EXEC Privilege mode,
the example in Enable FTP server.
Terminal Lines
You can access the system remotely and restrict access to the system by creating user profiles. The
terminal lines on the system provide different means of accessing the system. The console line (console)
connects you through the Console port in the RPMs. The virtual terminal lines (VTY) connect you through
Telnet to the system. The auxiliary line (aux) connects secondary devices such as modems.
Deny and Permit Access to a Terminal Line
Force 10 recommends applying only standard ACLs to deny and permit access to VTY lines.
• Layer 3 ACL deny all traffic that is not explicitly permitted, but in the case of VTY lines, an ACL with
no rules does not deny any traffic.
• You cannot use
show ip accounting access-list to display the contents of an ACL that is applied only to
a VTY line.
To apply an IP ACL to a line:
To view the configuration, enter the
show config command in the LINE mode, as shown in the following
example.
FTOS(config-std-nacl)#show config
!
ip access-list standard myvtyacl
Task Command Syntax Command Mode
Specify a source interface.
ip ftp source-interface interface CONFIGURATION
Configure a password.
ip ftp password password CONFIGURATION
Enter username to use on FTP client. ip ftp username name CONFIGURATION
Task Command Syntax Command Mode
Apply an ACL to a VTY line. ip access-class access-list LINE










