10G Core Routing Switch User Manual
陈泽科技有限公司
- - 16 - -
www.stephen-tele.com
Setting the duplex attribute for the Ethernet port
Setting speed for the Ethernet port
Setting the type of combo port
Setting the Ethernet port broadcast suppression ratio
Setting the Ethernet port multicast suppression ratio
Setting the Ethernet port dlf suppression ratio
Setting port mirror
Setting rate Limits
5.2.1.
Entering interface configuration mode
The switch supports these interface types:
Physical ports—switch ports
VLANs—switch virtual interfaces
Port-channels—EtherChannel of interfaces
To configure a physical interface (port), enter interface configuration mode, and specify the interface type, module
number, and switch port number.
Type—Gigabit Ethernet(gigabitethernet or gi) for 10/100/1000 Mbps Ethernet ports, or 10-Gigabit Ethernet
(tengigabitethernet or te) for 10,000 Mbps
Module number—The module or slot number on the switch.
Port number—The interface number on the switch. The port numbers always begin at 1, starting at the left when
facing the front of the switch, for example, gigaethernet 1/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 module number, and the
number of the connector. In this example, Gigabit Ethernet port 1 on module 1 is selected:
Switch(config)#
interface gigabitethernet 1/1
Switch(config-if)#
Step 3
Follow each
interface
command with the interface configuration commands that the interface requires. The
commands that you enter define the protocols and applications that will run on the interface. The commands are
collected and applied to the interface when you enter another interface command or enter end to return to privileged
EXEC mode.
Step 4
After you configure an interface, verify its status by using the
show
privileged EXEC commands.
Enter the
show interfaces
privileged EXEC command to see a list of all interfaces on or configured for the switch. A
report is provided for each interface that the device supports or for the specified interface.