HP VPN Firewall Appliances Network Management Command Reference

19
Examples
# Enter GigabitEthernet 0/1 interface view (assuming that the interface is a Layer 2 Ethernet interface).
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1]
# Create Ethernet subinterface GigabitEthernet 0/1.1 and enter GigabitEthernet 0/1.1 subinterface view
(assuming that GigabitEthernet 0/1 is a Layer 2 Ethernet interface and the subinterface does not exist).
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1.1
[Sysname-GigabitEthernet0/1.1]
# Enter GigabitEthernet 0/2 interface view (assuming that the interface is a Layer 3 Ethernet interface).
<Sysname> system-view
[Sysname] interface gigabitethernet 0/2
[Sysname-GigabitEthernet0/2]
# Create Ethernet subinterface GigabitEthernet 0/2.1 and enter GigabitEthernet 0/2.1 subinterface view
(assuming that GigabitEthernet 0/2 is a Layer 3 Ethernet interface and the subinterface does not exist).
<Sysname> system-view
[Sysname] interface gigabitethernet 0/2.1
[Sysname-GigabitEthernet0/2.1]
jumboframe enable
Use jumboframe enable to allow jumbo frames within the specified length to pass through a Layer 2
Ethernet interface.
Use undo jumboframe enable to prevent jumbo frames from passing through a Layer 2 Ethernet
interface.
Syntax
jumboframe enable [ value ]
undo jumboframe enable
Default
The device does not allow jumbo frames to pass through Layer 2 Ethernet interfaces.
Views
System view, Layer 2 Ethernet interface view
Default command level
2: System level
Parameters
value: Sets the maximum size of Ethernet frames that are allowed to pass through. For information about
support for the value argument and its value range, see the usage guidelines of the jumboframe enable
command. If you set the value argument multiple times, the most recent configuration takes effect.
Usage guidelines
The jumboframe enable and undo jumboframe enable commands take effect after a reboot. They are
supported only on the Ten-GigabitEthernet interface of a firewall module.