R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

25
Configuration of this command in Ethernet interface view applies only to the Ethernet interface.
The following matrix shows the command and firewall compatibility:
Command F1000-A-EI/S-EI
F1000-E
F5000 Firewall module
jumboframe enable No Yes No Yes
Examples
# Enable jumbo frames to pass through GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface GigabitEthernet 0/1
[Sysname-GigabitEthernet0/1] jumboframe enable
mdi
Syntax
mdi { across | auto | normal }
undo mdi
View
Layer 2 Ethernet interface view
Default level
2: System level
Parameters
across: Sets the MDI mode to across. In this mode, pins 1 and 2 of the port are receive pins, and pins 3
and 6 are transmit pins.
auto: Sets the MDI mode to auto. In this mode, the port negotiates pin roles with its peer.
normal: Sets the MDI mode to normal. In normal mode, pins 1 and 2 of the port are transmit pins, and
pins 3 and 6 are receive pins.
Description
Use mdi to configure the MDI mode of a copper Ethernet interface.
Use undo mdi to restore the default.
By default, Ethernet interfaces operate in auto MDI mode.
NOTE:
This command is not applicable to optical ports.
Examples
# Set GigabitEthernet 0/1 to operate in across MDI mode.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] mdi across