suppress_ipv6_nd_ra_test - openconfig/featureprofiles GitHub Wiki
NOTE: router-advertisement/config/suppress
is depreciated and will not pass on vendors that do not support this leaf
Validate IPv6 ND Router Advertisement (RA) is suppressed. No periodic RA are sent.
- Connect DUT port-1 to OTG port-1
- Configure IPv6 address on DUT port-1
- Enable IPv6 ND RA suppression on DUT port-1
- Verify over period of 10 seconds that IPv6 ND RA doesn't arrives on OTG Port-1 (rfc4861 section 6.2.1)
- Send IPv6 ND Router Solicitation from OTG Port-1
- Verify over period of 1 seconds that IPv6 ND RA does arrives on OTG Port-1 (rfc4861 section 6.2.6)
paths:
/interfaces/interface/subinterfaces/subinterface/ipv6/router-advertisement/config/interval:
/interfaces/interface/subinterfaces/subinterface/ipv6/router-advertisement/config/suppress:
rpcs:
gnmi:
gNMI.Set:
union_replace: true
replace: true
gNMI.Subscribe:
on_change: true
- FFF