MTUHWConfigMixin

class lnst.Recipes.ENRT.ConfigMixins.MTUHWConfigMixin.MTUHWConfigMixin

Bases: BaseHWConfigMixin

This class is an extension to the BaseEnrtRecipe class that enables MTU configuration on the devices defined by the mtu_hw_config_dev_list property.

Parameters:

mtu – (optional test parameter) MTU value to be configured on the devices

property mtu_hw_config_dev_list

The value of this property is a list of devices for which the MTU should be configured. It has to be defined by a derived class.