show vlan

show vlan

import json

"""
Modify these please
"""
url='http://<IP_Address>/ins'
switchuser='<User_ID>'
switchpassword='<Password>'

myheaders={'content-type':'application/json'}
payload={
  "ins_api":{
  "version": "1.0",
  "type": "cli_show",
  "chunk": "0",
  "sid": "1",
  "input": "show vlan ",
  "output_format": "json"
}

response = requests.post(url,data=json.dumps(payload), headers=myheaders,auth=(switchuser,switchpassword)).json()
output = json.dumps(response, indent=4, sort_keys=True)


{

    "ins_api": {
        "outputs": {
            "output": {
                "body": {
                    "TABLE_mtuinfo": {
                        "ROW_mtuinfo": [
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "1", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "2", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "3", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "4", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "5", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "6", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "7", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "8", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "9", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "10", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "11", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "12", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "13", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "14", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "15", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "16", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "17", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "18", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "19", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "20", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "21", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "22", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "23", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "24", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "25", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "26", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "27", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "28", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "29", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "30", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "31", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "32", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "33", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "34", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "35", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "36", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "37", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "38", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "39", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "40", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "41", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "42", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "43", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "44", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "45", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "46", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "47", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "48", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "49", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "50", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "51", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "52", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "53", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "54", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "55", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "56", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "57", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "58", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "59", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "60", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "61", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "62", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "63", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "64", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "65", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "66", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "67", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "68", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "69", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "70", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "71", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "72", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "73", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "74", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "75", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "76", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "77", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "78", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "79", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "80", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "81", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "82", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "83", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "84", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "85", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "86", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "87", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "88", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "89", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "90", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "91", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "92", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "93", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "94", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "95", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "96", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "97", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "98", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "99", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "100", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "101", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "102", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "103", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "104", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "105", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "106", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "107", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "108", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "109", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "110", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "111", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "112", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "113", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "114", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "115", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "116", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "117", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "118", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "119", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "120", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "121", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "122", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "123", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "124", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "125", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "126", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "127", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "128", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "129", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "130", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "131", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "132", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "133", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "134", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "135", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "136", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "137", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "138", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "139", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "140", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "141", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "142", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "143", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "144", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "145", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "146", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "147", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "148", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "149", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "150", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "151", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "152", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "153", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "154", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "155", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "156", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "157", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "158", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "159", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "160", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "161", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "162", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "163", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "164", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "165", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "166", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "167", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "168", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "169", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "170", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "171", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "172", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "173", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "174", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "175", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "176", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "177", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "178", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "179", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "180", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "181", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "182", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "183", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "184", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "185", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "186", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "187", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "188", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "189", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "190", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "191", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "192", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "193", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "194", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "195", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "196", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "197", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "198", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "199", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "200", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "201", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "202", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "203", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "204", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "205", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "206", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "207", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "208", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "209", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "210", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "211", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "212", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "213", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "214", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "215", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "216", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "217", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "218", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "219", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "220", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "221", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "222", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "223", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "224", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "225", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "226", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "227", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "228", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "229", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "230", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "231", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "232", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "233", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "234", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "235", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "236", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "237", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "238", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "239", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "240", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "241", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "242", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "243", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "244", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "245", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "246", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "247", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "248", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "249", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "250", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "251", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "252", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "253", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "254", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "255", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "256", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "257", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "258", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "259", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "260", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "261", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "262", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "263", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "264", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "265", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "266", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "267", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "268", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "269", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "270", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "271", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "272", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "273", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "274", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "275", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "276", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "277", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "278", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "279", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "280", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "281", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "282", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "283", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "284", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "285", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "286", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "287", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "288", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "289", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "290", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "291", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "292", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "293", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "294", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "295", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "296", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "297", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "298", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "299", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "300", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "301", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "302", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "303", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "304", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "305", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "306", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "307", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "308", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "309", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "310", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "311", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "312", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "313", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "314", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "315", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "316", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "317", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "318", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "319", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "320", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "321", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "322", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "323", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "324", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "325", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "326", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "327", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "328", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "329", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "330", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "331", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "332", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "333", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "334", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "335", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "336", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "337", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "338", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "339", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "340", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "341", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "342", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "343", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "344", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "345", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "346", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "347", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "348", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "349", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "350", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "351", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "352", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "353", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "354", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "355", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "356", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "357", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "358", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "359", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "360", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "361", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "362", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "363", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "364", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "365", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "366", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "367", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "368", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "369", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "370", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "371", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "372", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "373", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "374", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "375", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "376", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "377", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "378", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "379", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "380", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "381", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "382", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "383", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "384", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "385", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "386", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "387", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "388", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "389", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "390", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "391", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "392", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "393", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "394", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "395", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "396", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "397", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "398", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "399", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "400", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "401", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "402", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "403", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "404", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "405", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "406", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "407", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "408", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "409", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "410", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "411", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "412", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "413", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "414", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "415", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "416", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "417", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "418", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "419", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "420", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "421", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "422", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "423", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "424", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "425", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "426", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "427", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "428", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "429", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "430", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "431", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "432", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "433", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "434", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "435", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "436", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "437", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "438", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "439", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "440", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "441", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "442", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "443", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "444", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "445", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "446", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "447", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "448", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "449", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "450", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "451", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "452", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "453", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "454", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "455", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "456", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "457", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "458", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "459", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "460", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "461", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "462", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "463", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "464", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "465", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "466", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "467", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "468", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "469", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "470", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "471", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "472", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "473", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "474", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "475", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "476", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "477", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "478", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "479", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "480", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "481", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "482", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "483", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "484", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "485", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "486", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "487", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "488", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "489", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "490", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "491", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "492", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "493", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "494", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "495", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "496", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "497", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "498", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "499", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "500", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "501", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }
                        ]
                    }, 
                    "TABLE_vlanbrief": {
                        "ROW_vlanbrief": [
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "1", 
                                "vlanshowbr-vlanid-utf": "1", 
                                "vlanshowbr-vlanname": "default", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "2", 
                                "vlanshowbr-vlanid-utf": "2", 
                                "vlanshowbr-vlanname": "VLAN0002", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "3", 
                                "vlanshowbr-vlanid-utf": "3", 
                                "vlanshowbr-vlanname": "VLAN0003", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "4", 
                                "vlanshowbr-vlanid-utf": "4", 
                                "vlanshowbr-vlanname": "VLAN0004", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "5", 
                                "vlanshowbr-vlanid-utf": "5", 
                                "vlanshowbr-vlanname": "VLAN0005", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "6", 
                                "vlanshowbr-vlanid-utf": "6", 
                                "vlanshowbr-vlanname": "VLAN0006", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "7", 
                                "vlanshowbr-vlanid-utf": "7", 
                                "vlanshowbr-vlanname": "VLAN0007", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "8", 
                                "vlanshowbr-vlanid-utf": "8", 
                                "vlanshowbr-vlanname": "Infiniband", 
                                "vlanshowbr-vlanstate": "active", 
                                "vlanshowplist-ifidx": "Ethernet1/39,Ethernet1/40"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "9", 
                                "vlanshowbr-vlanid-utf": "9", 
                                "vlanshowbr-vlanname": "VLAN0009", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "10", 
                                "vlanshowbr-vlanid-utf": "10", 
                                "vlanshowbr-vlanname": "VLAN0010", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "11", 
                                "vlanshowbr-vlanid-utf": "11", 
                                "vlanshowbr-vlanname": "VLAN0011", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "12", 
                                "vlanshowbr-vlanid-utf": "12", 
                                "vlanshowbr-vlanname": "VLAN0012", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "13", 
                                "vlanshowbr-vlanid-utf": "13", 
                                "vlanshowbr-vlanname": "VLAN0013", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "14", 
                                "vlanshowbr-vlanid-utf": "14", 
                                "vlanshowbr-vlanname": "VLAN0014", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "15", 
                                "vlanshowbr-vlanid-utf": "15", 
                                "vlanshowbr-vlanname": "VLAN0015", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "16", 
                                "vlanshowbr-vlanid-utf": "16", 
                                "vlanshowbr-vlanname": "VLAN0016", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "17", 
                                "vlanshowbr-vlanid-utf": "17", 
                                "vlanshowbr-vlanname": "VLAN0017", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "18", 
                                "vlanshowbr-vlanid-utf": "18", 
                                "vlanshowbr-vlanname": "VLAN0018", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "19", 
                                "vlanshowbr-vlanid-utf": "19", 
                                "vlanshowbr-vlanname": "VLAN0019", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "20", 
                                "vlanshowbr-vlanid-utf": "20", 
                                "vlanshowbr-vlanname": "VLAN0020", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "21", 
                                "vlanshowbr-vlanid-utf": "21", 
                                "vlanshowbr-vlanname": "VLAN0021", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "22", 
                                "vlanshowbr-vlanid-utf": "22", 
                                "vlanshowbr-vlanname": "VLAN0022", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "23", 
                                "vlanshowbr-vlanid-utf": "23", 
                                "vlanshowbr-vlanname": "VLAN0023", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "24", 
                                "vlanshowbr-vlanid-utf": "24", 
                                "vlanshowbr-vlanname": "VLAN0024", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "25", 
                                "vlanshowbr-vlanid-utf": "25", 
                                "vlanshowbr-vlanname": "VLAN0025", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "26", 
                                "vlanshowbr-vlanid-utf": "26", 
                                "vlanshowbr-vlanname": "VLAN0026", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "27", 
                                "vlanshowbr-vlanid-utf": "27", 
                                "vlanshowbr-vlanname": "VLAN0027", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "28", 
                                "vlanshowbr-vlanid-utf": "28", 
                                "vlanshowbr-vlanname": "VLAN0028", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "29", 
                                "vlanshowbr-vlanid-utf": "29", 
                                "vlanshowbr-vlanname": "VLAN0029", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "30", 
                                "vlanshowbr-vlanid-utf": "30", 
                                "vlanshowbr-vlanname": "VLAN0030", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "31", 
                                "vlanshowbr-vlanid-utf": "31", 
                                "vlanshowbr-vlanname": "VLAN0031", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "32", 
                                "vlanshowbr-vlanid-utf": "32", 
                                "vlanshowbr-vlanname": "VLAN0032", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "33", 
                                "vlanshowbr-vlanid-utf": "33", 
                                "vlanshowbr-vlanname": "VLAN0033", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "34", 
                                "vlanshowbr-vlanid-utf": "34", 
                                "vlanshowbr-vlanname": "VLAN0034", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "35", 
                                "vlanshowbr-vlanid-utf": "35", 
                                "vlanshowbr-vlanname": "VLAN0035", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "36", 
                                "vlanshowbr-vlanid-utf": "36", 
                                "vlanshowbr-vlanname": "VLAN0036", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "37", 
                                "vlanshowbr-vlanid-utf": "37", 
                                "vlanshowbr-vlanname": "VLAN0037", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "38", 
                                "vlanshowbr-vlanid-utf": "38", 
                                "vlanshowbr-vlanname": "VLAN0038", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "39", 
                                "vlanshowbr-vlanid-utf": "39", 
                                "vlanshowbr-vlanname": "VLAN0039", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "40", 
                                "vlanshowbr-vlanid-utf": "40", 
                                "vlanshowbr-vlanname": "VLAN0040", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "41", 
                                "vlanshowbr-vlanid-utf": "41", 
                                "vlanshowbr-vlanname": "VLAN0041", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "42", 
                                "vlanshowbr-vlanid-utf": "42", 
                                "vlanshowbr-vlanname": "VLAN0042", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "43", 
                                "vlanshowbr-vlanid-utf": "43", 
                                "vlanshowbr-vlanname": "VLAN0043", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "44", 
                                "vlanshowbr-vlanid-utf": "44", 
                                "vlanshowbr-vlanname": "VLAN0044", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "45", 
                                "vlanshowbr-vlanid-utf": "45", 
                                "vlanshowbr-vlanname": "VLAN0045", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "46", 
                                "vlanshowbr-vlanid-utf": "46", 
                                "vlanshowbr-vlanname": "VLAN0046", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "47", 
                                "vlanshowbr-vlanid-utf": "47", 
                                "vlanshowbr-vlanname": "VLAN0047", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "48", 
                                "vlanshowbr-vlanid-utf": "48", 
                                "vlanshowbr-vlanname": "VLAN0048", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "49", 
                                "vlanshowbr-vlanid-utf": "49", 
                                "vlanshowbr-vlanname": "VLAN0049", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "50", 
                                "vlanshowbr-vlanid-utf": "50", 
                                "vlanshowbr-vlanname": "Ethernet-Prod-1", 
                                "vlanshowbr-vlanstate": "active", 
                                "vlanshowplist-ifidx": "port-channel47,Ethernet1/17,Ethernet1/21,Ethernet1/47,Ethernet1/48"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "51", 
                                "vlanshowbr-vlanid-utf": "51", 
                                "vlanshowbr-vlanname": "VLAN0051", 
                                "vlanshowbr-vlanstate": "active", 
                                "vlanshowplist-ifidx": "port-channel47,Ethernet1/47,Ethernet1/48"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "52", 
                                "vlanshowbr-vlanid-utf": "52", 
                                "vlanshowbr-vlanname": "VLAN0052", 
                                "vlanshowbr-vlanstate": "active", 
                                "vlanshowplist-ifidx": "port-channel47,Ethernet1/47,Ethernet1/48"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "53", 
                                "vlanshowbr-vlanid-utf": "53", 
                                "vlanshowbr-vlanname": "VLAN0053", 
                                "vlanshowbr-vlanstate": "active", 
                                "vlanshowplist-ifidx": "port-channel47,Ethernet1/47,Ethernet1/48"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "54", 
                                "vlanshowbr-vlanid-utf": "54", 
                                "vlanshowbr-vlanname": "VLAN0054", 
                                "vlanshowbr-vlanstate": "active", 
                                "vlanshowplist-ifidx": "port-channel47,Ethernet1/47,Ethernet1/48"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "55", 
                                "vlanshowbr-vlanid-utf": "55", 
                                "vlanshowbr-vlanname": "VLAN0055", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "56", 
                                "vlanshowbr-vlanid-utf": "56", 
                                "vlanshowbr-vlanname": "VLAN0056", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "57", 
                                "vlanshowbr-vlanid-utf": "57", 
                                "vlanshowbr-vlanname": "VLAN0057", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "58", 
                                "vlanshowbr-vlanid-utf": "58", 
                                "vlanshowbr-vlanname": "VLAN0058", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "59", 
                                "vlanshowbr-vlanid-utf": "59", 
                                "vlanshowbr-vlanname": "VLAN0059", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "60", 
                                "vlanshowbr-vlanid-utf": "60", 
                                "vlanshowbr-vlanname": "VLAN0060", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "61", 
                                "vlanshowbr-vlanid-utf": "61", 
                                "vlanshowbr-vlanname": "VLAN0061", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "62", 
                                "vlanshowbr-vlanid-utf": "62", 
                                "vlanshowbr-vlanname": "VLAN0062", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "63", 
                                "vlanshowbr-vlanid-utf": "63", 
                                "vlanshowbr-vlanname": "VLAN0063", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "64", 
                                "vlanshowbr-vlanid-utf": "64", 
                                "vlanshowbr-vlanname": "VLAN0064", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "65", 
                                "vlanshowbr-vlanid-utf": "65", 
                                "vlanshowbr-vlanname": "VLAN0065", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "66", 
                                "vlanshowbr-vlanid-utf": "66", 
                                "vlanshowbr-vlanname": "VLAN0066", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "67", 
                                "vlanshowbr-vlanid-utf": "67", 
                                "vlanshowbr-vlanname": "VLAN0067", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "68", 
                                "vlanshowbr-vlanid-utf": "68", 
                                "vlanshowbr-vlanname": "VLAN0068", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "69", 
                                "vlanshowbr-vlanid-utf": "69", 
                                "vlanshowbr-vlanname": "VLAN0069", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "70", 
                                "vlanshowbr-vlanid-utf": "70", 
                                "vlanshowbr-vlanname": "VLAN0070", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "71", 
                                "vlanshowbr-vlanid-utf": "71", 
                                "vlanshowbr-vlanname": "VLAN0071", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "72", 
                                "vlanshowbr-vlanid-utf": "72", 
                                "vlanshowbr-vlanname": "VLAN0072", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "73", 
                                "vlanshowbr-vlanid-utf": "73", 
                                "vlanshowbr-vlanname": "VLAN0073", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "74", 
                                "vlanshowbr-vlanid-utf": "74", 
                                "vlanshowbr-vlanname": "VLAN0074", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "75", 
                                "vlanshowbr-vlanid-utf": "75", 
                                "vlanshowbr-vlanname": "VLAN0075", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "76", 
                                "vlanshowbr-vlanid-utf": "76", 
                                "vlanshowbr-vlanname": "VLAN0076", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "77", 
                                "vlanshowbr-vlanid-utf": "77", 
                                "vlanshowbr-vlanname": "VLAN0077", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "78", 
                                "vlanshowbr-vlanid-utf": "78", 
                                "vlanshowbr-vlanname": "VLAN0078", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "79", 
                                "vlanshowbr-vlanid-utf": "79", 
                                "vlanshowbr-vlanname": "VLAN0079", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "80", 
                                "vlanshowbr-vlanid-utf": "80", 
                                "vlanshowbr-vlanname": "VLAN0080", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "81", 
                                "vlanshowbr-vlanid-utf": "81", 
                                "vlanshowbr-vlanname": "VLAN0081", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "82", 
                                "vlanshowbr-vlanid-utf": "82", 
                                "vlanshowbr-vlanname": "VLAN0082", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "83", 
                                "vlanshowbr-vlanid-utf": "83", 
                                "vlanshowbr-vlanname": "VLAN0083", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "84", 
                                "vlanshowbr-vlanid-utf": "84", 
                                "vlanshowbr-vlanname": "VLAN0084", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "85", 
                                "vlanshowbr-vlanid-utf": "85", 
                                "vlanshowbr-vlanname": "VLAN0085", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "86", 
                                "vlanshowbr-vlanid-utf": "86", 
                                "vlanshowbr-vlanname": "VLAN0086", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "87", 
                                "vlanshowbr-vlanid-utf": "87", 
                                "vlanshowbr-vlanname": "VLAN0087", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "88", 
                                "vlanshowbr-vlanid-utf": "88", 
                                "vlanshowbr-vlanname": "VLAN0088", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "89", 
                                "vlanshowbr-vlanid-utf": "89", 
                                "vlanshowbr-vlanname": "VLAN0089", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "90", 
                                "vlanshowbr-vlanid-utf": "90", 
                                "vlanshowbr-vlanname": "VLAN0090", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "91", 
                                "vlanshowbr-vlanid-utf": "91", 
                                "vlanshowbr-vlanname": "VLAN0091", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "92", 
                                "vlanshowbr-vlanid-utf": "92", 
                                "vlanshowbr-vlanname": "VLAN0092", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "93", 
                                "vlanshowbr-vlanid-utf": "93", 
                                "vlanshowbr-vlanname": "VLAN0093", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "94", 
                                "vlanshowbr-vlanid-utf": "94", 
                                "vlanshowbr-vlanname": "VLAN0094", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "95", 
                                "vlanshowbr-vlanid-utf": "95", 
                                "vlanshowbr-vlanname": "VLAN0095", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "96", 
                                "vlanshowbr-vlanid-utf": "96", 
                                "vlanshowbr-vlanname": "VLAN0096", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "97", 
                                "vlanshowbr-vlanid-utf": "97", 
                                "vlanshowbr-vlanname": "VLAN0097", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "98", 
                                "vlanshowbr-vlanid-utf": "98", 
                                "vlanshowbr-vlanname": "VLAN0098", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "99", 
                                "vlanshowbr-vlanid-utf": "99", 
                                "vlanshowbr-vlanname": "VLAN0099", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "100", 
                                "vlanshowbr-vlanid-utf": "100", 
                                "vlanshowbr-vlanname": "VLAN0100", 
                                "vlanshowbr-vlanstate": "active", 
                                "vlanshowplist-ifidx": "port-channel47,Ethernet1/47,Ethernet1/48"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "101", 
                                "vlanshowbr-vlanid-utf": "101", 
                                "vlanshowbr-vlanname": "VLAN0101", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "102", 
                                "vlanshowbr-vlanid-utf": "102", 
                                "vlanshowbr-vlanname": "VLAN0102", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "103", 
                                "vlanshowbr-vlanid-utf": "103", 
                                "vlanshowbr-vlanname": "VLAN0103", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "104", 
                                "vlanshowbr-vlanid-utf": "104", 
                                "vlanshowbr-vlanname": "VLAN0104", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "105", 
                                "vlanshowbr-vlanid-utf": "105", 
                                "vlanshowbr-vlanname": "VLAN0105", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "106", 
                                "vlanshowbr-vlanid-utf": "106", 
                                "vlanshowbr-vlanname": "VLAN0106", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "107", 
                                "vlanshowbr-vlanid-utf": "107", 
                                "vlanshowbr-vlanname": "VLAN0107", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "108", 
                                "vlanshowbr-vlanid-utf": "108", 
                                "vlanshowbr-vlanname": "VLAN0108", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "109", 
                                "vlanshowbr-vlanid-utf": "109", 
                                "vlanshowbr-vlanname": "VLAN0109", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "110", 
                                "vlanshowbr-vlanid-utf": "110", 
                                "vlanshowbr-vlanname": "VLAN0110", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "111", 
                                "vlanshowbr-vlanid-utf": "111", 
                                "vlanshowbr-vlanname": "VLAN0111", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "112", 
                                "vlanshowbr-vlanid-utf": "112", 
                                "vlanshowbr-vlanname": "VLAN0112", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "113", 
                                "vlanshowbr-vlanid-utf": "113", 
                                "vlanshowbr-vlanname": "VLAN0113", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "114", 
                                "vlanshowbr-vlanid-utf": "114", 
                                "vlanshowbr-vlanname": "VLAN0114", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "115", 
                                "vlanshowbr-vlanid-utf": "115", 
                                "vlanshowbr-vlanname": "VLAN0115", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "116", 
                                "vlanshowbr-vlanid-utf": "116", 
                                "vlanshowbr-vlanname": "VLAN0116", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "117", 
                                "vlanshowbr-vlanid-utf": "117", 
                                "vlanshowbr-vlanname": "VLAN0117", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "118", 
                                "vlanshowbr-vlanid-utf": "118", 
                                "vlanshowbr-vlanname": "VLAN0118", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "119", 
                                "vlanshowbr-vlanid-utf": "119", 
                                "vlanshowbr-vlanname": "VLAN0119", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "120", 
                                "vlanshowbr-vlanid-utf": "120", 
                                "vlanshowbr-vlanname": "VLAN0120", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "121", 
                                "vlanshowbr-vlanid-utf": "121", 
                                "vlanshowbr-vlanname": "VLAN0121", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "122", 
                                "vlanshowbr-vlanid-utf": "122", 
                                "vlanshowbr-vlanname": "VLAN0122", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "123", 
                                "vlanshowbr-vlanid-utf": "123", 
                                "vlanshowbr-vlanname": "VLAN0123", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "124", 
                                "vlanshowbr-vlanid-utf": "124", 
                                "vlanshowbr-vlanname": "VLAN0124", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "125", 
                                "vlanshowbr-vlanid-utf": "125", 
                                "vlanshowbr-vlanname": "VLAN0125", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "126", 
                                "vlanshowbr-vlanid-utf": "126", 
                                "vlanshowbr-vlanname": "VLAN0126", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "127", 
                                "vlanshowbr-vlanid-utf": "127", 
                                "vlanshowbr-vlanname": "VLAN0127", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "128", 
                                "vlanshowbr-vlanid-utf": "128", 
                                "vlanshowbr-vlanname": "VLAN0128", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "129", 
                                "vlanshowbr-vlanid-utf": "129", 
                                "vlanshowbr-vlanname": "VLAN0129", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "130", 
                                "vlanshowbr-vlanid-utf": "130", 
                                "vlanshowbr-vlanname": "VLAN0130", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "131", 
                                "vlanshowbr-vlanid-utf": "131", 
                                "vlanshowbr-vlanname": "VLAN0131", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "132", 
                                "vlanshowbr-vlanid-utf": "132", 
                                "vlanshowbr-vlanname": "VLAN0132", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "133", 
                                "vlanshowbr-vlanid-utf": "133", 
                                "vlanshowbr-vlanname": "VLAN0133", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "134", 
                                "vlanshowbr-vlanid-utf": "134", 
                                "vlanshowbr-vlanname": "VLAN0134", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "135", 
                                "vlanshowbr-vlanid-utf": "135", 
                                "vlanshowbr-vlanname": "VLAN0135", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "136", 
                                "vlanshowbr-vlanid-utf": "136", 
                                "vlanshowbr-vlanname": "VLAN0136", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "137", 
                                "vlanshowbr-vlanid-utf": "137", 
                                "vlanshowbr-vlanname": "VLAN0137", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "138", 
                                "vlanshowbr-vlanid-utf": "138", 
                                "vlanshowbr-vlanname": "VLAN0138", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "139", 
                                "vlanshowbr-vlanid-utf": "139", 
                                "vlanshowbr-vlanname": "VLAN0139", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "140", 
                                "vlanshowbr-vlanid-utf": "140", 
                                "vlanshowbr-vlanname": "VLAN0140", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "141", 
                                "vlanshowbr-vlanid-utf": "141", 
                                "vlanshowbr-vlanname": "VLAN0141", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "142", 
                                "vlanshowbr-vlanid-utf": "142", 
                                "vlanshowbr-vlanname": "VLAN0142", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "143", 
                                "vlanshowbr-vlanid-utf": "143", 
                                "vlanshowbr-vlanname": "VLAN0143", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "144", 
                                "vlanshowbr-vlanid-utf": "144", 
                                "vlanshowbr-vlanname": "VLAN0144", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "145", 
                                "vlanshowbr-vlanid-utf": "145", 
                                "vlanshowbr-vlanname": "VLAN0145", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "146", 
                                "vlanshowbr-vlanid-utf": "146", 
                                "vlanshowbr-vlanname": "VLAN0146", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "147", 
                                "vlanshowbr-vlanid-utf": "147", 
                                "vlanshowbr-vlanname": "VLAN0147", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "148", 
                                "vlanshowbr-vlanid-utf": "148", 
                                "vlanshowbr-vlanname": "VLAN0148", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "149", 
                                "vlanshowbr-vlanid-utf": "149", 
                                "vlanshowbr-vlanname": "VLAN0149", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "150", 
                                "vlanshowbr-vlanid-utf": "150", 
                                "vlanshowbr-vlanname": "VLAN0150", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "151", 
                                "vlanshowbr-vlanid-utf": "151", 
                                "vlanshowbr-vlanname": "VLAN0151", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "152", 
                                "vlanshowbr-vlanid-utf": "152", 
                                "vlanshowbr-vlanname": "VLAN0152", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "153", 
                                "vlanshowbr-vlanid-utf": "153", 
                                "vlanshowbr-vlanname": "VLAN0153", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "154", 
                                "vlanshowbr-vlanid-utf": "154", 
                                "vlanshowbr-vlanname": "VLAN0154", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "155", 
                                "vlanshowbr-vlanid-utf": "155", 
                                "vlanshowbr-vlanname": "VLAN0155", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "156", 
                                "vlanshowbr-vlanid-utf": "156", 
                                "vlanshowbr-vlanname": "VLAN0156", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "157", 
                                "vlanshowbr-vlanid-utf": "157", 
                                "vlanshowbr-vlanname": "VLAN0157", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "158", 
                                "vlanshowbr-vlanid-utf": "158", 
                                "vlanshowbr-vlanname": "VLAN0158", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "159", 
                                "vlanshowbr-vlanid-utf": "159", 
                                "vlanshowbr-vlanname": "VLAN0159", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "160", 
                                "vlanshowbr-vlanid-utf": "160", 
                                "vlanshowbr-vlanname": "VLAN0160", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "161", 
                                "vlanshowbr-vlanid-utf": "161", 
                                "vlanshowbr-vlanname": "VLAN0161", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "162", 
                                "vlanshowbr-vlanid-utf": "162", 
                                "vlanshowbr-vlanname": "VLAN0162", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "163", 
                                "vlanshowbr-vlanid-utf": "163", 
                                "vlanshowbr-vlanname": "VLAN0163", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "164", 
                                "vlanshowbr-vlanid-utf": "164", 
                                "vlanshowbr-vlanname": "VLAN0164", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "165", 
                                "vlanshowbr-vlanid-utf": "165", 
                                "vlanshowbr-vlanname": "VLAN0165", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "166", 
                                "vlanshowbr-vlanid-utf": "166", 
                                "vlanshowbr-vlanname": "VLAN0166", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "167", 
                                "vlanshowbr-vlanid-utf": "167", 
                                "vlanshowbr-vlanname": "VLAN0167", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "168", 
                                "vlanshowbr-vlanid-utf": "168", 
                                "vlanshowbr-vlanname": "VLAN0168", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "169", 
                                "vlanshowbr-vlanid-utf": "169", 
                                "vlanshowbr-vlanname": "VLAN0169", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "170", 
                                "vlanshowbr-vlanid-utf": "170", 
                                "vlanshowbr-vlanname": "VLAN0170", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "171", 
                                "vlanshowbr-vlanid-utf": "171", 
                                "vlanshowbr-vlanname": "VLAN0171", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "172", 
                                "vlanshowbr-vlanid-utf": "172", 
                                "vlanshowbr-vlanname": "VLAN0172", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "173", 
                                "vlanshowbr-vlanid-utf": "173", 
                                "vlanshowbr-vlanname": "VLAN0173", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "174", 
                                "vlanshowbr-vlanid-utf": "174", 
                                "vlanshowbr-vlanname": "VLAN0174", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "175", 
                                "vlanshowbr-vlanid-utf": "175", 
                                "vlanshowbr-vlanname": "VLAN0175", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "176", 
                                "vlanshowbr-vlanid-utf": "176", 
                                "vlanshowbr-vlanname": "VLAN0176", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "177", 
                                "vlanshowbr-vlanid-utf": "177", 
                                "vlanshowbr-vlanname": "VLAN0177", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "178", 
                                "vlanshowbr-vlanid-utf": "178", 
                                "vlanshowbr-vlanname": "VLAN0178", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "179", 
                                "vlanshowbr-vlanid-utf": "179", 
                                "vlanshowbr-vlanname": "VLAN0179", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "180", 
                                "vlanshowbr-vlanid-utf": "180", 
                                "vlanshowbr-vlanname": "VLAN0180", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "181", 
                                "vlanshowbr-vlanid-utf": "181", 
                                "vlanshowbr-vlanname": "VLAN0181", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "182", 
                                "vlanshowbr-vlanid-utf": "182", 
                                "vlanshowbr-vlanname": "VLAN0182", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "183", 
                                "vlanshowbr-vlanid-utf": "183", 
                                "vlanshowbr-vlanname": "VLAN0183", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "184", 
                                "vlanshowbr-vlanid-utf": "184", 
                                "vlanshowbr-vlanname": "VLAN0184", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "185", 
                                "vlanshowbr-vlanid-utf": "185", 
                                "vlanshowbr-vlanname": "VLAN0185", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "186", 
                                "vlanshowbr-vlanid-utf": "186", 
                                "vlanshowbr-vlanname": "VLAN0186", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "187", 
                                "vlanshowbr-vlanid-utf": "187", 
                                "vlanshowbr-vlanname": "VLAN0187", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "188", 
                                "vlanshowbr-vlanid-utf": "188", 
                                "vlanshowbr-vlanname": "VLAN0188", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "189", 
                                "vlanshowbr-vlanid-utf": "189", 
                                "vlanshowbr-vlanname": "VLAN0189", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "190", 
                                "vlanshowbr-vlanid-utf": "190", 
                                "vlanshowbr-vlanname": "VLAN0190", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "191", 
                                "vlanshowbr-vlanid-utf": "191", 
                                "vlanshowbr-vlanname": "VLAN0191", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "192", 
                                "vlanshowbr-vlanid-utf": "192", 
                                "vlanshowbr-vlanname": "VLAN0192", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "193", 
                                "vlanshowbr-vlanid-utf": "193", 
                                "vlanshowbr-vlanname": "VLAN0193", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "194", 
                                "vlanshowbr-vlanid-utf": "194", 
                                "vlanshowbr-vlanname": "VLAN0194", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "195", 
                                "vlanshowbr-vlanid-utf": "195", 
                                "vlanshowbr-vlanname": "VLAN0195", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "196", 
                                "vlanshowbr-vlanid-utf": "196", 
                                "vlanshowbr-vlanname": "VLAN0196", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "197", 
                                "vlanshowbr-vlanid-utf": "197", 
                                "vlanshowbr-vlanname": "VLAN0197", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "198", 
                                "vlanshowbr-vlanid-utf": "198", 
                                "vlanshowbr-vlanname": "VLAN0198", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "199", 
                                "vlanshowbr-vlanid-utf": "199", 
                                "vlanshowbr-vlanname": "VLAN0199", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "200", 
                                "vlanshowbr-vlanid-utf": "200", 
                                "vlanshowbr-vlanname": "VLAN0200", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "201", 
                                "vlanshowbr-vlanid-utf": "201", 
                                "vlanshowbr-vlanname": "VLAN0201", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "202", 
                                "vlanshowbr-vlanid-utf": "202", 
                                "vlanshowbr-vlanname": "VLAN0202", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "203", 
                                "vlanshowbr-vlanid-utf": "203", 
                                "vlanshowbr-vlanname": "VLAN0203", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "204", 
                                "vlanshowbr-vlanid-utf": "204", 
                                "vlanshowbr-vlanname": "VLAN0204", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "205", 
                                "vlanshowbr-vlanid-utf": "205", 
                                "vlanshowbr-vlanname": "VLAN0205", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "206", 
                                "vlanshowbr-vlanid-utf": "206", 
                                "vlanshowbr-vlanname": "VLAN0206", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "207", 
                                "vlanshowbr-vlanid-utf": "207", 
                                "vlanshowbr-vlanname": "VLAN0207", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "208", 
                                "vlanshowbr-vlanid-utf": "208", 
                                "vlanshowbr-vlanname": "VLAN0208", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "209", 
                                "vlanshowbr-vlanid-utf": "209", 
                                "vlanshowbr-vlanname": "VLAN0209", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "210", 
                                "vlanshowbr-vlanid-utf": "210", 
                                "vlanshowbr-vlanname": "VLAN0210", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "211", 
                                "vlanshowbr-vlanid-utf": "211", 
                                "vlanshowbr-vlanname": "VLAN0211", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "212", 
                                "vlanshowbr-vlanid-utf": "212", 
                                "vlanshowbr-vlanname": "VLAN0212", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "213", 
                                "vlanshowbr-vlanid-utf": "213", 
                                "vlanshowbr-vlanname": "VLAN0213", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "214", 
                                "vlanshowbr-vlanid-utf": "214", 
                                "vlanshowbr-vlanname": "VLAN0214", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "215", 
                                "vlanshowbr-vlanid-utf": "215", 
                                "vlanshowbr-vlanname": "VLAN0215", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "216", 
                                "vlanshowbr-vlanid-utf": "216", 
                                "vlanshowbr-vlanname": "VLAN0216", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "217", 
                                "vlanshowbr-vlanid-utf": "217", 
                                "vlanshowbr-vlanname": "VLAN0217", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "218", 
                                "vlanshowbr-vlanid-utf": "218", 
                                "vlanshowbr-vlanname": "VLAN0218", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "219", 
                                "vlanshowbr-vlanid-utf": "219", 
                                "vlanshowbr-vlanname": "VLAN0219", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "220", 
                                "vlanshowbr-vlanid-utf": "220", 
                                "vlanshowbr-vlanname": "VLAN0220", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "221", 
                                "vlanshowbr-vlanid-utf": "221", 
                                "vlanshowbr-vlanname": "VLAN0221", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "222", 
                                "vlanshowbr-vlanid-utf": "222", 
                                "vlanshowbr-vlanname": "VLAN0222", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "223", 
                                "vlanshowbr-vlanid-utf": "223", 
                                "vlanshowbr-vlanname": "VLAN0223", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "224", 
                                "vlanshowbr-vlanid-utf": "224", 
                                "vlanshowbr-vlanname": "VLAN0224", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "225", 
                                "vlanshowbr-vlanid-utf": "225", 
                                "vlanshowbr-vlanname": "VLAN0225", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "226", 
                                "vlanshowbr-vlanid-utf": "226", 
                                "vlanshowbr-vlanname": "VLAN0226", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "227", 
                                "vlanshowbr-vlanid-utf": "227", 
                                "vlanshowbr-vlanname": "VLAN0227", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "228", 
                                "vlanshowbr-vlanid-utf": "228", 
                                "vlanshowbr-vlanname": "VLAN0228", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "229", 
                                "vlanshowbr-vlanid-utf": "229", 
                                "vlanshowbr-vlanname": "VLAN0229", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "230", 
                                "vlanshowbr-vlanid-utf": "230", 
                                "vlanshowbr-vlanname": "VLAN0230", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "231", 
                                "vlanshowbr-vlanid-utf": "231", 
                                "vlanshowbr-vlanname": "VLAN0231", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "232", 
                                "vlanshowbr-vlanid-utf": "232", 
                                "vlanshowbr-vlanname": "VLAN0232", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "233", 
                                "vlanshowbr-vlanid-utf": "233", 
                                "vlanshowbr-vlanname": "VLAN0233", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "234", 
                                "vlanshowbr-vlanid-utf": "234", 
                                "vlanshowbr-vlanname": "VLAN0234", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "235", 
                                "vlanshowbr-vlanid-utf": "235", 
                                "vlanshowbr-vlanname": "VLAN0235", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "236", 
                                "vlanshowbr-vlanid-utf": "236", 
                                "vlanshowbr-vlanname": "VLAN0236", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "237", 
                                "vlanshowbr-vlanid-utf": "237", 
                                "vlanshowbr-vlanname": "VLAN0237", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "238", 
                                "vlanshowbr-vlanid-utf": "238", 
                                "vlanshowbr-vlanname": "VLAN0238", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "239", 
                                "vlanshowbr-vlanid-utf": "239", 
                                "vlanshowbr-vlanname": "VLAN0239", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "240", 
                                "vlanshowbr-vlanid-utf": "240", 
                                "vlanshowbr-vlanname": "VLAN0240", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "241", 
                                "vlanshowbr-vlanid-utf": "241", 
                                "vlanshowbr-vlanname": "VLAN0241", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "242", 
                                "vlanshowbr-vlanid-utf": "242", 
                                "vlanshowbr-vlanname": "VLAN0242", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "243", 
                                "vlanshowbr-vlanid-utf": "243", 
                                "vlanshowbr-vlanname": "VLAN0243", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "244", 
                                "vlanshowbr-vlanid-utf": "244", 
                                "vlanshowbr-vlanname": "VLAN0244", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "245", 
                                "vlanshowbr-vlanid-utf": "245", 
                                "vlanshowbr-vlanname": "VLAN0245", 
                                "vlanshowbr-vlanstate": "active", 
                                "vlanshowplist-ifidx": "port-channel47,Ethernet1/47,Ethernet1/48"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "246", 
                                "vlanshowbr-vlanid-utf": "246", 
                                "vlanshowbr-vlanname": "VLAN0246", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "247", 
                                "vlanshowbr-vlanid-utf": "247", 
                                "vlanshowbr-vlanname": "VLAN0247", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "248", 
                                "vlanshowbr-vlanid-utf": "248", 
                                "vlanshowbr-vlanname": "VLAN0248", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "249", 
                                "vlanshowbr-vlanid-utf": "249", 
                                "vlanshowbr-vlanname": "VLAN0249", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "250", 
                                "vlanshowbr-vlanid-utf": "250", 
                                "vlanshowbr-vlanname": "VLAN0250", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "251", 
                                "vlanshowbr-vlanid-utf": "251", 
                                "vlanshowbr-vlanname": "VLAN0251", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "252", 
                                "vlanshowbr-vlanid-utf": "252", 
                                "vlanshowbr-vlanname": "VLAN0252", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "253", 
                                "vlanshowbr-vlanid-utf": "253", 
                                "vlanshowbr-vlanname": "CORE", 
                                "vlanshowbr-vlanstate": "active", 
                                "vlanshowplist-ifidx": "port-channel47,Ethernet1/47,Ethernet1/48"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "254", 
                                "vlanshowbr-vlanid-utf": "254", 
                                "vlanshowbr-vlanname": "VLAN0254", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "255", 
                                "vlanshowbr-vlanid-utf": "255", 
                                "vlanshowbr-vlanname": "VLAN0255", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "256", 
                                "vlanshowbr-vlanid-utf": "256", 
                                "vlanshowbr-vlanname": "VLAN0256", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "257", 
                                "vlanshowbr-vlanid-utf": "257", 
                                "vlanshowbr-vlanname": "VLAN0257", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "258", 
                                "vlanshowbr-vlanid-utf": "258", 
                                "vlanshowbr-vlanname": "VLAN0258", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "259", 
                                "vlanshowbr-vlanid-utf": "259", 
                                "vlanshowbr-vlanname": "VLAN0259", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "260", 
                                "vlanshowbr-vlanid-utf": "260", 
                                "vlanshowbr-vlanname": "VLAN0260", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "261", 
                                "vlanshowbr-vlanid-utf": "261", 
                                "vlanshowbr-vlanname": "VLAN0261", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "262", 
                                "vlanshowbr-vlanid-utf": "262", 
                                "vlanshowbr-vlanname": "VLAN0262", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "263", 
                                "vlanshowbr-vlanid-utf": "263", 
                                "vlanshowbr-vlanname": "VLAN0263", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "264", 
                                "vlanshowbr-vlanid-utf": "264", 
                                "vlanshowbr-vlanname": "VLAN0264", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "265", 
                                "vlanshowbr-vlanid-utf": "265", 
                                "vlanshowbr-vlanname": "VLAN0265", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "266", 
                                "vlanshowbr-vlanid-utf": "266", 
                                "vlanshowbr-vlanname": "VLAN0266", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "267", 
                                "vlanshowbr-vlanid-utf": "267", 
                                "vlanshowbr-vlanname": "VLAN0267", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "268", 
                                "vlanshowbr-vlanid-utf": "268", 
                                "vlanshowbr-vlanname": "VLAN0268", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "269", 
                                "vlanshowbr-vlanid-utf": "269", 
                                "vlanshowbr-vlanname": "VLAN0269", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "270", 
                                "vlanshowbr-vlanid-utf": "270", 
                                "vlanshowbr-vlanname": "VLAN0270", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "271", 
                                "vlanshowbr-vlanid-utf": "271", 
                                "vlanshowbr-vlanname": "VLAN0271", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "272", 
                                "vlanshowbr-vlanid-utf": "272", 
                                "vlanshowbr-vlanname": "VLAN0272", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "273", 
                                "vlanshowbr-vlanid-utf": "273", 
                                "vlanshowbr-vlanname": "VLAN0273", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "274", 
                                "vlanshowbr-vlanid-utf": "274", 
                                "vlanshowbr-vlanname": "VLAN0274", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "275", 
                                "vlanshowbr-vlanid-utf": "275", 
                                "vlanshowbr-vlanname": "VLAN0275", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "276", 
                                "vlanshowbr-vlanid-utf": "276", 
                                "vlanshowbr-vlanname": "VLAN0276", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "277", 
                                "vlanshowbr-vlanid-utf": "277", 
                                "vlanshowbr-vlanname": "VLAN0277", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "278", 
                                "vlanshowbr-vlanid-utf": "278", 
                                "vlanshowbr-vlanname": "VLAN0278", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "279", 
                                "vlanshowbr-vlanid-utf": "279", 
                                "vlanshowbr-vlanname": "VLAN0279", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "280", 
                                "vlanshowbr-vlanid-utf": "280", 
                                "vlanshowbr-vlanname": "VLAN0280", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "281", 
                                "vlanshowbr-vlanid-utf": "281", 
                                "vlanshowbr-vlanname": "VLAN0281", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "282", 
                                "vlanshowbr-vlanid-utf": "282", 
                                "vlanshowbr-vlanname": "VLAN0282", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "283", 
                                "vlanshowbr-vlanid-utf": "283", 
                                "vlanshowbr-vlanname": "VLAN0283", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "284", 
                                "vlanshowbr-vlanid-utf": "284", 
                                "vlanshowbr-vlanname": "VLAN0284", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "285", 
                                "vlanshowbr-vlanid-utf": "285", 
                                "vlanshowbr-vlanname": "VLAN0285", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "286", 
                                "vlanshowbr-vlanid-utf": "286", 
                                "vlanshowbr-vlanname": "VLAN0286", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "287", 
                                "vlanshowbr-vlanid-utf": "287", 
                                "vlanshowbr-vlanname": "VLAN0287", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "288", 
                                "vlanshowbr-vlanid-utf": "288", 
                                "vlanshowbr-vlanname": "VLAN0288", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "289", 
                                "vlanshowbr-vlanid-utf": "289", 
                                "vlanshowbr-vlanname": "VLAN0289", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "290", 
                                "vlanshowbr-vlanid-utf": "290", 
                                "vlanshowbr-vlanname": "VLAN0290", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "291", 
                                "vlanshowbr-vlanid-utf": "291", 
                                "vlanshowbr-vlanname": "VLAN0291", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "292", 
                                "vlanshowbr-vlanid-utf": "292", 
                                "vlanshowbr-vlanname": "VLAN0292", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "293", 
                                "vlanshowbr-vlanid-utf": "293", 
                                "vlanshowbr-vlanname": "VLAN0293", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "294", 
                                "vlanshowbr-vlanid-utf": "294", 
                                "vlanshowbr-vlanname": "VLAN0294", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "295", 
                                "vlanshowbr-vlanid-utf": "295", 
                                "vlanshowbr-vlanname": "VLAN0295", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "296", 
                                "vlanshowbr-vlanid-utf": "296", 
                                "vlanshowbr-vlanname": "VLAN0296", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "297", 
                                "vlanshowbr-vlanid-utf": "297", 
                                "vlanshowbr-vlanname": "VLAN0297", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "298", 
                                "vlanshowbr-vlanid-utf": "298", 
                                "vlanshowbr-vlanname": "VLAN0298", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "299", 
                                "vlanshowbr-vlanid-utf": "299", 
                                "vlanshowbr-vlanname": "VLAN0299", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "300", 
                                "vlanshowbr-vlanid-utf": "300", 
                                "vlanshowbr-vlanname": "VLAN0300", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "301", 
                                "vlanshowbr-vlanid-utf": "301", 
                                "vlanshowbr-vlanname": "VLAN0301", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "302", 
                                "vlanshowbr-vlanid-utf": "302", 
                                "vlanshowbr-vlanname": "VLAN0302", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "303", 
                                "vlanshowbr-vlanid-utf": "303", 
                                "vlanshowbr-vlanname": "VLAN0303", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "304", 
                                "vlanshowbr-vlanid-utf": "304", 
                                "vlanshowbr-vlanname": "VLAN0304", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "305", 
                                "vlanshowbr-vlanid-utf": "305", 
                                "vlanshowbr-vlanname": "VLAN0305", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "306", 
                                "vlanshowbr-vlanid-utf": "306", 
                                "vlanshowbr-vlanname": "VLAN0306", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "307", 
                                "vlanshowbr-vlanid-utf": "307", 
                                "vlanshowbr-vlanname": "VLAN0307", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "308", 
                                "vlanshowbr-vlanid-utf": "308", 
                                "vlanshowbr-vlanname": "VLAN0308", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "309", 
                                "vlanshowbr-vlanid-utf": "309", 
                                "vlanshowbr-vlanname": "VLAN0309", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "310", 
                                "vlanshowbr-vlanid-utf": "310", 
                                "vlanshowbr-vlanname": "VLAN0310", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "311", 
                                "vlanshowbr-vlanid-utf": "311", 
                                "vlanshowbr-vlanname": "VLAN0311", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "312", 
                                "vlanshowbr-vlanid-utf": "312", 
                                "vlanshowbr-vlanname": "VLAN0312", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "313", 
                                "vlanshowbr-vlanid-utf": "313", 
                                "vlanshowbr-vlanname": "VLAN0313", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "314", 
                                "vlanshowbr-vlanid-utf": "314", 
                                "vlanshowbr-vlanname": "VLAN0314", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "315", 
                                "vlanshowbr-vlanid-utf": "315", 
                                "vlanshowbr-vlanname": "VLAN0315", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "316", 
                                "vlanshowbr-vlanid-utf": "316", 
                                "vlanshowbr-vlanname": "VLAN0316", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "317", 
                                "vlanshowbr-vlanid-utf": "317", 
                                "vlanshowbr-vlanname": "VLAN0317", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "318", 
                                "vlanshowbr-vlanid-utf": "318", 
                                "vlanshowbr-vlanname": "VLAN0318", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "319", 
                                "vlanshowbr-vlanid-utf": "319", 
                                "vlanshowbr-vlanname": "VLAN0319", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "320", 
                                "vlanshowbr-vlanid-utf": "320", 
                                "vlanshowbr-vlanname": "VLAN0320", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "321", 
                                "vlanshowbr-vlanid-utf": "321", 
                                "vlanshowbr-vlanname": "VLAN0321", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "322", 
                                "vlanshowbr-vlanid-utf": "322", 
                                "vlanshowbr-vlanname": "VLAN0322", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "323", 
                                "vlanshowbr-vlanid-utf": "323", 
                                "vlanshowbr-vlanname": "VLAN0323", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "324", 
                                "vlanshowbr-vlanid-utf": "324", 
                                "vlanshowbr-vlanname": "VLAN0324", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "325", 
                                "vlanshowbr-vlanid-utf": "325", 
                                "vlanshowbr-vlanname": "VLAN0325", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "326", 
                                "vlanshowbr-vlanid-utf": "326", 
                                "vlanshowbr-vlanname": "VLAN0326", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "327", 
                                "vlanshowbr-vlanid-utf": "327", 
                                "vlanshowbr-vlanname": "VLAN0327", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "328", 
                                "vlanshowbr-vlanid-utf": "328", 
                                "vlanshowbr-vlanname": "VLAN0328", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "329", 
                                "vlanshowbr-vlanid-utf": "329", 
                                "vlanshowbr-vlanname": "VLAN0329", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "330", 
                                "vlanshowbr-vlanid-utf": "330", 
                                "vlanshowbr-vlanname": "VLAN0330", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "331", 
                                "vlanshowbr-vlanid-utf": "331", 
                                "vlanshowbr-vlanname": "VLAN0331", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "332", 
                                "vlanshowbr-vlanid-utf": "332", 
                                "vlanshowbr-vlanname": "VLAN0332", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "333", 
                                "vlanshowbr-vlanid-utf": "333", 
                                "vlanshowbr-vlanname": "VLAN0333", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "334", 
                                "vlanshowbr-vlanid-utf": "334", 
                                "vlanshowbr-vlanname": "VLAN0334", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "335", 
                                "vlanshowbr-vlanid-utf": "335", 
                                "vlanshowbr-vlanname": "VLAN0335", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "336", 
                                "vlanshowbr-vlanid-utf": "336", 
                                "vlanshowbr-vlanname": "VLAN0336", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "337", 
                                "vlanshowbr-vlanid-utf": "337", 
                                "vlanshowbr-vlanname": "VLAN0337", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "338", 
                                "vlanshowbr-vlanid-utf": "338", 
                                "vlanshowbr-vlanname": "VLAN0338", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "339", 
                                "vlanshowbr-vlanid-utf": "339", 
                                "vlanshowbr-vlanname": "VLAN0339", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "340", 
                                "vlanshowbr-vlanid-utf": "340", 
                                "vlanshowbr-vlanname": "VLAN0340", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "341", 
                                "vlanshowbr-vlanid-utf": "341", 
                                "vlanshowbr-vlanname": "VLAN0341", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "342", 
                                "vlanshowbr-vlanid-utf": "342", 
                                "vlanshowbr-vlanname": "VLAN0342", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "343", 
                                "vlanshowbr-vlanid-utf": "343", 
                                "vlanshowbr-vlanname": "VLAN0343", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "344", 
                                "vlanshowbr-vlanid-utf": "344", 
                                "vlanshowbr-vlanname": "VLAN0344", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "345", 
                                "vlanshowbr-vlanid-utf": "345", 
                                "vlanshowbr-vlanname": "VLAN0345", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "346", 
                                "vlanshowbr-vlanid-utf": "346", 
                                "vlanshowbr-vlanname": "VLAN0346", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "347", 
                                "vlanshowbr-vlanid-utf": "347", 
                                "vlanshowbr-vlanname": "VLAN0347", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "348", 
                                "vlanshowbr-vlanid-utf": "348", 
                                "vlanshowbr-vlanname": "VLAN0348", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "349", 
                                "vlanshowbr-vlanid-utf": "349", 
                                "vlanshowbr-vlanname": "VLAN0349", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "350", 
                                "vlanshowbr-vlanid-utf": "350", 
                                "vlanshowbr-vlanname": "VLAN0350", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "351", 
                                "vlanshowbr-vlanid-utf": "351", 
                                "vlanshowbr-vlanname": "VLAN0351", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "352", 
                                "vlanshowbr-vlanid-utf": "352", 
                                "vlanshowbr-vlanname": "VLAN0352", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "353", 
                                "vlanshowbr-vlanid-utf": "353", 
                                "vlanshowbr-vlanname": "VLAN0353", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "354", 
                                "vlanshowbr-vlanid-utf": "354", 
                                "vlanshowbr-vlanname": "VLAN0354", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "355", 
                                "vlanshowbr-vlanid-utf": "355", 
                                "vlanshowbr-vlanname": "VLAN0355", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "356", 
                                "vlanshowbr-vlanid-utf": "356", 
                                "vlanshowbr-vlanname": "VLAN0356", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "357", 
                                "vlanshowbr-vlanid-utf": "357", 
                                "vlanshowbr-vlanname": "VLAN0357", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "358", 
                                "vlanshowbr-vlanid-utf": "358", 
                                "vlanshowbr-vlanname": "VLAN0358", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "359", 
                                "vlanshowbr-vlanid-utf": "359", 
                                "vlanshowbr-vlanname": "VLAN0359", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "360", 
                                "vlanshowbr-vlanid-utf": "360", 
                                "vlanshowbr-vlanname": "VLAN0360", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "361", 
                                "vlanshowbr-vlanid-utf": "361", 
                                "vlanshowbr-vlanname": "VLAN0361", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "362", 
                                "vlanshowbr-vlanid-utf": "362", 
                                "vlanshowbr-vlanname": "VLAN0362", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "363", 
                                "vlanshowbr-vlanid-utf": "363", 
                                "vlanshowbr-vlanname": "VLAN0363", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "364", 
                                "vlanshowbr-vlanid-utf": "364", 
                                "vlanshowbr-vlanname": "VLAN0364", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "365", 
                                "vlanshowbr-vlanid-utf": "365", 
                                "vlanshowbr-vlanname": "VLAN0365", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "366", 
                                "vlanshowbr-vlanid-utf": "366", 
                                "vlanshowbr-vlanname": "VLAN0366", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "367", 
                                "vlanshowbr-vlanid-utf": "367", 
                                "vlanshowbr-vlanname": "VLAN0367", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "368", 
                                "vlanshowbr-vlanid-utf": "368", 
                                "vlanshowbr-vlanname": "VLAN0368", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "369", 
                                "vlanshowbr-vlanid-utf": "369", 
                                "vlanshowbr-vlanname": "VLAN0369", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "370", 
                                "vlanshowbr-vlanid-utf": "370", 
                                "vlanshowbr-vlanname": "VLAN0370", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "371", 
                                "vlanshowbr-vlanid-utf": "371", 
                                "vlanshowbr-vlanname": "VLAN0371", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "372", 
                                "vlanshowbr-vlanid-utf": "372", 
                                "vlanshowbr-vlanname": "VLAN0372", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "373", 
                                "vlanshowbr-vlanid-utf": "373", 
                                "vlanshowbr-vlanname": "VLAN0373", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "374", 
                                "vlanshowbr-vlanid-utf": "374", 
                                "vlanshowbr-vlanname": "VLAN0374", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "375", 
                                "vlanshowbr-vlanid-utf": "375", 
                                "vlanshowbr-vlanname": "VLAN0375", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "376", 
                                "vlanshowbr-vlanid-utf": "376", 
                                "vlanshowbr-vlanname": "VLAN0376", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "377", 
                                "vlanshowbr-vlanid-utf": "377", 
                                "vlanshowbr-vlanname": "VLAN0377", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "378", 
                                "vlanshowbr-vlanid-utf": "378", 
                                "vlanshowbr-vlanname": "VLAN0378", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "379", 
                                "vlanshowbr-vlanid-utf": "379", 
                                "vlanshowbr-vlanname": "VLAN0379", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "380", 
                                "vlanshowbr-vlanid-utf": "380", 
                                "vlanshowbr-vlanname": "VLAN0380", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "381", 
                                "vlanshowbr-vlanid-utf": "381", 
                                "vlanshowbr-vlanname": "VLAN0381", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "382", 
                                "vlanshowbr-vlanid-utf": "382", 
                                "vlanshowbr-vlanname": "VLAN0382", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "383", 
                                "vlanshowbr-vlanid-utf": "383", 
                                "vlanshowbr-vlanname": "VLAN0383", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "384", 
                                "vlanshowbr-vlanid-utf": "384", 
                                "vlanshowbr-vlanname": "VLAN0384", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "385", 
                                "vlanshowbr-vlanid-utf": "385", 
                                "vlanshowbr-vlanname": "VLAN0385", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "386", 
                                "vlanshowbr-vlanid-utf": "386", 
                                "vlanshowbr-vlanname": "VLAN0386", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "387", 
                                "vlanshowbr-vlanid-utf": "387", 
                                "vlanshowbr-vlanname": "VLAN0387", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "388", 
                                "vlanshowbr-vlanid-utf": "388", 
                                "vlanshowbr-vlanname": "VLAN0388", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "389", 
                                "vlanshowbr-vlanid-utf": "389", 
                                "vlanshowbr-vlanname": "VLAN0389", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "390", 
                                "vlanshowbr-vlanid-utf": "390", 
                                "vlanshowbr-vlanname": "VLAN0390", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "391", 
                                "vlanshowbr-vlanid-utf": "391", 
                                "vlanshowbr-vlanname": "VLAN0391", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "392", 
                                "vlanshowbr-vlanid-utf": "392", 
                                "vlanshowbr-vlanname": "VLAN0392", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "393", 
                                "vlanshowbr-vlanid-utf": "393", 
                                "vlanshowbr-vlanname": "VLAN0393", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "394", 
                                "vlanshowbr-vlanid-utf": "394", 
                                "vlanshowbr-vlanname": "VLAN0394", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "395", 
                                "vlanshowbr-vlanid-utf": "395", 
                                "vlanshowbr-vlanname": "VLAN0395", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "396", 
                                "vlanshowbr-vlanid-utf": "396", 
                                "vlanshowbr-vlanname": "VLAN0396", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "397", 
                                "vlanshowbr-vlanid-utf": "397", 
                                "vlanshowbr-vlanname": "VLAN0397", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "398", 
                                "vlanshowbr-vlanid-utf": "398", 
                                "vlanshowbr-vlanname": "VLAN0398", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "399", 
                                "vlanshowbr-vlanid-utf": "399", 
                                "vlanshowbr-vlanname": "VLAN0399", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "400", 
                                "vlanshowbr-vlanid-utf": "400", 
                                "vlanshowbr-vlanname": "VLAN0400", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "401", 
                                "vlanshowbr-vlanid-utf": "401", 
                                "vlanshowbr-vlanname": "VLAN0401", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "402", 
                                "vlanshowbr-vlanid-utf": "402", 
                                "vlanshowbr-vlanname": "VLAN0402", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "403", 
                                "vlanshowbr-vlanid-utf": "403", 
                                "vlanshowbr-vlanname": "VLAN0403", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "404", 
                                "vlanshowbr-vlanid-utf": "404", 
                                "vlanshowbr-vlanname": "VLAN0404", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "405", 
                                "vlanshowbr-vlanid-utf": "405", 
                                "vlanshowbr-vlanname": "VLAN0405", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "406", 
                                "vlanshowbr-vlanid-utf": "406", 
                                "vlanshowbr-vlanname": "VLAN0406", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "407", 
                                "vlanshowbr-vlanid-utf": "407", 
                                "vlanshowbr-vlanname": "VLAN0407", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "408", 
                                "vlanshowbr-vlanid-utf": "408", 
                                "vlanshowbr-vlanname": "VLAN0408", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "409", 
                                "vlanshowbr-vlanid-utf": "409", 
                                "vlanshowbr-vlanname": "VLAN0409", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "410", 
                                "vlanshowbr-vlanid-utf": "410", 
                                "vlanshowbr-vlanname": "VLAN0410", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "411", 
                                "vlanshowbr-vlanid-utf": "411", 
                                "vlanshowbr-vlanname": "VLAN0411", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "412", 
                                "vlanshowbr-vlanid-utf": "412", 
                                "vlanshowbr-vlanname": "VLAN0412", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "413", 
                                "vlanshowbr-vlanid-utf": "413", 
                                "vlanshowbr-vlanname": "VLAN0413", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "414", 
                                "vlanshowbr-vlanid-utf": "414", 
                                "vlanshowbr-vlanname": "VLAN0414", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "415", 
                                "vlanshowbr-vlanid-utf": "415", 
                                "vlanshowbr-vlanname": "VLAN0415", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "416", 
                                "vlanshowbr-vlanid-utf": "416", 
                                "vlanshowbr-vlanname": "VLAN0416", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "417", 
                                "vlanshowbr-vlanid-utf": "417", 
                                "vlanshowbr-vlanname": "VLAN0417", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "418", 
                                "vlanshowbr-vlanid-utf": "418", 
                                "vlanshowbr-vlanname": "VLAN0418", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "419", 
                                "vlanshowbr-vlanid-utf": "419", 
                                "vlanshowbr-vlanname": "VLAN0419", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "420", 
                                "vlanshowbr-vlanid-utf": "420", 
                                "vlanshowbr-vlanname": "VLAN0420", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "421", 
                                "vlanshowbr-vlanid-utf": "421", 
                                "vlanshowbr-vlanname": "VLAN0421", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "422", 
                                "vlanshowbr-vlanid-utf": "422", 
                                "vlanshowbr-vlanname": "VLAN0422", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "423", 
                                "vlanshowbr-vlanid-utf": "423", 
                                "vlanshowbr-vlanname": "VLAN0423", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "424", 
                                "vlanshowbr-vlanid-utf": "424", 
                                "vlanshowbr-vlanname": "VLAN0424", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "425", 
                                "vlanshowbr-vlanid-utf": "425", 
                                "vlanshowbr-vlanname": "VLAN0425", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "426", 
                                "vlanshowbr-vlanid-utf": "426", 
                                "vlanshowbr-vlanname": "VLAN0426", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "427", 
                                "vlanshowbr-vlanid-utf": "427", 
                                "vlanshowbr-vlanname": "VLAN0427", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "428", 
                                "vlanshowbr-vlanid-utf": "428", 
                                "vlanshowbr-vlanname": "VLAN0428", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "429", 
                                "vlanshowbr-vlanid-utf": "429", 
                                "vlanshowbr-vlanname": "VLAN0429", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "430", 
                                "vlanshowbr-vlanid-utf": "430", 
                                "vlanshowbr-vlanname": "VLAN0430", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "431", 
                                "vlanshowbr-vlanid-utf": "431", 
                                "vlanshowbr-vlanname": "VLAN0431", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "432", 
                                "vlanshowbr-vlanid-utf": "432", 
                                "vlanshowbr-vlanname": "VLAN0432", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "433", 
                                "vlanshowbr-vlanid-utf": "433", 
                                "vlanshowbr-vlanname": "VLAN0433", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "434", 
                                "vlanshowbr-vlanid-utf": "434", 
                                "vlanshowbr-vlanname": "VLAN0434", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "435", 
                                "vlanshowbr-vlanid-utf": "435", 
                                "vlanshowbr-vlanname": "VLAN0435", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "436", 
                                "vlanshowbr-vlanid-utf": "436", 
                                "vlanshowbr-vlanname": "VLAN0436", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "437", 
                                "vlanshowbr-vlanid-utf": "437", 
                                "vlanshowbr-vlanname": "VLAN0437", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "438", 
                                "vlanshowbr-vlanid-utf": "438", 
                                "vlanshowbr-vlanname": "VLAN0438", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "439", 
                                "vlanshowbr-vlanid-utf": "439", 
                                "vlanshowbr-vlanname": "VLAN0439", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "440", 
                                "vlanshowbr-vlanid-utf": "440", 
                                "vlanshowbr-vlanname": "VLAN0440", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "441", 
                                "vlanshowbr-vlanid-utf": "441", 
                                "vlanshowbr-vlanname": "VLAN0441", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "442", 
                                "vlanshowbr-vlanid-utf": "442", 
                                "vlanshowbr-vlanname": "VLAN0442", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "443", 
                                "vlanshowbr-vlanid-utf": "443", 
                                "vlanshowbr-vlanname": "VLAN0443", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "444", 
                                "vlanshowbr-vlanid-utf": "444", 
                                "vlanshowbr-vlanname": "VLAN0444", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "445", 
                                "vlanshowbr-vlanid-utf": "445", 
                                "vlanshowbr-vlanname": "VLAN0445", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "446", 
                                "vlanshowbr-vlanid-utf": "446", 
                                "vlanshowbr-vlanname": "VLAN0446", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "447", 
                                "vlanshowbr-vlanid-utf": "447", 
                                "vlanshowbr-vlanname": "VLAN0447", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "448", 
                                "vlanshowbr-vlanid-utf": "448", 
                                "vlanshowbr-vlanname": "VLAN0448", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "449", 
                                "vlanshowbr-vlanid-utf": "449", 
                                "vlanshowbr-vlanname": "VLAN0449", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "450", 
                                "vlanshowbr-vlanid-utf": "450", 
                                "vlanshowbr-vlanname": "VLAN0450", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "451", 
                                "vlanshowbr-vlanid-utf": "451", 
                                "vlanshowbr-vlanname": "VLAN0451", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "452", 
                                "vlanshowbr-vlanid-utf": "452", 
                                "vlanshowbr-vlanname": "VLAN0452", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "453", 
                                "vlanshowbr-vlanid-utf": "453", 
                                "vlanshowbr-vlanname": "VLAN0453", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "454", 
                                "vlanshowbr-vlanid-utf": "454", 
                                "vlanshowbr-vlanname": "VLAN0454", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "455", 
                                "vlanshowbr-vlanid-utf": "455", 
                                "vlanshowbr-vlanname": "VLAN0455", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "456", 
                                "vlanshowbr-vlanid-utf": "456", 
                                "vlanshowbr-vlanname": "VLAN0456", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "457", 
                                "vlanshowbr-vlanid-utf": "457", 
                                "vlanshowbr-vlanname": "VLAN0457", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "458", 
                                "vlanshowbr-vlanid-utf": "458", 
                                "vlanshowbr-vlanname": "VLAN0458", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "459", 
                                "vlanshowbr-vlanid-utf": "459", 
                                "vlanshowbr-vlanname": "VLAN0459", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "460", 
                                "vlanshowbr-vlanid-utf": "460", 
                                "vlanshowbr-vlanname": "VLAN0460", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "461", 
                                "vlanshowbr-vlanid-utf": "461", 
                                "vlanshowbr-vlanname": "VLAN0461", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "462", 
                                "vlanshowbr-vlanid-utf": "462", 
                                "vlanshowbr-vlanname": "VLAN0462", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "463", 
                                "vlanshowbr-vlanid-utf": "463", 
                                "vlanshowbr-vlanname": "VLAN0463", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "464", 
                                "vlanshowbr-vlanid-utf": "464", 
                                "vlanshowbr-vlanname": "VLAN0464", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "465", 
                                "vlanshowbr-vlanid-utf": "465", 
                                "vlanshowbr-vlanname": "VLAN0465", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "466", 
                                "vlanshowbr-vlanid-utf": "466", 
                                "vlanshowbr-vlanname": "VLAN0466", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "467", 
                                "vlanshowbr-vlanid-utf": "467", 
                                "vlanshowbr-vlanname": "VLAN0467", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "468", 
                                "vlanshowbr-vlanid-utf": "468", 
                                "vlanshowbr-vlanname": "VLAN0468", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "469", 
                                "vlanshowbr-vlanid-utf": "469", 
                                "vlanshowbr-vlanname": "VLAN0469", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "470", 
                                "vlanshowbr-vlanid-utf": "470", 
                                "vlanshowbr-vlanname": "VLAN0470", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "471", 
                                "vlanshowbr-vlanid-utf": "471", 
                                "vlanshowbr-vlanname": "VLAN0471", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "472", 
                                "vlanshowbr-vlanid-utf": "472", 
                                "vlanshowbr-vlanname": "VLAN0472", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "473", 
                                "vlanshowbr-vlanid-utf": "473", 
                                "vlanshowbr-vlanname": "VLAN0473", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "474", 
                                "vlanshowbr-vlanid-utf": "474", 
                                "vlanshowbr-vlanname": "VLAN0474", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "475", 
                                "vlanshowbr-vlanid-utf": "475", 
                                "vlanshowbr-vlanname": "VLAN0475", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "476", 
                                "vlanshowbr-vlanid-utf": "476", 
                                "vlanshowbr-vlanname": "VLAN0476", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "477", 
                                "vlanshowbr-vlanid-utf": "477", 
                                "vlanshowbr-vlanname": "VLAN0477", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "478", 
                                "vlanshowbr-vlanid-utf": "478", 
                                "vlanshowbr-vlanname": "VLAN0478", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "479", 
                                "vlanshowbr-vlanid-utf": "479", 
                                "vlanshowbr-vlanname": "VLAN0479", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "480", 
                                "vlanshowbr-vlanid-utf": "480", 
                                "vlanshowbr-vlanname": "VLAN0480", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "481", 
                                "vlanshowbr-vlanid-utf": "481", 
                                "vlanshowbr-vlanname": "VLAN0481", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "482", 
                                "vlanshowbr-vlanid-utf": "482", 
                                "vlanshowbr-vlanname": "VLAN0482", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "483", 
                                "vlanshowbr-vlanid-utf": "483", 
                                "vlanshowbr-vlanname": "VLAN0483", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "484", 
                                "vlanshowbr-vlanid-utf": "484", 
                                "vlanshowbr-vlanname": "VLAN0484", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "485", 
                                "vlanshowbr-vlanid-utf": "485", 
                                "vlanshowbr-vlanname": "VLAN0485", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "486", 
                                "vlanshowbr-vlanid-utf": "486", 
                                "vlanshowbr-vlanname": "VLAN0486", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "487", 
                                "vlanshowbr-vlanid-utf": "487", 
                                "vlanshowbr-vlanname": "VLAN0487", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "488", 
                                "vlanshowbr-vlanid-utf": "488", 
                                "vlanshowbr-vlanname": "VLAN0488", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "489", 
                                "vlanshowbr-vlanid-utf": "489", 
                                "vlanshowbr-vlanname": "VLAN0489", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "490", 
                                "vlanshowbr-vlanid-utf": "490", 
                                "vlanshowbr-vlanname": "VLAN0490", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "491", 
                                "vlanshowbr-vlanid-utf": "491", 
                                "vlanshowbr-vlanname": "VLAN0491", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "492", 
                                "vlanshowbr-vlanid-utf": "492", 
                                "vlanshowbr-vlanname": "VLAN0492", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "493", 
                                "vlanshowbr-vlanid-utf": "493", 
                                "vlanshowbr-vlanname": "VLAN0493", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "494", 
                                "vlanshowbr-vlanid-utf": "494", 
                                "vlanshowbr-vlanname": "VLAN0494", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "495", 
                                "vlanshowbr-vlanid-utf": "495", 
                                "vlanshowbr-vlanname": "VLAN0495", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "496", 
                                "vlanshowbr-vlanid-utf": "496", 
                                "vlanshowbr-vlanname": "VLAN0496", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "497", 
                                "vlanshowbr-vlanid-utf": "497", 
                                "vlanshowbr-vlanname": "VLAN0497", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "498", 
                                "vlanshowbr-vlanid-utf": "498", 
                                "vlanshowbr-vlanname": "VLAN0498", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "499", 
                                "vlanshowbr-vlanid-utf": "499", 
                                "vlanshowbr-vlanname": "VLAN0499", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "500", 
                                "vlanshowbr-vlanid-utf": "500", 
                                "vlanshowbr-vlanname": "VLAN0500", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "501", 
                                "vlanshowbr-vlanid-utf": "501", 
                                "vlanshowbr-vlanname": "VLAN0501", 
                                "vlanshowbr-vlanstate": "active"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show vlan ", 
                "msg": "Success"
            }
        }, 
        "sid": "eoc", 
        "type": "cli_show", 
        "version": "1.0"
    }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show vlan command, see the CLI command reference:

http//www.cisco.com/c/en/us/support/switches/nexus-3000-series-switches/products-command-reference-list.html

CLI Output
Switch# show vlan 

VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active
2 VLAN0002 active
3 VLAN0003 active
4 VLAN0004 active
5 VLAN0005 active
6 VLAN0006 active
7 VLAN0007 active
8 Infiniband active Eth1/39, Eth1/40 9 VLAN0009 active
10 VLAN0010 active
11 VLAN0011 active
12 VLAN0012 active
13 VLAN0013 active
14 VLAN0014 active
15 VLAN0015 active
16 VLAN0016 active
17 VLAN0017 active
18 VLAN0018 active
19 VLAN0019 active
20 VLAN0020 active
21 VLAN0021 active
22 VLAN0022 active
23 VLAN0023 active
24 VLAN0024 active
25 VLAN0025 active
26 VLAN0026 active
27 VLAN0027 active
28 VLAN0028 active
29 VLAN0029 active
30 VLAN0030 active
31 VLAN0031 active
32 VLAN0032 active
33 VLAN0033 active
34 VLAN0034 active
35 VLAN0035 active
36 VLAN0036 active
37 VLAN0037 active
38 VLAN0038 active
39 VLAN0039 active
40 VLAN0040 active
41 VLAN0041 active
42 VLAN0042 active
43 VLAN0043 active
44 VLAN0044 active
45 VLAN0045 active
46 VLAN0046 active
47 VLAN0047 active
48 VLAN0048 active
49 VLAN0049 active
50 Ethernet-Prod-1 active Po47, Eth1/17, Eth1/21, Eth1/47 Eth1/48 51 VLAN0051 active Po47, Eth1/47, Eth1/48 52 VLAN0052 active Po47, Eth1/47, Eth1/48 53 VLAN0053 active Po47, Eth1/47, Eth1/48 54 VLAN0054 active Po47, Eth1/47, Eth1/48 55 VLAN0055 active
56 VLAN0056 active
57 VLAN0057 active
58 VLAN0058 active
59 VLAN0059 active
60 VLAN0060 active
61 VLAN0061 active
62 VLAN0062 active
63 VLAN0063 active
64 VLAN0064 active
65 VLAN0065 active
66 VLAN0066 active
67 VLAN0067 active
68 VLAN0068 active
69 VLAN0069 active
70 VLAN0070 active
71 VLAN0071 active
72 VLAN0072 active
73 VLAN0073 active
74 VLAN0074 active
75 VLAN0075 active
76 VLAN0076 active
77 VLAN0077 active
78 VLAN0078 active
79 VLAN0079 active
80 VLAN0080 active
81 VLAN0081 active
82 VLAN0082 active
83 VLAN0083 active
84 VLAN0084 active
85 VLAN0085 active
86 VLAN0086 active
87 VLAN0087 active
88 VLAN0088 active
89 VLAN0089 active
90 VLAN0090 active
91 VLAN0091 active
92 VLAN0092 active
93 VLAN0093 active
94 VLAN0094 active
95 VLAN0095 active
96 VLAN0096 active
97 VLAN0097 active
98 VLAN0098 active
99 VLAN0099 active
100 VLAN0100 active Po47, Eth1/47, Eth1/48 101 VLAN0101 active
102 VLAN0102 active
103 VLAN0103 active
104 VLAN0104 active
105 VLAN0105 active
106 VLAN0106 active
107 VLAN0107 active
108 VLAN0108 active
109 VLAN0109 active
110 VLAN0110 active
111 VLAN0111 active
112 VLAN0112 active
113 VLAN0113 active
114 VLAN0114 active
115 VLAN0115 active
116 VLAN0116 active
117 VLAN0117 active
118 VLAN0118 active
119 VLAN0119 active
120 VLAN0120 active
121 VLAN0121 active
122 VLAN0122 active
123 VLAN0123 active
124 VLAN0124 active
125 VLAN0125 active
126 VLAN0126 active
127 VLAN0127 active
128 VLAN0128 active
129 VLAN0129 active
130 VLAN0130 active
131 VLAN0131 active
132 VLAN0132 active
133 VLAN0133 active
134 VLAN0134 active
135 VLAN0135 active
136 VLAN0136 active
137 VLAN0137 active
138 VLAN0138 active
139 VLAN0139 active
140 VLAN0140 active
141 VLAN0141 active
142 VLAN0142 active
143 VLAN0143 active
144 VLAN0144 active
145 VLAN0145 active
146 VLAN0146 active
147 VLAN0147 active
148 VLAN0148 active
149 VLAN0149 active
150 VLAN0150 active
151 VLAN0151 active
152 VLAN0152 active
153 VLAN0153 active
154 VLAN0154 active
155 VLAN0155 active
156 VLAN0156 active
157 VLAN0157 active
158 VLAN0158 active
159 VLAN0159 active
160 VLAN0160 active
161 VLAN0161 active
162 VLAN0162 active
163 VLAN0163 active
164 VLAN0164 active
165 VLAN0165 active
166 VLAN0166 active
167 VLAN0167 active
168 VLAN0168 active
169 VLAN0169 active
170 VLAN0170 active
171 VLAN0171 active
172 VLAN0172 active
173 VLAN0173 active
174 VLAN0174 active
175 VLAN0175 active
176 VLAN0176 active
177 VLAN0177 active
178 VLAN0178 active
179 VLAN0179 active
180 VLAN0180 active
181 VLAN0181 active
182 VLAN0182 active
183 VLAN0183 active
184 VLAN0184 active
185 VLAN0185 active
186 VLAN0186 active
187 VLAN0187 active
188 VLAN0188 active
189 VLAN0189 active
190 VLAN0190 active
191 VLAN0191 active
192 VLAN0192 active
193 VLAN0193 active
194 VLAN0194 active
195 VLAN0195 active
196 VLAN0196 active
197 VLAN0197 active
198 VLAN0198 active
199 VLAN0199 active
200 VLAN0200 active
201 VLAN0201 active
202 VLAN0202 active
203 VLAN0203 active
204 VLAN0204 active
205 VLAN0205 active
206 VLAN0206 active
207 VLAN0207 active
208 VLAN0208 active
209 VLAN0209 active
210 VLAN0210 active
211 VLAN0211 active
212 VLAN0212 active
213 VLAN0213 active
214 VLAN0214 active
215 VLAN0215 active
216 VLAN0216 active
217 VLAN0217 active
218 VLAN0218 active
219 VLAN0219 active
220 VLAN0220 active
221 VLAN0221 active
222 VLAN0222 active
223 VLAN0223 active
224 VLAN0224 active
225 VLAN0225 active
226 VLAN0226 active
227 VLAN0227 active
228 VLAN0228 active
229 VLAN0229 active
230 VLAN0230 active
231 VLAN0231 active
232 VLAN0232 active
233 VLAN0233 active
234 VLAN0234 active
235 VLAN0235 active
236 VLAN0236 active
237 VLAN0237 active
238 VLAN0238 active
239 VLAN0239 active
240 VLAN0240 active
241 VLAN0241 active
242 VLAN0242 active
243 VLAN0243 active
244 VLAN0244 active
245 VLAN0245 active Po47, Eth1/47, Eth1/48 246 VLAN0246 active
247 VLAN0247 active
248 VLAN0248 active
249 VLAN0249 active
250 VLAN0250 active
251 VLAN0251 active
252 VLAN0252 active
253 CORE active Po47, Eth1/47, Eth1/48 254 VLAN0254 active
255 VLAN0255 active
256 VLAN0256 active
257 VLAN0257 active
258 VLAN0258 active
259 VLAN0259 active
260 VLAN0260 active
261 VLAN0261 active
262 VLAN0262 active
263 VLAN0263 active
264 VLAN0264 active
265 VLAN0265 active
266 VLAN0266 active
267 VLAN0267 active
268 VLAN0268 active
269 VLAN0269 active
270 VLAN0270 active
271 VLAN0271 active
272 VLAN0272 active
273 VLAN0273 active
274 VLAN0274 active
275 VLAN0275 active
276 VLAN0276 active
277 VLAN0277 active
278 VLAN0278 active
279 VLAN0279 active
280 VLAN0280 active
281 VLAN0281 active
282 VLAN0282 active
283 VLAN0283 active
284 VLAN0284 active
285 VLAN0285 active
286 VLAN0286 active
287 VLAN0287 active
288 VLAN0288 active
289 VLAN0289 active
290 VLAN0290 active
291 VLAN0291 active
292 VLAN0292 active
293 VLAN0293 active
294 VLAN0294 active
295 VLAN0295 active
296 VLAN0296 active
297 VLAN0297 active
298 VLAN0298 active
299 VLAN0299 active
300 VLAN0300 active
301 VLAN0301 active
302 VLAN0302 active
303 VLAN0303 active
304 VLAN0304 active
305 VLAN0305 active
306 VLAN0306 active
307 VLAN0307 active
308 VLAN0308 active
309 VLAN0309 active
310 VLAN0310 active
311 VLAN0311 active
312 VLAN0312 active
313 VLAN0313 active
314 VLAN0314 active
315 VLAN0315 active
316 VLAN0316 active
317 VLAN0317 active
318 VLAN0318 active
319 VLAN0319 active
320 VLAN0320 active
321 VLAN0321 active
322 VLAN0322 active
323 VLAN0323 active
324 VLAN0324 active
325 VLAN0325 active
326 VLAN0326 active
327 VLAN0327 active
328 VLAN0328 active
329 VLAN0329 active
330 VLAN0330 active
331 VLAN0331 active
332 VLAN0332 active
333 VLAN0333 active
334 VLAN0334 active
335 VLAN0335 active
336 VLAN0336 active
337 VLAN0337 active
338 VLAN0338 active
339 VLAN0339 active
340 VLAN0340 active
341 VLAN0341 active
342 VLAN0342 active
343 VLAN0343 active
344 VLAN0344 active
345 VLAN0345 active
346 VLAN0346 active
347 VLAN0347 active
348 VLAN0348 active
349 VLAN0349 active
350 VLAN0350 active
351 VLAN0351 active
352 VLAN0352 active
353 VLAN0353 active
354 VLAN0354 active
355 VLAN0355 active
356 VLAN0356 active
357 VLAN0357 active
358 VLAN0358 active
359 VLAN0359 active
360 VLAN0360 active
361 VLAN0361 active
362 VLAN0362 active
363 VLAN0363 active
364 VLAN0364 active
365 VLAN0365 active
366 VLAN0366 active
367 VLAN0367 active
368 VLAN0368 active
369 VLAN0369 active
370 VLAN0370 active
371 VLAN0371 active
372 VLAN0372 active
373 VLAN0373 active
374 VLAN0374 active
375 VLAN0375 active
376 VLAN0376 active
377 VLAN0377 active
378 VLAN0378 active
379 VLAN0379 active
380 VLAN0380 active
381 VLAN0381 active
382 VLAN0382 active
383 VLAN0383 active
384 VLAN0384 active
385 VLAN0385 active
386 VLAN0386 active
387 VLAN0387 active
388 VLAN0388 active
389 VLAN0389 active
390 VLAN0390 active
391 VLAN0391 active
392 VLAN0392 active
393 VLAN0393 active
394 VLAN0394 active
395 VLAN0395 active
396 VLAN0396 active
397 VLAN0397 active
398 VLAN0398 active
399 VLAN0399 active
400 VLAN0400 active
401 VLAN0401 active
402 VLAN0402 active
403 VLAN0403 active
404 VLAN0404 active
405 VLAN0405 active
406 VLAN0406 active
407 VLAN0407 active
408 VLAN0408 active
409 VLAN0409 active
410 VLAN0410 active
411 VLAN0411 active
412 VLAN0412 active
413 VLAN0413 active
414 VLAN0414 active
415 VLAN0415 active
416 VLAN0416 active
417 VLAN0417 active
418 VLAN0418 active
419 VLAN0419 active
420 VLAN0420 active
421 VLAN0421 active
422 VLAN0422 active
423 VLAN0423 active
424 VLAN0424 active
425 VLAN0425 active
426 VLAN0426 active
427 VLAN0427 active
428 VLAN0428 active
429 VLAN0429 active
430 VLAN0430 active
431 VLAN0431 active
432 VLAN0432 active
433 VLAN0433 active
434 VLAN0434 active
435 VLAN0435 active
436 VLAN0436 active
437 VLAN0437 active
438 VLAN0438 active
439 VLAN0439 active
440 VLAN0440 active
441 VLAN0441 active
442 VLAN0442 active
443 VLAN0443 active
444 VLAN0444 active
445 VLAN0445 active
446 VLAN0446 active
447 VLAN0447 active
448 VLAN0448 active
449 VLAN0449 active
450 VLAN0450 active
451 VLAN0451 active
452 VLAN0452 active
453 VLAN0453 active
454 VLAN0454 active
455 VLAN0455 active
456 VLAN0456 active
457 VLAN0457 active
458 VLAN0458 active
459 VLAN0459 active
460 VLAN0460 active
461 VLAN0461 active
462 VLAN0462 active
463 VLAN0463 active
464 VLAN0464 active
465 VLAN0465 active
466 VLAN0466 active
467 VLAN0467 active
468 VLAN0468 active
469 VLAN0469 active
470 VLAN0470 active
471 VLAN0471 active
472 VLAN0472 active
473 VLAN0473 active
474 VLAN0474 active
475 VLAN0475 active
476 VLAN0476 active
477 VLAN0477 active
478 VLAN0478 active
479 VLAN0479 active
480 VLAN0480 active
481 VLAN0481 active
482 VLAN0482 active
483 VLAN0483 active
484 VLAN0484 active
485 VLAN0485 active
486 VLAN0486 active
487 VLAN0487 active
488 VLAN0488 active
489 VLAN0489 active
490 VLAN0490 active
491 VLAN0491 active
492 VLAN0492 active
493 VLAN0493 active
494 VLAN0494 active
495 VLAN0495 active
496 VLAN0496 active
497 VLAN0497 active
498 VLAN0498 active
499 VLAN0499 active
500 VLAN0500 active
501 VLAN0501 active
VLAN Type Vlan-mode ---- ----- ---------- 1 enet CE
2 enet CE
3 enet CE
4 enet CE
5 enet CE
6 enet CE
7 enet CE
8 enet CE
9 enet CE
10 enet CE
11 enet CE
12 enet CE
13 enet CE
14 enet CE
15 enet CE
16 enet CE
17 enet CE
18 enet CE
19 enet CE
20 enet CE
21 enet CE
22 enet CE
23 enet CE
24 enet CE
25 enet CE
26 enet CE
27 enet CE
28 enet CE
29 enet CE
30 enet CE
31 enet CE
32 enet CE
33 enet CE
34 enet CE
35 enet CE
36 enet CE
37 enet CE
38 enet CE
39 enet CE
40 enet CE
41 enet CE
42 enet CE
43 enet CE
44 enet CE
45 enet CE
46 enet CE
47 enet CE
48 enet CE
49 enet CE
50 enet CE
51 enet CE
52 enet CE
53 enet CE
54 enet CE
55 enet CE
56 enet CE
57 enet CE
58 enet CE
59 enet CE
60 enet CE
61 enet CE
62 enet CE
63 enet CE
64 enet CE
65 enet CE
66 enet CE
67 enet CE
68 enet CE
69 enet CE
70 enet CE
71 enet CE
72 enet CE
73 enet CE
74 enet CE
75 enet CE
76 enet CE
77 enet CE
78 enet CE
79 enet CE
80 enet CE
81 enet CE
82 enet CE
83 enet CE
84 enet CE
85 enet CE
86 enet CE
87 enet CE
88 enet CE
89 enet CE
90 enet CE
91 enet CE
92 enet CE
93 enet CE
94 enet CE
95 enet CE
96 enet CE
97 enet CE
98 enet CE
99 enet CE
100 enet CE
101 enet CE
102 enet CE
103 enet CE
104 enet CE
105 enet CE
106 enet CE
107 enet CE
108 enet CE
109 enet CE
110 enet CE
111 enet CE
112 enet CE
113 enet CE
114 enet CE
115 enet CE
116 enet CE
117 enet CE
118 enet CE
119 enet CE
120 enet CE
121 enet CE
122 enet CE
123 enet CE
124 enet CE
125 enet CE
126 enet CE
127 enet CE
128 enet CE
129 enet CE
130 enet CE
131 enet CE
132 enet CE
133 enet CE
134 enet CE
135 enet CE
136 enet CE
137 enet CE
138 enet CE
139 enet CE
140 enet CE
141 enet CE
142 enet CE
143 enet CE
144 enet CE
145 enet CE
146 enet CE
147 enet CE
148 enet CE
149 enet CE
150 enet CE
151 enet CE
152 enet CE
153 enet CE
154 enet CE
155 enet CE
156 enet CE
157 enet CE
158 enet CE
159 enet CE
160 enet CE
161 enet CE
162 enet CE
163 enet CE
164 enet CE
165 enet CE
166 enet CE
167 enet CE
168 enet CE
169 enet CE
170 enet CE
171 enet CE
172 enet CE
173 enet CE
174 enet CE
175 enet CE
176 enet CE
177 enet CE
178 enet CE
179 enet CE
180 enet CE
181 enet CE
182 enet CE
183 enet CE
184 enet CE
185 enet CE
186 enet CE
187 enet CE
188 enet CE
189 enet CE
190 enet CE
191 enet CE
192 enet CE
193 enet CE
194 enet CE
195 enet CE
196 enet CE
197 enet CE
198 enet CE
199 enet CE
200 enet CE
201 enet CE
202 enet CE
203 enet CE
204 enet CE
205 enet CE
206 enet CE
207 enet CE
208 enet CE
209 enet CE
210 enet CE
211 enet CE
212 enet CE
213 enet CE
214 enet CE
215 enet CE
216 enet CE
217 enet CE
218 enet CE
219 enet CE
220 enet CE
221 enet CE
222 enet CE
223 enet CE
224 enet CE
225 enet CE
226 enet CE
227 enet CE
228 enet CE
229 enet CE
230 enet CE
231 enet CE
232 enet CE
233 enet CE
234 enet CE
235 enet CE
236 enet CE
237 enet CE
238 enet CE
239 enet CE
240 enet CE
241 enet CE
242 enet CE
243 enet CE
244 enet CE
245 enet CE
246 enet CE
247 enet CE
248 enet CE
249 enet CE
250 enet CE
251 enet CE
252 enet CE
253 enet CE
254 enet CE
255 enet CE
256 enet CE
257 enet CE
258 enet CE
259 enet CE
260 enet CE
261 enet CE
262 enet CE
263 enet CE
264 enet CE
265 enet CE
266 enet CE
267 enet CE
268 enet CE
269 enet CE
270 enet CE
271 enet CE
272 enet CE
273 enet CE
274 enet CE
275 enet CE
276 enet CE
277 enet CE
278 enet CE
279 enet CE
280 enet CE
281 enet CE
282 enet CE
283 enet CE
284 enet CE
285 enet CE
286 enet CE
287 enet CE
288 enet CE
289 enet CE
290 enet CE
291 enet CE
292 enet CE
293 enet CE
294 enet CE
295 enet CE
296 enet CE
297 enet CE
298 enet CE
299 enet CE
300 enet CE
301 enet CE
302 enet CE
303 enet CE
304 enet CE
305 enet CE
306 enet CE
307 enet CE
308 enet CE
309 enet CE
310 enet CE
311 enet CE
312 enet CE
313 enet CE
314 enet CE
315 enet CE
316 enet CE
317 enet CE
318 enet CE
319 enet CE
320 enet CE
321 enet CE
322 enet CE
323 enet CE
324 enet CE
325 enet CE
326 enet CE
327 enet CE
328 enet CE
329 enet CE
330 enet CE
331 enet CE
332 enet CE
333 enet CE
334 enet CE
335 enet CE
336 enet CE
337 enet CE
338 enet CE
339 enet CE
340 enet CE
341 enet CE
342 enet CE
343 enet CE
344 enet CE
345 enet CE
346 enet CE
347 enet CE
348 enet CE
349 enet CE
350 enet CE
351 enet CE
352 enet CE
353 enet CE
354 enet CE
355 enet CE
356 enet CE
357 enet CE
358 enet CE
359 enet CE
360 enet CE
361 enet CE
362 enet CE
363 enet CE
364 enet CE
365 enet CE
366 enet CE
367 enet CE
368 enet CE
369 enet CE
370 enet CE
371 enet CE
372 enet CE
373 enet CE
374 enet CE
375 enet CE
376 enet CE
377 enet CE
378 enet CE
379 enet CE
380 enet CE
381 enet CE
382 enet CE
383 enet CE
384 enet CE
385 enet CE
386 enet CE
387 enet CE
388 enet CE
389 enet CE
390 enet CE
391 enet CE
392 enet CE
393 enet CE
394 enet CE
395 enet CE
396 enet CE
397 enet CE
398 enet CE
399 enet CE
400 enet CE
401 enet CE
402 enet CE
403 enet CE
404 enet CE
405 enet CE
406 enet CE
407 enet CE
408 enet CE
409 enet CE
410 enet CE
411 enet CE
412 enet CE
413 enet CE
414 enet CE
415 enet CE
416 enet CE
417 enet CE
418 enet CE
419 enet CE
420 enet CE
421 enet CE
422 enet CE
423 enet CE
424 enet CE
425 enet CE
426 enet CE
427 enet CE
428 enet CE
429 enet CE
430 enet CE
431 enet CE
432 enet CE
433 enet CE
434 enet CE
435 enet CE
436 enet CE
437 enet CE
438 enet CE
439 enet CE
440 enet CE
441 enet CE
442 enet CE
443 enet CE
444 enet CE
445 enet CE
446 enet CE
447 enet CE
448 enet CE
449 enet CE
450 enet CE
451 enet CE
452 enet CE
453 enet CE
454 enet CE
455 enet CE
456 enet CE
457 enet CE
458 enet CE
459 enet CE
460 enet CE
461 enet CE
462 enet CE
463 enet CE
464 enet CE
465 enet CE
466 enet CE
467 enet CE
468 enet CE
469 enet CE
470 enet CE
471 enet CE
472 enet CE
473 enet CE
474 enet CE
475 enet CE
476 enet CE
477 enet CE
478 enet CE
479 enet CE
480 enet CE
481 enet CE
482 enet CE
483 enet CE
484 enet CE
485 enet CE
486 enet CE
487 enet CE
488 enet CE
489 enet CE
490 enet CE
491 enet CE
492 enet CE
493 enet CE
494 enet CE
495 enet CE
496 enet CE
497 enet CE
498 enet CE
499 enet CE
500 enet CE
501 enet CE
Remote SPAN VLANs ------------------------------------------------------------------------------- Primary Secondary Type Ports ------- --------- --------------- -------------------------------------------

show vlan id 1-3

show vlan id 1-3

import json

"""
Modify these please
"""
url='http://<IP_Address>/ins'
switchuser='<User_ID>'
switchpassword='<Password>'

myheaders={'content-type':'application/json'}
payload={
  "ins_api":{
  "version": "1.0",
  "type": "cli_show",
  "chunk": "0",
  "sid": "1",
  "input": "show vlan id 1-3",
  "output_format": "json"
}

response = requests.post(url,data=json.dumps(payload), headers=myheaders,auth=(switchuser,switchpassword)).json()
output = json.dumps(response, indent=4, sort_keys=True)


{

    "ins_api": {
        "outputs": {
            "output": {
                "body": {
                    "TABLE_mtuinfoid": {
                        "ROW_mtuinfoid": [
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "1", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "2", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }, 
                            {
                                "vlanshowinfo-media-type": "enet", 
                                "vlanshowinfo-vlanid": "3", 
                                "vlanshowinfo-vlanmode": "ce-vlan"
                            }
                        ]
                    }, 
                    "TABLE_vlanbriefid": {
                        "ROW_vlanbriefid": [
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "1", 
                                "vlanshowbr-vlanid-utf": "1", 
                                "vlanshowbr-vlanname": "default", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "2", 
                                "vlanshowbr-vlanid-utf": "2", 
                                "vlanshowbr-vlanname": "VLAN0002", 
                                "vlanshowbr-vlanstate": "active"
                            }, 
                            {
                                "vlanshowbr-shutstate": "noshutdown", 
                                "vlanshowbr-vlanid": "3", 
                                "vlanshowbr-vlanid-utf": "3", 
                                "vlanshowbr-vlanname": "VLAN0003", 
                                "vlanshowbr-vlanstate": "active"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show vlan id 1-3", 
                "msg": "Success"
            }
        }, 
        "sid": "eoc", 
        "type": "cli_show", 
        "version": "1.0"
    }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show vlan id 1-3 command, see the CLI command reference:

http//www.cisco.com/c/en/us/support/switches/nexus-3000-series-switches/products-command-reference-list.html

CLI Output
Switch# show vlan id 1-3

VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active
2 VLAN0002 active
3 VLAN0003 active
VLAN Type Vlan-mode ---- ----- ---------- 1 enet CE
2 enet CE
3 enet CE
Remote SPAN VLANs ------------------------------------------------------------------------------- Primary Secondary Type Ports ------- --------- --------------- -------------------------------------------