•
Cisco Discovery Protocol (CDP)
•
DHCP relay agent
•
IPv4 and IPv6 access control lists (ACLs)
•
Routing protocols
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.
Caution
How to Configure the Ethernet Management Port
Disabling and Enabling the Ethernet Management Port
To disable or enable the Ethernet management port in the CLI, follow this procedure.
SUMMARY STEPS
1.
configure terminal
2.
interface fastethernet0
3.
shutdown
4.
no shutdown
5.
exit
6.
show interfaces fastethernet0
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Specifies the Ethernet management port in the CLI.interface fastethernet0
Example:
Switch(config)# interface fastethernet0
Step 2
Disables the Ethernet management port.shutdown
Example:
Switch(config-if)# shutdown
Step 3
Catalyst 2960-XR Switch Interface and Hardware Component Configuration Guide, Cisco IOS Release 15.0(2)EX1
50 OL-29420-01
Configuring Ethernet Management Port
How to Configure the Ethernet Management Port