R3303-HP HSR6800 Routers Interface Configuration Guide
17
Configuring a Layer 3 Ethernet interface or
subinterface
Layer 3 Ethernet interface configuration task list
Perform the following configuration on Ethernet interfaces operating in route mode:
Task Remarks
Setting the MTU for an Ethernet interface or
subinterface
Optional.
Applicable to Layer 3 Ethernet interfaces and Ethernet
subinterfaces.
Configuring an Ethernet interface to operate in
promiscuous mode
Optional.
Applicable to Layer 3 Ethernet interfaces.
Setting the MTU for an Ethernet interface or subinterface
The value of Maximum Transmission Unit (MTU) affects the fragmentation and re-assembly of IP packets.
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.
mtu size The default setting is 1500.
Due to the QoS queue length limit (for example, the default length of an FIFO queue is 75), too small an
MTU will result in too many fragments, which will be discarded from the QoS queue. You can increase
MTU or QoS queue length. In Ethernet interface view, you can use the qos fifo queue-length command
to change the QoS queue length. For more information, see ACL and QoS Configuration Guide.
Configuring an Ethernet interface to operate in promiscuous
mode
An Ethernet interface usually receives only packets with matched destination MAC addresses. After you
configure an Ethernet interface to operate in promiscuous mode, however, the interface no longer checks
the MAC addresses in received packets. Rather, it receives all Ethernet packets with correct format. You
might need to configure a network listening port to operate in promiscuous mode.
To configure an Ethernet interface to operate in promiscuous mode:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A