6 restore configure file, 7 backup configure file, 8 mac limit – PLANET WGSW-2620HP User Manual

Page 163: Copy tftp <running-config | flash, Copy <running-config | flash> tftp, Mac-limit

Advertising
background image

User’s Manual of WGSW-2620HP

163

6.7.6 Restore Configure File

copy tftp <running-config | flash>

Description:

Retrieve configuration from the TFTP server. If the remote file is the text file of CLI commands, use the keyword

running-config.

If the remote file is the configuration flash image of the switch instead, use the keyword flash.

Syntax:

copy tftp

<running-config | flash> <ip-addr> <remote-file>

Parameters:

<ip-addr> specifies the IP address of the TFTP server.

<remote-file> specifies the file to be downloaded from the TFTP server.

6.7.7 Backup Configure File

copy <running-config | flash> tftp

Description:

Send configuration to the TFTP server. If you want to save the configuration in a text file of CLI commands, use the

keywordrunning-config. If you want to save the configuration flash image instead, use the keyword flash.

Syntax:

copy

<running-config | flash> tftp <ip-addr> <remote-file>

Parameters:

<ip-addr> specifies the IP address of the TFTP server.

6.8 MAC limit

MAC limit allows users to set a maximum number of MAC addresses to be stored in the MAC address table. The MAC

addresses chosen to be stored in MAC address table is the result of first-come-first-save policy. Once a MAC address is

stored in the MAC address table, it stays in until it is aged out. When an “opening” is available, the switch stored the first

new MAC address it sees in that opening. All packets from MAC addresses not in the MAC address table should be

blocked.

User can configure the MAC limit setting and fill in the new value.

mac-limit

Description:

Enable MAC limit.

Advertising