F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100
19
• When a crossover cable is used, set the interface to operate in the same MDI mode as its peer, or
set either end to operate in auto mode.
To set the MDI mode of an Ethernet interface:
Ste
p
Command
Remarks
44. Enter system view.
system-view N/A
45. Enter Ethernet interface view.
interface interface-type
interface-number
N/A
46. Set the MDI mode of the
Ethernet interface.
mdi { across | auto | normal }
By default, a copper Ethernet
interface operates in auto mode to
negotiate pin roles with its peer.
377BConfiguring a Layer 3 Ethernet interface or subinterface
1076BSetting 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:
Ste
p
Command
Remarks
47. Enter system view. system-view N/A
48. Enter Ethernet interface
or subinterface view.
interface interface-type { interface-number |
interface-number.subnumber }
N/A
49. Set the MTU.
mtu size The default setting is 1500.
1077BConfiguring 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
50. Enter system view. system-view N/A
51. Enter Ethernet interface view.
interface interface-type
interface-number
N/A
52. Configure the Ethernet interface to
operate in promiscuous mode.
promiscuous
By default, an Ethernet interface does
not operate in promiscuous mode.