Users Guide

Table Of Contents
(host)(config)#no firewall enable-jumbo-frames
In this case, the MTU value is considered as 9,216 (default).
To enable jumbo frame support on a port channel:
(host)(config)#interface port-channel <id> jumbo
To disable jumbo frame support on a port channel:
(host)(config)#interface port-channel <id> no jumbo
To enable jumbo frame support on a port:
(host)(config) #interface gigabitethernet <slot>/<module>/<port> jumbo
To disable jumbo frame support on a port:
(host)(config) #interface gigabitethernet <slot>/<module>/<port> no jumbo
Viewing the Jumbo Frame Support Status
Execute the following command to view the global status of the jumbo frame support:
(host)#show firewall
Execute the following command to view the jumbo frame status on a port:
(host)#show interface gigabitethernet <slot>/<module>/<port>
Execute the following command to view the jumbo frame status on a port channel:
(host)#show interface port-channel <id>
Dell Networking W-Series ArubaOS 6.5.x | User Guide Network Configuration Parameters |
124