Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
VLAN Management Commands
page 21-12
OmniSwitch CLI Reference Guide
September 2009
vlan mtu-ip
Configures the maximum transmission unit (MTU) packet size allowed for all ports associated with a 
VLAN. This value is configured on a per VLAN basis, so all IP interfaces assigned to the VLAN apply the 
same MTU value to packets sent on VLAN ports.
vlan vid mtu-ip size
Syntax Definitions
vid
An existing VLAN ID number (1–4094).
size
Packet size value specified in bytes (1280–9198).
Defaults
By default, the MTU size is set to 1500 bytes (the standard Ethernet MTU size).
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• The MTU size applies to traffic sent on all switch ports that are associated with the specified VLAN 
regardless of the port speed (e.g. 10/100 Ethernet, gigabit Ethernet). Therefore, assign only ports that 
are capable of handling the MTU size restriction to the VLAN. For example, if the VLAN MTU size is 
greater than 1500, do not assign 10/100 Ethernet ports to the VLAN. 
• By default, packets that exceed the MTU size are dropped. To enable MTU discovery and fragmenta-
tion, use th
 command to enable the “frag needed but DF bit set” control (for example, icmp 
type 3 code 4 enable). 
Examples
-> vlan 200 mtu-ip 1000
-> vlan 1503 mtu-ip 10222
Release History
Release 6.4.1; command was introduced.
Related Commands
MIB objects
vlanTable
vlanMtu
Displays the VLAN configuration for the switch.