Administrator Guide
To disable the secure mode, use no enable secure command. For the changes to take eect, save the conguration and reboot the
system. Once the system exits secure mode, all the restrictions are gone. CMC is able to learn the status when it readsswitch.xml and
lifts the restrictions for the switch.
NOTE: When you add a switch in an existing stack which is in secure mode, reboot the new switch twice for it to enter into the
secure mode.
Enabling Secured CLI Mode
The secured CLI mode prevents the users from enhancing the permissions or promoting the privilege levels.
• Enter the following command to enable the secured CLI mode:
CONFIGURATION Mode
secure-cli enable
After entering the command, save the running-conguration. Once you save the running-conguration, the secured CLI mode is enabled.
If you do not want to enter the secured mode, do not save the running-conguration. Once saved, to disable the secured CLI mode, you
need to manually edit the startup-conguration le and reboot the system.
File Transfer Services
With the Dell Networking OS, you can congure the system to transfer les over the network using the le transfer protocol (FTP).
One FTP application is copying the system image les over an interface on to the system; however, FTP is not supported on virtual local
area network (VLAN) interfaces.
For more information about FTP, refer to RFC 959, File Transfer Protocol.
Conguration Task List for File Transfer Services
The conguration tasks for le transfer services are:
• Enabling the FTP Server (mandatory)
• Conguring FTP Server Parameters (optional)
• Conguring FTP Client Parameters (optional)
Enabling the FTP Server
To enable the system as an FTP server, use the following command.
To view FTP conguration, use the show running-config ftp command in EXEC privilege mode.
• Enable FTP on the system.
CONFIGURATION mode
ftp-server enable
Example of Viewing FTP Conguration
Dell#show running ftp
!
ftp-server enable
ftp-server username nairobi password 0 zanzibar
Dell#
78
Management