Configuring SGMs (set interface)
Use set interface < if_name> mtu < size> to configure Jumbo Frames for each applicable interface on an SGM.
|
Note - This step is not applicable to VSX Gateways. In VSX you must configure the MTU in the Virtual System properties in SmartDashboard.
|
To enable Jumbo Frames, you must set the MTU on at least one interface to more than 1500. In a Dual Chassis environment, this enables Jumbo Frames on both Chassis.
To enable Jumbo Frames on the SSM60, you must also do the procedure in SSM60.
|
Note - This command can take several seconds to work.
|
Syntax
> set interface <if_name> mtu <size>
Parameter
|
Description
|
<if_name>
|
Interface name as defined in the operating system
|
<size>
|
MTU size
Allowed values:
- 68 - 9,124 for SSM60
- 68 - 12,288 for SSM160
|
Example
> set interface eth1-01 mtu 9000
Output
1_02:
Note: MTU changes are propagated to the SSMs. Use "asg_jumbo_conf show" to validate changes
|