11-11
Catalyst 3750 Switch Software Configuration Guide
OL-8550-02
Chapter 11 Configuring Interface Characteristics
Using Interface Configuration Mode
You can identify physical interfaces by physically checking the interface location on the switch. You can
also use the
show
privileged EXEC commands to display information about a specific interface or all
the interfaces on the switch. The remainder of this chapter primarily provides physical interface
configuration procedures.
These are examples of how to identify interfaces:
•
To configure 10/100/1000 port 4 on a standalone switch, enter this command:
Switch(config)#
interface gigabitethernet1/0/4
•
To configure 10/100 port 4 on stack member 3, enter this command:
Switch(config)#
interface fastethernet3/0/4
•
To configure 10-Gigabit module port 1 on a standalone switch, enter this command:
Switch(config)#
interface tengigabitethernet1/0/1
•
To configure 10-Gigabit module port on stack member 3, enter this command:
Switch(config)#
interface tengigabitethernet3/0/1
If the switch has SFP modules, the numbering of these ports depends on the type of other interfaces on
the switch. If the port type changes from Fast Ethernet to Gigabit Ethernet (SFP), the port numbers begin
again from 1; if the port type remains Gigabit Ethernet, the port numbers continue consecutively.
•
To configure the first SFP module port on stack member 1 with 24 10/100/1000 ports, enter this
command:
Switch(config)#
interface gigabitethernet1/0/25
•
To configure the first SFP module port on stack member 1 with 24 10/100 ports, enter this command:
Switch(config)#
interface gigabitethernet1/0/1
Procedures for Configuring Interfaces
These general instructions apply to all interface configuration processes.
Step 1
Enter the
configure terminal
command at the privileged EXEC prompt:
Switch#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
Step 2
Enter the
interface
global configuration command. Identify the interface type, the switch number, and
the number of the connector. In this example, Gigabit Ethernet port 1 on switch 1 is selected:
Switch(config)#
interface gigabitethernet1/0/1
Switch(config-if)#
Note
You do not need to add a space between the interface type and interface number. For example,
in the preceding line, you can specify either
gigabitethernet 1/0/1
,
gigabitethernet1/0/1
,
gi 1/0/1
, or
gi1/0/1
.
Содержание 3750G - Catalyst Integrated Wireless LAN Controller
Страница 80: ...1 28 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 1 Overview Where to Go Next ...
Страница 606: ...27 8 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 27 Configuring UDLD Displaying UDLD Status ...
Страница 670: ...31 18 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 31 Configuring SNMP Displaying SNMP Status ...
Страница 1048: ...41 20 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 41 Configuring MSDP Monitoring and Maintaining MSDP ...
Страница 1086: ...43 26 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 43 Troubleshooting Using the crashinfo Files ...
Страница 1104: ...B 4 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Appendix B Supported MIBs Using FTP to Access the MIB Files ...