D-Link DGS-6608 — настройка коммутаторов: загрузка и сохранение конфигурации [149/1106]

Превью страниц Страница 149 / 1106
D-Link DGS-6604 [149/1106] Examples
DGS-6600 Series Switch m copy
CLI Reference Guide
139
Examples This example shows how to configure the switch (running configuration) to use a
configuration (switch-config.txt) that is download from a TFTP
server(10.1.1.254).
This example shows the steps of configuring chassis(running configuration) by
using a configuration file(switch-config.txt) that is a FTP
server(10.1.1.254) with username "user" and password "123":
This example shows how to upload (retrieve) the running configuration to a TFTP
server for storage:
This example shows how to upload (retrieve) the running configuration to(from) a
SFTP server only with username"user":
Switch# copy tftp:\\10.1.1.254\config\switch-config.txt running-config
Configure using tftp:\\10.1.1.254\config\switch-config.txt (y/n) [n]? y
Finished network download. (134 bytes)
Apply to system configuration.
Completed.
Switch#
Switch# copy ftp:\\user:123@10.1.1.254\config\switch-config.txt running-
config
Configure using ftp:\\10.1.1.254:21\config\switch-config.txt (y/n) [n]? y
Finished network download. (134 bytes)
Apply to system configuration….
Completed.
Switch#
Switch# copy running-config tftp:\\10.1.1.254\config\switch-config.txt
Upload configuration to tftp:\\10.1.1.254\config\switch-config.txt, (y/n)
[n]? y
Configuration has been copied successfully.
Switch#
Switch# copy running-config sftp:\\user@10.1.1.254\config\switch-config.txt
Upload configuration to sftp:\\10.1.1.254:22\config\switch-config.txt, (y/
n) [n]? y
Configuration has been copied successfully.
Switch#

Содержание

4839

Узнайте, как настроить коммутаторы для загрузки и сохранения конфигурации с помощью TFTP и SFTP. Пошаговые примеры и команды для эффективного управления сетью.