JsonP({ "GetVlanBindSettingsResponse": {
    "VlanBindList": [
        {
            "lan_interface": "LAN1",
            "lan_vid": "10"
        }
    ],
    "GetVlanBindSettingsResult": "OK"
} })