03-Interface Configuration Guide

HomeSupportSwitchesH3C S10500 Switch SeriesConfigure & DeployConfiguration GuidesH3C S10500 Configuration Guides-R7523P01-6W10003-Interface Configuration Guide
02-Ethernet interface configuration
Title Size Download
02-Ethernet interface configuration 149.94 KB

Configuring Ethernet interfaces

Your device supports the following types of Ethernet interfaces:

·     Layer 2 Ethernet interfaces—Physical Ethernet interfaces operating at the data link layer (Layer 2) to switch packets.

·     Layer 3 Ethernet interfaces—Physical Ethernet interfaces operating at the network layer (Layer 3) to route packets. You can assign an IP address to a Layer 3 Ethernet interface.

·     Layer-configurable Ethernet interfaces—Physical Ethernet interfaces that can be configured to operate in bridge mode as Layer 2 Ethernet interfaces or in route mode as Layer 3 Ethernet interfaces.

·     Layer 3 Ethernet subinterfaces—Logical interfaces operating at the network layer. You can assign an IP address to a Layer 3 Ethernet subinterface. On a Layer 3 Ethernet interface, you can create multiple Layer 3 subinterfaces.

Configuring common Ethernet interface settings

This section describes the settings common to Layer 2 Ethernet interfaces, Layer 3 Ethernet interfaces, and Layer 3 Ethernet subinterfaces. For more information about the settings specific to Layer 2 Ethernet interfaces or subinterfaces, see "Configuring a Layer 2 Ethernet interface." For more information about the settings specific to Layer 3 Ethernet interfaces or subinterfaces, see "Configuring a Layer 3 Ethernet interface or subinterface."

Ethernet interface naming conventions

When the switches operate in standalone mode, the Ethernet interfaces are named in the format of interface-type A/B/C, where the following definitions apply:

·     A—Represents the slot number of a card.

·     B—Represents the number of a subcard on a card. If the card has no subcards, this value is 0.

·     C—Represents the number of an interface.

When the switches operate in IRF mode, the Ethernet interfaces are named in the format of interface-type A/B/C/D, where the following definitions apply:

·     A—Represents the member ID of an IRF member switch. This value is 1 or 2.

·     B—Represents the slot number of the card.

·     C—Represents the number of a subcard on a card. If the card has no subcards, this value is 0.

·     D—Represents the number of an interface.

Configuring a combo interface (single combo interface)

A combo interface is a logical interface that physically comprises one fiber combo port and one copper combo port. The two ports share one forwarding channel and one interface view. As a result, they cannot work simultaneously. When you activate one port, the other port is automatically disabled. In the interface view, you can activate the fiber or copper combo port, and configure other port attributes such as the interface rate and duplex mode.

Configuration prerequisites

Before you configure combo interfaces, complete the following tasks:

·     Determine the combo interfaces on your device. Identify the two physical interfaces that belong to each combo interface according to the marks on the device panel.

·     Use the display interface command to determine which port (fiber or copper) of each combo interface is active:

¡     If the copper port is active, the output includes "Media type is twisted pair, Port hardware type is 1000_BASE_T."

¡     If the fiber port is active, the output does not include this information.

Also, you can use the display this command in the view of each combo interface to display the combo interface configuration:

¡     If the fiber port is active, the combo enable fiber command exists in the output.

¡     If the copper port is active, the combo enable fiber command does not exist in the output.

Changing the active port of a combo interface

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Activate the copper combo port or fiber combo port.

combo enable { copper | fiber }

By default, the fiber combo port is active.

 

Splitting a 40-GE interface and combining 10-GE breakout interfaces

 

IMPORTANT

IMPORTANT:

·     This feature is not supported on non-default MDCs.

·     On an LSUM2QGS24RSG0 module, this feature is supported on interfaces 1 through 16.

 

Splitting a 40-GE interface into four 10-GE breakout interfaces

IMPORTANT

IMPORTANT:

For this configuration to survive a reboot, save the configuration before rebooting the switch.

 

You can use a 40-GE interface as a single interface. To improve port density, reduce costs, and improve network flexibility, you can also split a 40-GE interface into four 10-GE breakout interfaces. The 10-GE breakout interfaces support the same configuration and attributes as common 10-GE interfaces, except that they are numbered differently.

For example, you can split 40-GE interface FortyGigE 1/0/1 into four 10-GE breakout interfaces Ten-GigabitEthernet 1/0/1:1 through Ten-GigabitEthernet 1/0/1:4.

A 40-GE interface split into four 10-GE breakout interfaces must use a dedicated 1-to-4 cable. For more information about the cable, see the installation guide.

After you configure this feature on a 40-GE interface on an interface card, reboot the interface card to make the configuration take effect.

To split a 40-GE interface into four 10-GE breakout interfaces:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter 40-GE interface view.

interface interface-type interface-number

N/A

3.     Split the 40-GE interface into four 10-GE breakout interfaces.

using tengige

By default, a 40-GE interface is not split and operates as a single interface.

 

Combining four 10-GE breakout interfaces into a 40-GE interface

IMPORTANT

IMPORTANT:

For this configuration to survive a reboot, save the configuration before rebooting the switch.

 

If you need higher bandwidth on a single interface, you can combine the four 10-GE breakout interfaces into a 40-GE interface.

After you combine the four 10-GE breakout interfaces, replace the dedicated 1-to-4 cable with a dedicated 1-to-1 cable or a 40-GE transceiver module. For more information about the cable or transceiver module, see the installation guide.

After you configure this feature on a 10-GE breakout interface on an interface card, reboot the interface card to make the configuration take effect.

To combine four 10-GE breakout interfaces into a 40-GE interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter the view of any 10-GE breakout interface.

interface interface-type interface-number

N/A

3.     Combine the four 10-GE breakout interfaces into a 40-GE interface.

using fortygige

By default, a 40-GE interface is not split and operates as a single interface.

 

Configuring basic settings of an Ethernet interface or subinterface

You can configure an Ethernet interface to operate in one of the following duplex modes:

·     Full-duplex mode—The interface can send and receive packets simultaneously.

·     Half-duplex mode—The interface can only send or receive packets at a given time.

·     Autonegotiation mode—The interface negotiates a duplex mode with its peer.

You can set the speed of an Ethernet interface or enable it to automatically negotiate a speed with its peer.

The internal interfaces of OAP modules do not support the duplex mode and speed configuration. For more information, see OAA Configuration Guide.

Configuring an Ethernet interface

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Set the description for the Ethernet interface.

description text

The default setting is interface-name Interface. For example, GigabitEthernet1/0/1 Interface.

4.     Set the duplex mode for the Ethernet interface.

duplex { auto | full | half }

By default:

·     The duplex mode is full for 100-GE, 10-GE and 40-GE interfaces.

·     The duplex mode is auto for other Ethernet interfaces.

For interfaces at two ends of physical link to operate correctly, configure the same duplex mode for them.

5.     Set the speed for the Ethernet interface.

speed { 10 | 100 | 1000 | 10000 | 40000 | 100000 | auto }

By default, an Ethernet interface autonegotiates the speed with its peer.

Support for the keywords of this command varies by interface type. For more information, execute the speed ? command in interface view.

For interfaces at two ends of a physical link to operate correctly, configure the same speed for them.

6.     Set the expected bandwidth for the Ethernet interface.

bandwidth bandwidth-value

By default, the expected bandwidth (in kbps) is the interface baud rate divided by 1000.

7.     Restore the default settings for the Ethernet interface.

default

N/A

8.     Bring up the Ethernet interface.

undo shutdown

B y default, an Ethernet interface is up.

The shutdown, port up-mode, and loopback commands are exclusive with each other.

 

Configuring an Ethernet subinterface

When you configure an Ethernet subinterface, follow these restrictions and guidelines:

·     To transmit packets between a local Ethernet subinterface and a remote Ethernet subinterface, configure them with the same subinterface number and VLAN ID.

·     Do not use the VLAN whose ID is an Ethernet subinterface number.

To configure an Ethernet subinterface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Create an Ethernet subinterface.

interface interface-type interface-number.subnumber

N/A

3.     Set the description for the Ethernet subinterface.

description text

The default setting is interface-name Interface. For example, GigabitEthernet1/0/1.1 Interface.

4.     Restore the default settings for the Ethernet subinterface.

default

N/A

5.     Set the expected bandwidth for the Ethernet subinterface.

bandwidth bandwidth-value

By default, the expected bandwidth (in kbps) is the interface baud rate divided by 1000.

6.     Bring up the Ethernet subinterface.

undo shutdown

By default, an Ethernet subinterface is up.

Do not use the shutdown command on an interface configured with the loopback command.

 

Configuring the link mode of an Ethernet interface

WARNING

CAUTION:

After you change the link mode of an Ethernet interface, all commands (except the shutdown and combo enable commands) on the Ethernet interface are restored to their defaults in the new link mode.

 

The Ethernet interfaces can operate either as Layer 2 or Layer 3 Ethernet interfaces. You can set the link mode to bridge or route.

The following interfaces do not support the link mode configuration:

·     IRF physical interfaces (see Virtual Technologies Configuration Guide).

·     Reflector ports used in remote source mirroring groups (see Network Management and Monitoring Configuration Guide).

·     EVB-enabled interfaces (see EVB Configuration Guide).

To configure the link mode of an Ethernet interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Configure the link mode of the Ethernet interface.

port link-mode { bridge | route }

By default, an Ethernet interfaces operates in bridge mode.

 

Configuring jumbo frame support

An Ethernet interface might receive frames larger than the standard Ethernet frame size during high-throughput data exchanges, such as file transfers. These frames are called jumbo frames.

The Ethernet interface processes jumbo frames in the following ways:

·     When the Ethernet interface is configured to deny jumbo frames, the Ethernet interface discards jumbo frames.

·     When the Ethernet interface is configured with jumbo frame support, the Ethernet interface performs the following operations:

¡     Processes jumbo frames within the specified length.

¡     Discards jumbo frames that exceed the specified length.

To configure jumbo frame support in interface view:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Configure jumbo frame support.

jumboframe enable [ size ]

By default, an Ethernet interface allows jumbo frames within 9126 bytes to pass through.

If you set the size argument multiple times, the most recent configuration takes effect.

 

Configuring physical state change suppression on an Ethernet interface

IMPORTANT

IMPORTANT:

Do not enable this feature on an interface with RRPP, spanning tree protocols, or Smart Link enabled.

 

The physical link state of an Ethernet interface is either up or down. Each time the physical link of an interface comes up or goes down, the interface immediately reports the change to the CPU. The CPU then performs the following operations:

·     Notifies the upper-layer protocol modules (such as routing and forwarding modules) of the change for guiding packet forwarding.

·     Automatically generates traps and logs to inform users to take the correct actions.

To prevent frequent physical link flapping from affecting system performance, configure physical state change suppression. You can configure this feature to suppress only link-down events, only link-up events, or both. If an event of the specified type still exists when the suppression interval expires, the system reports the event.

When you configure this feature, follow these guidelines:

·     To suppress only link-down events, configure the link-delay [ msec ] delay-time command.

·     To suppress only link-up events, configure the link-delay [ msec ] delay-time mode up command.

·     To suppress both link-down and link-up events, configure the link-delay [ msec ] delay-time mode updown command.

To configure physical state change suppression on an Ethernet interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Configure physical state change suppression.

link-delay [ msec ] delay-time [ mode { up | updown }]

By default, an Ethernet interface immediately reports the physical state change to the CPU.

 

Configuring dampening on an Ethernet interface

The interface dampening feature uses an exponential decay mechanism to prevent excessive interface flapping events from adversely affecting routing protocols and routing tables in the network. Suppressing interface state change events protects the system resources.

If an interface is not dampened, its state changes are reported. For each state change, the system also generates an SNMP trap and log message.

After a flapping interface is dampened, it does not report its state changes to the CPU. For state change events, the interface only generates SNMP trap and log messages.

Parameters

·     Penalty—The interface has an initial penalty of 0. When the interface flaps, the penalty increases by 1000 for each down event until the ceiling is reached. It does not increase for up events. When the interface stops flapping, the penalty decreases by half each time the half-life timer expires until the penalty drops to the reuse threshold.

·     Ceiling—The penalty stops increasing when it reaches the ceiling.

·     Suppress-limit—The accumulated penalty that triggers the device to dampen the interface. In dampened state, the interface does not report its state changes to the CPU. For state change events, the interface only generates SNMP traps and log messages.

·     Reuse-limit—When the accumulated penalty decreases to this reuse threshold, the interface is not dampened. Interface state changes are reported to the upper layers. For each state change, the system also generates an SNMP trap and log message.

·     Decay—The amount of time (in seconds) after which a penalty is decreased.

·     Max-suppress-time—The maximum amount of time the interface can be dampened. If the penalty is still higher than the reuse threshold when this timer expires, the penalty stops increasing for down events. The penalty starts to decrease until it drops below the reuse threshold.

The ceiling is equal to 2(Max-suppress-time/Decay)  × reuse-limit. It is not user configurable.

Figure 1 shows the change rule of the penalty value. The lines t0 and t2 indicate the start time and end time of the suppression, respectively. The period from t0 to t2 indicates the suppression period, t0 to t1 indicates the max-suppress-time, and t1 to t2 indicates the complete decay period.

Figure 1 Change rule of the penalty value

 

Configuration restrictions and guidelines

When you configure dampening on an Ethernet interface, follow these restrictions and guidelines:

·     The dampening command and the link-delay command cannot be configured together on an interface.

·     The dampening command does not take effect on the administratively down events. When you execute the shutdown command, the penalty restores to 0, and the interface reports the down event to the upper-layer protocols.

·     Do not enable the dampening feature on an interface with RRPP, MSTP, or Smart Link enabled.

Configuration procedure

To configure dampening on an Ethernet interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Enable dampening on the interface.

dampening [ half-life reuse suppress max-suppress-time ]

By default, interface dampening is disabled on Ethernet interfaces.

 

Enabling loopback testing on an Ethernet interface

CAUTION

CAUTION:

After you enable this feature on an Ethernet interface, the interface does not forward data traffic.

 

IMPORTANT

IMPORTANT:

This feature is used only for debugging and troubleshooting.

 

IMPORTANT

IMPORTANT:

This feature is used only for debugging and troubleshooting.

 

Perform this task to determine whether an Ethernet link works correctly.

Loopback testing includes the following types:

·     Internal loopback testing—Tests the device where the Ethernet interface resides. The Ethernet interface sends outgoing packets back to the local device. If the device fails to receive the packets, the device fails.

·     External loopback testing—Tests the inter-device link. The Ethernet interface sends incoming packets back to the remote device. If the remote device fails to receive the packets, the inter-device link fails.

Configuration restrictions and guidelines

·     After you enable this feature on an Ethernet interface, the interface does not forward data traffic.

·     The shutdown, port up-mode, and loopback commands are exclusive with each other.

·     After you enable this feature on an Ethernet interface, the Ethernet interface switches to full duplex mode. After you disable this feature, the Ethernet interface restores to its duplex setting.

·     Enabling loopback testing on an interface will invalidate the voice VLAN, MAC learning limit, MAC address learning, 802.1X, and MAC authentication configurations on the interface. To make these features take effect on the interface, disable loopback testing and configure the features again.

Configuration procedure

To enable loopback testing on an Ethernet interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Enable loopback testing.

loopback { external | internal }

By default, loopback testing is disabled on an Ethernet interface.

The external keyword is not supported in the current software version.

 

Configuring generic flow control on an Ethernet interface

IMPORTANT

IMPORTANT:

·     This feature is not supported on interfaces that operate in half duplex mode.

·     Enabling or disabling this feature on an interface will cause the interface to go down and then come up.

 

To avoid dropping packets on a link, you can enable generic flow control at both ends of the link. When traffic congestion occurs at the receiving end, the receiving end sends a flow control (Pause) frame to ask the sending end to suspend sending packets. Generic flow control includes the following types:

·     TxRx-mode generic flow control—Enabled by using the flow-control command. With TxRx-mode generic flow control enabled, an interface can both send and receive flow control frames:

¡     When congestion occurs, the interface sends a flow control frame to its peer.

¡     When the interface receives a flow control frame from its peer, it suspends sending packets to its peer.

·     Rx-mode generic flow control—Enabled by using the flow-control receive enable command. With Rx-mode generic flow control enabled, an interface can receive flow control frames, but it cannot send flow control frames:

¡     When congestion occurs, the interface cannot send flow control frames to its peer.

¡     When the interface receives a flow control frame from its peer, it suspends sending packets to its peer.

To handle unidirectional traffic congestion on a link, configure the flow-control receive enable command at one end and the flow-control command at the other end. To enable both ends of a link to handle traffic congestion, configure the flow-control command at both ends.

To enable generic flow control on an Ethernet interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Enable generic flow control.

·     Enable TxRx-mode generic flow control:
flow-control

·     Enable Rx-mode generic flow control:
flow-control receive enable

By default, generic flow control is disabled on an Ethernet interface.

 

Configuring PFC on an Ethernet interface

When congestion occurs in the network, the local device notifies the peer to stop sending packets carrying the specified 802.1p priority if all of the following conditions exist:

·     Both the local end and the remote end have PFC enabled.

·     Both the local end and the remote end have the priority-flow-control no-drop dot1p command configured.

·     The specified 802.1p priority is in the 802.1p priority list specified by the dot1p-list argument.

·     The local end receives a packet carrying the specified 802.1p priority.

The state of the PFC feature is determined by the PFC configuration on the local end and on the peer end. In Table 1:

·     The first row lists the PFC configuration on the local interface.

·     The first column lists the PFC configuration on the peer.

·     The Enabled and Disabled fields in other cells are possible negotiation results.

Make sure all interfaces that a data flow passes through have the same PFC configuration.

Table 1 PFC configurations and negotiation results

Local (right)

Peer (below)

enable

auto

Default

enable

Enabled

Enabled.

Disabled

auto

Enabled

·     Enabled if negotiation succeeds.

·     Disabled if negotiation fails.

Disabled

Default

Disabled

Disabled.

Disabled

 

Configuration restrictions and guidelines

When you configure PFC, follow these restrictions and guidelines:

·     PFC is supported only on interfaces on the following interface modules:

¡     EC interface modules.

¡     SE interface modules:

-     LSU1CGC2SE0.

-     LSUM2GP44TSSE0.

-     LSUM2GP24TSSE0.

-     LSUM2GT24PTSSE0.

-     LSUM2GT24TSSE0.

-     LSUM2GT48SE0.

-     LSUM2GV48SE0.

¡     SF interface modules.

¡     SG interface modules.

·     As for IRF physical interfaces, only interfaces on the following interface modules support PFC:

¡     EC interface modules:

-     LSUM1QGS6EC0.

-     LSUM1TGS24EC0.

¡     SF interface modules:

-     LSU1QGC4SF0.

-     LSU1TGS48SF0.

-     LSUM2TGS16SF0.

·     100-GE interfaces do not support PFC.

·     To perform PFC on an Ethernet interface, make sure the following conditions are met:

¡     PFC is configured in both system view and Ethernet interface view.

¡     The 802.1p priority list specified in Ethernet interface view is a sublist of the 802.1p priority list specified in system view.

·     To perform PFC on an IRF port, configure PFC on the IRF port and the IRF physical interfaces that are bound to the IRF port. For information about IRF, see Virtual Technologies configuration Guide.

·     For IRF and other protocols to operate correctly, as a best practice, do not enable PFC for 802.1p priorities 0, 6, and 7.

·     To avoid packet loss, apply the same PFC configuration to all interfaces that the packets pass through.

·     If you do not enable PFC on an interface, the interface can receive but cannot process PFC pause frames. To make PFC take effect, you must enable PFC on both ends.

·     For PFC to operate correctly for an 802.1p priority, make sure the 802.1p priority uses the default 802.1p-local priority map. For more information about the default 802.1p-local priority map, see ACL and QoS Configuration Guide. To configure the 802.1p-to-local priority map, use the import command in 802.1p-to-local priority map view. For more information about the import command, see ACL and QoS Command Reference.

·     The relationship between PFC and generic flow control is shown in Table 2.

Table 2 The relationship between PFC and generic flow control

flow-control

priority-flow-control enable

priority-flow-control no-drop dot1p

Remarks

Unconfigurable

Configured

Configured

After you enable PFC on an interface and for the specified 802.1p priorities, you cannot enable generic flow control on the interface.

Configured

Configurable

Unconfigurable

After you enable generic flow control on an interface, you can enable PFC on the interface but not for the specified 802.1p priorities.

 

Configuration procedure

To configure PFC on an Ethernet interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enable PFC in auto mode or forcibly.

priority-flow-control { auto | enable }

By default, PFC is disabled.

3.     Enable PFC for 802.1p priorities.

priority-flow-control no-drop dot1p dot1p-list

By default, PFC is disabled for all 802.1p priorities.

4.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

5.     Enable PFC in auto mode or forcibly on the Ethernet interface.

priority-flow-control { auto | enable }

By default, PFC is disabled.

6.     Enable PFC for 802.1p priorities.

priority-flow-control no-drop dot1p dot1p-list

By default, PFC is disabled for all 802.1p priorities.

 

Enabling EEE on an Ethernet interface

With Energy Efficient Ethernet (EEE) enabled, a link-up interface enters low power state if it has not received any packet for a period of time. The time period depends on the chip specifications and is not configurable. When a packet arrives later, the device automatically restores power supply to the interface and the interface restores to the normal state.

This feature is supported only on copper ports on the following interface modules:

·     SA interface module: LSUM2GT48SA0.

·     SE interface modules:

¡     LSUM2GT24PTSSE0.

¡     LSUM2GT24TSSE0.

¡     LSUM2GT48SE0.

¡     LSUM2GV48SE0.

·     SF interface module: LSU1TGT24SF0.

·     For this feature to take effect on an interface on an LSU1TGT24SF0 interface module, configure the interface and its remote interface to operate at a speed higher than 1000 Mbps.

·     For this feature to take effect on an interface on any other modules, configure the interface to automatically negotiate a speed or duplex mode with the remote end.

To enable EEE on an Ethernet interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Enable EEE on the Ethernet interface.

eee enable

By default, EEE is disabled on an Ethernet interface.

 

Setting the statistics polling interval

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Set the statistics polling interval for the Ethernet interface.

flow-interval interval

By default, the statistics polling interval is 300 seconds.

 

To display the interface statistics collected in the most recent statistics polling interval, use the display interface command.

Forcibly bringing up a fiber port

As shown in Figure 2, a GE/10-GE/40-GE/100-GE port uses separate fibers for transmitting and receiving packets. The physical state of the fiber port is up only when both transmit and receive fibers are physically connected. If one of the fibers is disconnected, the fiber port does not work.

To enable a fiber port to forward traffic over a single link, you can use the port up-mode command. This command forcibly brings up a fiber port, even when no fiber links or transceiver modules are present for the fiber port. When one fiber link is present and up, the fiber port can forward packets over the link unidirectionally.

Figure 2 Forcibly bring up a fiber port

 

Configuration restrictions and guidelines

When you forcibly bring up a fiber port, follow these restrictions and guidelines:

·     This feature is not supported on interfaces on the following interface modules:

¡     EB interface module: LSU1TGX4EB0.

¡     EC interface module: LSUM1CGC2EC0.

¡     SE interface modules:

-     LSU1TGX4SE0.

-     LSU1TGS8SE0.

-     LSU1CGC2SE0.

¡     SF interface modules:

-     LSUM2TGS16SF0.

-     LSU1TGS32SF0.

-     LSU1QGS4SF0.

-     LSU1TGS48SF0.

-     LSU1QGS8SF0.

-     LSU1QGC4SF0.

¡     10-GE interfaces installed with a GE SFP transceiver module on an LSUM1TGS24EC0 module.

·     The port up-mode, shutdown, and loopback commands are exclusive with each other.

·     Either of the following operations on an interface forcibly brought up will cause the interface to go down before staying physically up:

¡     Configure the speed and duplex commands on the interface.

¡     Remove and install fibers or transceiver modules.

·     A GE fiber port forcibly brought up cannot correctly forward traffic if it is installed with a fiber-to-copper converter, 100/1000-Mbps transceiver module, or 100-Mbps transceiver module. To solve the problem, use the undo port up-mode command on the fiber port.

Configuration procedure

To forcibly bring up a fiber port:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

Only GE fiber ports, 10-GE fiber ports, 40-GE fiber ports, and 100-GE fiber ports support this feature.

Copper ports and combo interfaces do not support this feature.

3.     Forcibly bring up the fiber port.

port up-mode

By default, a fiber port is not forcibly brought up, and the physical state of a fiber port depends on the physical state of the fibers.

 

Configuring a Layer 2 Ethernet interface

Configuring storm suppression

The storm suppression feature ensures that the size of a particular type of traffic (broadcast, multicast, or unknown unicast traffic) does not exceed the threshold on an interface. When the broadcast, multicast, or unknown unicast traffic on the interface exceeds this threshold, the system discards packets until the traffic drops below this threshold.

Both storm suppression and storm control can suppress storms on an interface. Storm suppression uses the chip to suppress traffic. Storm suppression has less impact on the device performance than storm control, which uses software to suppress traffic.

Configuration restrictions and guidelines

When you configure storm suppression, follow these restrictions and guidelines:

·     For the traffic suppression result to be determined, do not configure storm control together with storm suppression for the same type of traffic. For more information about storm control, see "Configuring storm control on an Ethernet interface."

·     The configured suppression threshold value in pps or kbps might be converted into a multiple of a step supported by the chip. As a result, the effective suppression threshold might be different from the configured one. For information about the suppression threshold that takes effect, see the prompt on the device.

·     PEXs in an IRF 3 system do not support unknown unicast suppression. For more information about PEXs, see Virtual Technologies Configuration Guide.

·     To configure unicast (not supported on PEXs), multicast, and broadcast suppression on a physical interface of a PEX, use the same unit for the suppression thresholds. For example, if the multicast suppression threshold is configured in kbps, the broadcast suppression threshold must also be configured in kbps.

·     To change the suppression threshold unit, use the undo form of the command to restore the default first. For example, to change the unit from pps to kbps, you must use the undo form of the command to restore the default first.

Configuration procedure

To set storm suppression thresholds on an Ethernet interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Enable broadcast suppression and set the broadcast suppression threshold.

broadcast-suppression { ratio | pps max-pps | kbps max-kbps }

By default, broadcast suppression is disabled.

4.     Enable multicast suppression and set the multicast suppression threshold.

multicast-suppression { ratio | pps max-pps | kbps max-kbps }

By default, multicast suppression is disabled.

5.     Enable unknown unicast suppression and set the unknown unicast suppression threshold.

unicast-suppression { ratio | pps max-pps | kbps max-kbps }

By default, unknown unicast suppression is disabled.

 

Configuring storm control on an Ethernet interface

About storm control

Storm control compares broadcast, multicast, and unknown unicast traffic regularly with their respective traffic thresholds on an Ethernet interface. For each type of traffic, storm control provides a lower threshold and an upper threshold.

Depending on your configuration, when a particular type of traffic exceeds its upper threshold, the interface performs either of the following operations:

·     Blocks this type of traffic and forwards other types of traffic—Even though the interface does not forward the blocked traffic, it still counts the traffic. When the blocked traffic drops below the lower threshold, the interface begins to forward the traffic.

·     Goes down automatically—The interface goes down automatically and stops forwarding any traffic. When the blocked traffic drops below the lower threshold, the interface does not automatically come up. To bring up the interface, use the undo shutdown command or disable the storm control feature.

You can configure an Ethernet interface to output threshold event traps and log messages when monitored traffic meets one of the following conditions:

·     Exceeds the upper threshold.

·     Drops below the lower threshold.

Both storm suppression and storm control can suppress storms on an interface. Storm suppression uses the chip to suppress traffic. Storm suppression has less impact on the device performance than storm control, which uses software to suppress traffic.

Storm control uses a complete polling cycle to collect traffic data, and analyzes the data in the next cycle. An interface takes one to two polling intervals to take a storm control action.

Configuration restrictions and guidelines

For the traffic suppression result to be determined, do not configure storm control together with storm suppression for the same type of traffic. For more information about storm suppression, see "Configuring storm suppression."

Configuration procedure

To configure storm control on an Ethernet interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     (Optional.) Set the statistics polling interval of the storm control module.

storm-constrain interval interval

The default setting is 10 seconds.

For network stability, use the default or set a longer statistics polling interval.

3.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

4.     (Optional.) Enable storm control, and set the lower and upper thresholds for broadcast, multicast, or unknown unicast traffic.

storm-constrain { broadcast | multicast | unicast } { pps | kbps | ratio } max-pps-values min-pps-values

By default, storm control is disabled.

5.     Set the control action to take when monitored traffic exceeds the upper threshold.

storm-constrain control { block | shutdown }

By default, storm control is disabled.

6.     (Optional.) Enable the Ethernet interface to output log messages when it detects storm control threshold events.

storm-constrain enable log

By default, the Ethernet interface outputs log messages when monitored traffic exceeds the upper threshold or drops below the lower threshold.

7.     (Optional.) Enable the Ethernet interface to send storm control threshold event traps.

storm-constrain enable trap

By default, the Ethernet interface sends traps when monitored traffic exceeds the upper threshold or drops below the lower threshold from the upper threshold.

 

Setting the MDIX mode of an Ethernet interface

IMPORTANT

IMPORTANT:

Fiber ports do not support the MDIX mode setting.

 

A physical Ethernet interface has eight pins, each of which plays a dedicated role. For example, pins 1 and 2 transmit signals, and pins 3 and 6 receive signals. You can use both crossover and straight-through Ethernet cables to connect copper Ethernet interfaces. To accommodate these types of cables, a copper Ethernet interface can operate in one of the following Medium Dependent Interface-Crossover (MDIX) modes:

·     MDIX mode—Pins 1 and 2 are receive pins and pins 3 and 6 are transmit pins.

·     MDI mode—Pins 1 and 2 are transmit pins and pins 3 and 6 are receive pins.

·     AutoMDIX mode—The interface negotiates pin roles with its peer.

 

 

NOTE:

This feature does not take effect on pins 4, 5, 7, and 8 of physical Ethernet interfaces. Pins 4, 5, 7, and 8 of interfaces operating at 1000 Mbps or higher rates receive and transmit signals.

 

To enable a copper Ethernet interface to communicate with its peer, set the MDIX mode of the interface by following these guidelines:

·     Typically, set the MDIX mode of the interface to AutoMDIX. Set the MDIX mode of the interface to MDI or MDIX only when the device cannot determine the cable type.

·     When a straight-through cable is used, configure the interface to operate in an MDIX mode different than its peer.

·     When a crossover cable is used, perform one of the following tasks:

¡     Configure the interface to operate in the same MDIX mode as its peer.

¡     Configure either end to operate in AutoMDIX mode.

To set the MDIX mode of an Ethernet interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Set the MDIX mode of the Ethernet interface.

mdix-mode { automdix | mdi | mdix }

By default, a copper Ethernet interface operates in auto mode to negotiate pin roles with its peer.

 

Testing the cable connection of an Ethernet interface

IMPORTANT

IMPORTANT:

·     If the link of an Ethernet interface is up, testing its cable connection will cause the link to go down and then come up.

·     Fiber ports do not support this feature.

 

This feature tests the cable connection of an Ethernet interface and displays cable test result within 5 seconds. The test result includes the cable's status and some physical parameters. If any fault is detected, the test result shows the length from the local port to the faulty point.

To test the cable connection of an Ethernet interface:

 

Step

Command

1.     Enter system view.

system-view

2.     Enter Ethernet interface view.

interface interface-type interface-number

3.     Perform a test for the cable connected to the Ethernet interface.

virtual-cable-test

 

Enabling bridging on an Ethernet interface

When a packet arrives at an interface, the switch looks up the destination MAC address of the packet in the MAC address table.

·     If the outgoing interface of the entry found is the same as the incoming interface, the switch drops the packet. To enable the switch to forward such packets rather than drop them, enable bridging on the Ethernet interface.

·     If no entry is found for the destination MAC address, the switch sends an ARP packet out of all interfaces except the incoming interface. To enable the switch to send the ARP packet out of the incoming interface, enable bridging on the Ethernet interface.

To enable bridging on an Ethernet interface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface view.

interface interface-type interface-number

N/A

3.     Enable bridging on the Ethernet interface.

port bridge enable

By default, bridging is disabled on an Ethernet interface.

 

Configuring a Layer 3 Ethernet interface or subinterface

Setting the MTU for an Ethernet interface or subinterface

The maximum transmission unit (MTU) of an Ethernet interface affects the fragmentation and reassembly of IP packets on the interface. Typically, you do not need to modify the MTU of an interface.

To set the MTU for an Ethernet interface or subinterface:

 

Step

Command

Remarks

1.     Enter system view.

system-view

N/A

2.     Enter Ethernet interface or subinterface view.

interface interface-type { interface-number | interface-number.subnumber }

N/A

3.     Set the MTU of the Ethernet interface or subinterface.

mtu size

The default setting is 1500 bytes.

 

Displaying and maintaining an Ethernet interface or subinterface

Execute display commands in any view and reset commands in user view.

 

Task

Command

Display interface traffic statistics.

display counters { inbound | outbound } interface [ interface-type [ interface-number ] ]

Display traffic rate statistics of interfaces in up state over the last statistics polling interval.

display counters rate { inbound | outbound } interface [ interface-type [ interface-number ] ]

Display the operational and status information of the specified interfaces.

display interface [ interface-type [ interface-number | interface-number.subnumber ] ] [ brief [ description | down ] ]

Display information about dropped packets on the specified interfaces.

display packet-drop { interface [ interface-type [ interface-number | interface-number.subnumber ] ] | summary }

Display information about storm control on the specified interfaces.

display storm-constrain [ broadcast | multicast | unicast ] [ interface interface-type interface-number ]

(In standalone mode.) Display the Ethernet module statistics.

display ethernet statistics slot slot-number

(In IRF mode.) Display the Ethernet module statistics.

display ethernet statistics chassis chassis-number slot slot-number

Clear interface or subinterface statistics.

reset counters interface [ interface-type [ interface-number | interface-number.subnumber ] ]

Clear the statistics of dropped packets on the specified interfaces.

reset packet-drop interface [ interface-type [ interface-number | interface-number.subnumber ] ]

(In standalone mode.) Clear the Ethernet module statistics.

reset ethernet statistics [ slot slot-number ]

(In IRF mode.) Clear the Ethernet module statistics.

reset ethernet statistics [ chassis chassis-number slot slot-number ]

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网