Configuring an IPv6 Snooping Binding Table with the Maximum Times set to Infinite
DME
YANG
Copy
http://<mgmt0_IP>/api/mo/sys/sisf.json
{ "sisfEntity": { "children": [ { "sisfInstBinding": { "attributes": { "DownLifetimer": "0", "ReachableLifetimer": "0", "StaleLifetimer": "0" }}}]}}
Response
{ imdata:[] }
Copy
<System> <sisf-items> <neighborbinding-items> <DownLifetimer>0</DownLifetimer> <ReachableLifetimer>0</ReachableLifetimer> <StaleLifetimer>0</StaleLifetimer> </neighborbinding-items> </sisf-items> </System>