ipv6_slaac_link_local_test - bstoll/featureprofiles GitHub Wiki

RT-5.10: IPv6 Link Local generated by SLAAC

Summary

Enable IPv6 on interface level so ipv6 address of link-local scope is generated/assigned by SLAAC. Verify the link local IPv6 address generated, exists by checking the Openconfig path

Testbed type

Procedure

  • Configure DUT port 1 with IPv6 so that link local scope IP address is assigned by SLAAC
  • Validate config and state paths are auto-populated

OpenConfig Path and RPC Coverage

paths:
    ## Config paths
    /interfaces/interface/subinterfaces/subinterface/ipv6/addresses/address/config/ip:
    ## State paths
    /interfaces/interface/subinterfaces/subinterface/ipv6/addresses/address/state/ip:

rpcs:
  gnmi:
    gNMI.Subscribe:
    gNMI.Set:

Protocol/RPC Parameter Coverage

None

Minimum required DUT platform

  • FFF - fixed form factor
⚠️ **GitHub.com Fallback** ⚠️