1-18
interface
Syntax
interface interface-type interface-number
View
System view
Parameter
interface-type: Port type, which can be Aux, Ethernet, GigabitEthernet, loopback, null or Vlan-interface.
interface-number: Port number, in the format of Unit ID/slot number/port number, where:
z Unit ID is fixed to 1;
z The slot number is 0 if the port is an Ethernet port, the slot number is 1 or 2 if the port is a
GigabitEthernet port.
z The port number is relevant to the device.
Description
Use the interface command to enter specific port view. To configure an Ethernet port, you need to enter
Ethernet port view first.
Example
# Enter Ethernet 1/0/1 port view.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Ethernet 1/0/1
[Sysname-Ethernet1/0/1]
jumboframe enable
Syntax
jumboframe enable
undo jumboframe enable
View
Ethernet port view
Parameter
None
Description
Use the jumboframe enable command to set the maximum frame size allowed on a port to 2048 bytes.
Use the undo jumboframe enable command to set the maximum frame size allowed on a port to 1,536
bytes.
By default, the maximum frame size allowed on an Ethernet port is 2048 bytes.