Aruba 2500-48p: Difference between revisions
| Line 10: | Line 10: | ||
==Enabling functionality== | ==Enabling functionality== | ||
By default, all ports are wired with the standard 1500 byte MTU. Supporting jumbo frames requires the CLI. | By default, all ports are wired with the standard 1500 byte MTU. Supporting jumbo frames requires the CLI. | ||
To configure an interface, enter configuration mode, then select it via e.g. <tt>interface gigabitethernet 0/1/0</tt> (this is the first 10Gbps port on the Aruba 2500-48p). You can then change the mtu with e.g. <tt>mtu 9216</tt>. | |||
Be sure to run <tt>write memory</tt> when done to persist this configuration across a power loss. | |||
==External links== | ==External links== | ||