DeviceGenEthIIIfParams Object


Description:

Device generator Ethernet interface parameters.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

Relations:

Side name
(Type)
Relative Description
StackedOn
(DeviceGenStackedOnIf)

DeviceGenAal5IfParams, DeviceGenEthIIIfParams, DeviceGenFcIfParams, DeviceGenGreIfParams, DeviceGenHdlcIfParams, DeviceGenIpv4IfParams, DeviceGenIpv6IfParams, DeviceGenPppIfParams, DeviceGenPppoeIfParams, DeviceGenTrillIfParams, DeviceGenVlanIfParams

Next interface below this interface in the interface stack.

TopLevelIfSource
(DeviceGenTopLevelIf)

EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Used to assign the top level interface parameters in the device generator.

DeviceGenEthIIIfParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EnableRfc4814Addresses

Enable generation of MAC addresses according to RFC 4814.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Generate RFC 4814 MAC addresses.

FALSE

Generate MAC addresses using the user specified start and step values.

RandomSeedValue

Seed value for the random number generator used in generating RFC 4814 MAC addresses.

Type: u32

Default: 4814

SrcMac

Source MAC address.

Type: mac

Default: 00:10:94:00:00:01

SrcMacStep

Source MAC step value.

Type: mac

Default: 00:00:00:00:00:01

UseDefaultPhyMac

Use Source MAC Address from Physical Interface

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Use Source MAC Address from Physical Interface

FALSE

Do not use Source MAC Address from Physical Interface

DeviceGenEthIIIfParams Read-Only Attributes

There are no read-only attributes.