Searched refs:SLAAC (Results 1 – 12 of 12) sorted by relevance
154 Enable SLAAC On BMC And Verify155 [Documentation] Enable SLAAC on BMC and verify.158 Set SLAAC Configuration State And Verify ${True}199 Verify Persistency Of SLAAC On BMC Reboot On Eth0200 [Documentation] Verify persistency of SLAAC property on reboot on eth0.203 Set SLAAC Configuration State And Verify ${True} [${HTTP_OK}] ${1} ${False}205 Verify SLAAC Property ${True}208 Verify Persistency Of SLAAC On BMC Reboot On Eth1209 [Documentation] Verify persistency of SLAAC property on reboot on eth1.212 Set SLAAC Configuratio[all...]
37 Get SLAAC And Static IPv6 Address And Verify Connectivity38 [Documentation] Fetch the SLAAC and Static IPv6 address44 SLAAC ${1}46 SLAAC ${2}55 ... Get Address Origin List And Address For Type SLAAC ${2}68 ... Get Address Origin List And Address For Type SLAAC ${2}109 Configure Static IPv6 From SLAAC And Static IPv6 Address110 [Documentation] Configure static IPv6 by logging in from SLAAC and static IPv6 address.115 SLAAC ${1}117 SLAAC [all...]
23 SLAAC, enumerator55 {IPv6AddressOrigin::SLAAC, "SLAAC"},
409 [Documentation] Enable SLAAC on eth0 via GUI & check it is set to enable state.416 [Documentation] Disable SLAAC on eth0 via GUI & check it is set to disable state.423 [Documentation] Enable SLAAC on eth1 via GUI & check it is set to enable state.430 [Documentation] Disable SLAAC on eth1 via GUI & check it is set to disable state.436 Enable SLAAC On Both Interfaces And Verify Eth0437 [Documentation] Enable SLAAC on eth0, then on eth1, verify eth0 is not impacted.440 Set SLAAC Property On Eth0 And Eth1443 # Verify SLAAC on eth0445 Verify SLAAC Address On Autoconfig Enable448 Enable SLAAC On Both Interfaces Disable It On Eth0 And Verify Eth1[all …]
95 constexpr uint8_t SLAAC = 1; variable102 SLAAC = 1, enumerator
153 SLAAC,
439 case IP::AddressOrigin::SLAAC: in originToSourceType()440 return IPv6Source::SLAAC; in originToSourceType()1314 support[IPv6StatusFlag::SLAAC] = 1; in getLan()
481 # "AddressOrigin": "SLAAC",566 Set SLAAC Configuration State And Verify567 [Documentation] Set SLAAC configuration state.572 # slaac_state SLAAC state('True' or 'False').584 Verify SLAAC Property ${slaac_state} ${channel_number}588 Verify SLAAC Property589 [Documentation] Verify SLAAC property.593 # slaac_state SLAAC state('True' or 'False').596 # Verify SLAAC is set correctly.601 Fail msg=SLAAC no[all...]
500 Verify VMI IPv6 Address SLAAC514 Enable VMI SLAAC And Check Persistency On BMC Reboot529 ${vmi_ipv6addr}= Verify VMI IPv6 Address SLAAC533 Disable VMI SLAAC And Check Persistency On BMC Reboot545 # Check if origin is set to static and SLAAC address are getting erased.550 Disable VMI DHCPv4 When SLAAC Is Enabled And Verify557 # Set IPv6 origin to SLAAC.559 Verify VMI IPv6 Address SLAAC566 Enable VMI SLAAC When DHCPv6 Is Enabled And Verify574 # Enable SLAAC and check whether IPv6 origin is set to SLAAC.[all …]
177 if (item.AddressOrigin === 'DHCPv6' || item.AddressOrigin === 'SLAAC') {215 ipv6.AddressOrigin === 'SLAAC' ||
256 # ipv6_origin Origin of IPv6 address eg. Static or DHCPv6 or SLAAC.
247 origin = IP::AddressOrigin::SLAAC; in addAddr()