3Com 4500 26-PORT Switch User Manual


 
334 CHAPTER 12: USING SYSTEM MANAGEMENT COMMANDS
Description
Use the tftp put command to upload a file from the switch to the specified
directory on the TFTP server and save it with a new name.
Related commands: tftp get.
Example
<SW5500>tftp 1.1.3.214 put sw5500cfg.txt temp.txt
MAC Address Table
Management
Commands
This section describes the commands you can use to manage the MAC Address
Table on your Switch 4500.
display mac-address Syntax
display mac-address [ mac-addr [ vlan vlan-id ] | [ static | dynamic
| blackhole ] [ interface { interface-name | interface-type
interface-num } ] [ vlan vlan-id ] [ count ] ]
View
All views
Parameter
mac-addr: Specify the MAC address.
vlan-id: Specify the VLAN ID.
static: Static table entry, lost after resetting switch.
dynamic: Dynamic table entry, which will be aged.
blackhole: Blackhole table entry, the packet with this destination MAC address
will be discarded.
interface-type: Specify the interface type.
interface-num: Specify the interface number.
interface-name: Specify the interface name.
For details about the interface-type, interface-num and interface-name
parameters, refer to the Port Configuration in this manual.
count: the display information will only contain the number of MAC addresses in
the MAC address table if the user enters this parameter when using this
command.
Description
Use the display mac-address command to display MAC address table
information.