DeviceGenIpv6IfParams Object


Description:

Device generator IPv6 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.

DeviceGenIpv6IfParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Addr

IPv6 address value.

Type: ipv6

Default: 2000::2

AddrStep

IPv6 address step value.

Type: ipv6

Default: 0000::1

AddrType

Type of IPv6 address.

Type: enum

Default: NON_LINK_LOCAL

Possible Values:

Value Description
NON_LINK_LOCAL

Non-Link Local IPv6 address.

LINK_LOCAL

Link Local IPv6 address.

AutoAddrEnable

Auto assign link local address.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Auto assign link local address.

FALSE

Do not auto assign link local address.

EnableGatewayLearning

Whether to enable IPv6 learning for the gateway IP and MAC addresses. Learning begins when the ARP/ND command is issued. If the learned value is not the same as the configured IPv6 gateway address, the learned value is used instead.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable gateway learning.

FALSE

Disable gateway learning.

Gateway

IPv6 gateway address.

Type: ipv6

Default: 2000::1

GatewayStep

IPv6 gateway address step value.

Type: ipv6

Default: ::0

PrefixLength

IPv6 address prefix length.

Type: u8

Default: 64

Range: 0 - 128

TrafficClass

Traffic class

Type: u8

Default: 0

Range: 0 - 255

UseEui64LinkLocalAddress

Automatically assign EUI-64 Link Local Address

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Auto assign EUI-64 Link Local Address

FALSE

Do not auto assign EUI-64 Link Local Address

DeviceGenIpv6IfParams Read-Only Attributes

There are no read-only attributes.