debug rip¶
Routing Information Protocol (RIP) for IPv6
rip Specification¶
Parameter Value Type operational Object Key(s) all Element Name rip Element URI /axapi/v3/debug/rip/{all} Element Attributes rip_attributes Partition Visibility None Schema rip schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/debug/rip/{all} |
rip-list¶
rip-list is JSON List of rip attributes
rip-list : [
]
rip attributes¶
all
Description Enable all debugging
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
detail
Description Detailed information display
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
events
Description RIPng events
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
nsm
Description RIPng and NSM communication
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
packet
Description RIPng packets
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
recv
Description RIPng receive packets
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
send
Description RIPng send packets
Type: boolean
Supported Values: true, false, 1, 0
Default: 0