1-29
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
OL-25303-03
Chapter 1 Configuring Interface Characteristics
Using the Ethernet Management Port
Caution Before enabling a feature on the Ethernet management port, make sure that the feature is supported. If
you try to configure an unsupported feature on the Ethernet Management port, the feature might not work
properly, and the switch might fail.
Configuring the Ethernet Management Port
To specify the Ethernet management port in the CLI, enter fastethernet0.
To disable the port, use the shutdown interface configuration command. To enable the port, use the no
shutdown interface configuration command.
To find out the link status to the PC, you can monitor the LED for the Ethernet management port. The
LED is green (on) when the link is active, and the LED is off when the link is down. The LED is amber
when there is a POST failure.
To display the link status, use the show interfaces fastethernet 0 privileged EXEC command.
TFTP and the Ethernet Management Port
Use the commands in Table 1-2 when using TFTP to download or upload a configuration file to the boot
loader.
Table 1-2 Boot Loader Commands
Command Description
arp [ip_address] Displays the currently cached ARP
1
table when this command is entered
without the ip_address parameter.
Enables ARP to associate a MAC address with the specified IP address
when this command is entered with the ip_address parameter.
1. ARP = Address Resolution Protocol.
mgmt_clr Clears the statistics for the Ethernet management port.
mgmt_init Starts the Ethernet management port.
mgmt_show Displays the statistics for the Ethernet management port.
ping host_ip_address Sends ICMP ECHO_REQUEST packets to the specified network host.
boot tftp:/file-url ... Loads and boots an executable image from the TFTP server and enters
the command-line interface.
For more details, see the command reference for this release.
copy tftp:/source-file-url
filesystem:/destination-file-
url
Copies a Cisco IOS image from the TFTP server to the specified
location.
For more details, see the command reference for this release.