Ethernet port interfaces are enabled by default.
Configuration Commands
Enable the interface:
interface ethernet 1/1/1
no shutdown
Disable the interface:
interface ethernet 1/1/1
shutdown
Show commands to validate functionality:
Expected Results
- The switch recognizes the transceiver without errors
- Administrators can enter the interface context for the port and enable it
- Administrators can establish a link with a partner
- Administrators can pass traffic as expected
Back to Index