cisco nexus 5010 交换机中的 ftp 用户

网络工程 思科 转变 cisco-nexus tftp 备份
2022-02-18 10:21:30

如何在 cisco nexus 5010 中创建 ftp 用户切换到存档以进行自动备份。

以下命令适用于 cisco c3850 等普通交换机,但不适用于 Nexus 交换机。请指教

#FTP Local User
wanftp

#FTP Local Password
v7V5gt5jN3U#
1个回答

我能够在比您写下问题的时间更短的时间内找到答案:

Configure the FTP username and password.

CE_2#config terminal
CE_2(config)#ip ftp username cisco
CE_2(config)#ip ftp password cisco123
CE_2(config)#end
CE_2#

备份和恢复配置文件