Adding A Description For An Interface - Cisco IE-4000 Software Configuration Manual

Industrial ethernet switch
Hide thumbs Also See for IE-4000:
Table of Contents

Advertisement

Configuring Interfaces
Configuring Ethernet Interfaces
Command
7.
end
8.
show controllers ethernet-controller
interface-id phy
9.
copy running-config startup-config
To disable auto-MDIX, use the no mdix auto interface configuration command.
This example shows how to enable auto-MDIX on a port:
Switch# configure terminal
Switch(config)# interface GigabitEthernet1/17
Switch(config-if)# no shutdown
Switch(config-if)# speed auto
Switch(config-if)# duplex auto
Switch(config-if)# mdix auto
Switch(config-if)# end

Adding a Description for an Interface

You can add a description about an interface to help you remember its function. The description appears in the output
of these privileged EXEC commands: show configuration
Beginning in privileged EXEC mode, follow these steps to add a description for an interface:
Command
1.
configure terminal
2.
interface interface-id
3.
description string
4.
end
5.
show interfaces interface-id
description
or
show running-config
6.
copy running-config startup-config
Use the no description interface configuration command to delete the description.
This example shows how to add a description on a port and how to verify the description:
Switch# config terminal
Enter configuration commands, one per line.
Switch(config)# interface GigabitEthernet1/18
Switch(config-if)# description Connects to Marketing
Switch(config-if)# end
Switch# show interfaces GigabitEthernet1/18 description
Interface Status
Gi 0/2
admin down
Purpose
Return to privileged EXEC mode.
Verify the operational state of the auto-MDIX feature on the interface.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Specify the interface for which you are adding a description, and enter
interface configuration mode.
Add a description (up to 240 characters) for an interface.
Return to privileged EXEC mode.
Verify your entry.
(Optional) Save your entries in the configuration file.
End with CNTL/Z.
Protocol Description
down
Connects to Marketing
,
show running-config
41
,
and show interfaces.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ie-5000Ie-4010

Table of Contents