{ "id":"/axapi/v3/debug/ipv6/rip", "type":"object", "node-type":"scalar", "title":"rip", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Routing Information Protocol (RIP) for IPv6", "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable all debugging", "optional":true }, "events":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"RIPng events", "optional":true }, "nsm":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"RIPng and NSM communication", "optional":true }, "packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"RIPng packets", "optional":true }, "detail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Detailed information display", "optional":true }, "recv":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"RIPng receive packets", "optional":true }, "send":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"RIPng send packets", "optional":true } } }