Jumbo Frame Switching
Introduction
On certain platforms it is possible to enable switching (but only switching) of Jumbo Frames. Enabling this option sets the MTU discard policy for any ports associated with a VLAN to 9000 bytes.
The config option will only be present in clish for those platforms that support it, given they are running a sufficiently new version of WeOS.
example:/#> configure example:/config/#> system example:/config/system/#> jumbo-frame-switching
The example above enables jumbo frame switching. It can be disable
again by using no jumbo-frame-switching
under config/system
[no] jumbo-frame-switching
- Enables switching of jumbo frames (up to 9000 bytes) on any ports associated with a VLAN.
- no
- Disables jumbo frame switching