RESTAPI Manual
High Availability
Loop Detect
7 min
urls summary urls summary url get post patch put delete /rest/v1/running/loop detect interfaces/{name} y y y n y /rest/v1/rpc/show loopback detect n y n n n examples examples show loopback detect show loopback detect post https //{switch ip}/rest/v1/rpc/show loopback detect { "name" "ethernet1" } create a loop detect interface create a loop detect interface post https //{switch ip}/rest/v1/running/loop detect interfaces { "name" "ethernet12", "vlan" "10 200", "interval" 10, "policy" "block vlan", "wait time" 30 } properties descriptions properties descriptions loopback detect interfaces loopback detect interfaces tree diagrams + rw loop detect interfaces + rw loop detect interface \[name] + rw name + rw vlan? + rw interval? + rw policy? + rw wait time? + ro looped vlans? table of properties name required type/range description loop detect interfaces m path only node, has no configurable value name m ethernet name portchannel0000 9999 (sub property of loop detect interfaces) vlan o 1 4094 (sub property of loop detect interfaces) vlan id interval o 1 3600 (sub property of loop detect interfaces) interval in seconds to check for loopback, default is 5 seconds default value 5 policy o "shutdown" "block vlan" (sub property of loop detect interfaces) policy to apply when loopback is detected, shutdown mode disable interfaces with loop detection configured, block vlan mode blocking vlans where loops occur, default is shutdown default value "shutdown" wait time o 1 10800 (sub property of loop detect interfaces) wait time in seconds before resuming a blocked port or vlan, default is 60 seconds default value 60 looped vlans ro string (sub property of loop detect interfaces) show loopback detect show loopback detect tree diagrams + x show loopback detect + w input \| + w name? + ro output + ro data? table of properties name required type/range description show loopback detect m path only node, has no configurable value show loopback detect port status name o ethernet name portchannel0000 9999 (sub property of input) data ro \<anydata> (sub property of output)
