User’s Manual of NS2503-24P/2C
164
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.
no mac-limit
Description:
Disable MAC limit.
Mac-limit
Description:
Set port MAC limit value, 0 to turn off MAC limit of port.
Syntax:
Mac-limit <port-list> <1-64>
show mac-limit
Description:
Show MAC limit information, including MAC limit enable/disable, per-port MAC limit setting.