328return Redirect to the page after the parameter is assigned.The can be a full URL path or relativepath according to the current path.System InformationNote: This request requires normal user privilege (obsolete)Method: GET/POSTSyntax:http://<servername>/cgi-bin/sysinfo.cgiServer will return the system information. In HTTP API version 2, the CapVersion will be 0200. All the fields in the previousversion (0100) is obsolete. Please use “getparam.cgi?capability” instead.Return:HTTP/1.0 200 OK\r\nContent-Type: text/plain\r\nContent-Length: \r\n\r\nModel=\r\nCapVersion=0200\r\nPARAMETER(supportedcapability version)VALUE DESCRIPTIONModel system.firmwareversion Model name of server.Ex:IP3133-VVTK-0100aCapVersion MMmm, MM is major version from 00 ~ 99 mm isminor version from 00 ~ 99ex: 0100The capability field versionIP filteringNote: This request requires administrator access privilegeMethod: GET/POST