CRC
6 min
cyclic redundancy check \<font color="#1d50a2">urls summary\</font> url get post patch put delete /rest/v1/running/crc detection y y y n y \<font color="#1d50a2">examples\</font> \<font color="#1d50a2">create crc detection\</font> post https //{switch ip}/rest/v1/running/crc detection { "enable" "false", "period" 26, "count" 100 } \<font color="#1d50a2">modify crc detection\</font> patch https //{switch ip}/rest/v1/running/crc detection { "enable" "true", "period" 24, "count" 50 } \<font color="#1d50a2">properties descriptions\</font> \<font color="#1d50a2">crc detection global configuration\</font> tree diagrams + rw crc detection + rw enable? + rw period? + rw count? table of properties name required type/range description crc detection m path only node, has no configurable value crc error packets detection enable o "true" "false" (sub property of crc detection) a flag indicating whether or not enable cyclic redundancy check detection "true" sends a snmp trap message and sets the port to "error down" when the received crc error packets exceed the count in threshold within the period in threshold "false" do nothing default value "false" period o 2 60 (sub property of crc detection) time period for receiving crc error packets default value 10 count o 1 65535 (sub property of crc detection) number of crc error packets received default value 100
