Navigation
SEARCH
TOOLBOX
LANGUAGES

ipv6LanIp

From QA Cafe Support Wiki

Jump to: navigation, search

ipv6LanIp This parameter specifies the DUT's expected LAN side global IPv6 address.

The keyword "%eui64%" can be used for the host ID portion of this address. When "%eui64%" is used, CDRouter will automatically calculate the expected host ID portion of the DUT's LAN IPv6 address based on the EUI64 representation of its LAN MAC address. For IPv6 WAN modes where the prefix is deterministic, such as "6to4" or "6rd", or when DHCPv6 prefix delegation is enabled, the prefix portion of this address may be omitted.

Some examples:

testvar ipv6LanIp 2004::1
testvar ipv6LanIp 2004::%eui64%
testvar ipv6LanIp ::%eui64% (suitable for 6to4, 6rd, or prefix delegation configurations only)

Example:
testvar ipv6LanIp 2004::1