show interface

show interface

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 interface",
  "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_interface": {
                        "ROW_interface": [
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_bia_addr": "f44e.0584.b320", 
                                "eth_bw": 1000000, 
                                "eth_dly": 10, 
                                "eth_duplex": "full", 
                                "eth_ethertype": "0x0000", 
                                "eth_hw_addr": "f44e.0584.b320", 
                                "eth_hw_desc": "GigabitEthernet", 
                                "eth_ip_addr": "10.197.122.96", 
                                "eth_ip_mask": 24, 
                                "eth_ip_prefix": "10.197.122.0", 
                                "eth_mdix": "off", 
                                "eth_mtu": "1500", 
                                "eth_reliability": "255", 
                                "eth_rxload": "1", 
                                "eth_speed": "1000 Mb/s", 
                                "eth_txload": "1", 
                                "interface": "mgmt0", 
                                "medium": "broadcast", 
                                "state": "up", 
                                "vdc_lvl_in_avg_bits": 7232, 
                                "vdc_lvl_in_avg_pkts": "8", 
                                "vdc_lvl_in_bcast": "278078", 
                                "vdc_lvl_in_bytes": "127829916", 
                                "vdc_lvl_in_mcast": "812279", 
                                "vdc_lvl_in_pkts": 1148827, 
                                "vdc_lvl_in_ucast": "58470", 
                                "vdc_lvl_out_avg_bits": "74776", 
                                "vdc_lvl_out_avg_pkts": "17", 
                                "vdc_lvl_out_bcast": "7", 
                                "vdc_lvl_out_bytes": "39035601", 
                                "vdc_lvl_out_mcast": "10803", 
                                "vdc_lvl_out_pkts": "95928", 
                                "vdc_lvl_out_ucast": "85118"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b328", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 6678376, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 81423, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 99776, 
                                "eth_inrate1_bits": "0", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "0 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "0", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "0 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 18353, 
                                "eth_ip_addr": "10.100.90.129", 
                                "eth_ip_mask": 30, 
                                "eth_ip_prefix": "10.100.90.128", 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "6d12h", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1109752921917, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 370192021, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 1113591158, 
                                "eth_outrate1_bits": "12568", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.57 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12328", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.33 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 743399137, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 3, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/1", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "eth_bia_addr": "f44e.0584.b328", 
                                "eth_bw": 10000000, 
                                "eth_dly": 10, 
                                "eth_encap_vlan": 50, 
                                "eth_ethertype": "0x8100", 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ip_addr": "89.1.1.1", 
                                "eth_ip_mask": 24, 
                                "eth_ip_prefix": "89.1.1.0", 
                                "eth_mdix": "off", 
                                "eth_mtu": "1500", 
                                "eth_reliability": "255", 
                                "eth_rxload": "1", 
                                "eth_txload": "1", 
                                "interface": "Ethernet1/1.50", 
                                "medium": "broadcast", 
                                "parent_interface": "Ethernet1/1", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "eth_bia_addr": "f44e.0584.b328", 
                                "eth_bw": 10000000, 
                                "eth_dly": 10, 
                                "eth_encap_vlan": 51, 
                                "eth_ethertype": "0x8100", 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ip_addr": "89.1.2.1", 
                                "eth_ip_mask": 24, 
                                "eth_ip_prefix": "89.1.2.0", 
                                "eth_mdix": "off", 
                                "eth_mtu": "1500", 
                                "eth_reliability": "255", 
                                "eth_rxload": "1", 
                                "eth_txload": "1", 
                                "interface": "Ethernet1/1.51", 
                                "medium": "broadcast", 
                                "parent_interface": "Ethernet1/1", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "eth_bia_addr": "f44e.0584.b328", 
                                "eth_bw": 10000000, 
                                "eth_dly": 10, 
                                "eth_encap_vlan": 52, 
                                "eth_ethertype": "0x8100", 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ip_addr": "89.1.3.1", 
                                "eth_ip_mask": 24, 
                                "eth_ip_prefix": "89.1.3.0", 
                                "eth_mdix": "off", 
                                "eth_mtu": "1500", 
                                "eth_reliability": "255", 
                                "eth_rxload": "1", 
                                "eth_txload": "1", 
                                "interface": "Ethernet1/1.52", 
                                "medium": "broadcast", 
                                "parent_interface": "Ethernet1/1", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "eth_bia_addr": "f44e.0584.b328", 
                                "eth_bw": 10000000, 
                                "eth_dly": 10, 
                                "eth_encap_vlan": 53, 
                                "eth_ethertype": "0x8100", 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ip_addr": "89.1.4.1", 
                                "eth_ip_mask": 24, 
                                "eth_ip_prefix": "89.1.4.0", 
                                "eth_mdix": "off", 
                                "eth_mtu": "1500", 
                                "eth_reliability": "255", 
                                "eth_rxload": "1", 
                                "eth_txload": "1", 
                                "interface": "Ethernet1/1.53", 
                                "medium": "broadcast", 
                                "parent_interface": "Ethernet1/1", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "desc": "frk-c001_Ethernet1/33:152:Interoute:W_FrontOffice [CRIT]", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b329", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 2, 
                                "eth_inbytes": 1061564295412, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 1414521, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 734551548, 
                                "eth_inrate1_bits": "2888", 
                                "eth_inrate1_pkts": "3", 
                                "eth_inrate1_summary_bits": "2.89 Kbps", 
                                "eth_inrate1_summary_pkts": "3 pps", 
                                "eth_inrate2_bits": "2688", 
                                "eth_inrate2_pkts": "3", 
                                "eth_inrate2_summary_bits": "2.69 Kbps", 
                                "eth_inrate2_summary_pkts": "3 pps", 
                                "eth_inucast": 733137025, 
                                "eth_ip_addr": "10.100.157.2", 
                                "eth_ip_mask": 30, 
                                "eth_ip_prefix": "10.100.157.0", 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1248637627, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 13658539, 
                                "eth_outrate1_bits": "15264", 
                                "eth_outrate1_pkts": "18", 
                                "eth_outrate1_summary_bits": "15.26 Kbps", 
                                "eth_outrate1_summary_pkts": "18 pps", 
                                "eth_outrate2_bits": "14848", 
                                "eth_outrate2_pkts": "18", 
                                "eth_outrate2_summary_bits": "14.85 Kbps", 
                                "eth_outrate2_summary_pkts": "18 pps", 
                                "eth_outucast": 13658539, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/2", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "desc": "frk-c001_Ethernet1/33:152:Interoute:W_FrontOffice [CRIT]", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b32a", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "auto", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 0, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 0, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 0, 
                                "eth_inrate1_bits": "0", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "0 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "0", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "0 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "never", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 0, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 0, 
                                "eth_outrate1_bits": "0", 
                                "eth_outrate1_pkts": "0", 
                                "eth_outrate1_summary_bits": "0 bps", 
                                "eth_outrate1_summary_pkts": "0 pps", 
                                "eth_outrate2_bits": "0", 
                                "eth_outrate2_pkts": "0", 
                                "eth_outrate2_summary_bits": "0 bps", 
                                "eth_outrate2_summary_pkts": "0 pps", 
                                "eth_outucast": 0, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 0, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "auto-speed", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/3", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "down", 
                                "state_rsn_desc": "Link not connected"
                            }, 
                            {
                                "admin_state": "up", 
                                "desc": "lsl-c001_Ethernet1/25:364:euNetworks:W_FrontOffice [CRIT]", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b32b", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 3, 
                                "eth_inbytes": 120917718, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 134619, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 1321547, 
                                "eth_inrate1_bits": "1384", 
                                "eth_inrate1_pkts": "1", 
                                "eth_inrate1_summary_bits": "1.38 Kbps", 
                                "eth_inrate1_summary_pkts": "1 pps", 
                                "eth_inrate2_bits": "1248", 
                                "eth_inrate2_pkts": "1", 
                                "eth_inrate2_summary_bits": "1.25 Kbps", 
                                "eth_inrate2_summary_pkts": "1 pps", 
                                "eth_inucast": 1186925, 
                                "eth_ip_addr": "10.100.157.10", 
                                "eth_ip_mask": 30, 
                                "eth_ip_prefix": "10.100.157.8", 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1110595100, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 12224814, 
                                "eth_outrate1_bits": "13552", 
                                "eth_outrate1_pkts": "17", 
                                "eth_outrate1_summary_bits": "13.55 Kbps", 
                                "eth_outrate1_summary_pkts": "17 pps", 
                                "eth_outrate2_bits": "13424", 
                                "eth_outrate2_pkts": "17", 
                                "eth_outrate2_summary_bits": "13.42 Kbps", 
                                "eth_outrate2_summary_pkts": "17 pps", 
                                "eth_outucast": 12224814, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/4", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b32c", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 37140641, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 438120, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 438120, 
                                "eth_inrate1_bits": "408", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "408 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "240", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "240 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_ip_addr": "94.1.1.96", 
                                "eth_ip_mask": 24, 
                                "eth_ip_prefix": "94.1.1.0", 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1009856334, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10988636, 
                                "eth_outrate1_bits": "12376", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.38 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12136", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.14 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10988636, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/5", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b32d", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9733027, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32408, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32408, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "112", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "112 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008654663, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987775, 
                                "eth_outrate1_bits": "12280", 
                                "eth_outrate1_pkts": "15", 
                                "eth_outrate1_summary_bits": "12.28 Kbps", 
                                "eth_outrate1_summary_pkts": "15 pps", 
                                "eth_outrate2_bits": "12128", 
                                "eth_outrate2_pkts": "15", 
                                "eth_outrate2_summary_bits": "12.13 Kbps", 
                                "eth_outrate2_summary_pkts": "15 pps", 
                                "eth_outucast": 10987775, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/6", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b32e", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 3, 
                                "eth_inbytes": 16232233, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 107146, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 107941, 
                                "eth_inrate1_bits": "304", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "304 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "200", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "200 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 792, 
                                "eth_ip_addr": "192.168.161.2", 
                                "eth_ip_mask": 24, 
                                "eth_ip_prefix": "192.168.161.0", 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1015145411, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 11063275, 
                                "eth_outrate1_bits": "12344", 
                                "eth_outrate1_pkts": "15", 
                                "eth_outrate1_summary_bits": "12.34 Kbps", 
                                "eth_outrate1_summary_pkts": "15 pps", 
                                "eth_outrate2_bits": "12216", 
                                "eth_outrate2_pkts": "15", 
                                "eth_outrate2_summary_bits": "12.22 Kbps", 
                                "eth_outrate2_summary_pkts": "15 pps", 
                                "eth_outucast": 11063275, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/7", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b32f", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9736765, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32442, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32442, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "112", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "112 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008651431, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987744, 
                                "eth_outrate1_bits": "12280", 
                                "eth_outrate1_pkts": "15", 
                                "eth_outrate1_summary_bits": "12.28 Kbps", 
                                "eth_outrate1_summary_pkts": "15 pps", 
                                "eth_outrate2_bits": "12120", 
                                "eth_outrate2_pkts": "15", 
                                "eth_outrate2_summary_bits": "12.12 Kbps", 
                                "eth_outrate2_summary_pkts": "15 pps", 
                                "eth_outucast": 10987744, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/8", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b330", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9735737, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32430, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32430, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "112", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "112 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008651611, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987746, 
                                "eth_outrate1_bits": "12296", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.30 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12128", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.13 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987746, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/9", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b331", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9788466, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32422, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32422, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008704543, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987734, 
                                "eth_outrate1_bits": "12280", 
                                "eth_outrate1_pkts": "15", 
                                "eth_outrate1_summary_bits": "12.28 Kbps", 
                                "eth_outrate1_summary_pkts": "15 pps", 
                                "eth_outrate2_bits": "12104", 
                                "eth_outrate2_pkts": "15", 
                                "eth_outrate2_summary_bits": "12.10 Kbps", 
                                "eth_outrate2_summary_pkts": "15 pps", 
                                "eth_outucast": 10987734, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/10", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b332", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9789285, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32425, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32425, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008705443, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987744, 
                                "eth_outrate1_bits": "12296", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.30 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12152", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.15 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987744, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/11", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b333", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787535, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32409, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32409, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008702453, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987711, 
                                "eth_outrate1_bits": "12296", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.30 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11960", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.96 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987711, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/12", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "desc": "mil-c001_Ethernet1/1:349:Colt Technology Services Co., Ltd:W_FrontOffice [CRIT]", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b334", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "17", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 6, 
                                "eth_inbytes": 13131496, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "17", 
                                "eth_inmcast": 60599, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 60622, 
                                "eth_inrate1_bits": "280", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "280 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "160", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "160 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1010155268, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987769, 
                                "eth_outrate1_bits": "12304", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.30 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12184", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.18 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987769, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/13", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b335", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787027, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32408, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32408, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008704625, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987728, 
                                "eth_outrate1_bits": "12280", 
                                "eth_outrate1_pkts": "15", 
                                "eth_outrate1_summary_bits": "12.28 Kbps", 
                                "eth_outrate1_summary_pkts": "15 pps", 
                                "eth_outrate2_bits": "12104", 
                                "eth_outrate2_pkts": "15", 
                                "eth_outrate2_summary_bits": "12.10 Kbps", 
                                "eth_outrate2_summary_pkts": "15 pps", 
                                "eth_outucast": 10987728, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/14", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b336", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9788725, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32422, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32422, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008702450, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987713, 
                                "eth_outrate1_bits": "12296", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.30 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11960", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.96 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987713, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/15", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b337", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787825, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32412, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32412, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008705219, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 2, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987742, 
                                "eth_outrate1_bits": "12296", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.30 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11976", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.98 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987740, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/16", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "desc": "mdr-bridgel3_s5p2 (enp5s0d1)::: [CRIT]", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b338", 
                                "eth_bw": 40000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "auto", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b338", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 81854, 
                                "eth_inbytes": 1025798055, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 11116007, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 11198707, 
                                "eth_inrate1_bits": "12680", 
                                "eth_inrate1_pkts": "16", 
                                "eth_inrate1_summary_bits": "12.68 Kbps", 
                                "eth_inrate1_summary_pkts": "16 pps", 
                                "eth_inrate2_bits": "12352", 
                                "eth_inrate2_pkts": "15", 
                                "eth_inrate2_summary_bits": "12.35 Kbps", 
                                "eth_inrate2_summary_pkts": "15 pps", 
                                "eth_inucast": 846, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mode": "access", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 2431, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 1, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 8, 
                                "eth_outrate1_bits": "0", 
                                "eth_outrate1_pkts": "0", 
                                "eth_outrate1_summary_bits": "0 bps", 
                                "eth_outrate1_summary_pkts": "0 pps", 
                                "eth_outrate2_bits": "0", 
                                "eth_outrate2_pkts": "0", 
                                "eth_outrate2_summary_bits": "0 bps", 
                                "eth_outrate2_summary_pkts": "0 pps", 
                                "eth_outucast": 7, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/17", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "down", 
                                "state_rsn_desc": "BPDUGuard errDisable"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b339", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787041, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32408, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32408, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008691197, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987572, 
                                "eth_outrate1_bits": "12416", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.42 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11968", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.97 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987572, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 2, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/18", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b33a", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9788185, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32416, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32416, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008705353, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987743, 
                                "eth_outrate1_bits": "12392", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.39 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11968", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.97 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987743, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/19", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b33b", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9789636, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32438, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32438, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008700523, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987690, 
                                "eth_outrate1_bits": "12288", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.29 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12120", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.12 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987690, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/20", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "desc": "mdr-bridgel4_s1p2 (enp129s0d1)::: [CRIT]", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b33c", 
                                "eth_bw": 40000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "auto", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b33c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 81858, 
                                "eth_inbytes": 1025846110, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 11116055, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 11198759, 
                                "eth_inrate1_bits": "12680", 
                                "eth_inrate1_pkts": "16", 
                                "eth_inrate1_summary_bits": "12.68 Kbps", 
                                "eth_inrate1_summary_pkts": "16 pps", 
                                "eth_inrate2_bits": "12344", 
                                "eth_inrate2_pkts": "15", 
                                "eth_inrate2_summary_bits": "12.34 Kbps", 
                                "eth_inrate2_summary_pkts": "15 pps", 
                                "eth_inucast": 846, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mode": "access", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 2336, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 1, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 8, 
                                "eth_outrate1_bits": "0", 
                                "eth_outrate1_pkts": "0", 
                                "eth_outrate1_summary_bits": "0 bps", 
                                "eth_outrate1_summary_pkts": "0 pps", 
                                "eth_outrate2_bits": "0", 
                                "eth_outrate2_pkts": "0", 
                                "eth_outrate2_summary_bits": "0 bps", 
                                "eth_outrate2_summary_pkts": "0 pps", 
                                "eth_outucast": 7, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/21", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "down", 
                                "state_rsn_desc": "BPDUGuard errDisable"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b33d", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787871, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32417, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32417, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008702927, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987712, 
                                "eth_outrate1_bits": "12392", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.39 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11976", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.98 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987712, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/22", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b33e", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9789268, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32429, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32429, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008702948, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987714, 
                                "eth_outrate1_bits": "12384", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.38 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11976", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.98 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987714, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/23", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b33f", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9786609, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32406, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32406, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008706028, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987748, 
                                "eth_outrate1_bits": "12392", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.39 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11976", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.98 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987748, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/24", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b340", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9788231, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32421, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32421, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008702477, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987707, 
                                "eth_outrate1_bits": "12384", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.38 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11976", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.98 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987707, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/25", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b341", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787376, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32409, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32409, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008703917, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987726, 
                                "eth_outrate1_bits": "12280", 
                                "eth_outrate1_pkts": "15", 
                                "eth_outrate1_summary_bits": "12.28 Kbps", 
                                "eth_outrate1_summary_pkts": "15 pps", 
                                "eth_outrate2_bits": "12168", 
                                "eth_outrate2_pkts": "15", 
                                "eth_outrate2_summary_bits": "12.17 Kbps", 
                                "eth_outrate2_summary_pkts": "15 pps", 
                                "eth_outucast": 10987726, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/26", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b342", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787041, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32408, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32408, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008702384, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987708, 
                                "eth_outrate1_bits": "12392", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.39 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11976", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.98 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987708, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/27", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b343", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787535, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32409, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32409, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008701533, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987701, 
                                "eth_outrate1_bits": "12280", 
                                "eth_outrate1_pkts": "15", 
                                "eth_outrate1_summary_bits": "12.28 Kbps", 
                                "eth_outrate1_summary_pkts": "15 pps", 
                                "eth_outrate2_bits": "12152", 
                                "eth_outrate2_pkts": "15", 
                                "eth_outrate2_summary_bits": "12.15 Kbps", 
                                "eth_outrate2_summary_pkts": "15 pps", 
                                "eth_outucast": 10987701, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/28", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b344", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787155, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32408, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32408, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008691722, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 2, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987599, 
                                "eth_outrate1_bits": "12352", 
                                "eth_outrate1_pkts": "15", 
                                "eth_outrate1_summary_bits": "12.35 Kbps", 
                                "eth_outrate1_summary_pkts": "15 pps", 
                                "eth_outrate2_bits": "12168", 
                                "eth_outrate2_pkts": "15", 
                                "eth_outrate2_summary_bits": "12.17 Kbps", 
                                "eth_outrate2_summary_pkts": "15 pps", 
                                "eth_outucast": 10987597, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/29", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b345", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9786791, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32407, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32407, 
                                "eth_inrate1_bits": "168", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "168 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "496", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "496 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008690297, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987554, 
                                "eth_outrate1_bits": "12280", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.28 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12136", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.14 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987554, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 2, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/30", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b346", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787825, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32412, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32412, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008697313, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987655, 
                                "eth_outrate1_bits": "12392", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.39 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12008", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.01 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987655, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/31", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b347", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9788026, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32416, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32416, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008699070, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987671, 
                                "eth_outrate1_bits": "12344", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.34 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12072", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.07 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987671, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/32", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b348", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 1008832448, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 10989139, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 10989139, 
                                "eth_inrate1_bits": "12392", 
                                "eth_inrate1_pkts": "16", 
                                "eth_inrate1_summary_bits": "12.39 Kbps", 
                                "eth_inrate1_summary_pkts": "16 pps", 
                                "eth_inrate2_bits": "12232", 
                                "eth_inrate2_pkts": "15", 
                                "eth_inrate2_summary_bits": "12.23 Kbps", 
                                "eth_inrate2_summary_pkts": "15 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008701107, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987692, 
                                "eth_outrate1_bits": "12296", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.30 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12152", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.15 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987692, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/33", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b349", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9789061, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32430, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32430, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008698277, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987661, 
                                "eth_outrate1_bits": "12344", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.34 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12136", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.14 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987661, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/34", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b34a", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9788368, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32421, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32421, 
                                "eth_inrate1_bits": "168", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "168 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "496", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "496 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008685448, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987524, 
                                "eth_outrate1_bits": "12240", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.24 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12136", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.14 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987524, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/35", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b34b", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787428, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32409, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32409, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008699270, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987673, 
                                "eth_outrate1_bits": "12320", 
                                "eth_outrate1_pkts": "15", 
                                "eth_outrate1_summary_bits": "12.32 Kbps", 
                                "eth_outrate1_summary_pkts": "15 pps", 
                                "eth_outrate2_bits": "12136", 
                                "eth_outrate2_pkts": "15", 
                                "eth_outrate2_summary_bits": "12.14 Kbps", 
                                "eth_outrate2_summary_pkts": "15 pps", 
                                "eth_outucast": 10987673, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/36", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b34c", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787376, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32409, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32409, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008700350, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987685, 
                                "eth_outrate1_bits": "12344", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.34 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12152", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.15 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987685, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/37", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b34d", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787428, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32409, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32409, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008699540, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987676, 
                                "eth_outrate1_bits": "12368", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.37 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12008", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.01 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987676, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/38", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b34e", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b34e", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 4805, 
                                "eth_inbytes": 35689343, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 384611, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 389416, 
                                "eth_inrate1_bits": "368", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "368 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "280", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "280 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mode": "trunk", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1055097605, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 33004, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 11020724, 
                                "eth_outrate1_bits": "12864", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.86 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12504", 
                                "eth_outrate2_pkts": "13", 
                                "eth_outrate2_summary_bits": "12.50 Kbps", 
                                "eth_outrate2_summary_pkts": "13 pps", 
                                "eth_outucast": 10987720, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/39", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b34f", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b34f", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 9599, 
                                "eth_inbytes": 38433384, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 418668, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 428267, 
                                "eth_inrate1_bits": "448", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "448 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "280", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "280 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mode": "trunk", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1052756310, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987653, 
                                "eth_outrate1_bits": "12888", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.89 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12496", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.50 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987653, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/40", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b350", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787041, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32408, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32408, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008697847, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987656, 
                                "eth_outrate1_bits": "12344", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.34 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11960", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.96 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987656, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/41", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b351", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9786284, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32405, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32405, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008698907, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987671, 
                                "eth_outrate1_bits": "12384", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.38 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11992", 
                                "eth_outrate2_pkts": "13", 
                                "eth_outrate2_summary_bits": "11.99 Kbps", 
                                "eth_outrate2_summary_pkts": "13 pps", 
                                "eth_outucast": 10987671, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/42", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b352", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9789375, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32429, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32429, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008696773, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987649, 
                                "eth_outrate1_bits": "12352", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.35 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11992", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "11.99 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 10987649, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/43", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b353", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 9787376, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 32409, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 32409, 
                                "eth_inrate1_bits": "272", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "272 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "120", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "120 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 0, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1008698260, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 10987662, 
                                "eth_outrate1_bits": "12384", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.38 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "11992", 
                                "eth_outrate2_pkts": "13", 
                                "eth_outrate2_summary_bits": "11.99 Kbps", 
                                "eth_outrate2_summary_pkts": "13 pps", 
                                "eth_outucast": 10987662, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/44", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "desc": "mdr-d001_Ethernet49::: [CRIT]", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b354", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000/40000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 3, 
                                "eth_inbytes": 18193293, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 129130, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 130640, 
                                "eth_inrate1_bits": "312", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "312 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "176", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "176 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 1507, 
                                "eth_ip_addr": "7.57.253.5", 
                                "eth_ip_mask": 30, 
                                "eth_ip_prefix": "7.57.253.4", 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1017455500, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 11091378, 
                                "eth_outrate1_bits": "12520", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.52 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12096", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.10 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 11091378, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/45", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "desc": "mdr-d002_Ethernet49::: [CRIT]", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b355", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b37c", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 2, 
                                "eth_inbytes": 18195201, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 129153, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 130664, 
                                "eth_inrate1_bits": "424", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "424 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "224", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "224 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 1509, 
                                "eth_ip_addr": "7.57.253.9", 
                                "eth_ip_mask": 30, 
                                "eth_ip_prefix": "7.57.253.8", 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1017451750, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 0, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 11091337, 
                                "eth_outrate1_bits": "12488", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "12.49 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12128", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.13 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 11091337, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/46", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "desc": "mdr-c002_Ethernet1/47::: [CRIT]", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b356", 
                                "eth_bundle": "Po47", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b356", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 0, 
                                "eth_inbytes": 24463568903, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 185333349, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 185333395, 
                                "eth_inrate1_bits": "560", 
                                "eth_inrate1_pkts": "0", 
                                "eth_inrate1_summary_bits": "560 bps", 
                                "eth_inrate1_summary_pkts": "0 pps", 
                                "eth_inrate2_bits": "328", 
                                "eth_inrate2_pkts": "0", 
                                "eth_inrate2_summary_bits": "328 bps", 
                                "eth_inrate2_summary_pkts": "0 pps", 
                                "eth_inucast": 46, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mode": "trunk", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1058192146, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 22843, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 11036886, 
                                "eth_outrate1_bits": "12968", 
                                "eth_outrate1_pkts": "15", 
                                "eth_outrate1_summary_bits": "12.97 Kbps", 
                                "eth_outrate1_summary_pkts": "15 pps", 
                                "eth_outrate2_bits": "12752", 
                                "eth_outrate2_pkts": "15", 
                                "eth_outrate2_summary_bits": "12.75 Kbps", 
                                "eth_outrate2_summary_pkts": "15 pps", 
                                "eth_outucast": 11014043, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/47", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "desc": "mdr-c002_Ethernet1/48::: [CRIT]", 
                                "encapsulation": "ARPA", 
                                "eth_autoneg": "on", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_beacon": "off", 
                                "eth_bia_addr": "f44e.0584.b357", 
                                "eth_bundle": "Po47", 
                                "eth_bw": 10000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_eee_state": "n/a", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b357", 
                                "eth_hw_desc": "100/1000/10000 Ethernet", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 81855, 
                                "eth_inbytes": 24678081329, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 188135998, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 188376074, 
                                "eth_inrate1_bits": "2832", 
                                "eth_inrate1_pkts": "4", 
                                "eth_inrate1_summary_bits": "2.83 Kbps", 
                                "eth_inrate1_summary_pkts": "4 pps", 
                                "eth_inrate2_bits": "2584", 
                                "eth_inrate2_pkts": "4", 
                                "eth_inrate2_summary_bits": "2.58 Kbps", 
                                "eth_inrate2_summary_pkts": "4 pps", 
                                "eth_inucast": 158221, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_link_flapped": "1week(s) 0day(s)", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_media": "10G", 
                                "eth_mode": "trunk", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 1064222384, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 96760, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 11105933, 
                                "eth_outrate1_bits": "13064", 
                                "eth_outrate1_pkts": "14", 
                                "eth_outrate1_summary_bits": "13.06 Kbps", 
                                "eth_outrate1_summary_pkts": "14 pps", 
                                "eth_outrate2_bits": "12768", 
                                "eth_outrate2_pkts": "14", 
                                "eth_outrate2_summary_bits": "12.77 Kbps", 
                                "eth_outrate2_summary_pkts": "14 pps", 
                                "eth_outucast": 11009173, 
                                "eth_overrun": "0", 
                                "eth_ratemode": "dedicated", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "Ethernet1/48", 
                                "medium": "broadcast", 
                                "share_state": "Dedicated", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "desc": "MDR-C4900-C15-C02 Po47 [CRIT]", 
                                "encapsulation": "ARPA", 
                                "eth_babbles": "0", 
                                "eth_bad_eth": "0", 
                                "eth_bad_proto": "0", 
                                "eth_bia_addr": "f44e.0584.b356", 
                                "eth_bw": 20000000, 
                                "eth_clear_counters": "never", 
                                "eth_coll": "0", 
                                "eth_crc": "0", 
                                "eth_deferred": "0", 
                                "eth_dly": 10, 
                                "eth_dribble": "0", 
                                "eth_duplex": "full", 
                                "eth_ethertype": "0x8100", 
                                "eth_frame": "0", 
                                "eth_giants": 0, 
                                "eth_hw_addr": "f44e.0584.b356", 
                                "eth_hw_desc": "Port-Channel", 
                                "eth_ignored": "0", 
                                "eth_in_flowctrl": "off", 
                                "eth_in_ifdown_drops": "0", 
                                "eth_inbcast": 81855, 
                                "eth_inbytes": 49141650232, 
                                "eth_indiscard": "0", 
                                "eth_inerr": "0", 
                                "eth_inmcast": 373469347, 
                                "eth_inpause": "0", 
                                "eth_inpkts": 373709469, 
                                "eth_inrate1_bits": "3352", 
                                "eth_inrate1_pkts": "4", 
                                "eth_inrate1_summary_bits": "3.35 Kbps", 
                                "eth_inrate1_summary_pkts": "4 pps", 
                                "eth_inrate2_bits": "2912", 
                                "eth_inrate2_pkts": "4", 
                                "eth_inrate2_summary_bits": "2.91 Kbps", 
                                "eth_inrate2_summary_pkts": "4 pps", 
                                "eth_inucast": 158267, 
                                "eth_jumbo_inpkts": "0", 
                                "eth_jumbo_outpkts": "0", 
                                "eth_latecoll": "0", 
                                "eth_load_interval1_rx": 30, 
                                "eth_load_interval1_tx": "30", 
                                "eth_load_interval2_rx": "300", 
                                "eth_load_interval2_tx": "300", 
                                "eth_lostcarrier": "0", 
                                "eth_mdix": "off", 
                                "eth_members": "Eth1/47, Eth1/48", 
                                "eth_mode": "trunk", 
                                "eth_mtu": "1500", 
                                "eth_nobuf": 0, 
                                "eth_nocarrier": "0", 
                                "eth_out_flowctrl": "off", 
                                "eth_outbcast": 0, 
                                "eth_outbytes": 2122414530, 
                                "eth_outdiscard": "0", 
                                "eth_outerr": "0", 
                                "eth_outmcast": 119603, 
                                "eth_outpause": "0", 
                                "eth_outpkts": 22142819, 
                                "eth_outrate1_bits": "26072", 
                                "eth_outrate1_pkts": "29", 
                                "eth_outrate1_summary_bits": "26.07 Kbps", 
                                "eth_outrate1_summary_pkts": "29 pps", 
                                "eth_outrate2_bits": "25536", 
                                "eth_outrate2_pkts": "29", 
                                "eth_outrate2_summary_bits": "25.54 Kbps", 
                                "eth_outrate2_summary_pkts": "29 pps", 
                                "eth_outucast": 22023216, 
                                "eth_overrun": "0", 
                                "eth_reliability": "255", 
                                "eth_reset_cntr": 1, 
                                "eth_runts": 0, 
                                "eth_rxload": "1", 
                                "eth_speed": "10 Gb/s", 
                                "eth_storm_supp": "0", 
                                "eth_swt_monitor": "off", 
                                "eth_txload": "1", 
                                "eth_underrun": "0", 
                                "eth_watchdog": "0", 
                                "interface": "port-channel47", 
                                "medium": "broadcast", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "up", 
                                "encapsulation": "LOOPBACK", 
                                "eth_bw": 8000000, 
                                "eth_dly": 5000, 
                                "eth_hw_desc": "Loopback", 
                                "eth_ip_addr": "7.57.255.2", 
                                "eth_ip_mask": 32, 
                                "eth_ip_prefix": "7.57.255.2", 
                                "eth_mdix": "off", 
                                "eth_mtu": "1500", 
                                "eth_reliability": "255", 
                                "eth_rxload": "1", 
                                "eth_txload": "1", 
                                "interface": "loopback0", 
                                "loop_in_bytes": "0", 
                                "loop_in_compressed": "0", 
                                "loop_in_errors": "0", 
                                "loop_in_fifo": "0", 
                                "loop_in_frame": "0", 
                                "loop_in_mcast": "0", 
                                "loop_in_overrun": "0", 
                                "loop_in_pkts": 0, 
                                "loop_out_bytes": "0", 
                                "loop_out_carriers": "0", 
                                "loop_out_collisions": "0", 
                                "loop_out_errors": "0", 
                                "loop_out_fifo": "0", 
                                "loop_out_pkts": "0", 
                                "loop_out_underruns": "0", 
                                "medium": "broadcast", 
                                "state": "up"
                            }, 
                            {
                                "admin_state": "down", 
                                "encapsulation": "LOOPBACK", 
                                "eth_bw": 8000000, 
                                "eth_dly": 5000, 
                                "eth_hw_desc": "Loopback", 
                                "eth_ip_addr": "9.9.9.9", 
                                "eth_ip_mask": 32, 
                                "eth_ip_prefix": "9.9.9.9", 
                                "eth_mdix": "off", 
                                "eth_mtu": "1500", 
                                "eth_reliability": "255", 
                                "eth_rxload": "1", 
                                "eth_txload": "1", 
                                "interface": "loopback100", 
                                "loop_in_bytes": "0", 
                                "loop_in_compressed": "0", 
                                "loop_in_errors": "0", 
                                "loop_in_fifo": "0", 
                                "loop_in_frame": "0", 
                                "loop_in_mcast": "0", 
                                "loop_in_overrun": "0", 
                                "loop_in_pkts": 0, 
                                "loop_out_bytes": "0", 
                                "loop_out_carriers": "0", 
                                "loop_out_collisions": "0", 
                                "loop_out_errors": "0", 
                                "loop_out_fifo": "0", 
                                "loop_out_pkts": "0", 
                                "loop_out_underruns": "0", 
                                "medium": "broadcast", 
                                "state": "down", 
                                "state_rsn_desc": "Administratively down"
                            }, 
                            {
                                "interface": "Vlan1", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_ip_addr": "9.9.9.9", 
                                "svi_ip_mask": "24", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "46451557", 
                                "svi_ucast_pkts_in": "172840"
                            }, 
                            {
                                "interface": "Vlan2", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "23326624", 
                                "svi_ucast_pkts_in": "323981"
                            }, 
                            {
                                "interface": "Vlan3", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan4", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan5", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan6", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan7", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan8", 
                                "svi_admin_state": "up", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_ip_addr": "10.57.8.3", 
                                "svi_ip_mask": "22", 
                                "svi_line_proto": "up", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "2142236082", 
                                "svi_ucast_pkts_in": "22701765"
                            }, 
                            {
                                "interface": "Vlan9", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan10", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan11", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan12", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan13", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan14", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan15", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan16", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan17", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan18", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan19", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan20", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan21", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan22", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan23", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan24", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan25", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan26", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan27", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan28", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan29", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan30", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan31", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan32", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan33", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan34", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan35", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan36", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan37", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan38", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan39", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan40", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan41", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan42", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan43", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan44", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan45", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan46", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan47", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan48", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan49", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan50", 
                                "svi_admin_state": "up", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_ip_addr": "10.57.50.4", 
                                "svi_ip_mask": "24", 
                                "svi_line_proto": "up", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "52840355475", 
                                "svi_ucast_pkts_in": "413627044"
                            }, 
                            {
                                "interface": "Vlan51", 
                                "svi_admin_state": "up", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "up", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "28971464", 
                                "svi_ucast_pkts_in": "406993"
                            }, 
                            {
                                "interface": "Vlan52", 
                                "svi_admin_state": "up", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "up", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "28979072", 
                                "svi_ucast_pkts_in": "407105"
                            }, 
                            {
                                "interface": "Vlan53", 
                                "svi_admin_state": "up", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "up", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "28979896", 
                                "svi_ucast_pkts_in": "407117"
                            }, 
                            {
                                "interface": "Vlan54", 
                                "svi_admin_state": "up", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "up", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "23326920", 
                                "svi_ucast_pkts_in": "323985"
                            }, 
                            {
                                "interface": "Vlan55", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan56", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan57", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan58", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan59", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan60", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan61", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan62", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan63", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan64", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan65", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan66", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan67", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan68", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan69", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan70", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan71", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan72", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan73", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan74", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan75", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan76", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan77", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan78", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan79", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan80", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan81", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan82", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan83", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan84", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan85", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan86", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan87", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan88", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan89", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan90", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan91", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan92", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan93", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan94", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan95", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan96", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan97", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan98", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan99", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan100", 
                                "svi_admin_state": "up", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "up", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "23326776", 
                                "svi_ucast_pkts_in": "323983"
                            }, 
                            {
                                "interface": "Vlan101", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan102", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan103", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan104", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan105", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan106", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan107", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan108", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan109", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan110", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan111", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan112", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan113", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan114", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan115", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan116", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan117", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan118", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan119", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan120", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan121", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan122", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan123", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan124", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan125", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan126", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan127", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan128", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan129", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan130", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan131", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan132", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan133", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan134", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan135", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan136", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan137", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan138", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan139", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan140", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan141", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan142", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan143", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan144", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan145", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan146", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan147", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan148", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan149", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan150", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan151", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan152", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan153", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan154", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan155", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan156", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan157", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan158", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan159", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan160", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan161", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan162", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan163", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan164", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan165", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan166", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan167", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan168", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan169", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan170", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan171", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan172", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan173", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan174", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan175", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan176", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan177", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan178", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan179", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan180", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan181", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan182", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan183", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan184", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan185", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan186", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan187", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan188", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan189", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan190", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan191", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan192", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan193", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan194", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan195", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan196", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan197", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan198", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan199", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan200", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan201", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan202", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan203", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan204", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan205", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan206", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan207", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan208", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan209", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan210", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan211", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan212", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan213", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan214", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan215", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan216", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan217", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan218", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan219", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan220", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan221", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan222", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan223", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan224", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan225", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan226", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan227", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan228", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan229", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan230", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan231", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan232", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan233", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan234", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan235", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan236", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan237", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan238", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan239", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan240", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan241", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan242", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan243", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan244", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan245", 
                                "svi_admin_state": "up", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "up", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "23326920", 
                                "svi_ucast_pkts_in": "323985"
                            }, 
                            {
                                "interface": "Vlan246", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan247", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan248", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan249", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan250", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan251", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan252", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan253", 
                                "svi_admin_state": "up", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "20000000", 
                                "svi_delay": "10", 
                                "svi_ip_addr": "7.57.253.2", 
                                "svi_ip_mask": "30", 
                                "svi_line_proto": "up", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "265660302", 
                                "svi_ucast_pkts_in": "2232836"
                            }, 
                            {
                                "interface": "Vlan254", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan255", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan256", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan257", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan258", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan259", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan260", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan261", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan262", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan263", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan264", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan265", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan266", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan267", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan268", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan269", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan270", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan271", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan272", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan273", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan274", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan275", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan276", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan277", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan278", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan279", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan280", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan281", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan282", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan283", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan284", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan285", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan286", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan287", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan288", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan289", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan290", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan291", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan292", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan293", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan294", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan295", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan296", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan297", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan298", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan299", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan300", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan301", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan302", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan303", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan304", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan305", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan306", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan307", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan308", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan309", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan310", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan311", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan312", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan313", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan314", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan315", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan316", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan317", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan318", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan319", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan320", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan321", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan322", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan323", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan324", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan325", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan326", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan327", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan328", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan329", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan330", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan331", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan332", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan333", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan334", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan335", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan336", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan337", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan338", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan339", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan340", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan341", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan342", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan343", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan344", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan345", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan346", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan347", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan348", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan349", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan350", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan351", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan352", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan353", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan354", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan355", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan356", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan357", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan358", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan359", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan360", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan361", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan362", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan363", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan364", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan365", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan366", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan367", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan368", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan369", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan370", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan371", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan372", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan373", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan374", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan375", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan376", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan377", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan378", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan379", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan380", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan381", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan382", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan383", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan384", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan385", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan386", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan387", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan388", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan389", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan390", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan391", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan392", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan393", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan394", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan395", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan396", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan397", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan398", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan399", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan400", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan401", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan402", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan403", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan404", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan405", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan406", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan407", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan408", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan409", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan410", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan411", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan412", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan413", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan414", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan415", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan416", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan417", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan418", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan419", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan420", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan421", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan422", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan423", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan424", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan425", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan426", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan427", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan428", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan429", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan430", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan431", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan432", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan433", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan434", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan435", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan436", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan437", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan438", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan439", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan440", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan441", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan442", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan443", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan444", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan445", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan446", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan447", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan448", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan449", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan450", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan451", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan452", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan453", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan454", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan455", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan456", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan457", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan458", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan459", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan460", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan461", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan462", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan463", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan464", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan465", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan466", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan467", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan468", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan469", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan470", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan471", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan472", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan473", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan474", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan475", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan476", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan477", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan478", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan479", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan480", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan481", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan482", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan483", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan484", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan485", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan486", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan487", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan488", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan489", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan490", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan491", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan492", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan493", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan494", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan495", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan496", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan497", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan498", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan499", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }, 
                            {
                                "interface": "Vlan501", 
                                "svi_admin_state": "down", 
                                "svi_arp_type": "ARPA", 
                                "svi_bw": "1000000", 
                                "svi_delay": "10", 
                                "svi_line_proto": "down", 
                                "svi_mac": "f44e.0584.b37c", 
                                "svi_mtu": "1500", 
                                "svi_rsn_desc": "VLAN/BD is down", 
                                "svi_rx_load": "1", 
                                "svi_time_last_cleared": "never", 
                                "svi_tx_load": 1, 
                                "svi_ucast_bytes_in": "0", 
                                "svi_ucast_pkts_in": "0"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show interface", 
                "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 interface 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 interface
mgmt0 is up
admin state is up,
  Hardware: GigabitEthernet, address: f44e.0584.b320 (bia f44e.0584.b320)
  Internet Address is 10.197.122.96/24
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 1000 Mb/s
  Auto-Negotiation is turned on
  Auto-mdix is turned off
  EtherType is 0x0000 
  1 minute input rate 7232 bits/sec, 8 packets/sec
  1 minute output rate 74776 bits/sec, 17 packets/sec
  Rx
    1148984 input packets 58618 unicast packets 812286 multicast packets
    278080 broadcast packets 127840371 bytes
  Tx
    96655 output packets 85845 unicast packets 10803 multicast packets
    7 broadcast packets 39465000 bytes

Ethernet1/1 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b328)
  Internet Address is 10.100.90.129/30
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 6d12h
  Last clearing of "show interface" counters never
  3 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 0 bits/sec, 0 packets/sec
    30 seconds output rate 12664 bits/sec, 16 packets/sec
    input rate 0 bps, 0 pps; output rate 12.66 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 0 bits/sec, 0 packets/sec
    300 seconds output rate 12336 bits/sec, 14 packets/sec
    input rate 0 bps, 0 pps; output rate 12.34 Kbps, 14 pps
  RX
    18353 unicast packets  81423 multicast packets  0 broadcast packets
    99776 input packets  6678376 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    743399329 unicast packets  370192021 multicast packets  0 broadcast packets
    1113591350 output packets  1109752939661 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/1.50 is up
admin state is up, Dedicated Interface, [parent interface is Ethernet1/1]
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b328)
  Internet Address is 89.1.1.1/24
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation 802.1Q Virtual LAN, Vlan ID 50, medium is broadcast
  Auto-mdix is turned off
  EtherType is 0x8100 

Ethernet1/1.51 is up
admin state is up, Dedicated Interface, [parent interface is Ethernet1/1]
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b328)
  Internet Address is 89.1.2.1/24
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation 802.1Q Virtual LAN, Vlan ID 51, medium is broadcast
  Auto-mdix is turned off
  EtherType is 0x8100 

Ethernet1/1.52 is up
admin state is up, Dedicated Interface, [parent interface is Ethernet1/1]
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b328)
  Internet Address is 89.1.3.1/24
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation 802.1Q Virtual LAN, Vlan ID 52, medium is broadcast
  Auto-mdix is turned off
  EtherType is 0x8100 

Ethernet1/1.53 is up
admin state is up, Dedicated Interface, [parent interface is Ethernet1/1]
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b328)
  Internet Address is 89.1.4.1/24
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation 802.1Q Virtual LAN, Vlan ID 53, medium is broadcast
  Auto-mdix is turned off
  EtherType is 0x8100 

Ethernet1/2 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b329)
  Description: frk-c001_Ethernet1/33:152:Interoute:W_FrontOffice [CRIT]
  Internet Address is 10.100.157.2/30
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 2952 bits/sec, 3 packets/sec
    30 seconds output rate 15392 bits/sec, 20 packets/sec
    input rate 2.95 Kbps, 3 pps; output rate 15.39 Kbps, 20 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 2688 bits/sec, 3 packets/sec
    300 seconds output rate 14944 bits/sec, 18 packets/sec
    input rate 2.69 Kbps, 3 pps; output rate 14.94 Kbps, 18 pps
  RX
    733137048 unicast packets  1414545 multicast packets  2 broadcast packets
    734551595 input packets  1061564299684 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    13658774 unicast packets  0 multicast packets  0 broadcast packets
    13658774 output packets  1248659247 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/3 is down (Link not connected)
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b32a)
  Description: frk-c001_Ethernet1/33:152:Interoute:W_FrontOffice [CRIT]
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  auto-duplex, auto-speed, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped never
  Last clearing of "show interface" counters never
  0 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 0 bits/sec, 0 packets/sec
    30 seconds output rate 0 bits/sec, 0 packets/sec
    input rate 0 bps, 0 pps; output rate 0 bps, 0 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 0 bits/sec, 0 packets/sec
    300 seconds output rate 0 bits/sec, 0 packets/sec
    input rate 0 bps, 0 pps; output rate 0 bps, 0 pps
  RX
    0 unicast packets  0 multicast packets  0 broadcast packets
    0 input packets  0 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    0 unicast packets  0 multicast packets  0 broadcast packets
    0 output packets  0 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/4 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b32b)
  Description: lsl-c001_Ethernet1/25:364:euNetworks:W_FrontOffice [CRIT]
  Internet Address is 10.100.157.10/30
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 1600 bits/sec, 1 packets/sec
    30 seconds output rate 13768 bits/sec, 17 packets/sec
    input rate 1.60 Kbps, 1 pps; output rate 13.77 Kbps, 17 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 1264 bits/sec, 1 packets/sec
    300 seconds output rate 13368 bits/sec, 17 packets/sec
    input rate 1.26 Kbps, 1 pps; output rate 13.37 Kbps, 17 pps
  RX
    1186948 unicast packets  134622 multicast packets  3 broadcast packets
    1321573 input packets  120920074 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    12225028 unicast packets  0 multicast packets  0 broadcast packets
    12225028 output packets  1110614589 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/5 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b32c)
  Internet Address is 94.1.1.96/24
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 480 bits/sec, 0 packets/sec
    30 seconds output rate 12552 bits/sec, 16 packets/sec
    input rate 480 bps, 0 pps; output rate 12.55 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 240 bits/sec, 0 packets/sec
    300 seconds output rate 12064 bits/sec, 14 packets/sec
    input rate 240 bps, 0 pps; output rate 12.06 Kbps, 14 pps
  RX
    0 unicast packets  438127 multicast packets  0 broadcast packets
    438127 input packets  37141356 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10988826 unicast packets  0 multicast packets  0 broadcast packets
    10988826 output packets  1009873942 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/6 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b32d)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12424 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.42 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 112 bits/sec, 0 packets/sec
    300 seconds output rate 12040 bits/sec, 15 packets/sec
    input rate 112 bps, 0 pps; output rate 12.04 Kbps, 15 pps
  RX
    0 unicast packets  32409 multicast packets  0 broadcast packets
    32409 input packets  9733353 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987965 unicast packets  0 multicast packets  0 broadcast packets
    10987965 output packets  1008672219 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/7 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b32e)
  Internet Address is 192.168.161.2/24
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 392 bits/sec, 0 packets/sec
    30 seconds output rate 12536 bits/sec, 16 packets/sec
    input rate 392 bps, 0 pps; output rate 12.54 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 112 bits/sec, 0 packets/sec
    300 seconds output rate 12200 bits/sec, 15 packets/sec
    input rate 112 bps, 0 pps; output rate 12.20 Kbps, 15 pps
  RX
    792 unicast packets  107148 multicast packets  3 broadcast packets
    107943 input packets  16232645 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    11063466 unicast packets  0 multicast packets  0 broadcast packets
    11063466 output packets  1015163053 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/8 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b32f)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12464 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.46 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 112 bits/sec, 0 packets/sec
    300 seconds output rate 12048 bits/sec, 15 packets/sec
    input rate 112 bps, 0 pps; output rate 12.05 Kbps, 15 pps
  RX
    0 unicast packets  32443 multicast packets  0 broadcast packets
    32443 input packets  9737091 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987934 unicast packets  0 multicast packets  0 broadcast packets
    10987934 output packets  1008668987 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/9 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b330)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12504 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.50 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 112 bits/sec, 0 packets/sec
    300 seconds output rate 12064 bits/sec, 14 packets/sec
    input rate 112 bps, 0 pps; output rate 12.06 Kbps, 14 pps
  RX
    0 unicast packets  32431 multicast packets  0 broadcast packets
    32431 input packets  9736063 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987936 unicast packets  0 multicast packets  0 broadcast packets
    10987936 output packets  1008669167 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/10 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b331)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12424 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.42 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12104 bits/sec, 15 packets/sec
    input rate 120 bps, 0 pps; output rate 12.10 Kbps, 15 pps
  RX
    0 unicast packets  32423 multicast packets  0 broadcast packets
    32423 input packets  9788794 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987926 unicast packets  0 multicast packets  0 broadcast packets
    10987926 output packets  1008722281 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/11 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b332)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12504 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.50 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12080 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.08 Kbps, 14 pps
  RX
    0 unicast packets  32426 multicast packets  0 broadcast packets
    32426 input packets  9789613 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987936 unicast packets  0 multicast packets  0 broadcast packets
    10987936 output packets  1008723181 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/12 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b333)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12064 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.06 Kbps, 14 pps
  RX
    0 unicast packets  32410 multicast packets  0 broadcast packets
    32410 input packets  9787863 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987903 unicast packets  0 multicast packets  0 broadcast packets
    10987903 output packets  1008720191 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/13 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b334)
  Description: mil-c001_Ethernet1/1:349:Colt Technology Services Co., Ltd:W_FrontOffice [CRIT]
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 328 bits/sec, 0 packets/sec
    30 seconds output rate 12544 bits/sec, 16 packets/sec
    input rate 328 bps, 0 pps; output rate 12.54 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 288 bits/sec, 0 packets/sec
    300 seconds output rate 12120 bits/sec, 14 packets/sec
    input rate 288 bps, 0 pps; output rate 12.12 Kbps, 14 pps
  RX
    0 unicast packets  60600 multicast packets  6 broadcast packets
    60623 input packets  13131891 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  17 CRC  0 no buffer
    17 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987961 unicast packets  0 multicast packets  0 broadcast packets
    10987961 output packets  1010173073 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/14 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b335)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12464 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.46 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12040 bits/sec, 15 packets/sec
    input rate 120 bps, 0 pps; output rate 12.04 Kbps, 15 pps
  RX
    0 unicast packets  32409 multicast packets  0 broadcast packets
    32409 input packets  9787355 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987920 unicast packets  0 multicast packets  0 broadcast packets
    10987920 output packets  1008722363 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/15 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b336)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12072 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.07 Kbps, 14 pps
  RX
    0 unicast packets  32423 multicast packets  0 broadcast packets
    32423 input packets  9789053 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987905 unicast packets  0 multicast packets  0 broadcast packets
    10987905 output packets  1008720188 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/16 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b337)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12072 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.07 Kbps, 14 pps
  RX
    0 unicast packets  32413 multicast packets  0 broadcast packets
    32413 input packets  9788153 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987932 unicast packets  2 multicast packets  0 broadcast packets
    10987934 output packets  1008722957 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/17 is down (BPDUGuard errDisable)
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b338 (bia f44e.0584.b338)
  Description: mdr-bridgel3_s5p2 (enp5s0d1)::: [CRIT]
  MTU 1500 bytes, BW 40000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  Port mode is access
  auto-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 12904 bits/sec, 16 packets/sec
    30 seconds output rate 0 bits/sec, 0 packets/sec
    input rate 12.90 Kbps, 16 pps; output rate 0 bps, 0 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 12296 bits/sec, 15 packets/sec
    300 seconds output rate 0 bits/sec, 0 packets/sec
    input rate 12.30 Kbps, 15 pps; output rate 0 bps, 0 pps
  RX
    846 unicast packets  11116198 multicast packets  81863 broadcast packets
    11198907 input packets  1025816357 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    7 unicast packets  1 multicast packets  0 broadcast packets
    8 output packets  2431 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/18 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b339)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  2 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12536 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.54 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12096 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.10 Kbps, 14 pps
  RX
    0 unicast packets  32409 multicast packets  0 broadcast packets
    32409 input packets  9787369 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987764 unicast packets  0 multicast packets  0 broadcast packets
    10987764 output packets  1008708935 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/19 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b33a)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12080 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.08 Kbps, 14 pps
  RX
    0 unicast packets  32417 multicast packets  0 broadcast packets
    32417 input packets  9788513 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987935 unicast packets  0 multicast packets  0 broadcast packets
    10987935 output packets  1008723091 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/20 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b33b)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12464 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.46 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12064 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.06 Kbps, 14 pps
  RX
    0 unicast packets  32439 multicast packets  0 broadcast packets
    32439 input packets  9789964 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987880 unicast packets  0 multicast packets  0 broadcast packets
    10987880 output packets  1008718081 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/21 is down (BPDUGuard errDisable)
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b33c (bia f44e.0584.b33c)
  Description: mdr-bridgel4_s1p2 (enp129s0d1)::: [CRIT]
  MTU 1500 bytes, BW 40000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  Port mode is access
  auto-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 12904 bits/sec, 16 packets/sec
    30 seconds output rate 0 bits/sec, 0 packets/sec
    input rate 12.90 Kbps, 16 pps; output rate 0 bps, 0 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 12296 bits/sec, 15 packets/sec
    300 seconds output rate 0 bits/sec, 0 packets/sec
    input rate 12.30 Kbps, 15 pps; output rate 0 bps, 0 pps
  RX
    846 unicast packets  11116246 multicast packets  81867 broadcast packets
    11198959 input packets  1025864414 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    7 unicast packets  1 multicast packets  0 broadcast packets
    8 output packets  2336 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/22 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b33d)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12072 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.07 Kbps, 14 pps
  RX
    0 unicast packets  32418 multicast packets  0 broadcast packets
    32418 input packets  9788199 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987902 unicast packets  0 multicast packets  0 broadcast packets
    10987902 output packets  1008720485 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/23 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b33e)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12072 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.07 Kbps, 14 pps
  RX
    0 unicast packets  32430 multicast packets  0 broadcast packets
    32430 input packets  9789596 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987904 unicast packets  0 multicast packets  0 broadcast packets
    10987904 output packets  1008720506 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/24 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b33f)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12096 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.10 Kbps, 14 pps
  RX
    0 unicast packets  32407 multicast packets  0 broadcast packets
    32407 input packets  9786937 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987938 unicast packets  0 multicast packets  0 broadcast packets
    10987938 output packets  1008723586 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/25 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b340)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12088 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.09 Kbps, 14 pps
  RX
    0 unicast packets  32422 multicast packets  0 broadcast packets
    32422 input packets  9788559 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987897 unicast packets  0 multicast packets  0 broadcast packets
    10987897 output packets  1008720035 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/26 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b341)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12424 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.42 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12056 bits/sec, 15 packets/sec
    input rate 120 bps, 0 pps; output rate 12.06 Kbps, 15 pps
  RX
    0 unicast packets  32410 multicast packets  0 broadcast packets
    32410 input packets  9787704 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987916 unicast packets  0 multicast packets  0 broadcast packets
    10987916 output packets  1008721475 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/27 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b342)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12064 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.06 Kbps, 14 pps
  RX
    0 unicast packets  32409 multicast packets  0 broadcast packets
    32409 input packets  9787369 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987898 unicast packets  0 multicast packets  0 broadcast packets
    10987898 output packets  1008719942 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/28 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b343)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12424 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.42 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12072 bits/sec, 15 packets/sec
    input rate 120 bps, 0 pps; output rate 12.07 Kbps, 15 pps
  RX
    0 unicast packets  32410 multicast packets  0 broadcast packets
    32410 input packets  9787863 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987891 unicast packets  0 multicast packets  0 broadcast packets
    10987891 output packets  1008719091 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/29 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b344)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12448 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.45 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12080 bits/sec, 15 packets/sec
    input rate 120 bps, 0 pps; output rate 12.08 Kbps, 15 pps
  RX
    0 unicast packets  32409 multicast packets  0 broadcast packets
    32409 input packets  9787483 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987787 unicast packets  2 multicast packets  0 broadcast packets
    10987789 output packets  1008709280 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/30 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b345)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  2 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12560 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.56 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12064 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.06 Kbps, 14 pps
  RX
    0 unicast packets  32409 multicast packets  0 broadcast packets
    32409 input packets  9787369 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987745 unicast packets  0 multicast packets  0 broadcast packets
    10987745 output packets  1008708105 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/31 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b346)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12048 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.05 Kbps, 14 pps
  RX
    0 unicast packets  32413 multicast packets  0 broadcast packets
    32413 input packets  9788153 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987845 unicast packets  0 multicast packets  0 broadcast packets
    10987845 output packets  1008714871 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/32 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b347)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12088 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.09 Kbps, 14 pps
  RX
    0 unicast packets  32417 multicast packets  0 broadcast packets
    32417 input packets  9788354 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987861 unicast packets  0 multicast packets  0 broadcast packets
    10987861 output packets  1008716628 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/33 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b348)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 12504 bits/sec, 16 packets/sec
    30 seconds output rate 12504 bits/sec, 16 packets/sec
    input rate 12.50 Kbps, 16 pps; output rate 12.50 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 12184 bits/sec, 15 packets/sec
    300 seconds output rate 12072 bits/sec, 14 packets/sec
    input rate 12.18 Kbps, 15 pps; output rate 12.07 Kbps, 14 pps
  RX
    0 unicast packets  10989331 multicast packets  0 broadcast packets
    10989331 input packets  1008850186 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987882 unicast packets  0 multicast packets  0 broadcast packets
    10987882 output packets  1008718665 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/34 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b349)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12480 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.48 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12056 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.06 Kbps, 14 pps
  RX
    0 unicast packets  32431 multicast packets  0 broadcast packets
    32431 input packets  9789389 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987851 unicast packets  0 multicast packets  0 broadcast packets
    10987851 output packets  1008715835 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/35 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b34a)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12544 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.54 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12056 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.06 Kbps, 14 pps
  RX
    0 unicast packets  32423 multicast packets  0 broadcast packets
    32423 input packets  9788946 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987715 unicast packets  0 multicast packets  0 broadcast packets
    10987715 output packets  1008703256 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/36 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b34b)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12440 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.44 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12056 bits/sec, 15 packets/sec
    input rate 120 bps, 0 pps; output rate 12.06 Kbps, 15 pps
  RX
    0 unicast packets  32410 multicast packets  0 broadcast packets
    32410 input packets  9787756 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987863 unicast packets  0 multicast packets  0 broadcast packets
    10987863 output packets  1008716828 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/37 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b34c)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12072 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.07 Kbps, 14 pps
  RX
    0 unicast packets  32410 multicast packets  0 broadcast packets
    32410 input packets  9787704 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987875 unicast packets  0 multicast packets  0 broadcast packets
    10987875 output packets  1008717908 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/38 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b34d)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12432 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.43 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12048 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.05 Kbps, 14 pps
  RX
    0 unicast packets  32410 multicast packets  0 broadcast packets
    32410 input packets  9787756 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987869 unicast packets  0 multicast packets  0 broadcast packets
    10987869 output packets  1008717388 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/39 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b34e (bia f44e.0584.b34e)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  Port mode is trunk
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 488 bits/sec, 0 packets/sec
    30 seconds output rate 13080 bits/sec, 16 packets/sec
    input rate 488 bps, 0 pps; output rate 13.08 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 296 bits/sec, 0 packets/sec
    300 seconds output rate 12632 bits/sec, 13 packets/sec
    input rate 296 bps, 0 pps; output rate 12.63 Kbps, 13 pps
  RX
    0 unicast packets  384618 multicast packets  4805 broadcast packets
    389423 input packets  35690111 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987911 unicast packets  33004 multicast packets  0 broadcast packets
    11020915 output packets  1055116021 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/40 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b34f (bia f44e.0584.b34f)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  Port mode is trunk
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 528 bits/sec, 0 packets/sec
    30 seconds output rate 13072 bits/sec, 16 packets/sec
    input rate 528 bps, 0 pps; output rate 13.07 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 296 bits/sec, 0 packets/sec
    300 seconds output rate 12584 bits/sec, 14 packets/sec
    input rate 296 bps, 0 pps; output rate 12.58 Kbps, 14 pps
  RX
    0 unicast packets  418675 multicast packets  9599 broadcast packets
    428274 input packets  38434152 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987845 unicast packets  0 multicast packets  0 broadcast packets
    10987845 output packets  1052774820 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/41 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b350)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12056 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.06 Kbps, 14 pps
  RX
    0 unicast packets  32409 multicast packets  0 broadcast packets
    32409 input packets  9787369 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987848 unicast packets  0 multicast packets  0 broadcast packets
    10987848 output packets  1008715585 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/42 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b351)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12048 bits/sec, 13 packets/sec
    input rate 120 bps, 0 pps; output rate 12.05 Kbps, 13 pps
  RX
    0 unicast packets  32406 multicast packets  0 broadcast packets
    32406 input packets  9786612 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987863 unicast packets  0 multicast packets  0 broadcast packets
    10987863 output packets  1008716645 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/43 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b352)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12432 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.43 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12080 bits/sec, 14 packets/sec
    input rate 120 bps, 0 pps; output rate 12.08 Kbps, 14 pps
  RX
    0 unicast packets  32430 multicast packets  0 broadcast packets
    32430 input packets  9789703 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987840 unicast packets  0 multicast packets  0 broadcast packets
    10987840 output packets  1008714441 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/44 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b353)
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 280 bits/sec, 0 packets/sec
    30 seconds output rate 12512 bits/sec, 16 packets/sec
    input rate 280 bps, 0 pps; output rate 12.51 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 120 bits/sec, 0 packets/sec
    300 seconds output rate 12048 bits/sec, 13 packets/sec
    input rate 120 bps, 0 pps; output rate 12.05 Kbps, 13 pps
  RX
    0 unicast packets  32410 multicast packets  0 broadcast packets
    32410 input packets  9787704 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    10987853 unicast packets  0 multicast packets  0 broadcast packets
    10987853 output packets  1008715928 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/45 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000/40000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b354)
  Description: mdr-d001_Ethernet49::: [CRIT]
  Internet Address is 7.57.253.5/30
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 408 bits/sec, 0 packets/sec
    30 seconds output rate 12608 bits/sec, 16 packets/sec
    input rate 408 bps, 0 pps; output rate 12.61 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 216 bits/sec, 0 packets/sec
    300 seconds output rate 12096 bits/sec, 14 packets/sec
    input rate 216 bps, 0 pps; output rate 12.10 Kbps, 14 pps
  RX
    1507 unicast packets  129133 multicast packets  3 broadcast packets
    130643 input packets  18193810 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    11091569 unicast packets  0 multicast packets  0 broadcast packets
    11091569 output packets  1017473161 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/46 is up
admin state is up, Dedicated Interface
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b37c (bia f44e.0584.b355)
  Description: mdr-d002_Ethernet49::: [CRIT]
  Internet Address is 7.57.253.9/30
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 512 bits/sec, 0 packets/sec
    30 seconds output rate 12656 bits/sec, 16 packets/sec
    input rate 512 bps, 0 pps; output rate 12.66 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 216 bits/sec, 0 packets/sec
    300 seconds output rate 12112 bits/sec, 14 packets/sec
    input rate 216 bps, 0 pps; output rate 12.11 Kbps, 14 pps
  RX
    1509 unicast packets  129156 multicast packets  2 broadcast packets
    130667 input packets  18195718 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    11091528 unicast packets  0 multicast packets  0 broadcast packets
    11091528 output packets  1017469411 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/47 is up
admin state is up, Dedicated Interface
  Belongs to Po47
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b356 (bia f44e.0584.b356)
  Description: mdr-c002_Ethernet1/47::: [CRIT]
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  Port mode is trunk
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 480 bits/sec, 0 packets/sec
    30 seconds output rate 13072 bits/sec, 16 packets/sec
    input rate 480 bps, 0 pps; output rate 13.07 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 248 bits/sec, 0 packets/sec
    300 seconds output rate 12664 bits/sec, 15 packets/sec
    input rate 248 bps, 0 pps; output rate 12.66 Kbps, 15 pps
  RX
    46 unicast packets  185333353 multicast packets  0 broadcast packets
    185333399 input packets  24463569562 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    11014234 unicast packets  22843 multicast packets  0 broadcast packets
    11037077 output packets  1058210615 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

Ethernet1/48 is up
admin state is up, Dedicated Interface
  Belongs to Po47
  Hardware: 100/1000/10000 Ethernet, address: f44e.0584.b357 (bia f44e.0584.b357)
  Description: mdr-c002_Ethernet1/48::: [CRIT]
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  Port mode is trunk
  full-duplex, 10 Gb/s, media type is 10G
  Beacon is turned off
  Auto-Negotiation is turned on  FEC mode is Auto
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Rate mode is dedicated
  Switchport monitor is off 
  EtherType is 0x8100 
  EEE (efficient-ethernet) : n/a
  Last link flapped 1week(s) 0day(s)
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 3112 bits/sec, 4 packets/sec
    30 seconds output rate 13176 bits/sec, 16 packets/sec
    input rate 3.11 Kbps, 4 pps; output rate 13.18 Kbps, 16 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 2600 bits/sec, 4 packets/sec
    300 seconds output rate 12792 bits/sec, 14 packets/sec
    input rate 2.60 Kbps, 4 pps; output rate 12.79 Kbps, 14 pps
  RX
    158221 unicast packets  188136047 multicast packets  81864 broadcast packets
    188376132 input packets  24678085804 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    11009365 unicast packets  96761 multicast packets  0 broadcast packets
    11106126 output packets  1064241057 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

port-channel47 is up
admin state is up,
  Hardware: Port-Channel, address: f44e.0584.b356 (bia f44e.0584.b356)
  Description: MDR-C4900-C15-C02 Po47 [CRIT]
  MTU 1500 bytes, BW 20000000 Kbit, DLY 10 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, medium is broadcast
  Port mode is trunk
  full-duplex, 10 Gb/s
  Input flow-control is off, output flow-control is off
  Auto-mdix is turned off
  Switchport monitor is off 
  EtherType is 0x8100 
  Members in this channel: Eth1/47, Eth1/48
  Last clearing of "show interface" counters never
  1 interface resets
  Load-Interval #1: 30 seconds
    30 seconds input rate 3592 bits/sec, 4 packets/sec
    30 seconds output rate 26248 bits/sec, 32 packets/sec
    input rate 3.59 Kbps, 4 pps; output rate 26.25 Kbps, 32 pps
  Load-Interval #2: 5 minute (300 seconds)
    300 seconds input rate 2848 bits/sec, 4 packets/sec
    300 seconds output rate 25456 bits/sec, 29 packets/sec
    input rate 2.85 Kbps, 4 pps; output rate 25.46 Kbps, 29 pps
  RX
    158267 unicast packets  373469400 multicast packets  81864 broadcast packets
    373709531 input packets  49141655366 bytes
    0 jumbo packets  0 storm suppression packets
    0 runts  0 giants  0 CRC  0 no buffer
    0 input error  0 short frame  0 overrun   0 underrun  0 ignored
    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop
    0 input with dribble  0 input discard
    0 Rx pause
  TX
    22023600 unicast packets  119604 multicast packets  0 broadcast packets
    22143204 output packets  2122451786 bytes
    0 jumbo packets
    0 output error  0 collision  0 deferred  0 late collision
    0 lost carrier  0 no carrier  0 babble  0 output discard
    0 Tx pause

loopback0 is up
admin state is up,
  Hardware: Loopback
  Internet Address is 7.57.255.2/32
  MTU 1500 bytes, BW 8000000 Kbit, DLY 5000 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation LOOPBACK, medium is broadcast
  Auto-mdix is turned off
    0 packets input 0 bytes
    0 multicast frames 0 compressed
    0 input errors 0 frame 0 overrun 0 fifo
    0 packets output 0 bytes 0 underruns
    0 output errors 0 collisions 0 fifo
    0 out_carrier_errors

loopback100 is down (Administratively down)
admin state is down,
  Hardware: Loopback
  Internet Address is 9.9.9.9/32
  MTU 1500 bytes, BW 8000000 Kbit, DLY 5000 usec
  reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation LOOPBACK, medium is broadcast
  Auto-mdix is turned off
    0 packets input 0 bytes
    0 multicast frames 0 compressed
    0 input errors 0 frame 0 overrun 0 fifo
    0 packets output 0 bytes 0 underruns
    0 output errors 0 collisions 0 fifo
    0 out_carrier_errors

Vlan1 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  Internet Address is 9.9.9.9/24
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 172848 pkts, 46453707 bytes

Vlan2 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 323988 pkts, 23327128 bytes

Vlan3 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan4 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan5 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan6 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan7 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan8 is up, line protocol is up, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  Internet Address is 10.57.8.3/22
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 22702257 pkts, 2142282538 bytes

Vlan9 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan10 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan11 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan12 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan13 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan14 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan15 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan16 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan17 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan18 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan19 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan20 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan21 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan22 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan23 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan24 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan25 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan26 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan27 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan28 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan29 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan30 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan31 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan32 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan33 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan34 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan35 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan36 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan37 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan38 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan39 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan40 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan41 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan42 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan43 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan44 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan45 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan46 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan47 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan48 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan49 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan50 is up, line protocol is up, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  Internet Address is 10.57.50.4/24
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 413627795 pkts, 52840425211 bytes

Vlan51 is up, line protocol is up, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 406998 pkts, 28971824 bytes

Vlan52 is up, line protocol is up, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 407110 pkts, 28979432 bytes

Vlan53 is up, line protocol is up, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 407122 pkts, 28980256 bytes

Vlan54 is up, line protocol is up, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 323990 pkts, 23327280 bytes

Vlan55 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan56 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan57 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan58 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan59 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan60 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan61 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan62 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan63 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan64 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan65 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan66 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan67 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan68 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan69 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan70 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan71 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan72 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan73 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan74 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan75 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan76 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan77 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan78 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan79 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan80 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan81 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan82 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan83 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan84 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan85 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan86 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan87 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan88 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan89 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan90 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan91 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan92 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan93 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan94 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan95 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan96 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan97 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan98 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan99 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan100 is up, line protocol is up, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 323988 pkts, 23327136 bytes

Vlan101 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan102 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan103 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan104 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan105 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan106 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan107 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan108 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan109 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan110 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan111 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan112 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan113 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan114 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan115 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan116 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan117 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan118 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan119 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan120 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan121 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan122 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan123 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan124 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan125 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan126 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan127 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan128 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan129 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan130 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan131 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan132 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan133 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan134 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan135 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan136 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan137 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan138 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan139 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan140 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan141 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan142 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan143 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan144 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan145 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan146 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan147 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan148 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan149 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan150 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan151 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan152 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan153 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan154 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan155 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan156 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan157 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan158 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan159 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan160 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan161 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan162 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan163 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan164 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan165 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan166 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan167 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan168 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan169 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan170 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan171 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan172 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan173 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan174 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan175 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan176 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan177 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan178 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan179 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan180 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan181 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan182 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan183 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan184 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan185 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan186 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan187 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan188 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan189 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan190 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan191 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan192 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan193 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan194 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan195 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan196 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan197 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan198 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan199 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan200 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan201 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan202 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan203 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan204 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan205 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan206 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan207 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan208 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan209 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan210 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan211 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan212 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan213 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan214 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan215 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan216 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan217 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan218 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan219 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan220 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan221 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan222 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan223 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan224 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan225 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan226 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan227 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan228 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan229 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan230 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan231 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan232 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan233 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan234 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan235 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan236 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan237 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan238 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan239 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan240 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan241 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan242 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan243 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan244 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan245 is up, line protocol is up, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 323990 pkts, 23327280 bytes

Vlan246 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan247 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan248 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan249 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan250 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan251 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan252 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan253 is up, line protocol is up, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  Description: CORE  Internet Address is 7.57.253.2/30
  MTU 1500 bytes, BW 20000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 2232845 pkts, 265660978 bytes

Vlan254 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan255 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan256 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan257 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan258 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan259 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan260 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan261 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan262 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan263 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan264 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan265 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan266 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan267 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan268 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan269 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan270 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan271 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan272 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan273 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan274 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan275 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan276 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan277 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan278 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan279 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan280 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan281 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan282 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan283 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan284 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan285 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan286 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan287 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan288 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan289 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan290 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan291 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan292 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan293 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan294 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan295 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan296 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan297 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan298 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan299 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan300 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan301 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan302 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan303 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan304 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan305 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan306 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan307 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan308 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan309 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan310 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan311 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan312 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan313 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan314 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan315 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan316 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan317 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan318 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan319 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan320 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan321 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan322 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan323 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan324 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan325 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan326 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan327 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan328 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan329 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan330 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan331 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan332 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan333 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan334 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan335 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan336 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan337 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan338 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan339 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan340 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan341 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan342 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan343 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan344 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan345 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan346 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan347 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan348 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan349 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan350 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan351 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan352 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan353 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan354 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan355 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan356 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan357 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan358 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan359 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan360 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan361 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan362 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan363 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan364 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan365 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan366 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan367 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan368 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan369 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan370 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan371 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan372 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan373 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan374 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan375 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan376 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan377 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan378 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan379 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan380 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan381 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan382 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan383 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan384 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan385 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan386 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan387 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan388 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan389 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan390 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan391 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan392 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan393 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan394 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan395 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan396 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan397 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan398 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan399 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan400 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan401 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan402 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan403 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan404 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan405 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan406 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan407 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan408 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan409 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan410 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan411 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan412 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan413 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan414 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan415 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan416 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan417 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan418 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan419 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan420 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan421 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan422 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan423 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan424 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan425 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan426 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan427 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan428 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan429 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan430 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan431 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan432 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan433 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan434 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan435 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan436 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan437 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan438 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan439 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan440 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan441 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan442 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan443 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan444 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan445 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan446 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan447 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan448 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan449 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan450 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan451 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan452 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan453 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan454 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan455 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan456 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan457 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan458 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan459 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan460 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan461 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan462 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan463 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan464 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan465 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan466 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan467 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan468 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan469 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan470 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan471 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan472 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan473 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan474 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan475 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan476 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan477 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan478 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan479 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan480 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan481 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan482 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan483 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan484 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan485 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan486 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan487 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan488 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan489 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan490 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan491 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan492 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan493 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan494 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan495 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan496 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan497 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan498 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan499 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes

Vlan501 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes


show interface brief

show interface brief

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 interface brief ",
  "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_interface": {
                        "ROW_interface": [
                            {
                                "interface": "mgmt0", 
                                "ip_addr": "10.197.122.96", 
                                "mtu": 1500, 
                                "speed": "1000", 
                                "state": "up"
                            }, 
                            {
                                "interface": "Ethernet1/1", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/1.50", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "50"
                            }, 
                            {
                                "interface": "Ethernet1/1.51", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "51"
                            }, 
                            {
                                "interface": "Ethernet1/1.52", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "52"
                            }, 
                            {
                                "interface": "Ethernet1/1.53", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "53"
                            }, 
                            {
                                "interface": "Ethernet1/2", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/3", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "auto", 
                                "state": "down", 
                                "state_rsn_desc": "Link not connected", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/4", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/5", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/6", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/7", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/8", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/9", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/10", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/11", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/12", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/13", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/14", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/15", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/16", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/17", 
                                "portmode": "access", 
                                "ratemode": "D", 
                                "speed": "auto", 
                                "state": "down", 
                                "state_rsn_desc": "BPDUGuard errDisable", 
                                "type": "eth", 
                                "vlan": "50"
                            }, 
                            {
                                "interface": "Ethernet1/18", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/19", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/20", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/21", 
                                "portmode": "access", 
                                "ratemode": "D", 
                                "speed": "auto", 
                                "state": "down", 
                                "state_rsn_desc": "BPDUGuard errDisable", 
                                "type": "eth", 
                                "vlan": "50"
                            }, 
                            {
                                "interface": "Ethernet1/22", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/23", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/24", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/25", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/26", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/27", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/28", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/29", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/30", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/31", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/32", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/33", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/34", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/35", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/36", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/37", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/38", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/39", 
                                "portmode": "trunk", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "1"
                            }, 
                            {
                                "interface": "Ethernet1/40", 
                                "portmode": "trunk", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "1"
                            }, 
                            {
                                "interface": "Ethernet1/41", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/42", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/43", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/44", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/45", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/46", 
                                "portmode": "routed", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "--"
                            }, 
                            {
                                "interface": "Ethernet1/47", 
                                "portchan": 47, 
                                "portmode": "trunk", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "1"
                            }, 
                            {
                                "interface": "Ethernet1/48", 
                                "portchan": 47, 
                                "portmode": "trunk", 
                                "ratemode": "D", 
                                "speed": "10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "1"
                            }, 
                            {
                                "interface": "port-channel47", 
                                "portmode": "trunk", 
                                "proto": "lacp", 
                                "ratemode": "D", 
                                "speed": "a-10G", 
                                "state": "up", 
                                "state_rsn_desc": "none", 
                                "type": "eth", 
                                "vlan": "1"
                            }, 
                            {
                                "interface": "loopback0", 
                                "state": "up"
                            }, 
                            {
                                "interface": "loopback100", 
                                "state": "down"
                            }, 
                            {
                                "interface": "Vlan1", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan2", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan3", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan4", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan5", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan6", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan7", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan8", 
                                "svi_admin_state": "up"
                            }, 
                            {
                                "interface": "Vlan9", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan10", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan11", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan12", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan13", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan14", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan15", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan16", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan17", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan18", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan19", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan20", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan21", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan22", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan23", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan24", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan25", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan26", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan27", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan28", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan29", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan30", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan31", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan32", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan33", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan34", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan35", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan36", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan37", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan38", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan39", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan40", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan41", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan42", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan43", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan44", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan45", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan46", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan47", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan48", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan49", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan50", 
                                "svi_admin_state": "up"
                            }, 
                            {
                                "interface": "Vlan51", 
                                "svi_admin_state": "up"
                            }, 
                            {
                                "interface": "Vlan52", 
                                "svi_admin_state": "up"
                            }, 
                            {
                                "interface": "Vlan53", 
                                "svi_admin_state": "up"
                            }, 
                            {
                                "interface": "Vlan54", 
                                "svi_admin_state": "up"
                            }, 
                            {
                                "interface": "Vlan55", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan56", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan57", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan58", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan59", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan60", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan61", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan62", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan63", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan64", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan65", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan66", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan67", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan68", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan69", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan70", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan71", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan72", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan73", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan74", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan75", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan76", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan77", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan78", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan79", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan80", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan81", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan82", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan83", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan84", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan85", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan86", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan87", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan88", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan89", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan90", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan91", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan92", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan93", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan94", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan95", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan96", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan97", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan98", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan99", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan100", 
                                "svi_admin_state": "up"
                            }, 
                            {
                                "interface": "Vlan101", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan102", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan103", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan104", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan105", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan106", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan107", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan108", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan109", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan110", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan111", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan112", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan113", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan114", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan115", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan116", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan117", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan118", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan119", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan120", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan121", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan122", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan123", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan124", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan125", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan126", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan127", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan128", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan129", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan130", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan131", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan132", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan133", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan134", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan135", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan136", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan137", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan138", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan139", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan140", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan141", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan142", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan143", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan144", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan145", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan146", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan147", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan148", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan149", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan150", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan151", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan152", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan153", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan154", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan155", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan156", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan157", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan158", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan159", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan160", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan161", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan162", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan163", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan164", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan165", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan166", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan167", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan168", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan169", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan170", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan171", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan172", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan173", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan174", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan175", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan176", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan177", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan178", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan179", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan180", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan181", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan182", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan183", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan184", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan185", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan186", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan187", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan188", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan189", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan190", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan191", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan192", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan193", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan194", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan195", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan196", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan197", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan198", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan199", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan200", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan201", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan202", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan203", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan204", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan205", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan206", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan207", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan208", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan209", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan210", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan211", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan212", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan213", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan214", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan215", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan216", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan217", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan218", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan219", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan220", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan221", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan222", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan223", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan224", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan225", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan226", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan227", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan228", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan229", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan230", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan231", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan232", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan233", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan234", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan235", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan236", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan237", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan238", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan239", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan240", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan241", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan242", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan243", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan244", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan245", 
                                "svi_admin_state": "up"
                            }, 
                            {
                                "interface": "Vlan246", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan247", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan248", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan249", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan250", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan251", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan252", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan253", 
                                "svi_admin_state": "up"
                            }, 
                            {
                                "interface": "Vlan254", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan255", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan256", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan257", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan258", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan259", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan260", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan261", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan262", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan263", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan264", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan265", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan266", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan267", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan268", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan269", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan270", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan271", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan272", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan273", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan274", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan275", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan276", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan277", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan278", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan279", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan280", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan281", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan282", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan283", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan284", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan285", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan286", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan287", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan288", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan289", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan290", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan291", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan292", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan293", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan294", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan295", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan296", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan297", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan298", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan299", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan300", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan301", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan302", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan303", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan304", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan305", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan306", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan307", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan308", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan309", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan310", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan311", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan312", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan313", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan314", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan315", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan316", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan317", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan318", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan319", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan320", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan321", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan322", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan323", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan324", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan325", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan326", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan327", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan328", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan329", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan330", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan331", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan332", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan333", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan334", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan335", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan336", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan337", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan338", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan339", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan340", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan341", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan342", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan343", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan344", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan345", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan346", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan347", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan348", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan349", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan350", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan351", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan352", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan353", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan354", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan355", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan356", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan357", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan358", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan359", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan360", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan361", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan362", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan363", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan364", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan365", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan366", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan367", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan368", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan369", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan370", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan371", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan372", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan373", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan374", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan375", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan376", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan377", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan378", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan379", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan380", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan381", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan382", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan383", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan384", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan385", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan386", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan387", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan388", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan389", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan390", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan391", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan392", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan393", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan394", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan395", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan396", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan397", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan398", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan399", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan400", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan401", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan402", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan403", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan404", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan405", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan406", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan407", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan408", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan409", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan410", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan411", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan412", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan413", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan414", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan415", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan416", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan417", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan418", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan419", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan420", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan421", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan422", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan423", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan424", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan425", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan426", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan427", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan428", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan429", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan430", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan431", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan432", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan433", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan434", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan435", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan436", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan437", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan438", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan439", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan440", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan441", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan442", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan443", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan444", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan445", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan446", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan447", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan448", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan449", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan450", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan451", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan452", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan453", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan454", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan455", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan456", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan457", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan458", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan459", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan460", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan461", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan462", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan463", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan464", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan465", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan466", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan467", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan468", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan469", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan470", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan471", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan472", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan473", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan474", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan475", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan476", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan477", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan478", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan479", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan480", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan481", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan482", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan483", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan484", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan485", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan486", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan487", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan488", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan489", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan490", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan491", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan492", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan493", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan494", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan495", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan496", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan497", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan498", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan499", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }, 
                            {
                                "interface": "Vlan501", 
                                "svi_admin_state": "down", 
                                "svi_rsn_desc": "VLAN/BD is down"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show interface brief ", 
                "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 interface brief 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 interface brief 

--------------------------------------------------------------------------------
Port   VRF          Status IP Address                              Speed    MTU
--------------------------------------------------------------------------------
mgmt0  --           up     10.197.122.96                           1000     1500

--------------------------------------------------------------------------------
Ethernet      VLAN    Type Mode   Status  Reason                   Speed     Port
Interface                                                                    Ch #
--------------------------------------------------------------------------------
Eth1/1        --      eth  routed up      none                        10G(D) --
Eth1/1.50     50      eth  routed up      none                        10G(D) --
Eth1/1.51     51      eth  routed up      none                        10G(D) --
Eth1/1.52     52      eth  routed up      none                        10G(D) --
Eth1/1.53     53      eth  routed up      none                        10G(D) --
Eth1/2        --      eth  routed up      none                        10G(D) --
Eth1/3        --      eth  routed down    Link not connected         auto(D) --
Eth1/4        --      eth  routed up      none                        10G(D) --
Eth1/5        --      eth  routed up      none                        10G(D) --
Eth1/6        --      eth  routed up      none                        10G(D) --
Eth1/7        --      eth  routed up      none                        10G(D) --
Eth1/8        --      eth  routed up      none                        10G(D) --
Eth1/9        --      eth  routed up      none                        10G(D) --
Eth1/10       --      eth  routed up      none                        10G(D) --
Eth1/11       --      eth  routed up      none                        10G(D) --
Eth1/12       --      eth  routed up      none                        10G(D) --
Eth1/13       --      eth  routed up      none                        10G(D) --
Eth1/14       --      eth  routed up      none                        10G(D) --
Eth1/15       --      eth  routed up      none                        10G(D) --
Eth1/16       --      eth  routed up      none                        10G(D) --
Eth1/17       50      eth  access down    BPDUGuard errDisable       auto(D) --
Eth1/18       --      eth  routed up      none                        10G(D) --
Eth1/19       --      eth  routed up      none                        10G(D) --
Eth1/20       --      eth  routed up      none                        10G(D) --
Eth1/21       50      eth  access down    BPDUGuard errDisable       auto(D) --
Eth1/22       --      eth  routed up      none                        10G(D) --
Eth1/23       --      eth  routed up      none                        10G(D) --
Eth1/24       --      eth  routed up      none                        10G(D) --
Eth1/25       --      eth  routed up      none                        10G(D) --
Eth1/26       --      eth  routed up      none                        10G(D) --
Eth1/27       --      eth  routed up      none                        10G(D) --
Eth1/28       --      eth  routed up      none                        10G(D) --
Eth1/29       --      eth  routed up      none                        10G(D) --
Eth1/30       --      eth  routed up      none                        10G(D) --
Eth1/31       --      eth  routed up      none                        10G(D) --
Eth1/32       --      eth  routed up      none                        10G(D) --
Eth1/33       --      eth  routed up      none                        10G(D) --
Eth1/34       --      eth  routed up      none                        10G(D) --
Eth1/35       --      eth  routed up      none                        10G(D) --
Eth1/36       --      eth  routed up      none                        10G(D) --
Eth1/37       --      eth  routed up      none                        10G(D) --
Eth1/38       --      eth  routed up      none                        10G(D) --
Eth1/39       1       eth  trunk  up      none                        10G(D) --
Eth1/40       1       eth  trunk  up      none                        10G(D) --
Eth1/41       --      eth  routed up      none                        10G(D) --
Eth1/42       --      eth  routed up      none                        10G(D) --
Eth1/43       --      eth  routed up      none                        10G(D) --
Eth1/44       --      eth  routed up      none                        10G(D) --
Eth1/45       --      eth  routed up      none                        10G(D) --
Eth1/46       --      eth  routed up      none                        10G(D) --
Eth1/47       1       eth  trunk  up      none                        10G(D) 47
Eth1/48       1       eth  trunk  up      none                        10G(D) 47

------------------------------------------------------------------------------------------
Port-channel VLAN    Type Mode   Status  Reason                              Speed   Protocol
Interface
------------------------------------------------------------------------------------------ Po47 1 eth trunk up none a-10G(D) lacp -------------------------------------------------------------------------------- Interface Status Description -------------------------------------------------------------------------------- Lo0 up -- Lo100 down -- ------------------------------------------------------------------------------- Interface Secondary VLAN(Type) Status Reason
------------------------------------------------------------------------------- Vlan1 -- down VLAN/BD is down
Vlan2 -- down VLAN/BD is down
Vlan3 -- down VLAN/BD is down
Vlan4 -- down VLAN/BD is down
Vlan5 -- down VLAN/BD is down
Vlan6 -- down VLAN/BD is down
Vlan7 -- down VLAN/BD is down
Vlan8 -- up --
Vlan9 -- down VLAN/BD is down
Vlan10 -- down VLAN/BD is down
Vlan11 -- down VLAN/BD is down
Vlan12 -- down VLAN/BD is down
Vlan13 -- down VLAN/BD is down
Vlan14 -- down VLAN/BD is down
Vlan15 -- down VLAN/BD is down
Vlan16 -- down VLAN/BD is down
Vlan17 -- down VLAN/BD is down
Vlan18 -- down VLAN/BD is down
Vlan19 -- down VLAN/BD is down
Vlan20 -- down VLAN/BD is down
Vlan21 -- down VLAN/BD is down
Vlan22 -- down VLAN/BD is down
Vlan23 -- down VLAN/BD is down
Vlan24 -- down VLAN/BD is down
Vlan25 -- down VLAN/BD is down
Vlan26 -- down VLAN/BD is down
Vlan27 -- down VLAN/BD is down
Vlan28 -- down VLAN/BD is down
Vlan29 -- down VLAN/BD is down
Vlan30 -- down VLAN/BD is down
Vlan31 -- down VLAN/BD is down
Vlan32 -- down VLAN/BD is down
Vlan33 -- down VLAN/BD is down
Vlan34 -- down VLAN/BD is down
Vlan35 -- down VLAN/BD is down
Vlan36 -- down VLAN/BD is down
Vlan37 -- down VLAN/BD is down
Vlan38 -- down VLAN/BD is down
Vlan39 -- down VLAN/BD is down
Vlan40 -- down VLAN/BD is down
Vlan41 -- down VLAN/BD is down
Vlan42 -- down VLAN/BD is down
Vlan43 -- down VLAN/BD is down
Vlan44 -- down VLAN/BD is down
Vlan45 -- down VLAN/BD is down
Vlan46 -- down VLAN/BD is down
Vlan47 -- down VLAN/BD is down
Vlan48 -- down VLAN/BD is down
Vlan49 -- down VLAN/BD is down
Vlan50 -- up --
Vlan51 -- up --
Vlan52 -- up --
Vlan53 -- up --
Vlan54 -- up --
Vlan55 -- down VLAN/BD is down
Vlan56 -- down VLAN/BD is down
Vlan57 -- down VLAN/BD is down
Vlan58 -- down VLAN/BD is down
Vlan59 -- down VLAN/BD is down
Vlan60 -- down VLAN/BD is down
Vlan61 -- down VLAN/BD is down
Vlan62 -- down VLAN/BD is down
Vlan63 -- down VLAN/BD is down
Vlan64 -- down VLAN/BD is down
Vlan65 -- down VLAN/BD is down
Vlan66 -- down VLAN/BD is down
Vlan67 -- down VLAN/BD is down
Vlan68 -- down VLAN/BD is down
Vlan69 -- down VLAN/BD is down
Vlan70 -- down VLAN/BD is down
Vlan71 -- down VLAN/BD is down
Vlan72 -- down VLAN/BD is down
Vlan73 -- down VLAN/BD is down
Vlan74 -- down VLAN/BD is down
Vlan75 -- down VLAN/BD is down
Vlan76 -- down VLAN/BD is down
Vlan77 -- down VLAN/BD is down
Vlan78 -- down VLAN/BD is down
Vlan79 -- down VLAN/BD is down
Vlan80 -- down VLAN/BD is down
Vlan81 -- down VLAN/BD is down
Vlan82 -- down VLAN/BD is down
Vlan83 -- down VLAN/BD is down
Vlan84 -- down VLAN/BD is down
Vlan85 -- down VLAN/BD is down
Vlan86 -- down VLAN/BD is down
Vlan87 -- down VLAN/BD is down
Vlan88 -- down VLAN/BD is down
Vlan89 -- down VLAN/BD is down
Vlan90 -- down VLAN/BD is down
Vlan91 -- down VLAN/BD is down
Vlan92 -- down VLAN/BD is down
Vlan93 -- down VLAN/BD is down
Vlan94 -- down VLAN/BD is down
Vlan95 -- down VLAN/BD is down
Vlan96 -- down VLAN/BD is down
Vlan97 -- down VLAN/BD is down
Vlan98 -- down VLAN/BD is down
Vlan99 -- down VLAN/BD is down
Vlan100 -- up --
Vlan101 -- down VLAN/BD is down
Vlan102 -- down VLAN/BD is down
Vlan103 -- down VLAN/BD is down
Vlan104 -- down VLAN/BD is down
Vlan105 -- down VLAN/BD is down
Vlan106 -- down VLAN/BD is down
Vlan107 -- down VLAN/BD is down
Vlan108 -- down VLAN/BD is down
Vlan109 -- down VLAN/BD is down
Vlan110 -- down VLAN/BD is down
Vlan111 -- down VLAN/BD is down
Vlan112 -- down VLAN/BD is down
Vlan113 -- down VLAN/BD is down
Vlan114 -- down VLAN/BD is down
Vlan115 -- down VLAN/BD is down
Vlan116 -- down VLAN/BD is down
Vlan117 -- down VLAN/BD is down
Vlan118 -- down VLAN/BD is down
Vlan119 -- down VLAN/BD is down
Vlan120 -- down VLAN/BD is down
Vlan121 -- down VLAN/BD is down
Vlan122 -- down VLAN/BD is down
Vlan123 -- down VLAN/BD is down
Vlan124 -- down VLAN/BD is down
Vlan125 -- down VLAN/BD is down
Vlan126 -- down VLAN/BD is down
Vlan127 -- down VLAN/BD is down
Vlan128 -- down VLAN/BD is down
Vlan129 -- down VLAN/BD is down
Vlan130 -- down VLAN/BD is down
Vlan131 -- down VLAN/BD is down
Vlan132 -- down VLAN/BD is down
Vlan133 -- down VLAN/BD is down
Vlan134 -- down VLAN/BD is down
Vlan135 -- down VLAN/BD is down
Vlan136 -- down VLAN/BD is down
Vlan137 -- down VLAN/BD is down
Vlan138 -- down VLAN/BD is down
Vlan139 -- down VLAN/BD is down
Vlan140 -- down VLAN/BD is down
Vlan141 -- down VLAN/BD is down
Vlan142 -- down VLAN/BD is down
Vlan143 -- down VLAN/BD is down
Vlan144 -- down VLAN/BD is down
Vlan145 -- down VLAN/BD is down
Vlan146 -- down VLAN/BD is down
Vlan147 -- down VLAN/BD is down
Vlan148 -- down VLAN/BD is down
Vlan149 -- down VLAN/BD is down
Vlan150 -- down VLAN/BD is down
Vlan151 -- down VLAN/BD is down
Vlan152 -- down VLAN/BD is down
Vlan153 -- down VLAN/BD is down
Vlan154 -- down VLAN/BD is down
Vlan155 -- down VLAN/BD is down
Vlan156 -- down VLAN/BD is down
Vlan157 -- down VLAN/BD is down
Vlan158 -- down VLAN/BD is down
Vlan159 -- down VLAN/BD is down
Vlan160 -- down VLAN/BD is down
Vlan161 -- down VLAN/BD is down
Vlan162 -- down VLAN/BD is down
Vlan163 -- down VLAN/BD is down
Vlan164 -- down VLAN/BD is down
Vlan165 -- down VLAN/BD is down
Vlan166 -- down VLAN/BD is down
Vlan167 -- down VLAN/BD is down
Vlan168 -- down VLAN/BD is down
Vlan169 -- down VLAN/BD is down
Vlan170 -- down VLAN/BD is down
Vlan171 -- down VLAN/BD is down
Vlan172 -- down VLAN/BD is down
Vlan173 -- down VLAN/BD is down
Vlan174 -- down VLAN/BD is down
Vlan175 -- down VLAN/BD is down
Vlan176 -- down VLAN/BD is down
Vlan177 -- down VLAN/BD is down
Vlan178 -- down VLAN/BD is down
Vlan179 -- down VLAN/BD is down
Vlan180 -- down VLAN/BD is down
Vlan181 -- down VLAN/BD is down
Vlan182 -- down VLAN/BD is down
Vlan183 -- down VLAN/BD is down
Vlan184 -- down VLAN/BD is down
Vlan185 -- down VLAN/BD is down
Vlan186 -- down VLAN/BD is down
Vlan187 -- down VLAN/BD is down
Vlan188 -- down VLAN/BD is down
Vlan189 -- down VLAN/BD is down
Vlan190 -- down VLAN/BD is down
Vlan191 -- down VLAN/BD is down
Vlan192 -- down VLAN/BD is down
Vlan193 -- down VLAN/BD is down
Vlan194 -- down VLAN/BD is down
Vlan195 -- down VLAN/BD is down
Vlan196 -- down VLAN/BD is down
Vlan197 -- down VLAN/BD is down
Vlan198 -- down VLAN/BD is down
Vlan199 -- down VLAN/BD is down
Vlan200 -- down VLAN/BD is down
Vlan201 -- down VLAN/BD is down
Vlan202 -- down VLAN/BD is down
Vlan203 -- down VLAN/BD is down
Vlan204 -- down VLAN/BD is down
Vlan205 -- down VLAN/BD is down
Vlan206 -- down VLAN/BD is down
Vlan207 -- down VLAN/BD is down
Vlan208 -- down VLAN/BD is down
Vlan209 -- down VLAN/BD is down
Vlan210 -- down VLAN/BD is down
Vlan211 -- down VLAN/BD is down
Vlan212 -- down VLAN/BD is down
Vlan213 -- down VLAN/BD is down
Vlan214 -- down VLAN/BD is down
Vlan215 -- down VLAN/BD is down
Vlan216 -- down VLAN/BD is down
Vlan217 -- down VLAN/BD is down
Vlan218 -- down VLAN/BD is down
Vlan219 -- down VLAN/BD is down
Vlan220 -- down VLAN/BD is down
Vlan221 -- down VLAN/BD is down
Vlan222 -- down VLAN/BD is down
Vlan223 -- down VLAN/BD is down
Vlan224 -- down VLAN/BD is down
Vlan225 -- down VLAN/BD is down
Vlan226 -- down VLAN/BD is down
Vlan227 -- down VLAN/BD is down
Vlan228 -- down VLAN/BD is down
Vlan229 -- down VLAN/BD is down
Vlan230 -- down VLAN/BD is down
Vlan231 -- down VLAN/BD is down
Vlan232 -- down VLAN/BD is down
Vlan233 -- down VLAN/BD is down
Vlan234 -- down VLAN/BD is down
Vlan235 -- down VLAN/BD is down
Vlan236 -- down VLAN/BD is down
Vlan237 -- down VLAN/BD is down
Vlan238 -- down VLAN/BD is down
Vlan239 -- down VLAN/BD is down
Vlan240 -- down VLAN/BD is down
Vlan241 -- down VLAN/BD is down
Vlan242 -- down VLAN/BD is down
Vlan243 -- down VLAN/BD is down
Vlan244 -- down VLAN/BD is down
Vlan245 -- up --
Vlan246 -- down VLAN/BD is down
Vlan247 -- down VLAN/BD is down
Vlan248 -- down VLAN/BD is down
Vlan249 -- down VLAN/BD is down
Vlan250 -- down VLAN/BD is down
Vlan251 -- down VLAN/BD is down
Vlan252 -- down VLAN/BD is down
Vlan253 -- up --
Vlan254 -- down VLAN/BD is down
Vlan255 -- down VLAN/BD is down
Vlan256 -- down VLAN/BD is down
Vlan257 -- down VLAN/BD is down
Vlan258 -- down VLAN/BD is down
Vlan259 -- down VLAN/BD is down
Vlan260 -- down VLAN/BD is down
Vlan261 -- down VLAN/BD is down
Vlan262 -- down VLAN/BD is down
Vlan263 -- down VLAN/BD is down
Vlan264 -- down VLAN/BD is down
Vlan265 -- down VLAN/BD is down
Vlan266 -- down VLAN/BD is down
Vlan267 -- down VLAN/BD is down
Vlan268 -- down VLAN/BD is down
Vlan269 -- down VLAN/BD is down
Vlan270 -- down VLAN/BD is down
Vlan271 -- down VLAN/BD is down
Vlan272 -- down VLAN/BD is down
Vlan273 -- down VLAN/BD is down
Vlan274 -- down VLAN/BD is down
Vlan275 -- down VLAN/BD is down
Vlan276 -- down VLAN/BD is down
Vlan277 -- down VLAN/BD is down
Vlan278 -- down VLAN/BD is down
Vlan279 -- down VLAN/BD is down
Vlan280 -- down VLAN/BD is down
Vlan281 -- down VLAN/BD is down
Vlan282 -- down VLAN/BD is down
Vlan283 -- down VLAN/BD is down
Vlan284 -- down VLAN/BD is down
Vlan285 -- down VLAN/BD is down
Vlan286 -- down VLAN/BD is down
Vlan287 -- down VLAN/BD is down
Vlan288 -- down VLAN/BD is down
Vlan289 -- down VLAN/BD is down
Vlan290 -- down VLAN/BD is down
Vlan291 -- down VLAN/BD is down
Vlan292 -- down VLAN/BD is down
Vlan293 -- down VLAN/BD is down
Vlan294 -- down VLAN/BD is down
Vlan295 -- down VLAN/BD is down
Vlan296 -- down VLAN/BD is down
Vlan297 -- down VLAN/BD is down
Vlan298 -- down VLAN/BD is down
Vlan299 -- down VLAN/BD is down
Vlan300 -- down VLAN/BD is down
Vlan301 -- down VLAN/BD is down
Vlan302 -- down VLAN/BD is down
Vlan303 -- down VLAN/BD is down
Vlan304 -- down VLAN/BD is down
Vlan305 -- down VLAN/BD is down
Vlan306 -- down VLAN/BD is down
Vlan307 -- down VLAN/BD is down
Vlan308 -- down VLAN/BD is down
Vlan309 -- down VLAN/BD is down
Vlan310 -- down VLAN/BD is down
Vlan311 -- down VLAN/BD is down
Vlan312 -- down VLAN/BD is down
Vlan313 -- down VLAN/BD is down
Vlan314 -- down VLAN/BD is down
Vlan315 -- down VLAN/BD is down
Vlan316 -- down VLAN/BD is down
Vlan317 -- down VLAN/BD is down
Vlan318 -- down VLAN/BD is down
Vlan319 -- down VLAN/BD is down
Vlan320 -- down VLAN/BD is down
Vlan321 -- down VLAN/BD is down
Vlan322 -- down VLAN/BD is down
Vlan323 -- down VLAN/BD is down
Vlan324 -- down VLAN/BD is down
Vlan325 -- down VLAN/BD is down
Vlan326 -- down VLAN/BD is down
Vlan327 -- down VLAN/BD is down
Vlan328 -- down VLAN/BD is down
Vlan329 -- down VLAN/BD is down
Vlan330 -- down VLAN/BD is down
Vlan331 -- down VLAN/BD is down
Vlan332 -- down VLAN/BD is down
Vlan333 -- down VLAN/BD is down
Vlan334 -- down VLAN/BD is down
Vlan335 -- down VLAN/BD is down
Vlan336 -- down VLAN/BD is down
Vlan337 -- down VLAN/BD is down
Vlan338 -- down VLAN/BD is down
Vlan339 -- down VLAN/BD is down
Vlan340 -- down VLAN/BD is down
Vlan341 -- down VLAN/BD is down
Vlan342 -- down VLAN/BD is down
Vlan343 -- down VLAN/BD is down
Vlan344 -- down VLAN/BD is down
Vlan345 -- down VLAN/BD is down
Vlan346 -- down VLAN/BD is down
Vlan347 -- down VLAN/BD is down
Vlan348 -- down VLAN/BD is down
Vlan349 -- down VLAN/BD is down
Vlan350 -- down VLAN/BD is down
Vlan351 -- down VLAN/BD is down
Vlan352 -- down VLAN/BD is down
Vlan353 -- down VLAN/BD is down
Vlan354 -- down VLAN/BD is down
Vlan355 -- down VLAN/BD is down
Vlan356 -- down VLAN/BD is down
Vlan357 -- down VLAN/BD is down
Vlan358 -- down VLAN/BD is down
Vlan359 -- down VLAN/BD is down
Vlan360 -- down VLAN/BD is down
Vlan361 -- down VLAN/BD is down
Vlan362 -- down VLAN/BD is down
Vlan363 -- down VLAN/BD is down
Vlan364 -- down VLAN/BD is down
Vlan365 -- down VLAN/BD is down
Vlan366 -- down VLAN/BD is down
Vlan367 -- down VLAN/BD is down
Vlan368 -- down VLAN/BD is down
Vlan369 -- down VLAN/BD is down
Vlan370 -- down VLAN/BD is down
Vlan371 -- down VLAN/BD is down
Vlan372 -- down VLAN/BD is down
Vlan373 -- down VLAN/BD is down
Vlan374 -- down VLAN/BD is down
Vlan375 -- down VLAN/BD is down
Vlan376 -- down VLAN/BD is down
Vlan377 -- down VLAN/BD is down
Vlan378 -- down VLAN/BD is down
Vlan379 -- down VLAN/BD is down
Vlan380 -- down VLAN/BD is down
Vlan381 -- down VLAN/BD is down
Vlan382 -- down VLAN/BD is down
Vlan383 -- down VLAN/BD is down
Vlan384 -- down VLAN/BD is down
Vlan385 -- down VLAN/BD is down
Vlan386 -- down VLAN/BD is down
Vlan387 -- down VLAN/BD is down
Vlan388 -- down VLAN/BD is down
Vlan389 -- down VLAN/BD is down
Vlan390 -- down VLAN/BD is down
Vlan391 -- down VLAN/BD is down
Vlan392 -- down VLAN/BD is down
Vlan393 -- down VLAN/BD is down
Vlan394 -- down VLAN/BD is down
Vlan395 -- down VLAN/BD is down
Vlan396 -- down VLAN/BD is down
Vlan397 -- down VLAN/BD is down
Vlan398 -- down VLAN/BD is down
Vlan399 -- down VLAN/BD is down
Vlan400 -- down VLAN/BD is down
Vlan401 -- down VLAN/BD is down
Vlan402 -- down VLAN/BD is down
Vlan403 -- down VLAN/BD is down
Vlan404 -- down VLAN/BD is down
Vlan405 -- down VLAN/BD is down
Vlan406 -- down VLAN/BD is down
Vlan407 -- down VLAN/BD is down
Vlan408 -- down VLAN/BD is down
Vlan409 -- down VLAN/BD is down
Vlan410 -- down VLAN/BD is down
Vlan411 -- down VLAN/BD is down
Vlan412 -- down VLAN/BD is down
Vlan413 -- down VLAN/BD is down
Vlan414 -- down VLAN/BD is down
Vlan415 -- down VLAN/BD is down
Vlan416 -- down VLAN/BD is down
Vlan417 -- down VLAN/BD is down
Vlan418 -- down VLAN/BD is down
Vlan419 -- down VLAN/BD is down
Vlan420 -- down VLAN/BD is down
Vlan421 -- down VLAN/BD is down
Vlan422 -- down VLAN/BD is down
Vlan423 -- down VLAN/BD is down
Vlan424 -- down VLAN/BD is down
Vlan425 -- down VLAN/BD is down
Vlan426 -- down VLAN/BD is down
Vlan427 -- down VLAN/BD is down
Vlan428 -- down VLAN/BD is down
Vlan429 -- down VLAN/BD is down
Vlan430 -- down VLAN/BD is down
Vlan431 -- down VLAN/BD is down
Vlan432 -- down VLAN/BD is down
Vlan433 -- down VLAN/BD is down
Vlan434 -- down VLAN/BD is down
Vlan435 -- down VLAN/BD is down
Vlan436 -- down VLAN/BD is down
Vlan437 -- down VLAN/BD is down
Vlan438 -- down VLAN/BD is down
Vlan439 -- down VLAN/BD is down
Vlan440 -- down VLAN/BD is down
Vlan441 -- down VLAN/BD is down
Vlan442 -- down VLAN/BD is down
Vlan443 -- down VLAN/BD is down
Vlan444 -- down VLAN/BD is down
Vlan445 -- down VLAN/BD is down
Vlan446 -- down VLAN/BD is down
Vlan447 -- down VLAN/BD is down
Vlan448 -- down VLAN/BD is down
Vlan449 -- down VLAN/BD is down
Vlan450 -- down VLAN/BD is down
Vlan451 -- down VLAN/BD is down
Vlan452 -- down VLAN/BD is down
Vlan453 -- down VLAN/BD is down
Vlan454 -- down VLAN/BD is down
Vlan455 -- down VLAN/BD is down
Vlan456 -- down VLAN/BD is down
Vlan457 -- down VLAN/BD is down
Vlan458 -- down VLAN/BD is down
Vlan459 -- down VLAN/BD is down
Vlan460 -- down VLAN/BD is down
Vlan461 -- down VLAN/BD is down
Vlan462 -- down VLAN/BD is down
Vlan463 -- down VLAN/BD is down
Vlan464 -- down VLAN/BD is down
Vlan465 -- down VLAN/BD is down
Vlan466 -- down VLAN/BD is down
Vlan467 -- down VLAN/BD is down
Vlan468 -- down VLAN/BD is down
Vlan469 -- down VLAN/BD is down
Vlan470 -- down VLAN/BD is down
Vlan471 -- down VLAN/BD is down
Vlan472 -- down VLAN/BD is down
Vlan473 -- down VLAN/BD is down
Vlan474 -- down VLAN/BD is down
Vlan475 -- down VLAN/BD is down
Vlan476 -- down VLAN/BD is down
Vlan477 -- down VLAN/BD is down
Vlan478 -- down VLAN/BD is down
Vlan479 -- down VLAN/BD is down
Vlan480 -- down VLAN/BD is down
Vlan481 -- down VLAN/BD is down
Vlan482 -- down VLAN/BD is down
Vlan483 -- down VLAN/BD is down
Vlan484 -- down VLAN/BD is down
Vlan485 -- down VLAN/BD is down
Vlan486 -- down VLAN/BD is down
Vlan487 -- down VLAN/BD is down
Vlan488 -- down VLAN/BD is down
Vlan489 -- down VLAN/BD is down
Vlan490 -- down VLAN/BD is down
Vlan491 -- down VLAN/BD is down
Vlan492 -- down VLAN/BD is down
Vlan493 -- down VLAN/BD is down
Vlan494 -- down VLAN/BD is down
Vlan495 -- down VLAN/BD is down
Vlan496 -- down VLAN/BD is down
Vlan497 -- down VLAN/BD is down
Vlan498 -- down VLAN/BD is down
Vlan499 -- down VLAN/BD is down
Vlan501 -- down VLAN/BD is down

show interface counters

show interface counters

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 interface counters ",
  "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_rx_counters": {
                        "ROW_rx_counters": [
                            {
                                "eth_inpkts": 127795922, 
                                "eth_inucast": 58095, 
                                "interface_rx": "mgmt0"
                            }, 
                            {
                                "eth_inbytes": 6678376, 
                                "eth_inucast": 18353, 
                                "interface_rx": "Ethernet1/1"
                            }, 
                            {
                                "eth_l3in_bytes": 0, 
                                "eth_l3in_ucastpkts": 0, 
                                "interface_rx": "Ethernet1/1.50"
                            }, 
                            {
                                "eth_l3in_bytes": 0, 
                                "eth_l3in_ucastpkts": 0, 
                                "interface_rx": "Ethernet1/1.51"
                            }, 
                            {
                                "eth_l3in_bytes": 0, 
                                "eth_l3in_ucastpkts": 0, 
                                "interface_rx": "Ethernet1/1.52"
                            }, 
                            {
                                "eth_l3in_bytes": 0, 
                                "eth_l3in_ucastpkts": 0, 
                                "interface_rx": "Ethernet1/1.53"
                            }, 
                            {
                                "eth_inbytes": 1061564279329, 
                                "eth_inucast": 733136937, 
                                "interface_rx": "Ethernet1/2"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/3"
                            }, 
                            {
                                "eth_inbytes": 120909555, 
                                "eth_inucast": 1186837, 
                                "interface_rx": "Ethernet1/4"
                            }, 
                            {
                                "eth_inbytes": 37138172, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/5"
                            }, 
                            {
                                "eth_inbytes": 9732452, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/6"
                            }, 
                            {
                                "eth_inbytes": 16231142, 
                                "eth_inucast": 792, 
                                "interface_rx": "Ethernet1/7"
                            }, 
                            {
                                "eth_inbytes": 9736190, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/8"
                            }, 
                            {
                                "eth_inbytes": 9735162, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/9"
                            }, 
                            {
                                "eth_inbytes": 9787888, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/10"
                            }, 
                            {
                                "eth_inbytes": 9788707, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/11"
                            }, 
                            {
                                "eth_inbytes": 9786957, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/12"
                            }, 
                            {
                                "eth_inbytes": 13130715, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/13"
                            }, 
                            {
                                "eth_inbytes": 9786449, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/14"
                            }, 
                            {
                                "eth_inbytes": 9788147, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/15"
                            }, 
                            {
                                "eth_inbytes": 9787247, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/16"
                            }, 
                            {
                                "eth_inbytes": 1025727789, 
                                "eth_inucast": 846, 
                                "interface_rx": "Ethernet1/17"
                            }, 
                            {
                                "eth_inbytes": 9786463, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/18"
                            }, 
                            {
                                "eth_inbytes": 9787607, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/19"
                            }, 
                            {
                                "eth_inbytes": 9789058, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/20"
                            }, 
                            {
                                "eth_inbytes": 1025775842, 
                                "eth_inucast": 846, 
                                "interface_rx": "Ethernet1/21"
                            }, 
                            {
                                "eth_inbytes": 9787293, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/22"
                            }, 
                            {
                                "eth_inbytes": 9788690, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/23"
                            }, 
                            {
                                "eth_inbytes": 9786031, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/24"
                            }, 
                            {
                                "eth_inbytes": 9787653, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/25"
                            }, 
                            {
                                "eth_inbytes": 9786798, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/26"
                            }, 
                            {
                                "eth_inbytes": 9786463, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/27"
                            }, 
                            {
                                "eth_inbytes": 9786957, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/28"
                            }, 
                            {
                                "eth_inbytes": 9786577, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/29"
                            }, 
                            {
                                "eth_inbytes": 9786463, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/30"
                            }, 
                            {
                                "eth_inbytes": 9787247, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/31"
                            }, 
                            {
                                "eth_inbytes": 9787448, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/32"
                            }, 
                            {
                                "eth_inbytes": 1008763200, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/33"
                            }, 
                            {
                                "eth_inbytes": 9788483, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/34"
                            }, 
                            {
                                "eth_inbytes": 9788040, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/35"
                            }, 
                            {
                                "eth_inbytes": 9786850, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/36"
                            }, 
                            {
                                "eth_inbytes": 9786798, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/37"
                            }, 
                            {
                                "eth_inbytes": 9786850, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/38"
                            }, 
                            {
                                "eth_inbytes": 35687095, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/39"
                            }, 
                            {
                                "eth_inbytes": 38430996, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/40"
                            }, 
                            {
                                "eth_inbytes": 9786463, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/41"
                            }, 
                            {
                                "eth_inbytes": 9785706, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/42"
                            }, 
                            {
                                "eth_inbytes": 9788797, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/43"
                            }, 
                            {
                                "eth_inbytes": 9786798, 
                                "eth_inucast": 0, 
                                "interface_rx": "Ethernet1/44"
                            }, 
                            {
                                "eth_inbytes": 18192218, 
                                "eth_inucast": 1507, 
                                "interface_rx": "Ethernet1/45"
                            }, 
                            {
                                "eth_inbytes": 18194040, 
                                "eth_inucast": 1509, 
                                "interface_rx": "Ethernet1/46"
                            }, 
                            {
                                "eth_inbytes": 24463567284, 
                                "eth_inucast": 46, 
                                "interface_rx": "Ethernet1/47"
                            }, 
                            {
                                "eth_inbytes": 24678065402, 
                                "eth_inucast": 158221, 
                                "interface_rx": "Ethernet1/48"
                            }, 
                            {
                                "eth_inbytes": 49141632686, 
                                "eth_inucast": 158267, 
                                "interface_rx": "port-channel47"
                            }, 
                            {
                                "eth_inbytes": 46449407, 
                                "eth_inucast": 172832, 
                                "interface_rx": "Vlan1"
                            }, 
                            {
                                "eth_inbytes": 23325112, 
                                "eth_inucast": 323960, 
                                "interface_rx": "Vlan2"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan3"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan4"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan5"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan6"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan7"
                            }, 
                            {
                                "eth_inbytes": 2142098320, 
                                "eth_inucast": 22700306, 
                                "interface_rx": "Vlan8"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan9"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan10"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan11"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan12"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan13"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan14"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan15"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan16"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan17"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan18"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan19"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan20"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan21"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan22"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan23"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan24"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan25"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan26"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan27"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan28"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan29"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan30"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan31"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan32"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan33"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan34"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan35"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan36"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan37"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan38"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan39"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan40"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan41"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan42"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan43"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan44"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan45"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan46"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan47"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan48"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan49"
                            }, 
                            {
                                "eth_inbytes": 52840062849, 
                                "eth_inucast": 413623900, 
                                "interface_rx": "Vlan50"
                            }, 
                            {
                                "eth_inbytes": 28969808, 
                                "eth_inucast": 406970, 
                                "interface_rx": "Vlan51"
                            }, 
                            {
                                "eth_inbytes": 28977348, 
                                "eth_inucast": 407081, 
                                "interface_rx": "Vlan52"
                            }, 
                            {
                                "eth_inbytes": 28977560, 
                                "eth_inucast": 407084, 
                                "interface_rx": "Vlan53"
                            }, 
                            {
                                "eth_inbytes": 23325264, 
                                "eth_inucast": 323962, 
                                "interface_rx": "Vlan54"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan55"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan56"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan57"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan58"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan59"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan60"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan61"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan62"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan63"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan64"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan65"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan66"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan67"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan68"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan69"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan70"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan71"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan72"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan73"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan74"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan75"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan76"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan77"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan78"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan79"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan80"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan81"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan82"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan83"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan84"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan85"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan86"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan87"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan88"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan89"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan90"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan91"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan92"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan93"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan94"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan95"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan96"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan97"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan98"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan99"
                            }, 
                            {
                                "eth_inbytes": 23325120, 
                                "eth_inucast": 323960, 
                                "interface_rx": "Vlan100"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan101"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan102"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan103"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan104"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan105"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan106"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan107"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan108"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan109"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan110"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan111"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan112"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan113"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan114"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan115"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan116"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan117"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan118"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan119"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan120"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan121"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan122"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan123"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan124"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan125"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan126"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan127"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan128"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan129"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan130"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan131"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan132"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan133"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan134"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan135"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan136"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan137"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan138"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan139"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan140"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan141"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan142"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan143"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan144"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan145"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan146"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan147"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan148"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan149"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan150"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan151"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan152"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan153"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan154"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan155"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan156"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan157"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan158"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan159"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan160"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan161"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan162"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan163"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan164"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan165"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan166"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan167"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan168"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan169"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan170"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan171"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan172"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan173"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan174"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan175"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan176"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan177"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan178"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan179"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan180"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan181"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan182"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan183"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan184"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan185"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan186"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan187"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan188"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan189"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan190"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan191"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan192"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan193"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan194"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan195"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan196"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan197"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan198"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan199"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan200"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan201"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan202"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan203"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan204"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan205"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan206"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan207"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan208"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan209"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan210"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan211"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan212"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan213"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan214"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan215"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan216"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan217"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan218"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan219"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan220"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan221"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan222"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan223"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan224"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan225"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan226"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan227"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan228"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan229"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan230"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan231"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan232"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan233"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan234"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan235"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan236"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan237"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan238"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan239"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan240"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan241"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan242"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan243"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan244"
                            }, 
                            {
                                "eth_inbytes": 23325264, 
                                "eth_inucast": 323962, 
                                "interface_rx": "Vlan245"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan246"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan247"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan248"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan249"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan250"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan251"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan252"
                            }, 
                            {
                                "eth_inbytes": 265657368, 
                                "eth_inucast": 2232798, 
                                "interface_rx": "Vlan253"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan254"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan255"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan256"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan257"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan258"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan259"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan260"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan261"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan262"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan263"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan264"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan265"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan266"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan267"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan268"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan269"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan270"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan271"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan272"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan273"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan274"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan275"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan276"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan277"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan278"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan279"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan280"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan281"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan282"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan283"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan284"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan285"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan286"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan287"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan288"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan289"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan290"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan291"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan292"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan293"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan294"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan295"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan296"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan297"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan298"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan299"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan300"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan301"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan302"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan303"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan304"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan305"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan306"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan307"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan308"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan309"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan310"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan311"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan312"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan313"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan314"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan315"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan316"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan317"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan318"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan319"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan320"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan321"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan322"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan323"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan324"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan325"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan326"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan327"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan328"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan329"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan330"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan331"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan332"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan333"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan334"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan335"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan336"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan337"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan338"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan339"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan340"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan341"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan342"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan343"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan344"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan345"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan346"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan347"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan348"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan349"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan350"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan351"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan352"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan353"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan354"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan355"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan356"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan357"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan358"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan359"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan360"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan361"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan362"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan363"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan364"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan365"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan366"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan367"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan368"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan369"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan370"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan371"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan372"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan373"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan374"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan375"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan376"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan377"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan378"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan379"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan380"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan381"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan382"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan383"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan384"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan385"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan386"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan387"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan388"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan389"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan390"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan391"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan392"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan393"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan394"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan395"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan396"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan397"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan398"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan399"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan400"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan401"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan402"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan403"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan404"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan405"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan406"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan407"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan408"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan409"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan410"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan411"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan412"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan413"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan414"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan415"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan416"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan417"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan418"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan419"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan420"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan421"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan422"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan423"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan424"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan425"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan426"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan427"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan428"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan429"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan430"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan431"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan432"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan433"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan434"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan435"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan436"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan437"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan438"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan439"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan440"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan441"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan442"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan443"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan444"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan445"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan446"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan447"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan448"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan449"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan450"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan451"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan452"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan453"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan454"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan455"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan456"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan457"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan458"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan459"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan460"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan461"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan462"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan463"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan464"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan465"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan466"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan467"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan468"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan469"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan470"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan471"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan472"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan473"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan474"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan475"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan476"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan477"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan478"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan479"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan480"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan481"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan482"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan483"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan484"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan485"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan486"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan487"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan488"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan489"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan490"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan491"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan492"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan493"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan494"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan495"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan496"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan497"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan498"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan499"
                            }, 
                            {
                                "eth_inbytes": 0, 
                                "eth_inucast": 0, 
                                "interface_rx": "Vlan501"
                            }, 
                            {
                                "eth_inbcast": 278070, 
                                "eth_inmcast": 812242, 
                                "interface_rx": "mgmt0"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 81423, 
                                "interface_rx": "Ethernet1/1"
                            }, 
                            {
                                "eth_l3in_bcastpkts": 0, 
                                "eth_l3in_mcastpkts": 0, 
                                "interface_rx": "Ethernet1/1.50"
                            }, 
                            {
                                "eth_l3in_bcastpkts": 0, 
                                "eth_l3in_mcastpkts": 0, 
                                "interface_rx": "Ethernet1/1.51"
                            }, 
                            {
                                "eth_l3in_bcastpkts": 0, 
                                "eth_l3in_mcastpkts": 0, 
                                "interface_rx": "Ethernet1/1.52"
                            }, 
                            {
                                "eth_l3in_bcastpkts": 0, 
                                "eth_l3in_mcastpkts": 0, 
                                "interface_rx": "Ethernet1/1.53"
                            }, 
                            {
                                "eth_inbcast": 2, 
                                "eth_inmcast": 1414426, 
                                "interface_rx": "Ethernet1/2"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 0, 
                                "interface_rx": "Ethernet1/3"
                            }, 
                            {
                                "eth_inbcast": 3, 
                                "eth_inmcast": 134610, 
                                "interface_rx": "Ethernet1/4"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 438091, 
                                "interface_rx": "Ethernet1/5"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32406, 
                                "interface_rx": "Ethernet1/6"
                            }, 
                            {
                                "eth_inbcast": 3, 
                                "eth_inmcast": 107139, 
                                "interface_rx": "Ethernet1/7"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32440, 
                                "interface_rx": "Ethernet1/8"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32428, 
                                "interface_rx": "Ethernet1/9"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32420, 
                                "interface_rx": "Ethernet1/10"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32423, 
                                "interface_rx": "Ethernet1/11"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32407, 
                                "interface_rx": "Ethernet1/12"
                            }, 
                            {
                                "eth_inbcast": 6, 
                                "eth_inmcast": 60595, 
                                "interface_rx": "Ethernet1/13"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32406, 
                                "interface_rx": "Ethernet1/14"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32420, 
                                "interface_rx": "Ethernet1/15"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32410, 
                                "interface_rx": "Ethernet1/16"
                            }, 
                            {
                                "eth_inbcast": 81854, 
                                "eth_inmcast": 11115253, 
                                "interface_rx": "Ethernet1/17"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32406, 
                                "interface_rx": "Ethernet1/18"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32414, 
                                "interface_rx": "Ethernet1/19"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32436, 
                                "interface_rx": "Ethernet1/20"
                            }, 
                            {
                                "eth_inbcast": 81858, 
                                "eth_inmcast": 11115301, 
                                "interface_rx": "Ethernet1/21"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32415, 
                                "interface_rx": "Ethernet1/22"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32427, 
                                "interface_rx": "Ethernet1/23"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32404, 
                                "interface_rx": "Ethernet1/24"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32419, 
                                "interface_rx": "Ethernet1/25"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32407, 
                                "interface_rx": "Ethernet1/26"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32406, 
                                "interface_rx": "Ethernet1/27"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32407, 
                                "interface_rx": "Ethernet1/28"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32406, 
                                "interface_rx": "Ethernet1/29"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32406, 
                                "interface_rx": "Ethernet1/30"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32410, 
                                "interface_rx": "Ethernet1/31"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32414, 
                                "interface_rx": "Ethernet1/32"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 10988395, 
                                "interface_rx": "Ethernet1/33"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32428, 
                                "interface_rx": "Ethernet1/34"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32420, 
                                "interface_rx": "Ethernet1/35"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32407, 
                                "interface_rx": "Ethernet1/36"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32407, 
                                "interface_rx": "Ethernet1/37"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32407, 
                                "interface_rx": "Ethernet1/38"
                            }, 
                            {
                                "eth_inbcast": 4805, 
                                "eth_inmcast": 384586, 
                                "interface_rx": "Ethernet1/39"
                            }, 
                            {
                                "eth_inbcast": 9598, 
                                "eth_inmcast": 418642, 
                                "interface_rx": "Ethernet1/40"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32406, 
                                "interface_rx": "Ethernet1/41"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32403, 
                                "interface_rx": "Ethernet1/42"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32427, 
                                "interface_rx": "Ethernet1/43"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 32407, 
                                "interface_rx": "Ethernet1/44"
                            }, 
                            {
                                "eth_inbcast": 3, 
                                "eth_inmcast": 129122, 
                                "interface_rx": "Ethernet1/45"
                            }, 
                            {
                                "eth_inbcast": 2, 
                                "eth_inmcast": 129145, 
                                "interface_rx": "Ethernet1/46"
                            }, 
                            {
                                "eth_inbcast": 0, 
                                "eth_inmcast": 185333336, 
                                "interface_rx": "Ethernet1/47"
                            }, 
                            {
                                "eth_inbcast": 81855, 
                                "eth_inmcast": 188135792, 
                                "interface_rx": "Ethernet1/48"
                            }, 
                            {
                                "eth_inbcast": 81855, 
                                "eth_inmcast": 373469128, 
                                "interface_rx": "port-channel47"
                            }, 
                            {
                                "interface_rx": "Vlan1"
                            }, 
                            {
                                "interface_rx": "Vlan2"
                            }, 
                            {
                                "interface_rx": "Vlan3"
                            }, 
                            {
                                "interface_rx": "Vlan4"
                            }, 
                            {
                                "interface_rx": "Vlan5"
                            }, 
                            {
                                "interface_rx": "Vlan6"
                            }, 
                            {
                                "interface_rx": "Vlan7"
                            }, 
                            {
                                "interface_rx": "Vlan8"
                            }, 
                            {
                                "interface_rx": "Vlan9"
                            }, 
                            {
                                "interface_rx": "Vlan10"
                            }, 
                            {
                                "interface_rx": "Vlan11"
                            }, 
                            {
                                "interface_rx": "Vlan12"
                            }, 
                            {
                                "interface_rx": "Vlan13"
                            }, 
                            {
                                "interface_rx": "Vlan14"
                            }, 
                            {
                                "interface_rx": "Vlan15"
                            }, 
                            {
                                "interface_rx": "Vlan16"
                            }, 
                            {
                                "interface_rx": "Vlan17"
                            }, 
                            {
                                "interface_rx": "Vlan18"
                            }, 
                            {
                                "interface_rx": "Vlan19"
                            }, 
                            {
                                "interface_rx": "Vlan20"
                            }, 
                            {
                                "interface_rx": "Vlan21"
                            }, 
                            {
                                "interface_rx": "Vlan22"
                            }, 
                            {
                                "interface_rx": "Vlan23"
                            }, 
                            {
                                "interface_rx": "Vlan24"
                            }, 
                            {
                                "interface_rx": "Vlan25"
                            }, 
                            {
                                "interface_rx": "Vlan26"
                            }, 
                            {
                                "interface_rx": "Vlan27"
                            }, 
                            {
                                "interface_rx": "Vlan28"
                            }, 
                            {
                                "interface_rx": "Vlan29"
                            }, 
                            {
                                "interface_rx": "Vlan30"
                            }, 
                            {
                                "interface_rx": "Vlan31"
                            }, 
                            {
                                "interface_rx": "Vlan32"
                            }, 
                            {
                                "interface_rx": "Vlan33"
                            }, 
                            {
                                "interface_rx": "Vlan34"
                            }, 
                            {
                                "interface_rx": "Vlan35"
                            }, 
                            {
                                "interface_rx": "Vlan36"
                            }, 
                            {
                                "interface_rx": "Vlan37"
                            }, 
                            {
                                "interface_rx": "Vlan38"
                            }, 
                            {
                                "interface_rx": "Vlan39"
                            }, 
                            {
                                "interface_rx": "Vlan40"
                            }, 
                            {
                                "interface_rx": "Vlan41"
                            }, 
                            {
                                "interface_rx": "Vlan42"
                            }, 
                            {
                                "interface_rx": "Vlan43"
                            }, 
                            {
                                "interface_rx": "Vlan44"
                            }, 
                            {
                                "interface_rx": "Vlan45"
                            }, 
                            {
                                "interface_rx": "Vlan46"
                            }, 
                            {
                                "interface_rx": "Vlan47"
                            }, 
                            {
                                "interface_rx": "Vlan48"
                            }, 
                            {
                                "interface_rx": "Vlan49"
                            }, 
                            {
                                "interface_rx": "Vlan50"
                            }, 
                            {
                                "interface_rx": "Vlan51"
                            }, 
                            {
                                "interface_rx": "Vlan52"
                            }, 
                            {
                                "interface_rx": "Vlan53"
                            }, 
                            {
                                "interface_rx": "Vlan54"
                            }, 
                            {
                                "interface_rx": "Vlan55"
                            }, 
                            {
                                "interface_rx": "Vlan56"
                            }, 
                            {
                                "interface_rx": "Vlan57"
                            }, 
                            {
                                "interface_rx": "Vlan58"
                            }, 
                            {
                                "interface_rx": "Vlan59"
                            }, 
                            {
                                "interface_rx": "Vlan60"
                            }, 
                            {
                                "interface_rx": "Vlan61"
                            }, 
                            {
                                "interface_rx": "Vlan62"
                            }, 
                            {
                                "interface_rx": "Vlan63"
                            }, 
                            {
                                "interface_rx": "Vlan64"
                            }, 
                            {
                                "interface_rx": "Vlan65"
                            }, 
                            {
                                "interface_rx": "Vlan66"
                            }, 
                            {
                                "interface_rx": "Vlan67"
                            }, 
                            {
                                "interface_rx": "Vlan68"
                            }, 
                            {
                                "interface_rx": "Vlan69"
                            }, 
                            {
                                "interface_rx": "Vlan70"
                            }, 
                            {
                                "interface_rx": "Vlan71"
                            }, 
                            {
                                "interface_rx": "Vlan72"
                            }, 
                            {
                                "interface_rx": "Vlan73"
                            }, 
                            {
                                "interface_rx": "Vlan74"
                            }, 
                            {
                                "interface_rx": "Vlan75"
                            }, 
                            {
                                "interface_rx": "Vlan76"
                            }, 
                            {
                                "interface_rx": "Vlan77"
                            }, 
                            {
                                "interface_rx": "Vlan78"
                            }, 
                            {
                                "interface_rx": "Vlan79"
                            }, 
                            {
                                "interface_rx": "Vlan80"
                            }, 
                            {
                                "interface_rx": "Vlan81"
                            }, 
                            {
                                "interface_rx": "Vlan82"
                            }, 
                            {
                                "interface_rx": "Vlan83"
                            }, 
                            {
                                "interface_rx": "Vlan84"
                            }, 
                            {
                                "interface_rx": "Vlan85"
                            }, 
                            {
                                "interface_rx": "Vlan86"
                            }, 
                            {
                                "interface_rx": "Vlan87"
                            }, 
                            {
                                "interface_rx": "Vlan88"
                            }, 
                            {
                                "interface_rx": "Vlan89"
                            }, 
                            {
                                "interface_rx": "Vlan90"
                            }, 
                            {
                                "interface_rx": "Vlan91"
                            }, 
                            {
                                "interface_rx": "Vlan92"
                            }, 
                            {
                                "interface_rx": "Vlan93"
                            }, 
                            {
                                "interface_rx": "Vlan94"
                            }, 
                            {
                                "interface_rx": "Vlan95"
                            }, 
                            {
                                "interface_rx": "Vlan96"
                            }, 
                            {
                                "interface_rx": "Vlan97"
                            }, 
                            {
                                "interface_rx": "Vlan98"
                            }, 
                            {
                                "interface_rx": "Vlan99"
                            }, 
                            {
                                "interface_rx": "Vlan100"
                            }, 
                            {
                                "interface_rx": "Vlan101"
                            }, 
                            {
                                "interface_rx": "Vlan102"
                            }, 
                            {
                                "interface_rx": "Vlan103"
                            }, 
                            {
                                "interface_rx": "Vlan104"
                            }, 
                            {
                                "interface_rx": "Vlan105"
                            }, 
                            {
                                "interface_rx": "Vlan106"
                            }, 
                            {
                                "interface_rx": "Vlan107"
                            }, 
                            {
                                "interface_rx": "Vlan108"
                            }, 
                            {
                                "interface_rx": "Vlan109"
                            }, 
                            {
                                "interface_rx": "Vlan110"
                            }, 
                            {
                                "interface_rx": "Vlan111"
                            }, 
                            {
                                "interface_rx": "Vlan112"
                            }, 
                            {
                                "interface_rx": "Vlan113"
                            }, 
                            {
                                "interface_rx": "Vlan114"
                            }, 
                            {
                                "interface_rx": "Vlan115"
                            }, 
                            {
                                "interface_rx": "Vlan116"
                            }, 
                            {
                                "interface_rx": "Vlan117"
                            }, 
                            {
                                "interface_rx": "Vlan118"
                            }, 
                            {
                                "interface_rx": "Vlan119"
                            }, 
                            {
                                "interface_rx": "Vlan120"
                            }, 
                            {
                                "interface_rx": "Vlan121"
                            }, 
                            {
                                "interface_rx": "Vlan122"
                            }, 
                            {
                                "interface_rx": "Vlan123"
                            }, 
                            {
                                "interface_rx": "Vlan124"
                            }, 
                            {
                                "interface_rx": "Vlan125"
                            }, 
                            {
                                "interface_rx": "Vlan126"
                            }, 
                            {
                                "interface_rx": "Vlan127"
                            }, 
                            {
                                "interface_rx": "Vlan128"
                            }, 
                            {
                                "interface_rx": "Vlan129"
                            }, 
                            {
                                "interface_rx": "Vlan130"
                            }, 
                            {
                                "interface_rx": "Vlan131"
                            }, 
                            {
                                "interface_rx": "Vlan132"
                            }, 
                            {
                                "interface_rx": "Vlan133"
                            }, 
                            {
                                "interface_rx": "Vlan134"
                            }, 
                            {
                                "interface_rx": "Vlan135"
                            }, 
                            {
                                "interface_rx": "Vlan136"
                            }, 
                            {
                                "interface_rx": "Vlan137"
                            }, 
                            {
                                "interface_rx": "Vlan138"
                            }, 
                            {
                                "interface_rx": "Vlan139"
                            }, 
                            {
                                "interface_rx": "Vlan140"
                            }, 
                            {
                                "interface_rx": "Vlan141"
                            }, 
                            {
                                "interface_rx": "Vlan142"
                            }, 
                            {
                                "interface_rx": "Vlan143"
                            }, 
                            {
                                "interface_rx": "Vlan144"
                            }, 
                            {
                                "interface_rx": "Vlan145"
                            }, 
                            {
                                "interface_rx": "Vlan146"
                            }, 
                            {
                                "interface_rx": "Vlan147"
                            }, 
                            {
                                "interface_rx": "Vlan148"
                            }, 
                            {
                                "interface_rx": "Vlan149"
                            }, 
                            {
                                "interface_rx": "Vlan150"
                            }, 
                            {
                                "interface_rx": "Vlan151"
                            }, 
                            {
                                "interface_rx": "Vlan152"
                            }, 
                            {
                                "interface_rx": "Vlan153"
                            }, 
                            {
                                "interface_rx": "Vlan154"
                            }, 
                            {
                                "interface_rx": "Vlan155"
                            }, 
                            {
                                "interface_rx": "Vlan156"
                            }, 
                            {
                                "interface_rx": "Vlan157"
                            }, 
                            {
                                "interface_rx": "Vlan158"
                            }, 
                            {
                                "interface_rx": "Vlan159"
                            }, 
                            {
                                "interface_rx": "Vlan160"
                            }, 
                            {
                                "interface_rx": "Vlan161"
                            }, 
                            {
                                "interface_rx": "Vlan162"
                            }, 
                            {
                                "interface_rx": "Vlan163"
                            }, 
                            {
                                "interface_rx": "Vlan164"
                            }, 
                            {
                                "interface_rx": "Vlan165"
                            }, 
                            {
                                "interface_rx": "Vlan166"
                            }, 
                            {
                                "interface_rx": "Vlan167"
                            }, 
                            {
                                "interface_rx": "Vlan168"
                            }, 
                            {
                                "interface_rx": "Vlan169"
                            }, 
                            {
                                "interface_rx": "Vlan170"
                            }, 
                            {
                                "interface_rx": "Vlan171"
                            }, 
                            {
                                "interface_rx": "Vlan172"
                            }, 
                            {
                                "interface_rx": "Vlan173"
                            }, 
                            {
                                "interface_rx": "Vlan174"
                            }, 
                            {
                                "interface_rx": "Vlan175"
                            }, 
                            {
                                "interface_rx": "Vlan176"
                            }, 
                            {
                                "interface_rx": "Vlan177"
                            }, 
                            {
                                "interface_rx": "Vlan178"
                            }, 
                            {
                                "interface_rx": "Vlan179"
                            }, 
                            {
                                "interface_rx": "Vlan180"
                            }, 
                            {
                                "interface_rx": "Vlan181"
                            }, 
                            {
                                "interface_rx": "Vlan182"
                            }, 
                            {
                                "interface_rx": "Vlan183"
                            }, 
                            {
                                "interface_rx": "Vlan184"
                            }, 
                            {
                                "interface_rx": "Vlan185"
                            }, 
                            {
                                "interface_rx": "Vlan186"
                            }, 
                            {
                                "interface_rx": "Vlan187"
                            }, 
                            {
                                "interface_rx": "Vlan188"
                            }, 
                            {
                                "interface_rx": "Vlan189"
                            }, 
                            {
                                "interface_rx": "Vlan190"
                            }, 
                            {
                                "interface_rx": "Vlan191"
                            }, 
                            {
                                "interface_rx": "Vlan192"
                            }, 
                            {
                                "interface_rx": "Vlan193"
                            }, 
                            {
                                "interface_rx": "Vlan194"
                            }, 
                            {
                                "interface_rx": "Vlan195"
                            }, 
                            {
                                "interface_rx": "Vlan196"
                            }, 
                            {
                                "interface_rx": "Vlan197"
                            }, 
                            {
                                "interface_rx": "Vlan198"
                            }, 
                            {
                                "interface_rx": "Vlan199"
                            }, 
                            {
                                "interface_rx": "Vlan200"
                            }, 
                            {
                                "interface_rx": "Vlan201"
                            }, 
                            {
                                "interface_rx": "Vlan202"
                            }, 
                            {
                                "interface_rx": "Vlan203"
                            }, 
                            {
                                "interface_rx": "Vlan204"
                            }, 
                            {
                                "interface_rx": "Vlan205"
                            }, 
                            {
                                "interface_rx": "Vlan206"
                            }, 
                            {
                                "interface_rx": "Vlan207"
                            }, 
                            {
                                "interface_rx": "Vlan208"
                            }, 
                            {
                                "interface_rx": "Vlan209"
                            }, 
                            {
                                "interface_rx": "Vlan210"
                            }, 
                            {
                                "interface_rx": "Vlan211"
                            }, 
                            {
                                "interface_rx": "Vlan212"
                            }, 
                            {
                                "interface_rx": "Vlan213"
                            }, 
                            {
                                "interface_rx": "Vlan214"
                            }, 
                            {
                                "interface_rx": "Vlan215"
                            }, 
                            {
                                "interface_rx": "Vlan216"
                            }, 
                            {
                                "interface_rx": "Vlan217"
                            }, 
                            {
                                "interface_rx": "Vlan218"
                            }, 
                            {
                                "interface_rx": "Vlan219"
                            }, 
                            {
                                "interface_rx": "Vlan220"
                            }, 
                            {
                                "interface_rx": "Vlan221"
                            }, 
                            {
                                "interface_rx": "Vlan222"
                            }, 
                            {
                                "interface_rx": "Vlan223"
                            }, 
                            {
                                "interface_rx": "Vlan224"
                            }, 
                            {
                                "interface_rx": "Vlan225"
                            }, 
                            {
                                "interface_rx": "Vlan226"
                            }, 
                            {
                                "interface_rx": "Vlan227"
                            }, 
                            {
                                "interface_rx": "Vlan228"
                            }, 
                            {
                                "interface_rx": "Vlan229"
                            }, 
                            {
                                "interface_rx": "Vlan230"
                            }, 
                            {
                                "interface_rx": "Vlan231"
                            }, 
                            {
                                "interface_rx": "Vlan232"
                            }, 
                            {
                                "interface_rx": "Vlan233"
                            }, 
                            {
                                "interface_rx": "Vlan234"
                            }, 
                            {
                                "interface_rx": "Vlan235"
                            }, 
                            {
                                "interface_rx": "Vlan236"
                            }, 
                            {
                                "interface_rx": "Vlan237"
                            }, 
                            {
                                "interface_rx": "Vlan238"
                            }, 
                            {
                                "interface_rx": "Vlan239"
                            }, 
                            {
                                "interface_rx": "Vlan240"
                            }, 
                            {
                                "interface_rx": "Vlan241"
                            }, 
                            {
                                "interface_rx": "Vlan242"
                            }, 
                            {
                                "interface_rx": "Vlan243"
                            }, 
                            {
                                "interface_rx": "Vlan244"
                            }, 
                            {
                                "interface_rx": "Vlan245"
                            }, 
                            {
                                "interface_rx": "Vlan246"
                            }, 
                            {
                                "interface_rx": "Vlan247"
                            }, 
                            {
                                "interface_rx": "Vlan248"
                            }, 
                            {
                                "interface_rx": "Vlan249"
                            }, 
                            {
                                "interface_rx": "Vlan250"
                            }, 
                            {
                                "interface_rx": "Vlan251"
                            }, 
                            {
                                "interface_rx": "Vlan252"
                            }, 
                            {
                                "interface_rx": "Vlan253"
                            }, 
                            {
                                "interface_rx": "Vlan254"
                            }, 
                            {
                                "interface_rx": "Vlan255"
                            }, 
                            {
                                "interface_rx": "Vlan256"
                            }, 
                            {
                                "interface_rx": "Vlan257"
                            }, 
                            {
                                "interface_rx": "Vlan258"
                            }, 
                            {
                                "interface_rx": "Vlan259"
                            }, 
                            {
                                "interface_rx": "Vlan260"
                            }, 
                            {
                                "interface_rx": "Vlan261"
                            }, 
                            {
                                "interface_rx": "Vlan262"
                            }, 
                            {
                                "interface_rx": "Vlan263"
                            }, 
                            {
                                "interface_rx": "Vlan264"
                            }, 
                            {
                                "interface_rx": "Vlan265"
                            }, 
                            {
                                "interface_rx": "Vlan266"
                            }, 
                            {
                                "interface_rx": "Vlan267"
                            }, 
                            {
                                "interface_rx": "Vlan268"
                            }, 
                            {
                                "interface_rx": "Vlan269"
                            }, 
                            {
                                "interface_rx": "Vlan270"
                            }, 
                            {
                                "interface_rx": "Vlan271"
                            }, 
                            {
                                "interface_rx": "Vlan272"
                            }, 
                            {
                                "interface_rx": "Vlan273"
                            }, 
                            {
                                "interface_rx": "Vlan274"
                            }, 
                            {
                                "interface_rx": "Vlan275"
                            }, 
                            {
                                "interface_rx": "Vlan276"
                            }, 
                            {
                                "interface_rx": "Vlan277"
                            }, 
                            {
                                "interface_rx": "Vlan278"
                            }, 
                            {
                                "interface_rx": "Vlan279"
                            }, 
                            {
                                "interface_rx": "Vlan280"
                            }, 
                            {
                                "interface_rx": "Vlan281"
                            }, 
                            {
                                "interface_rx": "Vlan282"
                            }, 
                            {
                                "interface_rx": "Vlan283"
                            }, 
                            {
                                "interface_rx": "Vlan284"
                            }, 
                            {
                                "interface_rx": "Vlan285"
                            }, 
                            {
                                "interface_rx": "Vlan286"
                            }, 
                            {
                                "interface_rx": "Vlan287"
                            }, 
                            {
                                "interface_rx": "Vlan288"
                            }, 
                            {
                                "interface_rx": "Vlan289"
                            }, 
                            {
                                "interface_rx": "Vlan290"
                            }, 
                            {
                                "interface_rx": "Vlan291"
                            }, 
                            {
                                "interface_rx": "Vlan292"
                            }, 
                            {
                                "interface_rx": "Vlan293"
                            }, 
                            {
                                "interface_rx": "Vlan294"
                            }, 
                            {
                                "interface_rx": "Vlan295"
                            }, 
                            {
                                "interface_rx": "Vlan296"
                            }, 
                            {
                                "interface_rx": "Vlan297"
                            }, 
                            {
                                "interface_rx": "Vlan298"
                            }, 
                            {
                                "interface_rx": "Vlan299"
                            }, 
                            {
                                "interface_rx": "Vlan300"
                            }, 
                            {
                                "interface_rx": "Vlan301"
                            }, 
                            {
                                "interface_rx": "Vlan302"
                            }, 
                            {
                                "interface_rx": "Vlan303"
                            }, 
                            {
                                "interface_rx": "Vlan304"
                            }, 
                            {
                                "interface_rx": "Vlan305"
                            }, 
                            {
                                "interface_rx": "Vlan306"
                            }, 
                            {
                                "interface_rx": "Vlan307"
                            }, 
                            {
                                "interface_rx": "Vlan308"
                            }, 
                            {
                                "interface_rx": "Vlan309"
                            }, 
                            {
                                "interface_rx": "Vlan310"
                            }, 
                            {
                                "interface_rx": "Vlan311"
                            }, 
                            {
                                "interface_rx": "Vlan312"
                            }, 
                            {
                                "interface_rx": "Vlan313"
                            }, 
                            {
                                "interface_rx": "Vlan314"
                            }, 
                            {
                                "interface_rx": "Vlan315"
                            }, 
                            {
                                "interface_rx": "Vlan316"
                            }, 
                            {
                                "interface_rx": "Vlan317"
                            }, 
                            {
                                "interface_rx": "Vlan318"
                            }, 
                            {
                                "interface_rx": "Vlan319"
                            }, 
                            {
                                "interface_rx": "Vlan320"
                            }, 
                            {
                                "interface_rx": "Vlan321"
                            }, 
                            {
                                "interface_rx": "Vlan322"
                            }, 
                            {
                                "interface_rx": "Vlan323"
                            }, 
                            {
                                "interface_rx": "Vlan324"
                            }, 
                            {
                                "interface_rx": "Vlan325"
                            }, 
                            {
                                "interface_rx": "Vlan326"
                            }, 
                            {
                                "interface_rx": "Vlan327"
                            }, 
                            {
                                "interface_rx": "Vlan328"
                            }, 
                            {
                                "interface_rx": "Vlan329"
                            }, 
                            {
                                "interface_rx": "Vlan330"
                            }, 
                            {
                                "interface_rx": "Vlan331"
                            }, 
                            {
                                "interface_rx": "Vlan332"
                            }, 
                            {
                                "interface_rx": "Vlan333"
                            }, 
                            {
                                "interface_rx": "Vlan334"
                            }, 
                            {
                                "interface_rx": "Vlan335"
                            }, 
                            {
                                "interface_rx": "Vlan336"
                            }, 
                            {
                                "interface_rx": "Vlan337"
                            }, 
                            {
                                "interface_rx": "Vlan338"
                            }, 
                            {
                                "interface_rx": "Vlan339"
                            }, 
                            {
                                "interface_rx": "Vlan340"
                            }, 
                            {
                                "interface_rx": "Vlan341"
                            }, 
                            {
                                "interface_rx": "Vlan342"
                            }, 
                            {
                                "interface_rx": "Vlan343"
                            }, 
                            {
                                "interface_rx": "Vlan344"
                            }, 
                            {
                                "interface_rx": "Vlan345"
                            }, 
                            {
                                "interface_rx": "Vlan346"
                            }, 
                            {
                                "interface_rx": "Vlan347"
                            }, 
                            {
                                "interface_rx": "Vlan348"
                            }, 
                            {
                                "interface_rx": "Vlan349"
                            }, 
                            {
                                "interface_rx": "Vlan350"
                            }, 
                            {
                                "interface_rx": "Vlan351"
                            }, 
                            {
                                "interface_rx": "Vlan352"
                            }, 
                            {
                                "interface_rx": "Vlan353"
                            }, 
                            {
                                "interface_rx": "Vlan354"
                            }, 
                            {
                                "interface_rx": "Vlan355"
                            }, 
                            {
                                "interface_rx": "Vlan356"
                            }, 
                            {
                                "interface_rx": "Vlan357"
                            }, 
                            {
                                "interface_rx": "Vlan358"
                            }, 
                            {
                                "interface_rx": "Vlan359"
                            }, 
                            {
                                "interface_rx": "Vlan360"
                            }, 
                            {
                                "interface_rx": "Vlan361"
                            }, 
                            {
                                "interface_rx": "Vlan362"
                            }, 
                            {
                                "interface_rx": "Vlan363"
                            }, 
                            {
                                "interface_rx": "Vlan364"
                            }, 
                            {
                                "interface_rx": "Vlan365"
                            }, 
                            {
                                "interface_rx": "Vlan366"
                            }, 
                            {
                                "interface_rx": "Vlan367"
                            }, 
                            {
                                "interface_rx": "Vlan368"
                            }, 
                            {
                                "interface_rx": "Vlan369"
                            }, 
                            {
                                "interface_rx": "Vlan370"
                            }, 
                            {
                                "interface_rx": "Vlan371"
                            }, 
                            {
                                "interface_rx": "Vlan372"
                            }, 
                            {
                                "interface_rx": "Vlan373"
                            }, 
                            {
                                "interface_rx": "Vlan374"
                            }, 
                            {
                                "interface_rx": "Vlan375"
                            }, 
                            {
                                "interface_rx": "Vlan376"
                            }, 
                            {
                                "interface_rx": "Vlan377"
                            }, 
                            {
                                "interface_rx": "Vlan378"
                            }, 
                            {
                                "interface_rx": "Vlan379"
                            }, 
                            {
                                "interface_rx": "Vlan380"
                            }, 
                            {
                                "interface_rx": "Vlan381"
                            }, 
                            {
                                "interface_rx": "Vlan382"
                            }, 
                            {
                                "interface_rx": "Vlan383"
                            }, 
                            {
                                "interface_rx": "Vlan384"
                            }, 
                            {
                                "interface_rx": "Vlan385"
                            }, 
                            {
                                "interface_rx": "Vlan386"
                            }, 
                            {
                                "interface_rx": "Vlan387"
                            }, 
                            {
                                "interface_rx": "Vlan388"
                            }, 
                            {
                                "interface_rx": "Vlan389"
                            }, 
                            {
                                "interface_rx": "Vlan390"
                            }, 
                            {
                                "interface_rx": "Vlan391"
                            }, 
                            {
                                "interface_rx": "Vlan392"
                            }, 
                            {
                                "interface_rx": "Vlan393"
                            }, 
                            {
                                "interface_rx": "Vlan394"
                            }, 
                            {
                                "interface_rx": "Vlan395"
                            }, 
                            {
                                "interface_rx": "Vlan396"
                            }, 
                            {
                                "interface_rx": "Vlan397"
                            }, 
                            {
                                "interface_rx": "Vlan398"
                            }, 
                            {
                                "interface_rx": "Vlan399"
                            }, 
                            {
                                "interface_rx": "Vlan400"
                            }, 
                            {
                                "interface_rx": "Vlan401"
                            }, 
                            {
                                "interface_rx": "Vlan402"
                            }, 
                            {
                                "interface_rx": "Vlan403"
                            }, 
                            {
                                "interface_rx": "Vlan404"
                            }, 
                            {
                                "interface_rx": "Vlan405"
                            }, 
                            {
                                "interface_rx": "Vlan406"
                            }, 
                            {
                                "interface_rx": "Vlan407"
                            }, 
                            {
                                "interface_rx": "Vlan408"
                            }, 
                            {
                                "interface_rx": "Vlan409"
                            }, 
                            {
                                "interface_rx": "Vlan410"
                            }, 
                            {
                                "interface_rx": "Vlan411"
                            }, 
                            {
                                "interface_rx": "Vlan412"
                            }, 
                            {
                                "interface_rx": "Vlan413"
                            }, 
                            {
                                "interface_rx": "Vlan414"
                            }, 
                            {
                                "interface_rx": "Vlan415"
                            }, 
                            {
                                "interface_rx": "Vlan416"
                            }, 
                            {
                                "interface_rx": "Vlan417"
                            }, 
                            {
                                "interface_rx": "Vlan418"
                            }, 
                            {
                                "interface_rx": "Vlan419"
                            }, 
                            {
                                "interface_rx": "Vlan420"
                            }, 
                            {
                                "interface_rx": "Vlan421"
                            }, 
                            {
                                "interface_rx": "Vlan422"
                            }, 
                            {
                                "interface_rx": "Vlan423"
                            }, 
                            {
                                "interface_rx": "Vlan424"
                            }, 
                            {
                                "interface_rx": "Vlan425"
                            }, 
                            {
                                "interface_rx": "Vlan426"
                            }, 
                            {
                                "interface_rx": "Vlan427"
                            }, 
                            {
                                "interface_rx": "Vlan428"
                            }, 
                            {
                                "interface_rx": "Vlan429"
                            }, 
                            {
                                "interface_rx": "Vlan430"
                            }, 
                            {
                                "interface_rx": "Vlan431"
                            }, 
                            {
                                "interface_rx": "Vlan432"
                            }, 
                            {
                                "interface_rx": "Vlan433"
                            }, 
                            {
                                "interface_rx": "Vlan434"
                            }, 
                            {
                                "interface_rx": "Vlan435"
                            }, 
                            {
                                "interface_rx": "Vlan436"
                            }, 
                            {
                                "interface_rx": "Vlan437"
                            }, 
                            {
                                "interface_rx": "Vlan438"
                            }, 
                            {
                                "interface_rx": "Vlan439"
                            }, 
                            {
                                "interface_rx": "Vlan440"
                            }, 
                            {
                                "interface_rx": "Vlan441"
                            }, 
                            {
                                "interface_rx": "Vlan442"
                            }, 
                            {
                                "interface_rx": "Vlan443"
                            }, 
                            {
                                "interface_rx": "Vlan444"
                            }, 
                            {
                                "interface_rx": "Vlan445"
                            }, 
                            {
                                "interface_rx": "Vlan446"
                            }, 
                            {
                                "interface_rx": "Vlan447"
                            }, 
                            {
                                "interface_rx": "Vlan448"
                            }, 
                            {
                                "interface_rx": "Vlan449"
                            }, 
                            {
                                "interface_rx": "Vlan450"
                            }, 
                            {
                                "interface_rx": "Vlan451"
                            }, 
                            {
                                "interface_rx": "Vlan452"
                            }, 
                            {
                                "interface_rx": "Vlan453"
                            }, 
                            {
                                "interface_rx": "Vlan454"
                            }, 
                            {
                                "interface_rx": "Vlan455"
                            }, 
                            {
                                "interface_rx": "Vlan456"
                            }, 
                            {
                                "interface_rx": "Vlan457"
                            }, 
                            {
                                "interface_rx": "Vlan458"
                            }, 
                            {
                                "interface_rx": "Vlan459"
                            }, 
                            {
                                "interface_rx": "Vlan460"
                            }, 
                            {
                                "interface_rx": "Vlan461"
                            }, 
                            {
                                "interface_rx": "Vlan462"
                            }, 
                            {
                                "interface_rx": "Vlan463"
                            }, 
                            {
                                "interface_rx": "Vlan464"
                            }, 
                            {
                                "interface_rx": "Vlan465"
                            }, 
                            {
                                "interface_rx": "Vlan466"
                            }, 
                            {
                                "interface_rx": "Vlan467"
                            }, 
                            {
                                "interface_rx": "Vlan468"
                            }, 
                            {
                                "interface_rx": "Vlan469"
                            }, 
                            {
                                "interface_rx": "Vlan470"
                            }, 
                            {
                                "interface_rx": "Vlan471"
                            }, 
                            {
                                "interface_rx": "Vlan472"
                            }, 
                            {
                                "interface_rx": "Vlan473"
                            }, 
                            {
                                "interface_rx": "Vlan474"
                            }, 
                            {
                                "interface_rx": "Vlan475"
                            }, 
                            {
                                "interface_rx": "Vlan476"
                            }, 
                            {
                                "interface_rx": "Vlan477"
                            }, 
                            {
                                "interface_rx": "Vlan478"
                            }, 
                            {
                                "interface_rx": "Vlan479"
                            }, 
                            {
                                "interface_rx": "Vlan480"
                            }, 
                            {
                                "interface_rx": "Vlan481"
                            }, 
                            {
                                "interface_rx": "Vlan482"
                            }, 
                            {
                                "interface_rx": "Vlan483"
                            }, 
                            {
                                "interface_rx": "Vlan484"
                            }, 
                            {
                                "interface_rx": "Vlan485"
                            }, 
                            {
                                "interface_rx": "Vlan486"
                            }, 
                            {
                                "interface_rx": "Vlan487"
                            }, 
                            {
                                "interface_rx": "Vlan488"
                            }, 
                            {
                                "interface_rx": "Vlan489"
                            }, 
                            {
                                "interface_rx": "Vlan490"
                            }, 
                            {
                                "interface_rx": "Vlan491"
                            }, 
                            {
                                "interface_rx": "Vlan492"
                            }, 
                            {
                                "interface_rx": "Vlan493"
                            }, 
                            {
                                "interface_rx": "Vlan494"
                            }, 
                            {
                                "interface_rx": "Vlan495"
                            }, 
                            {
                                "interface_rx": "Vlan496"
                            }, 
                            {
                                "interface_rx": "Vlan497"
                            }, 
                            {
                                "interface_rx": "Vlan498"
                            }, 
                            {
                                "interface_rx": "Vlan499"
                            }, 
                            {
                                "interface_rx": "Vlan501"
                            }
                        ]
                    }, 
                    "TABLE_tx_counters": {
                        "ROW_tx_counters": [
                            {
                                "eth_outpkts": 38316193, 
                                "eth_outucast": 83849, 
                                "interface_tx": "mgmt0"
                            }, 
                            {
                                "eth_outbytes": 1109752853560, 
                                "eth_outucast": 743398386, 
                                "interface_tx": "Ethernet1/1"
                            }, 
                            {
                                "eth_l3out_bytes": 0, 
                                "eth_l3out_ucastpkts": 0, 
                                "interface_tx": "Ethernet1/1.50"
                            }, 
                            {
                                "eth_l3out_bytes": 0, 
                                "eth_l3out_ucastpkts": 0, 
                                "interface_tx": "Ethernet1/1.51"
                            }, 
                            {
                                "eth_l3out_bytes": 0, 
                                "eth_l3out_ucastpkts": 0, 
                                "interface_tx": "Ethernet1/1.52"
                            }, 
                            {
                                "eth_l3out_bytes": 0, 
                                "eth_l3out_ucastpkts": 0, 
                                "interface_tx": "Ethernet1/1.53"
                            }, 
                            {
                                "eth_outbytes": 1248555424, 
                                "eth_outucast": 13657639, 
                                "interface_tx": "Ethernet1/2"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Ethernet1/3"
                            }, 
                            {
                                "eth_outbytes": 1110521644, 
                                "eth_outucast": 12224002, 
                                "interface_tx": "Ethernet1/4"
                            }, 
                            {
                                "eth_outbytes": 1009789777, 
                                "eth_outucast": 10987911, 
                                "interface_tx": "Ethernet1/5"
                            }, 
                            {
                                "eth_outbytes": 1008588158, 
                                "eth_outucast": 10987050, 
                                "interface_tx": "Ethernet1/6"
                            }, 
                            {
                                "eth_outbytes": 1015078476, 
                                "eth_outucast": 11062545, 
                                "interface_tx": "Ethernet1/7"
                            }, 
                            {
                                "eth_outbytes": 1008584926, 
                                "eth_outucast": 10987019, 
                                "interface_tx": "Ethernet1/8"
                            }, 
                            {
                                "eth_outbytes": 1008585106, 
                                "eth_outucast": 10987021, 
                                "interface_tx": "Ethernet1/9"
                            }, 
                            {
                                "eth_outbytes": 1008638035, 
                                "eth_outucast": 10987009, 
                                "interface_tx": "Ethernet1/10"
                            }, 
                            {
                                "eth_outbytes": 1008638935, 
                                "eth_outucast": 10987019, 
                                "interface_tx": "Ethernet1/11"
                            }, 
                            {
                                "eth_outbytes": 1008635945, 
                                "eth_outucast": 10986986, 
                                "interface_tx": "Ethernet1/12"
                            }, 
                            {
                                "eth_outbytes": 1010088693, 
                                "eth_outucast": 10987044, 
                                "interface_tx": "Ethernet1/13"
                            }, 
                            {
                                "eth_outbytes": 1008638117, 
                                "eth_outucast": 10987003, 
                                "interface_tx": "Ethernet1/14"
                            }, 
                            {
                                "eth_outbytes": 1008635942, 
                                "eth_outucast": 10986988, 
                                "interface_tx": "Ethernet1/15"
                            }, 
                            {
                                "eth_outbytes": 1008638711, 
                                "eth_outucast": 10987015, 
                                "interface_tx": "Ethernet1/16"
                            }, 
                            {
                                "eth_outbytes": 2431, 
                                "eth_outucast": 7, 
                                "interface_tx": "Ethernet1/17"
                            }, 
                            {
                                "eth_outbytes": 1008624689, 
                                "eth_outucast": 10986847, 
                                "interface_tx": "Ethernet1/18"
                            }, 
                            {
                                "eth_outbytes": 1008638845, 
                                "eth_outucast": 10987018, 
                                "interface_tx": "Ethernet1/19"
                            }, 
                            {
                                "eth_outbytes": 1008633835, 
                                "eth_outucast": 10986963, 
                                "interface_tx": "Ethernet1/20"
                            }, 
                            {
                                "eth_outbytes": 2336, 
                                "eth_outucast": 7, 
                                "interface_tx": "Ethernet1/21"
                            }, 
                            {
                                "eth_outbytes": 1008636239, 
                                "eth_outucast": 10986985, 
                                "interface_tx": "Ethernet1/22"
                            }, 
                            {
                                "eth_outbytes": 1008636260, 
                                "eth_outucast": 10986987, 
                                "interface_tx": "Ethernet1/23"
                            }, 
                            {
                                "eth_outbytes": 1008639340, 
                                "eth_outucast": 10987021, 
                                "interface_tx": "Ethernet1/24"
                            }, 
                            {
                                "eth_outbytes": 1008635789, 
                                "eth_outucast": 10986980, 
                                "interface_tx": "Ethernet1/25"
                            }, 
                            {
                                "eth_outbytes": 1008637229, 
                                "eth_outucast": 10986999, 
                                "interface_tx": "Ethernet1/26"
                            }, 
                            {
                                "eth_outbytes": 1008635696, 
                                "eth_outucast": 10986981, 
                                "interface_tx": "Ethernet1/27"
                            }, 
                            {
                                "eth_outbytes": 1008634845, 
                                "eth_outucast": 10986974, 
                                "interface_tx": "Ethernet1/28"
                            }, 
                            {
                                "eth_outbytes": 1008625034, 
                                "eth_outucast": 10986870, 
                                "interface_tx": "Ethernet1/29"
                            }, 
                            {
                                "eth_outbytes": 1008623859, 
                                "eth_outucast": 10986828, 
                                "interface_tx": "Ethernet1/30"
                            }, 
                            {
                                "eth_outbytes": 1008630625, 
                                "eth_outucast": 10986928, 
                                "interface_tx": "Ethernet1/31"
                            }, 
                            {
                                "eth_outbytes": 1008632382, 
                                "eth_outucast": 10986944, 
                                "interface_tx": "Ethernet1/32"
                            }, 
                            {
                                "eth_outbytes": 1008634419, 
                                "eth_outucast": 10986965, 
                                "interface_tx": "Ethernet1/33"
                            }, 
                            {
                                "eth_outbytes": 1008631589, 
                                "eth_outucast": 10986934, 
                                "interface_tx": "Ethernet1/34"
                            }, 
                            {
                                "eth_outbytes": 1008619010, 
                                "eth_outucast": 10986798, 
                                "interface_tx": "Ethernet1/35"
                            }, 
                            {
                                "eth_outbytes": 1008632582, 
                                "eth_outucast": 10986946, 
                                "interface_tx": "Ethernet1/36"
                            }, 
                            {
                                "eth_outbytes": 1008633662, 
                                "eth_outucast": 10986958, 
                                "interface_tx": "Ethernet1/37"
                            }, 
                            {
                                "eth_outbytes": 1008633032, 
                                "eth_outucast": 10986951, 
                                "interface_tx": "Ethernet1/38"
                            }, 
                            {
                                "eth_outbytes": 1055028051, 
                                "eth_outucast": 10986995, 
                                "interface_tx": "Ethernet1/39"
                            }, 
                            {
                                "eth_outbytes": 1052686708, 
                                "eth_outucast": 10986926, 
                                "interface_tx": "Ethernet1/40"
                            }, 
                            {
                                "eth_outbytes": 1008631159, 
                                "eth_outucast": 10986929, 
                                "interface_tx": "Ethernet1/41"
                            }, 
                            {
                                "eth_outbytes": 1008632399, 
                                "eth_outucast": 10986946, 
                                "interface_tx": "Ethernet1/42"
                            }, 
                            {
                                "eth_outbytes": 1008630085, 
                                "eth_outucast": 10986922, 
                                "interface_tx": "Ethernet1/43"
                            }, 
                            {
                                "eth_outbytes": 1008631572, 
                                "eth_outucast": 10986935, 
                                "interface_tx": "Ethernet1/44"
                            }, 
                            {
                                "eth_outbytes": 1017388229, 
                                "eth_outucast": 11090644, 
                                "interface_tx": "Ethernet1/45"
                            }, 
                            {
                                "eth_outbytes": 1017384235, 
                                "eth_outucast": 11090600, 
                                "interface_tx": "Ethernet1/46"
                            }, 
                            {
                                "eth_outbytes": 1058122137, 
                                "eth_outucast": 11013313, 
                                "interface_tx": "Ethernet1/47"
                            }, 
                            {
                                "eth_outbytes": 1064152041, 
                                "eth_outucast": 11008445, 
                                "interface_tx": "Ethernet1/48"
                            }, 
                            {
                                "eth_outbytes": 2122274366, 
                                "eth_outucast": 22021760, 
                                "interface_tx": "port-channel47"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan1"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan2"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan3"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan4"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan5"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan6"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan7"
                            }, 
                            {
                                "eth_outbytes": 2087658828, 
                                "eth_outucast": 21942033, 
                                "interface_tx": "Vlan8"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan9"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan10"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan11"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan12"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan13"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan14"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan15"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan16"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan17"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan18"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan19"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan20"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan21"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan22"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan23"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan24"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan25"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan26"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan27"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan28"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan29"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan30"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan31"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan32"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan33"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan34"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan35"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan36"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan37"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan38"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan39"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan40"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan41"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan42"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan43"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan44"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan45"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan46"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan47"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan48"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan49"
                            }, 
                            {
                                "eth_outbytes": 2092644454, 
                                "eth_outucast": 22015446, 
                                "interface_tx": "Vlan50"
                            }, 
                            {
                                "eth_outbytes": 5644760, 
                                "eth_outucast": 83011, 
                                "interface_tx": "Vlan51"
                            }, 
                            {
                                "eth_outbytes": 5652444, 
                                "eth_outucast": 83124, 
                                "interface_tx": "Vlan52"
                            }, 
                            {
                                "eth_outbytes": 5652512, 
                                "eth_outucast": 83125, 
                                "interface_tx": "Vlan53"
                            }, 
                            {
                                "eth_outbytes": 216, 
                                "eth_outucast": 3, 
                                "interface_tx": "Vlan54"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan55"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan56"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan57"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan58"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan59"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan60"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan61"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan62"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan63"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan64"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan65"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan66"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan67"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan68"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan69"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan70"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan71"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan72"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan73"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan74"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan75"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan76"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan77"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan78"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan79"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan80"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan81"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan82"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan83"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan84"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan85"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan86"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan87"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan88"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan89"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan90"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan91"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan92"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan93"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan94"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan95"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan96"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan97"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan98"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan99"
                            }, 
                            {
                                "eth_outbytes": 216, 
                                "eth_outucast": 3, 
                                "interface_tx": "Vlan100"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan101"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan102"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan103"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan104"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan105"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan106"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan107"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan108"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan109"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan110"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan111"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan112"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan113"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan114"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan115"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan116"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan117"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan118"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan119"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan120"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan121"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan122"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan123"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan124"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan125"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan126"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan127"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan128"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan129"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan130"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan131"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan132"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan133"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan134"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan135"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan136"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan137"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan138"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan139"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan140"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan141"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan142"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan143"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan144"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan145"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan146"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan147"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan148"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan149"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan150"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan151"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan152"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan153"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan154"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan155"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan156"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan157"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan158"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan159"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan160"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan161"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan162"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan163"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan164"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan165"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan166"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan167"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan168"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan169"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan170"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan171"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan172"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan173"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan174"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan175"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan176"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan177"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan178"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan179"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan180"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan181"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan182"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan183"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan184"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan185"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan186"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan187"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan188"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan189"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan190"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan191"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan192"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan193"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan194"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan195"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan196"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan197"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan198"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan199"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan200"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan201"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan202"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan203"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan204"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan205"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan206"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan207"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan208"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan209"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan210"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan211"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan212"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan213"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan214"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan215"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan216"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan217"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan218"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan219"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan220"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan221"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan222"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan223"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan224"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan225"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan226"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan227"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan228"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan229"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan230"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan231"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan232"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan233"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan234"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan235"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan236"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan237"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan238"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan239"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan240"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan241"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan242"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan243"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan244"
                            }, 
                            {
                                "eth_outbytes": 216, 
                                "eth_outucast": 3, 
                                "interface_tx": "Vlan245"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan246"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan247"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan248"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan249"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan250"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan251"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan252"
                            }, 
                            {
                                "eth_outbytes": 8874244, 
                                "eth_outucast": 100912, 
                                "interface_tx": "Vlan253"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan254"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan255"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan256"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan257"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan258"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan259"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan260"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan261"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan262"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan263"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan264"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan265"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan266"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan267"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan268"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan269"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan270"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan271"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan272"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan273"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan274"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan275"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan276"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan277"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan278"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan279"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan280"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan281"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan282"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan283"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan284"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan285"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan286"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan287"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan288"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan289"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan290"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan291"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan292"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan293"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan294"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan295"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan296"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan297"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan298"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan299"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan300"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan301"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan302"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan303"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan304"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan305"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan306"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan307"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan308"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan309"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan310"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan311"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan312"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan313"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan314"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan315"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan316"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan317"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan318"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan319"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan320"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan321"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan322"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan323"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan324"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan325"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan326"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan327"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan328"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan329"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan330"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan331"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan332"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan333"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan334"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan335"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan336"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan337"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan338"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan339"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan340"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan341"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan342"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan343"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan344"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan345"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan346"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan347"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan348"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan349"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan350"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan351"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan352"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan353"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan354"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan355"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan356"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan357"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan358"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan359"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan360"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan361"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan362"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan363"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan364"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan365"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan366"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan367"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan368"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan369"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan370"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan371"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan372"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan373"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan374"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan375"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan376"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan377"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan378"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan379"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan380"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan381"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan382"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan383"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan384"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan385"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan386"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan387"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan388"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan389"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan390"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan391"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan392"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan393"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan394"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan395"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan396"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan397"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan398"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan399"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan400"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan401"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan402"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan403"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan404"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan405"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan406"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan407"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan408"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan409"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan410"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan411"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan412"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan413"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan414"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan415"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan416"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan417"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan418"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan419"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan420"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan421"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan422"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan423"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan424"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan425"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan426"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan427"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan428"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan429"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan430"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan431"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan432"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan433"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan434"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan435"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan436"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan437"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan438"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan439"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan440"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan441"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan442"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan443"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan444"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan445"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan446"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan447"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan448"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan449"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan450"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan451"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan452"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan453"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan454"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan455"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan456"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan457"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan458"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan459"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan460"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan461"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan462"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan463"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan464"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan465"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan466"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan467"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan468"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan469"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan470"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan471"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan472"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan473"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan474"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan475"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan476"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan477"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan478"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan479"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan480"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan481"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan482"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan483"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan484"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan485"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan486"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan487"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan488"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan489"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan490"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan491"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan492"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan493"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan494"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan495"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan496"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan497"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan498"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan499"
                            }, 
                            {
                                "eth_outbytes": 0, 
                                "eth_outucast": 0, 
                                "interface_tx": "Vlan501"
                            }, 
                            {
                                "eth_outbcast": 7, 
                                "eth_outmcast": 10802, 
                                "interface_tx": "mgmt0"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 370192021, 
                                "interface_tx": "Ethernet1/1"
                            }, 
                            {
                                "eth_l3out_bcastpkts": 0, 
                                "eth_l3out_mcastpkts": 0, 
                                "interface_tx": "Ethernet1/1.50"
                            }, 
                            {
                                "eth_l3out_bcastpkts": 0, 
                                "eth_l3out_mcastpkts": 0, 
                                "interface_tx": "Ethernet1/1.51"
                            }, 
                            {
                                "eth_l3out_bcastpkts": 0, 
                                "eth_l3out_mcastpkts": 0, 
                                "interface_tx": "Ethernet1/1.52"
                            }, 
                            {
                                "eth_l3out_bcastpkts": 0, 
                                "eth_l3out_mcastpkts": 0, 
                                "interface_tx": "Ethernet1/1.53"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/2"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/3"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/4"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/5"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/6"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/7"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/8"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/9"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/10"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/11"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/12"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/13"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/14"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/15"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 2, 
                                "interface_tx": "Ethernet1/16"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 1, 
                                "interface_tx": "Ethernet1/17"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/18"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/19"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/20"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 1, 
                                "interface_tx": "Ethernet1/21"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/22"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/23"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/24"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/25"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/26"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/27"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/28"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 2, 
                                "interface_tx": "Ethernet1/29"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/30"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/31"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/32"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/33"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/34"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/35"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/36"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/37"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/38"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 33002, 
                                "interface_tx": "Ethernet1/39"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/40"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/41"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/42"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/43"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/44"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/45"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 0, 
                                "interface_tx": "Ethernet1/46"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 22842, 
                                "interface_tx": "Ethernet1/47"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 96753, 
                                "interface_tx": "Ethernet1/48"
                            }, 
                            {
                                "eth_outbcast": 0, 
                                "eth_outmcast": 119595, 
                                "interface_tx": "port-channel47"
                            }, 
                            {
                                "interface_tx": "Vlan1"
                            }, 
                            {
                                "interface_tx": "Vlan2"
                            }, 
                            {
                                "interface_tx": "Vlan3"
                            }, 
                            {
                                "interface_tx": "Vlan4"
                            }, 
                            {
                                "interface_tx": "Vlan5"
                            }, 
                            {
                                "interface_tx": "Vlan6"
                            }, 
                            {
                                "interface_tx": "Vlan7"
                            }, 
                            {
                                "interface_tx": "Vlan8"
                            }, 
                            {
                                "interface_tx": "Vlan9"
                            }, 
                            {
                                "interface_tx": "Vlan10"
                            }, 
                            {
                                "interface_tx": "Vlan11"
                            }, 
                            {
                                "interface_tx": "Vlan12"
                            }, 
                            {
                                "interface_tx": "Vlan13"
                            }, 
                            {
                                "interface_tx": "Vlan14"
                            }, 
                            {
                                "interface_tx": "Vlan15"
                            }, 
                            {
                                "interface_tx": "Vlan16"
                            }, 
                            {
                                "interface_tx": "Vlan17"
                            }, 
                            {
                                "interface_tx": "Vlan18"
                            }, 
                            {
                                "interface_tx": "Vlan19"
                            }, 
                            {
                                "interface_tx": "Vlan20"
                            }, 
                            {
                                "interface_tx": "Vlan21"
                            }, 
                            {
                                "interface_tx": "Vlan22"
                            }, 
                            {
                                "interface_tx": "Vlan23"
                            }, 
                            {
                                "interface_tx": "Vlan24"
                            }, 
                            {
                                "interface_tx": "Vlan25"
                            }, 
                            {
                                "interface_tx": "Vlan26"
                            }, 
                            {
                                "interface_tx": "Vlan27"
                            }, 
                            {
                                "interface_tx": "Vlan28"
                            }, 
                            {
                                "interface_tx": "Vlan29"
                            }, 
                            {
                                "interface_tx": "Vlan30"
                            }, 
                            {
                                "interface_tx": "Vlan31"
                            }, 
                            {
                                "interface_tx": "Vlan32"
                            }, 
                            {
                                "interface_tx": "Vlan33"
                            }, 
                            {
                                "interface_tx": "Vlan34"
                            }, 
                            {
                                "interface_tx": "Vlan35"
                            }, 
                            {
                                "interface_tx": "Vlan36"
                            }, 
                            {
                                "interface_tx": "Vlan37"
                            }, 
                            {
                                "interface_tx": "Vlan38"
                            }, 
                            {
                                "interface_tx": "Vlan39"
                            }, 
                            {
                                "interface_tx": "Vlan40"
                            }, 
                            {
                                "interface_tx": "Vlan41"
                            }, 
                            {
                                "interface_tx": "Vlan42"
                            }, 
                            {
                                "interface_tx": "Vlan43"
                            }, 
                            {
                                "interface_tx": "Vlan44"
                            }, 
                            {
                                "interface_tx": "Vlan45"
                            }, 
                            {
                                "interface_tx": "Vlan46"
                            }, 
                            {
                                "interface_tx": "Vlan47"
                            }, 
                            {
                                "interface_tx": "Vlan48"
                            }, 
                            {
                                "interface_tx": "Vlan49"
                            }, 
                            {
                                "interface_tx": "Vlan50"
                            }, 
                            {
                                "interface_tx": "Vlan51"
                            }, 
                            {
                                "interface_tx": "Vlan52"
                            }, 
                            {
                                "interface_tx": "Vlan53"
                            }, 
                            {
                                "interface_tx": "Vlan54"
                            }, 
                            {
                                "interface_tx": "Vlan55"
                            }, 
                            {
                                "interface_tx": "Vlan56"
                            }, 
                            {
                                "interface_tx": "Vlan57"
                            }, 
                            {
                                "interface_tx": "Vlan58"
                            }, 
                            {
                                "interface_tx": "Vlan59"
                            }, 
                            {
                                "interface_tx": "Vlan60"
                            }, 
                            {
                                "interface_tx": "Vlan61"
                            }, 
                            {
                                "interface_tx": "Vlan62"
                            }, 
                            {
                                "interface_tx": "Vlan63"
                            }, 
                            {
                                "interface_tx": "Vlan64"
                            }, 
                            {
                                "interface_tx": "Vlan65"
                            }, 
                            {
                                "interface_tx": "Vlan66"
                            }, 
                            {
                                "interface_tx": "Vlan67"
                            }, 
                            {
                                "interface_tx": "Vlan68"
                            }, 
                            {
                                "interface_tx": "Vlan69"
                            }, 
                            {
                                "interface_tx": "Vlan70"
                            }, 
                            {
                                "interface_tx": "Vlan71"
                            }, 
                            {
                                "interface_tx": "Vlan72"
                            }, 
                            {
                                "interface_tx": "Vlan73"
                            }, 
                            {
                                "interface_tx": "Vlan74"
                            }, 
                            {
                                "interface_tx": "Vlan75"
                            }, 
                            {
                                "interface_tx": "Vlan76"
                            }, 
                            {
                                "interface_tx": "Vlan77"
                            }, 
                            {
                                "interface_tx": "Vlan78"
                            }, 
                            {
                                "interface_tx": "Vlan79"
                            }, 
                            {
                                "interface_tx": "Vlan80"
                            }, 
                            {
                                "interface_tx": "Vlan81"
                            }, 
                            {
                                "interface_tx": "Vlan82"
                            }, 
                            {
                                "interface_tx": "Vlan83"
                            }, 
                            {
                                "interface_tx": "Vlan84"
                            }, 
                            {
                                "interface_tx": "Vlan85"
                            }, 
                            {
                                "interface_tx": "Vlan86"
                            }, 
                            {
                                "interface_tx": "Vlan87"
                            }, 
                            {
                                "interface_tx": "Vlan88"
                            }, 
                            {
                                "interface_tx": "Vlan89"
                            }, 
                            {
                                "interface_tx": "Vlan90"
                            }, 
                            {
                                "interface_tx": "Vlan91"
                            }, 
                            {
                                "interface_tx": "Vlan92"
                            }, 
                            {
                                "interface_tx": "Vlan93"
                            }, 
                            {
                                "interface_tx": "Vlan94"
                            }, 
                            {
                                "interface_tx": "Vlan95"
                            }, 
                            {
                                "interface_tx": "Vlan96"
                            }, 
                            {
                                "interface_tx": "Vlan97"
                            }, 
                            {
                                "interface_tx": "Vlan98"
                            }, 
                            {
                                "interface_tx": "Vlan99"
                            }, 
                            {
                                "interface_tx": "Vlan100"
                            }, 
                            {
                                "interface_tx": "Vlan101"
                            }, 
                            {
                                "interface_tx": "Vlan102"
                            }, 
                            {
                                "interface_tx": "Vlan103"
                            }, 
                            {
                                "interface_tx": "Vlan104"
                            }, 
                            {
                                "interface_tx": "Vlan105"
                            }, 
                            {
                                "interface_tx": "Vlan106"
                            }, 
                            {
                                "interface_tx": "Vlan107"
                            }, 
                            {
                                "interface_tx": "Vlan108"
                            }, 
                            {
                                "interface_tx": "Vlan109"
                            }, 
                            {
                                "interface_tx": "Vlan110"
                            }, 
                            {
                                "interface_tx": "Vlan111"
                            }, 
                            {
                                "interface_tx": "Vlan112"
                            }, 
                            {
                                "interface_tx": "Vlan113"
                            }, 
                            {
                                "interface_tx": "Vlan114"
                            }, 
                            {
                                "interface_tx": "Vlan115"
                            }, 
                            {
                                "interface_tx": "Vlan116"
                            }, 
                            {
                                "interface_tx": "Vlan117"
                            }, 
                            {
                                "interface_tx": "Vlan118"
                            }, 
                            {
                                "interface_tx": "Vlan119"
                            }, 
                            {
                                "interface_tx": "Vlan120"
                            }, 
                            {
                                "interface_tx": "Vlan121"
                            }, 
                            {
                                "interface_tx": "Vlan122"
                            }, 
                            {
                                "interface_tx": "Vlan123"
                            }, 
                            {
                                "interface_tx": "Vlan124"
                            }, 
                            {
                                "interface_tx": "Vlan125"
                            }, 
                            {
                                "interface_tx": "Vlan126"
                            }, 
                            {
                                "interface_tx": "Vlan127"
                            }, 
                            {
                                "interface_tx": "Vlan128"
                            }, 
                            {
                                "interface_tx": "Vlan129"
                            }, 
                            {
                                "interface_tx": "Vlan130"
                            }, 
                            {
                                "interface_tx": "Vlan131"
                            }, 
                            {
                                "interface_tx": "Vlan132"
                            }, 
                            {
                                "interface_tx": "Vlan133"
                            }, 
                            {
                                "interface_tx": "Vlan134"
                            }, 
                            {
                                "interface_tx": "Vlan135"
                            }, 
                            {
                                "interface_tx": "Vlan136"
                            }, 
                            {
                                "interface_tx": "Vlan137"
                            }, 
                            {
                                "interface_tx": "Vlan138"
                            }, 
                            {
                                "interface_tx": "Vlan139"
                            }, 
                            {
                                "interface_tx": "Vlan140"
                            }, 
                            {
                                "interface_tx": "Vlan141"
                            }, 
                            {
                                "interface_tx": "Vlan142"
                            }, 
                            {
                                "interface_tx": "Vlan143"
                            }, 
                            {
                                "interface_tx": "Vlan144"
                            }, 
                            {
                                "interface_tx": "Vlan145"
                            }, 
                            {
                                "interface_tx": "Vlan146"
                            }, 
                            {
                                "interface_tx": "Vlan147"
                            }, 
                            {
                                "interface_tx": "Vlan148"
                            }, 
                            {
                                "interface_tx": "Vlan149"
                            }, 
                            {
                                "interface_tx": "Vlan150"
                            }, 
                            {
                                "interface_tx": "Vlan151"
                            }, 
                            {
                                "interface_tx": "Vlan152"
                            }, 
                            {
                                "interface_tx": "Vlan153"
                            }, 
                            {
                                "interface_tx": "Vlan154"
                            }, 
                            {
                                "interface_tx": "Vlan155"
                            }, 
                            {
                                "interface_tx": "Vlan156"
                            }, 
                            {
                                "interface_tx": "Vlan157"
                            }, 
                            {
                                "interface_tx": "Vlan158"
                            }, 
                            {
                                "interface_tx": "Vlan159"
                            }, 
                            {
                                "interface_tx": "Vlan160"
                            }, 
                            {
                                "interface_tx": "Vlan161"
                            }, 
                            {
                                "interface_tx": "Vlan162"
                            }, 
                            {
                                "interface_tx": "Vlan163"
                            }, 
                            {
                                "interface_tx": "Vlan164"
                            }, 
                            {
                                "interface_tx": "Vlan165"
                            }, 
                            {
                                "interface_tx": "Vlan166"
                            }, 
                            {
                                "interface_tx": "Vlan167"
                            }, 
                            {
                                "interface_tx": "Vlan168"
                            }, 
                            {
                                "interface_tx": "Vlan169"
                            }, 
                            {
                                "interface_tx": "Vlan170"
                            }, 
                            {
                                "interface_tx": "Vlan171"
                            }, 
                            {
                                "interface_tx": "Vlan172"
                            }, 
                            {
                                "interface_tx": "Vlan173"
                            }, 
                            {
                                "interface_tx": "Vlan174"
                            }, 
                            {
                                "interface_tx": "Vlan175"
                            }, 
                            {
                                "interface_tx": "Vlan176"
                            }, 
                            {
                                "interface_tx": "Vlan177"
                            }, 
                            {
                                "interface_tx": "Vlan178"
                            }, 
                            {
                                "interface_tx": "Vlan179"
                            }, 
                            {
                                "interface_tx": "Vlan180"
                            }, 
                            {
                                "interface_tx": "Vlan181"
                            }, 
                            {
                                "interface_tx": "Vlan182"
                            }, 
                            {
                                "interface_tx": "Vlan183"
                            }, 
                            {
                                "interface_tx": "Vlan184"
                            }, 
                            {
                                "interface_tx": "Vlan185"
                            }, 
                            {
                                "interface_tx": "Vlan186"
                            }, 
                            {
                                "interface_tx": "Vlan187"
                            }, 
                            {
                                "interface_tx": "Vlan188"
                            }, 
                            {
                                "interface_tx": "Vlan189"
                            }, 
                            {
                                "interface_tx": "Vlan190"
                            }, 
                            {
                                "interface_tx": "Vlan191"
                            }, 
                            {
                                "interface_tx": "Vlan192"
                            }, 
                            {
                                "interface_tx": "Vlan193"
                            }, 
                            {
                                "interface_tx": "Vlan194"
                            }, 
                            {
                                "interface_tx": "Vlan195"
                            }, 
                            {
                                "interface_tx": "Vlan196"
                            }, 
                            {
                                "interface_tx": "Vlan197"
                            }, 
                            {
                                "interface_tx": "Vlan198"
                            }, 
                            {
                                "interface_tx": "Vlan199"
                            }, 
                            {
                                "interface_tx": "Vlan200"
                            }, 
                            {
                                "interface_tx": "Vlan201"
                            }, 
                            {
                                "interface_tx": "Vlan202"
                            }, 
                            {
                                "interface_tx": "Vlan203"
                            }, 
                            {
                                "interface_tx": "Vlan204"
                            }, 
                            {
                                "interface_tx": "Vlan205"
                            }, 
                            {
                                "interface_tx": "Vlan206"
                            }, 
                            {
                                "interface_tx": "Vlan207"
                            }, 
                            {
                                "interface_tx": "Vlan208"
                            }, 
                            {
                                "interface_tx": "Vlan209"
                            }, 
                            {
                                "interface_tx": "Vlan210"
                            }, 
                            {
                                "interface_tx": "Vlan211"
                            }, 
                            {
                                "interface_tx": "Vlan212"
                            }, 
                            {
                                "interface_tx": "Vlan213"
                            }, 
                            {
                                "interface_tx": "Vlan214"
                            }, 
                            {
                                "interface_tx": "Vlan215"
                            }, 
                            {
                                "interface_tx": "Vlan216"
                            }, 
                            {
                                "interface_tx": "Vlan217"
                            }, 
                            {
                                "interface_tx": "Vlan218"
                            }, 
                            {
                                "interface_tx": "Vlan219"
                            }, 
                            {
                                "interface_tx": "Vlan220"
                            }, 
                            {
                                "interface_tx": "Vlan221"
                            }, 
                            {
                                "interface_tx": "Vlan222"
                            }, 
                            {
                                "interface_tx": "Vlan223"
                            }, 
                            {
                                "interface_tx": "Vlan224"
                            }, 
                            {
                                "interface_tx": "Vlan225"
                            }, 
                            {
                                "interface_tx": "Vlan226"
                            }, 
                            {
                                "interface_tx": "Vlan227"
                            }, 
                            {
                                "interface_tx": "Vlan228"
                            }, 
                            {
                                "interface_tx": "Vlan229"
                            }, 
                            {
                                "interface_tx": "Vlan230"
                            }, 
                            {
                                "interface_tx": "Vlan231"
                            }, 
                            {
                                "interface_tx": "Vlan232"
                            }, 
                            {
                                "interface_tx": "Vlan233"
                            }, 
                            {
                                "interface_tx": "Vlan234"
                            }, 
                            {
                                "interface_tx": "Vlan235"
                            }, 
                            {
                                "interface_tx": "Vlan236"
                            }, 
                            {
                                "interface_tx": "Vlan237"
                            }, 
                            {
                                "interface_tx": "Vlan238"
                            }, 
                            {
                                "interface_tx": "Vlan239"
                            }, 
                            {
                                "interface_tx": "Vlan240"
                            }, 
                            {
                                "interface_tx": "Vlan241"
                            }, 
                            {
                                "interface_tx": "Vlan242"
                            }, 
                            {
                                "interface_tx": "Vlan243"
                            }, 
                            {
                                "interface_tx": "Vlan244"
                            }, 
                            {
                                "interface_tx": "Vlan245"
                            }, 
                            {
                                "interface_tx": "Vlan246"
                            }, 
                            {
                                "interface_tx": "Vlan247"
                            }, 
                            {
                                "interface_tx": "Vlan248"
                            }, 
                            {
                                "interface_tx": "Vlan249"
                            }, 
                            {
                                "interface_tx": "Vlan250"
                            }, 
                            {
                                "interface_tx": "Vlan251"
                            }, 
                            {
                                "interface_tx": "Vlan252"
                            }, 
                            {
                                "interface_tx": "Vlan253"
                            }, 
                            {
                                "interface_tx": "Vlan254"
                            }, 
                            {
                                "interface_tx": "Vlan255"
                            }, 
                            {
                                "interface_tx": "Vlan256"
                            }, 
                            {
                                "interface_tx": "Vlan257"
                            }, 
                            {
                                "interface_tx": "Vlan258"
                            }, 
                            {
                                "interface_tx": "Vlan259"
                            }, 
                            {
                                "interface_tx": "Vlan260"
                            }, 
                            {
                                "interface_tx": "Vlan261"
                            }, 
                            {
                                "interface_tx": "Vlan262"
                            }, 
                            {
                                "interface_tx": "Vlan263"
                            }, 
                            {
                                "interface_tx": "Vlan264"
                            }, 
                            {
                                "interface_tx": "Vlan265"
                            }, 
                            {
                                "interface_tx": "Vlan266"
                            }, 
                            {
                                "interface_tx": "Vlan267"
                            }, 
                            {
                                "interface_tx": "Vlan268"
                            }, 
                            {
                                "interface_tx": "Vlan269"
                            }, 
                            {
                                "interface_tx": "Vlan270"
                            }, 
                            {
                                "interface_tx": "Vlan271"
                            }, 
                            {
                                "interface_tx": "Vlan272"
                            }, 
                            {
                                "interface_tx": "Vlan273"
                            }, 
                            {
                                "interface_tx": "Vlan274"
                            }, 
                            {
                                "interface_tx": "Vlan275"
                            }, 
                            {
                                "interface_tx": "Vlan276"
                            }, 
                            {
                                "interface_tx": "Vlan277"
                            }, 
                            {
                                "interface_tx": "Vlan278"
                            }, 
                            {
                                "interface_tx": "Vlan279"
                            }, 
                            {
                                "interface_tx": "Vlan280"
                            }, 
                            {
                                "interface_tx": "Vlan281"
                            }, 
                            {
                                "interface_tx": "Vlan282"
                            }, 
                            {
                                "interface_tx": "Vlan283"
                            }, 
                            {
                                "interface_tx": "Vlan284"
                            }, 
                            {
                                "interface_tx": "Vlan285"
                            }, 
                            {
                                "interface_tx": "Vlan286"
                            }, 
                            {
                                "interface_tx": "Vlan287"
                            }, 
                            {
                                "interface_tx": "Vlan288"
                            }, 
                            {
                                "interface_tx": "Vlan289"
                            }, 
                            {
                                "interface_tx": "Vlan290"
                            }, 
                            {
                                "interface_tx": "Vlan291"
                            }, 
                            {
                                "interface_tx": "Vlan292"
                            }, 
                            {
                                "interface_tx": "Vlan293"
                            }, 
                            {
                                "interface_tx": "Vlan294"
                            }, 
                            {
                                "interface_tx": "Vlan295"
                            }, 
                            {
                                "interface_tx": "Vlan296"
                            }, 
                            {
                                "interface_tx": "Vlan297"
                            }, 
                            {
                                "interface_tx": "Vlan298"
                            }, 
                            {
                                "interface_tx": "Vlan299"
                            }, 
                            {
                                "interface_tx": "Vlan300"
                            }, 
                            {
                                "interface_tx": "Vlan301"
                            }, 
                            {
                                "interface_tx": "Vlan302"
                            }, 
                            {
                                "interface_tx": "Vlan303"
                            }, 
                            {
                                "interface_tx": "Vlan304"
                            }, 
                            {
                                "interface_tx": "Vlan305"
                            }, 
                            {
                                "interface_tx": "Vlan306"
                            }, 
                            {
                                "interface_tx": "Vlan307"
                            }, 
                            {
                                "interface_tx": "Vlan308"
                            }, 
                            {
                                "interface_tx": "Vlan309"
                            }, 
                            {
                                "interface_tx": "Vlan310"
                            }, 
                            {
                                "interface_tx": "Vlan311"
                            }, 
                            {
                                "interface_tx": "Vlan312"
                            }, 
                            {
                                "interface_tx": "Vlan313"
                            }, 
                            {
                                "interface_tx": "Vlan314"
                            }, 
                            {
                                "interface_tx": "Vlan315"
                            }, 
                            {
                                "interface_tx": "Vlan316"
                            }, 
                            {
                                "interface_tx": "Vlan317"
                            }, 
                            {
                                "interface_tx": "Vlan318"
                            }, 
                            {
                                "interface_tx": "Vlan319"
                            }, 
                            {
                                "interface_tx": "Vlan320"
                            }, 
                            {
                                "interface_tx": "Vlan321"
                            }, 
                            {
                                "interface_tx": "Vlan322"
                            }, 
                            {
                                "interface_tx": "Vlan323"
                            }, 
                            {
                                "interface_tx": "Vlan324"
                            }, 
                            {
                                "interface_tx": "Vlan325"
                            }, 
                            {
                                "interface_tx": "Vlan326"
                            }, 
                            {
                                "interface_tx": "Vlan327"
                            }, 
                            {
                                "interface_tx": "Vlan328"
                            }, 
                            {
                                "interface_tx": "Vlan329"
                            }, 
                            {
                                "interface_tx": "Vlan330"
                            }, 
                            {
                                "interface_tx": "Vlan331"
                            }, 
                            {
                                "interface_tx": "Vlan332"
                            }, 
                            {
                                "interface_tx": "Vlan333"
                            }, 
                            {
                                "interface_tx": "Vlan334"
                            }, 
                            {
                                "interface_tx": "Vlan335"
                            }, 
                            {
                                "interface_tx": "Vlan336"
                            }, 
                            {
                                "interface_tx": "Vlan337"
                            }, 
                            {
                                "interface_tx": "Vlan338"
                            }, 
                            {
                                "interface_tx": "Vlan339"
                            }, 
                            {
                                "interface_tx": "Vlan340"
                            }, 
                            {
                                "interface_tx": "Vlan341"
                            }, 
                            {
                                "interface_tx": "Vlan342"
                            }, 
                            {
                                "interface_tx": "Vlan343"
                            }, 
                            {
                                "interface_tx": "Vlan344"
                            }, 
                            {
                                "interface_tx": "Vlan345"
                            }, 
                            {
                                "interface_tx": "Vlan346"
                            }, 
                            {
                                "interface_tx": "Vlan347"
                            }, 
                            {
                                "interface_tx": "Vlan348"
                            }, 
                            {
                                "interface_tx": "Vlan349"
                            }, 
                            {
                                "interface_tx": "Vlan350"
                            }, 
                            {
                                "interface_tx": "Vlan351"
                            }, 
                            {
                                "interface_tx": "Vlan352"
                            }, 
                            {
                                "interface_tx": "Vlan353"
                            }, 
                            {
                                "interface_tx": "Vlan354"
                            }, 
                            {
                                "interface_tx": "Vlan355"
                            }, 
                            {
                                "interface_tx": "Vlan356"
                            }, 
                            {
                                "interface_tx": "Vlan357"
                            }, 
                            {
                                "interface_tx": "Vlan358"
                            }, 
                            {
                                "interface_tx": "Vlan359"
                            }, 
                            {
                                "interface_tx": "Vlan360"
                            }, 
                            {
                                "interface_tx": "Vlan361"
                            }, 
                            {
                                "interface_tx": "Vlan362"
                            }, 
                            {
                                "interface_tx": "Vlan363"
                            }, 
                            {
                                "interface_tx": "Vlan364"
                            }, 
                            {
                                "interface_tx": "Vlan365"
                            }, 
                            {
                                "interface_tx": "Vlan366"
                            }, 
                            {
                                "interface_tx": "Vlan367"
                            }, 
                            {
                                "interface_tx": "Vlan368"
                            }, 
                            {
                                "interface_tx": "Vlan369"
                            }, 
                            {
                                "interface_tx": "Vlan370"
                            }, 
                            {
                                "interface_tx": "Vlan371"
                            }, 
                            {
                                "interface_tx": "Vlan372"
                            }, 
                            {
                                "interface_tx": "Vlan373"
                            }, 
                            {
                                "interface_tx": "Vlan374"
                            }, 
                            {
                                "interface_tx": "Vlan375"
                            }, 
                            {
                                "interface_tx": "Vlan376"
                            }, 
                            {
                                "interface_tx": "Vlan377"
                            }, 
                            {
                                "interface_tx": "Vlan378"
                            }, 
                            {
                                "interface_tx": "Vlan379"
                            }, 
                            {
                                "interface_tx": "Vlan380"
                            }, 
                            {
                                "interface_tx": "Vlan381"
                            }, 
                            {
                                "interface_tx": "Vlan382"
                            }, 
                            {
                                "interface_tx": "Vlan383"
                            }, 
                            {
                                "interface_tx": "Vlan384"
                            }, 
                            {
                                "interface_tx": "Vlan385"
                            }, 
                            {
                                "interface_tx": "Vlan386"
                            }, 
                            {
                                "interface_tx": "Vlan387"
                            }, 
                            {
                                "interface_tx": "Vlan388"
                            }, 
                            {
                                "interface_tx": "Vlan389"
                            }, 
                            {
                                "interface_tx": "Vlan390"
                            }, 
                            {
                                "interface_tx": "Vlan391"
                            }, 
                            {
                                "interface_tx": "Vlan392"
                            }, 
                            {
                                "interface_tx": "Vlan393"
                            }, 
                            {
                                "interface_tx": "Vlan394"
                            }, 
                            {
                                "interface_tx": "Vlan395"
                            }, 
                            {
                                "interface_tx": "Vlan396"
                            }, 
                            {
                                "interface_tx": "Vlan397"
                            }, 
                            {
                                "interface_tx": "Vlan398"
                            }, 
                            {
                                "interface_tx": "Vlan399"
                            }, 
                            {
                                "interface_tx": "Vlan400"
                            }, 
                            {
                                "interface_tx": "Vlan401"
                            }, 
                            {
                                "interface_tx": "Vlan402"
                            }, 
                            {
                                "interface_tx": "Vlan403"
                            }, 
                            {
                                "interface_tx": "Vlan404"
                            }, 
                            {
                                "interface_tx": "Vlan405"
                            }, 
                            {
                                "interface_tx": "Vlan406"
                            }, 
                            {
                                "interface_tx": "Vlan407"
                            }, 
                            {
                                "interface_tx": "Vlan408"
                            }, 
                            {
                                "interface_tx": "Vlan409"
                            }, 
                            {
                                "interface_tx": "Vlan410"
                            }, 
                            {
                                "interface_tx": "Vlan411"
                            }, 
                            {
                                "interface_tx": "Vlan412"
                            }, 
                            {
                                "interface_tx": "Vlan413"
                            }, 
                            {
                                "interface_tx": "Vlan414"
                            }, 
                            {
                                "interface_tx": "Vlan415"
                            }, 
                            {
                                "interface_tx": "Vlan416"
                            }, 
                            {
                                "interface_tx": "Vlan417"
                            }, 
                            {
                                "interface_tx": "Vlan418"
                            }, 
                            {
                                "interface_tx": "Vlan419"
                            }, 
                            {
                                "interface_tx": "Vlan420"
                            }, 
                            {
                                "interface_tx": "Vlan421"
                            }, 
                            {
                                "interface_tx": "Vlan422"
                            }, 
                            {
                                "interface_tx": "Vlan423"
                            }, 
                            {
                                "interface_tx": "Vlan424"
                            }, 
                            {
                                "interface_tx": "Vlan425"
                            }, 
                            {
                                "interface_tx": "Vlan426"
                            }, 
                            {
                                "interface_tx": "Vlan427"
                            }, 
                            {
                                "interface_tx": "Vlan428"
                            }, 
                            {
                                "interface_tx": "Vlan429"
                            }, 
                            {
                                "interface_tx": "Vlan430"
                            }, 
                            {
                                "interface_tx": "Vlan431"
                            }, 
                            {
                                "interface_tx": "Vlan432"
                            }, 
                            {
                                "interface_tx": "Vlan433"
                            }, 
                            {
                                "interface_tx": "Vlan434"
                            }, 
                            {
                                "interface_tx": "Vlan435"
                            }, 
                            {
                                "interface_tx": "Vlan436"
                            }, 
                            {
                                "interface_tx": "Vlan437"
                            }, 
                            {
                                "interface_tx": "Vlan438"
                            }, 
                            {
                                "interface_tx": "Vlan439"
                            }, 
                            {
                                "interface_tx": "Vlan440"
                            }, 
                            {
                                "interface_tx": "Vlan441"
                            }, 
                            {
                                "interface_tx": "Vlan442"
                            }, 
                            {
                                "interface_tx": "Vlan443"
                            }, 
                            {
                                "interface_tx": "Vlan444"
                            }, 
                            {
                                "interface_tx": "Vlan445"
                            }, 
                            {
                                "interface_tx": "Vlan446"
                            }, 
                            {
                                "interface_tx": "Vlan447"
                            }, 
                            {
                                "interface_tx": "Vlan448"
                            }, 
                            {
                                "interface_tx": "Vlan449"
                            }, 
                            {
                                "interface_tx": "Vlan450"
                            }, 
                            {
                                "interface_tx": "Vlan451"
                            }, 
                            {
                                "interface_tx": "Vlan452"
                            }, 
                            {
                                "interface_tx": "Vlan453"
                            }, 
                            {
                                "interface_tx": "Vlan454"
                            }, 
                            {
                                "interface_tx": "Vlan455"
                            }, 
                            {
                                "interface_tx": "Vlan456"
                            }, 
                            {
                                "interface_tx": "Vlan457"
                            }, 
                            {
                                "interface_tx": "Vlan458"
                            }, 
                            {
                                "interface_tx": "Vlan459"
                            }, 
                            {
                                "interface_tx": "Vlan460"
                            }, 
                            {
                                "interface_tx": "Vlan461"
                            }, 
                            {
                                "interface_tx": "Vlan462"
                            }, 
                            {
                                "interface_tx": "Vlan463"
                            }, 
                            {
                                "interface_tx": "Vlan464"
                            }, 
                            {
                                "interface_tx": "Vlan465"
                            }, 
                            {
                                "interface_tx": "Vlan466"
                            }, 
                            {
                                "interface_tx": "Vlan467"
                            }, 
                            {
                                "interface_tx": "Vlan468"
                            }, 
                            {
                                "interface_tx": "Vlan469"
                            }, 
                            {
                                "interface_tx": "Vlan470"
                            }, 
                            {
                                "interface_tx": "Vlan471"
                            }, 
                            {
                                "interface_tx": "Vlan472"
                            }, 
                            {
                                "interface_tx": "Vlan473"
                            }, 
                            {
                                "interface_tx": "Vlan474"
                            }, 
                            {
                                "interface_tx": "Vlan475"
                            }, 
                            {
                                "interface_tx": "Vlan476"
                            }, 
                            {
                                "interface_tx": "Vlan477"
                            }, 
                            {
                                "interface_tx": "Vlan478"
                            }, 
                            {
                                "interface_tx": "Vlan479"
                            }, 
                            {
                                "interface_tx": "Vlan480"
                            }, 
                            {
                                "interface_tx": "Vlan481"
                            }, 
                            {
                                "interface_tx": "Vlan482"
                            }, 
                            {
                                "interface_tx": "Vlan483"
                            }, 
                            {
                                "interface_tx": "Vlan484"
                            }, 
                            {
                                "interface_tx": "Vlan485"
                            }, 
                            {
                                "interface_tx": "Vlan486"
                            }, 
                            {
                                "interface_tx": "Vlan487"
                            }, 
                            {
                                "interface_tx": "Vlan488"
                            }, 
                            {
                                "interface_tx": "Vlan489"
                            }, 
                            {
                                "interface_tx": "Vlan490"
                            }, 
                            {
                                "interface_tx": "Vlan491"
                            }, 
                            {
                                "interface_tx": "Vlan492"
                            }, 
                            {
                                "interface_tx": "Vlan493"
                            }, 
                            {
                                "interface_tx": "Vlan494"
                            }, 
                            {
                                "interface_tx": "Vlan495"
                            }, 
                            {
                                "interface_tx": "Vlan496"
                            }, 
                            {
                                "interface_tx": "Vlan497"
                            }, 
                            {
                                "interface_tx": "Vlan498"
                            }, 
                            {
                                "interface_tx": "Vlan499"
                            }, 
                            {
                                "interface_tx": "Vlan501"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show interface counters ", 
                "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 interface counters 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 interface counters 

----------------------------------------------------------------------------------
Port                                     InOctets                      InUcastPkts
----------------------------------------------------------------------------------
mgmt0                                   127801425                            58162

----------------------------------------------------------------------------------
Port                                     InOctets                      InUcastPkts
----------------------------------------------------------------------------------
Eth1/1                                    6678376                            18353
Eth1/1.50                                       0                                0
Eth1/1.51                                       0                                0
Eth1/1.52                                       0                                0
Eth1/1.53                                       0                                0
Eth1/2                              1061564282959                        733136957
Eth1/3                                          0                                0
Eth1/4                                  120911227                          1186857
Eth1/5                                   37138714                                0
Eth1/6                                    9732452                                0
Eth1/7                                   16231314                              792
Eth1/8                                    9736190                                0
Eth1/9                                    9735162                                0
Eth1/10                                   9787888                                0
Eth1/11                                   9788707                                0
Eth1/12                                   9786957                                0
Eth1/13                                  13130715                                0
Eth1/14                                   9786449                                0
Eth1/15                                   9788147                                0
Eth1/16                                   9787247                                0
Eth1/17                                1025744157                              846
Eth1/18                                   9786463                                0
Eth1/19                                   9787607                                0
Eth1/20                                   9789058                                0
Eth1/21                                1025792210                              846
Eth1/22                                   9787293                                0
Eth1/23                                   9788690                                0
Eth1/24                                   9786031                                0
Eth1/25                                   9787653                                0
Eth1/26                                   9786798                                0
Eth1/27                                   9786463                                0
Eth1/28                                   9786957                                0
Eth1/29                                   9786577                                0
Eth1/30                                   9786463                                0
Eth1/31                                   9787247                                0
Eth1/32                                   9787448                                0
Eth1/33                                1008779170                                0
Eth1/34                                   9788483                                0
Eth1/35                                   9788040                                0
Eth1/36                                   9786850                                0
Eth1/37                                   9786798                                0
Eth1/38                                   9786850                                0
Eth1/39                                  35687455                                0
Eth1/40                                  38431356                                0
Eth1/41                                   9786463                                0
Eth1/42                                   9785706                                0
Eth1/43                                   9788797                                0
Eth1/44                                   9786798                                0
Eth1/45                                  18192304                             1507
Eth1/46                                  18194212                             1509
Eth1/47                               24463567460                               46
Eth1/48                               24678069362                           158221

----------------------------------------------------------------------------------
Port                                     InOctets                      InUcastPkts
----------------------------------------------------------------------------------
Po47                                  49141636822                           158267

----------------------------------------------------------------------------------
Port                                     InOctets                      InUcastPkts
----------------------------------------------------------------------------------
Vlan1                               46449407                            172832
Vlan2                               23325472                            323965
Vlan3                                      0                                 0
Vlan4                                      0                                 0
Vlan5                                      0                                 0
Vlan6                                      0                                 0
Vlan7                                      0                                 0
Vlan8                             2142132622                          22700669
Vlan9                                      0                                 0
Vlan10                                     0                                 0
Vlan11                                     0                                 0
Vlan12                                     0                                 0
Vlan13                                     0                                 0
Vlan14                                     0                                 0
Vlan15                                     0                                 0
Vlan16                                     0                                 0
Vlan17                                     0                                 0
Vlan18                                     0                                 0
Vlan19                                     0                                 0
Vlan20                                     0                                 0
Vlan21                                     0                                 0
Vlan22                                     0                                 0
Vlan23                                     0                                 0
Vlan24                                     0                                 0
Vlan25                                     0                                 0
Vlan26                                     0                                 0
Vlan27                                     0                                 0
Vlan28                                     0                                 0
Vlan29                                     0                                 0
Vlan30                                     0                                 0
Vlan31                                     0                                 0
Vlan32                                     0                                 0
Vlan33                                     0                                 0
Vlan34                                     0                                 0
Vlan35                                     0                                 0
Vlan36                                     0                                 0
Vlan37                                     0                                 0
Vlan38                                     0                                 0
Vlan39                                     0                                 0
Vlan40                                     0                                 0
Vlan41                                     0                                 0
Vlan42                                     0                                 0
Vlan43                                     0                                 0
Vlan44                                     0                                 0
Vlan45                                     0                                 0
Vlan46                                     0                                 0
Vlan47                                     0                                 0
Vlan48                                     0                                 0
Vlan49                                     0                                 0
Vlan50                           52840130173                         413624626
Vlan51                              28970168                            406975
Vlan52                              28977776                            407087
Vlan53                              28978260                            407094
Vlan54                              23325624                            323967
Vlan55                                     0                                 0
Vlan56                                     0                                 0
Vlan57                                     0                                 0
Vlan58                                     0                                 0
Vlan59                                     0                                 0
Vlan60                                     0                                 0
Vlan61                                     0                                 0
Vlan62                                     0                                 0
Vlan63                                     0                                 0
Vlan64                                     0                                 0
Vlan65                                     0                                 0
Vlan66                                     0                                 0
Vlan67                                     0                                 0
Vlan68                                     0                                 0
Vlan69                                     0                                 0
Vlan70                                     0                                 0
Vlan71                                     0                                 0
Vlan72                                     0                                 0
Vlan73                                     0                                 0
Vlan74                                     0                                 0
Vlan75                                     0                                 0
Vlan76                                     0                                 0
Vlan77                                     0                                 0
Vlan78                                     0                                 0
Vlan79                                     0                                 0
Vlan80                                     0                                 0
Vlan81                                     0                                 0
Vlan82                                     0                                 0
Vlan83                                     0                                 0
Vlan84                                     0                                 0
Vlan85                                     0                                 0
Vlan86                                     0                                 0
Vlan87                                     0                                 0
Vlan88                                     0                                 0
Vlan89                                     0                                 0
Vlan90                                     0                                 0
Vlan91                                     0                                 0
Vlan92                                     0                                 0
Vlan93                                     0                                 0
Vlan94                                     0                                 0
Vlan95                                     0                                 0
Vlan96                                     0                                 0
Vlan97                                     0                                 0
Vlan98                                     0                                 0
Vlan99                                     0                                 0
Vlan100                             23325480                            323965
Vlan101                                    0                                 0
Vlan102                                    0                                 0
Vlan103                                    0                                 0
Vlan104                                    0                                 0
Vlan105                                    0                                 0
Vlan106                                    0                                 0
Vlan107                                    0                                 0
Vlan108                                    0                                 0
Vlan109                                    0                                 0
Vlan110                                    0                                 0
Vlan111                                    0                                 0
Vlan112                                    0                                 0
Vlan113                                    0                                 0
Vlan114                                    0                                 0
Vlan115                                    0                                 0
Vlan116                                    0                                 0
Vlan117                                    0                                 0
Vlan118                                    0                                 0
Vlan119                                    0                                 0
Vlan120                                    0                                 0
Vlan121                                    0                                 0
Vlan122                                    0                                 0
Vlan123                                    0                                 0
Vlan124                                    0                                 0
Vlan125                                    0                                 0
Vlan126                                    0                                 0
Vlan127                                    0                                 0
Vlan128                                    0                                 0
Vlan129                                    0                                 0
Vlan130                                    0                                 0
Vlan131                                    0                                 0
Vlan132                                    0                                 0
Vlan133                                    0                                 0
Vlan134                                    0                                 0
Vlan135                                    0                                 0
Vlan136                                    0                                 0
Vlan137                                    0                                 0
Vlan138                                    0                                 0
Vlan139                                    0                                 0
Vlan140                                    0                                 0
Vlan141                                    0                                 0
Vlan142                                    0                                 0
Vlan143                                    0                                 0
Vlan144                                    0                                 0
Vlan145                                    0                                 0
Vlan146                                    0                                 0
Vlan147                                    0                                 0
Vlan148                                    0                                 0
Vlan149                                    0                                 0
Vlan150                                    0                                 0
Vlan151                                    0                                 0
Vlan152                                    0                                 0
Vlan153                                    0                                 0
Vlan154                                    0                                 0
Vlan155                                    0                                 0
Vlan156                                    0                                 0
Vlan157                                    0                                 0
Vlan158                                    0                                 0
Vlan159                                    0                                 0
Vlan160                                    0                                 0
Vlan161                                    0                                 0
Vlan162                                    0                                 0
Vlan163                                    0                                 0
Vlan164                                    0                                 0
Vlan165                                    0                                 0
Vlan166                                    0                                 0
Vlan167                                    0                                 0
Vlan168                                    0                                 0
Vlan169                                    0                                 0
Vlan170                                    0                                 0
Vlan171                                    0                                 0
Vlan172                                    0                                 0
Vlan173                                    0                                 0
Vlan174                                    0                                 0
Vlan175                                    0                                 0
Vlan176                                    0                                 0
Vlan177                                    0                                 0
Vlan178                                    0                                 0
Vlan179                                    0                                 0
Vlan180                                    0                                 0
Vlan181                                    0                                 0
Vlan182                                    0                                 0
Vlan183                                    0                                 0
Vlan184                                    0                                 0
Vlan185                                    0                                 0
Vlan186                                    0                                 0
Vlan187                                    0                                 0
Vlan188                                    0                                 0
Vlan189                                    0                                 0
Vlan190                                    0                                 0
Vlan191                                    0                                 0
Vlan192                                    0                                 0
Vlan193                                    0                                 0
Vlan194                                    0                                 0
Vlan195                                    0                                 0
Vlan196                                    0                                 0
Vlan197                                    0                                 0
Vlan198                                    0                                 0
Vlan199                                    0                                 0
Vlan200                                    0                                 0
Vlan201                                    0                                 0
Vlan202                                    0                                 0
Vlan203                                    0                                 0
Vlan204                                    0                                 0
Vlan205                                    0                                 0
Vlan206                                    0                                 0
Vlan207                                    0                                 0
Vlan208                                    0                                 0
Vlan209                                    0                                 0
Vlan210                                    0                                 0
Vlan211                                    0                                 0
Vlan212                                    0                                 0
Vlan213                                    0                                 0
Vlan214                                    0                                 0
Vlan215                                    0                                 0
Vlan216                                    0                                 0
Vlan217                                    0                                 0
Vlan218                                    0                                 0
Vlan219                                    0                                 0
Vlan220                                    0                                 0
Vlan221                                    0                                 0
Vlan222                                    0                                 0
Vlan223                                    0                                 0
Vlan224                                    0                                 0
Vlan225                                    0                                 0
Vlan226                                    0                                 0
Vlan227                                    0                                 0
Vlan228                                    0                                 0
Vlan229                                    0                                 0
Vlan230                                    0                                 0
Vlan231                                    0                                 0
Vlan232                                    0                                 0
Vlan233                                    0                                 0
Vlan234                                    0                                 0
Vlan235                                    0                                 0
Vlan236                                    0                                 0
Vlan237                                    0                                 0
Vlan238                                    0                                 0
Vlan239                                    0                                 0
Vlan240                                    0                                 0
Vlan241                                    0                                 0
Vlan242                                    0                                 0
Vlan243                                    0                                 0
Vlan244                                    0                                 0
Vlan245                             23325624                            323967
Vlan246                                    0                                 0
Vlan247                                    0                                 0
Vlan248                                    0                                 0
Vlan249                                    0                                 0
Vlan250                                    0                                 0
Vlan251                                    0                                 0
Vlan252                                    0                                 0
Vlan253                            265658142                           2232808
Vlan254                                    0                                 0
Vlan255                                    0                                 0
Vlan256                                    0                                 0
Vlan257                                    0                                 0
Vlan258                                    0                                 0
Vlan259                                    0                                 0
Vlan260                                    0                                 0
Vlan261                                    0                                 0
Vlan262                                    0                                 0
Vlan263                                    0                                 0
Vlan264                                    0                                 0
Vlan265                                    0                                 0
Vlan266                                    0                                 0
Vlan267                                    0                                 0
Vlan268                                    0                                 0
Vlan269                                    0                                 0
Vlan270                                    0                                 0
Vlan271                                    0                                 0
Vlan272                                    0                                 0
Vlan273                                    0                                 0
Vlan274                                    0                                 0
Vlan275                                    0                                 0
Vlan276                                    0                                 0
Vlan277                                    0                                 0
Vlan278                                    0                                 0
Vlan279                                    0                                 0
Vlan280                                    0                                 0
Vlan281                                    0                                 0
Vlan282                                    0                                 0
Vlan283                                    0                                 0
Vlan284                                    0                                 0
Vlan285                                    0                                 0
Vlan286                                    0                                 0
Vlan287                                    0                                 0
Vlan288                                    0                                 0
Vlan289                                    0                                 0
Vlan290                                    0                                 0
Vlan291                                    0                                 0
Vlan292                                    0                                 0
Vlan293                                    0                                 0
Vlan294                                    0                                 0
Vlan295                                    0                                 0
Vlan296                                    0                                 0
Vlan297                                    0                                 0
Vlan298                                    0                                 0
Vlan299                                    0                                 0
Vlan300                                    0                                 0
Vlan301                                    0                                 0
Vlan302                                    0                                 0
Vlan303                                    0                                 0
Vlan304                                    0                                 0
Vlan305                                    0                                 0
Vlan306                                    0                                 0
Vlan307                                    0                                 0
Vlan308                                    0                                 0
Vlan309                                    0                                 0
Vlan310                                    0                                 0
Vlan311                                    0                                 0
Vlan312                                    0                                 0
Vlan313                                    0                                 0
Vlan314                                    0                                 0
Vlan315                                    0                                 0
Vlan316                                    0                                 0
Vlan317                                    0                                 0
Vlan318                                    0                                 0
Vlan319                                    0                                 0
Vlan320                                    0                                 0
Vlan321                                    0                                 0
Vlan322                                    0                                 0
Vlan323                                    0                                 0
Vlan324                                    0                                 0
Vlan325                                    0                                 0
Vlan326                                    0                                 0
Vlan327                                    0                                 0
Vlan328                                    0                                 0
Vlan329                                    0                                 0
Vlan330                                    0                                 0
Vlan331                                    0                                 0
Vlan332                                    0                                 0
Vlan333                                    0                                 0
Vlan334                                    0                                 0
Vlan335                                    0                                 0
Vlan336                                    0                                 0
Vlan337                                    0                                 0
Vlan338                                    0                                 0
Vlan339                                    0                                 0
Vlan340                                    0                                 0
Vlan341                                    0                                 0
Vlan342                                    0                                 0
Vlan343                                    0                                 0
Vlan344                                    0                                 0
Vlan345                                    0                                 0
Vlan346                                    0                                 0
Vlan347                                    0                                 0
Vlan348                                    0                                 0
Vlan349                                    0                                 0
Vlan350                                    0                                 0
Vlan351                                    0                                 0
Vlan352                                    0                                 0
Vlan353                                    0                                 0
Vlan354                                    0                                 0
Vlan355                                    0                                 0
Vlan356                                    0                                 0
Vlan357                                    0                                 0
Vlan358                                    0                                 0
Vlan359                                    0                                 0
Vlan360                                    0                                 0
Vlan361                                    0                                 0
Vlan362                                    0                                 0
Vlan363                                    0                                 0
Vlan364                                    0                                 0
Vlan365                                    0                                 0
Vlan366                                    0                                 0
Vlan367                                    0                                 0
Vlan368                                    0                                 0
Vlan369                                    0                                 0
Vlan370                                    0                                 0
Vlan371                                    0                                 0
Vlan372                                    0                                 0
Vlan373                                    0                                 0
Vlan374                                    0                                 0
Vlan375                                    0                                 0
Vlan376                                    0                                 0
Vlan377                                    0                                 0
Vlan378                                    0                                 0
Vlan379                                    0                                 0
Vlan380                                    0                                 0
Vlan381                                    0                                 0
Vlan382                                    0                                 0
Vlan383                                    0                                 0
Vlan384                                    0                                 0
Vlan385                                    0                                 0
Vlan386                                    0                                 0
Vlan387                                    0                                 0
Vlan388                                    0                                 0
Vlan389                                    0                                 0
Vlan390                                    0                                 0
Vlan391                                    0                                 0
Vlan392                                    0                                 0
Vlan393                                    0                                 0
Vlan394                                    0                                 0
Vlan395                                    0                                 0
Vlan396                                    0                                 0
Vlan397                                    0                                 0
Vlan398                                    0                                 0
Vlan399                                    0                                 0
Vlan400                                    0                                 0
Vlan401                                    0                                 0
Vlan402                                    0                                 0
Vlan403                                    0                                 0
Vlan404                                    0                                 0
Vlan405                                    0                                 0
Vlan406                                    0                                 0
Vlan407                                    0                                 0
Vlan408                                    0                                 0
Vlan409                                    0                                 0
Vlan410                                    0                                 0
Vlan411                                    0                                 0
Vlan412                                    0                                 0
Vlan413                                    0                                 0
Vlan414                                    0                                 0
Vlan415                                    0                                 0
Vlan416                                    0                                 0
Vlan417                                    0                                 0
Vlan418                                    0                                 0
Vlan419                                    0                                 0
Vlan420                                    0                                 0
Vlan421                                    0                                 0
Vlan422                                    0                                 0
Vlan423                                    0                                 0
Vlan424                                    0                                 0
Vlan425                                    0                                 0
Vlan426                                    0                                 0
Vlan427                                    0                                 0
Vlan428                                    0                                 0
Vlan429                                    0                                 0
Vlan430                                    0                                 0
Vlan431                                    0                                 0
Vlan432                                    0                                 0
Vlan433                                    0                                 0
Vlan434                                    0                                 0
Vlan435                                    0                                 0
Vlan436                                    0                                 0
Vlan437                                    0                                 0
Vlan438                                    0                                 0
Vlan439                                    0                                 0
Vlan440                                    0                                 0
Vlan441                                    0                                 0
Vlan442                                    0                                 0
Vlan443                                    0                                 0
Vlan444                                    0                                 0
Vlan445                                    0                                 0
Vlan446                                    0                                 0
Vlan447                                    0                                 0
Vlan448                                    0                                 0
Vlan449                                    0                                 0
Vlan450                                    0                                 0
Vlan451                                    0                                 0
Vlan452                                    0                                 0
Vlan453                                    0                                 0
Vlan454                                    0                                 0
Vlan455                                    0                                 0
Vlan456                                    0                                 0
Vlan457                                    0                                 0
Vlan458                                    0                                 0
Vlan459                                    0                                 0
Vlan460                                    0                                 0
Vlan461                                    0                                 0
Vlan462                                    0                                 0
Vlan463                                    0                                 0
Vlan464                                    0                                 0
Vlan465                                    0                                 0
Vlan466                                    0                                 0
Vlan467                                    0                                 0
Vlan468                                    0                                 0
Vlan469                                    0                                 0
Vlan470                                    0                                 0
Vlan471                                    0                                 0
Vlan472                                    0                                 0
Vlan473                                    0                                 0
Vlan474                                    0                                 0
Vlan475                                    0                                 0
Vlan476                                    0                                 0
Vlan477                                    0                                 0
Vlan478                                    0                                 0
Vlan479                                    0                                 0
Vlan480                                    0                                 0
Vlan481                                    0                                 0
Vlan482                                    0                                 0
Vlan483                                    0                                 0
Vlan484                                    0                                 0
Vlan485                                    0                                 0
Vlan486                                    0                                 0
Vlan487                                    0                                 0
Vlan488                                    0                                 0
Vlan489                                    0                                 0
Vlan490                                    0                                 0
Vlan491                                    0                                 0
Vlan492                                    0                                 0
Vlan493                                    0                                 0
Vlan494                                    0                                 0
Vlan495                                    0                                 0
Vlan496                                    0                                 0
Vlan497                                    0                                 0
Vlan498                                    0                                 0
Vlan499                                    0                                 0
Vlan501                                    0                                 0

----------------------------------------------------------------------------------
Port                                  InMcastPkts                      InBcastPkts
----------------------------------------------------------------------------------
mgmt0                                      812252                           278071

----------------------------------------------------------------------------------
Port                                  InMcastPkts                      InBcastPkts
----------------------------------------------------------------------------------
Eth1/1                                      81423                                0
Eth1/1.50                                       0                                0
Eth1/1.51                                       0                                0
Eth1/1.52                                       0                                0
Eth1/1.53                                       0                                0
Eth1/2                                    1414448                                2
Eth1/3                                          0                                0
Eth1/4                                     134611                                3
Eth1/5                                     438097                                0
Eth1/6                                      32406                                0
Eth1/7                                     107140                                3
Eth1/8                                      32440                                0
Eth1/9                                      32428                                0
Eth1/10                                     32420                                0
Eth1/11                                     32423                                0
Eth1/12                                     32407                                0
Eth1/13                                     60595                                6
Eth1/14                                     32406                                0
Eth1/15                                     32420                                0
Eth1/16                                     32410                                0
Eth1/17                                  11115432                            81854
Eth1/18                                     32406                                0
Eth1/19                                     32414                                0
Eth1/20                                     32436                                0
Eth1/21                                  11115480                            81858
Eth1/22                                     32415                                0
Eth1/23                                     32427                                0
Eth1/24                                     32404                                0
Eth1/25                                     32419                                0
Eth1/26                                     32407                                0
Eth1/27                                     32406                                0
Eth1/28                                     32407                                0
Eth1/29                                     32406                                0
Eth1/30                                     32406                                0
Eth1/31                                     32410                                0
Eth1/32                                     32414                                0
Eth1/33                                  10988573                                0
Eth1/34                                     32428                                0
Eth1/35                                     32420                                0
Eth1/36                                     32407                                0
Eth1/37                                     32407                                0
Eth1/38                                     32407                                0
Eth1/39                                    384591                             4805
Eth1/40                                    418647                             9598
Eth1/41                                     32406                                0
Eth1/42                                     32403                                0
Eth1/43                                     32427                                0
Eth1/44                                     32407                                0
Eth1/45                                    129123                                3
Eth1/46                                    129146                                2
Eth1/47                                 185333339                                0
Eth1/48                                 188135840                            81855

----------------------------------------------------------------------------------
Port                                  InMcastPkts                      InBcastPkts
----------------------------------------------------------------------------------
Po47                                    373469179                            81855

----------------------------------------------------------------------------------
Port                                  InMcastPkts                      InBcastPkts
----------------------------------------------------------------------------------
Vlan1                                     --                                --
Vlan2                                     --                                --
Vlan3                                     --                                --
Vlan4                                     --                                --
Vlan5                                     --                                --
Vlan6                                     --                                --
Vlan7                                     --                                --
Vlan8                                     --                                --
Vlan9                                     --                                --
Vlan10                                    --                                --
Vlan11                                    --                                --
Vlan12                                    --                                --
Vlan13                                    --                                --
Vlan14                                    --                                --
Vlan15                                    --                                --
Vlan16                                    --                                --
Vlan17                                    --                                --
Vlan18                                    --                                --
Vlan19                                    --                                --
Vlan20                                    --                                --
Vlan21                                    --                                --
Vlan22                                    --                                --
Vlan23                                    --                                --
Vlan24                                    --                                --
Vlan25                                    --                                --
Vlan26                                    --                                --
Vlan27                                    --                                --
Vlan28                                    --                                --
Vlan29                                    --                                --
Vlan30                                    --                                --
Vlan31                                    --                                --
Vlan32                                    --                                --
Vlan33                                    --                                --
Vlan34                                    --                                --
Vlan35                                    --                                --
Vlan36                                    --                                --
Vlan37                                    --                                --
Vlan38                                    --                                --
Vlan39                                    --                                --
Vlan40                                    --                                --
Vlan41                                    --                                --
Vlan42                                    --                                --
Vlan43                                    --                                --
Vlan44                                    --                                --
Vlan45                                    --                                --
Vlan46                                    --                                --
Vlan47                                    --                                --
Vlan48                                    --                                --
Vlan49                                    --                                --
Vlan50                                    --                                --
Vlan51                                    --                                --
Vlan52                                    --                                --
Vlan53                                    --                                --
Vlan54                                    --                                --
Vlan55                                    --                                --
Vlan56                                    --                                --
Vlan57                                    --                                --
Vlan58                                    --                                --
Vlan59                                    --                                --
Vlan60                                    --                                --
Vlan61                                    --                                --
Vlan62                                    --                                --
Vlan63                                    --                                --
Vlan64                                    --                                --
Vlan65                                    --                                --
Vlan66                                    --                                --
Vlan67                                    --                                --
Vlan68                                    --                                --
Vlan69                                    --                                --
Vlan70                                    --                                --
Vlan71                                    --                                --
Vlan72                                    --                                --
Vlan73                                    --                                --
Vlan74                                    --                                --
Vlan75                                    --                                --
Vlan76                                    --                                --
Vlan77                                    --                                --
Vlan78                                    --                                --
Vlan79                                    --                                --
Vlan80                                    --                                --
Vlan81                                    --                                --
Vlan82                                    --                                --
Vlan83                                    --                                --
Vlan84                                    --                                --
Vlan85                                    --                                --
Vlan86                                    --                                --
Vlan87                                    --                                --
Vlan88                                    --                                --
Vlan89                                    --                                --
Vlan90                                    --                                --
Vlan91                                    --                                --
Vlan92                                    --                                --
Vlan93                                    --                                --
Vlan94                                    --                                --
Vlan95                                    --                                --
Vlan96                                    --                                --
Vlan97                                    --                                --
Vlan98                                    --                                --
Vlan99                                    --                                --
Vlan100                                   --                                --
Vlan101                                   --                                --
Vlan102                                   --                                --
Vlan103                                   --                                --
Vlan104                                   --                                --
Vlan105                                   --                                --
Vlan106                                   --                                --
Vlan107                                   --                                --
Vlan108                                   --                                --
Vlan109                                   --                                --
Vlan110                                   --                                --
Vlan111                                   --                                --
Vlan112                                   --                                --
Vlan113                                   --                                --
Vlan114                                   --                                --
Vlan115                                   --                                --
Vlan116                                   --                                --
Vlan117                                   --                                --
Vlan118                                   --                                --
Vlan119                                   --                                --
Vlan120                                   --                                --
Vlan121                                   --                                --
Vlan122                                   --                                --
Vlan123                                   --                                --
Vlan124                                   --                                --
Vlan125                                   --                                --
Vlan126                                   --                                --
Vlan127                                   --                                --
Vlan128                                   --                                --
Vlan129                                   --                                --
Vlan130                                   --                                --
Vlan131                                   --                                --
Vlan132                                   --                                --
Vlan133                                   --                                --
Vlan134                                   --                                --
Vlan135                                   --                                --
Vlan136                                   --                                --
Vlan137                                   --                                --
Vlan138                                   --                                --
Vlan139                                   --                                --
Vlan140                                   --                                --
Vlan141                                   --                                --
Vlan142                                   --                                --
Vlan143                                   --                                --
Vlan144                                   --                                --
Vlan145                                   --                                --
Vlan146                                   --                                --
Vlan147                                   --                                --
Vlan148                                   --                                --
Vlan149                                   --                                --
Vlan150                                   --                                --
Vlan151                                   --                                --
Vlan152                                   --                                --
Vlan153                                   --                                --
Vlan154                                   --                                --
Vlan155                                   --                                --
Vlan156                                   --                                --
Vlan157                                   --                                --
Vlan158                                   --                                --
Vlan159                                   --                                --
Vlan160                                   --                                --
Vlan161                                   --                                --
Vlan162                                   --                                --
Vlan163                                   --                                --
Vlan164                                   --                                --
Vlan165                                   --                                --
Vlan166                                   --                                --
Vlan167                                   --                                --
Vlan168                                   --                                --
Vlan169                                   --                                --
Vlan170                                   --                                --
Vlan171                                   --                                --
Vlan172                                   --                                --
Vlan173                                   --                                --
Vlan174                                   --                                --
Vlan175                                   --                                --
Vlan176                                   --                                --
Vlan177                                   --                                --
Vlan178                                   --                                --
Vlan179                                   --                                --
Vlan180                                   --                                --
Vlan181                                   --                                --
Vlan182                                   --                                --
Vlan183                                   --                                --
Vlan184                                   --                                --
Vlan185                                   --                                --
Vlan186                                   --                                --
Vlan187                                   --                                --
Vlan188                                   --                                --
Vlan189                                   --                                --
Vlan190                                   --                                --
Vlan191                                   --                                --
Vlan192                                   --                                --
Vlan193                                   --                                --
Vlan194                                   --                                --
Vlan195                                   --                                --
Vlan196                                   --                                --
Vlan197                                   --                                --
Vlan198                                   --                                --
Vlan199                                   --                                --
Vlan200                                   --                                --
Vlan201                                   --                                --
Vlan202                                   --                                --
Vlan203                                   --                                --
Vlan204                                   --                                --
Vlan205                                   --                                --
Vlan206                                   --                                --
Vlan207                                   --                                --
Vlan208                                   --                                --
Vlan209                                   --                                --
Vlan210                                   --                                --
Vlan211                                   --                                --
Vlan212                                   --                                --
Vlan213                                   --                                --
Vlan214                                   --                                --
Vlan215                                   --                                --
Vlan216                                   --                                --
Vlan217                                   --                                --
Vlan218                                   --                                --
Vlan219                                   --                                --
Vlan220                                   --                                --
Vlan221                                   --                                --
Vlan222                                   --                                --
Vlan223                                   --                                --
Vlan224                                   --                                --
Vlan225                                   --                                --
Vlan226                                   --                                --
Vlan227                                   --                                --
Vlan228                                   --                                --
Vlan229                                   --                                --
Vlan230                                   --                                --
Vlan231                                   --                                --
Vlan232                                   --                                --
Vlan233                                   --                                --
Vlan234                                   --                                --
Vlan235                                   --                                --
Vlan236                                   --                                --
Vlan237                                   --                                --
Vlan238                                   --                                --
Vlan239                                   --                                --
Vlan240                                   --                                --
Vlan241                                   --                                --
Vlan242                                   --                                --
Vlan243                                   --                                --
Vlan244                                   --                                --
Vlan245                                   --                                --
Vlan246                                   --                                --
Vlan247                                   --                                --
Vlan248                                   --                                --
Vlan249                                   --                                --
Vlan250                                   --                                --
Vlan251                                   --                                --
Vlan252                                   --                                --
Vlan253                                   --                                --
Vlan254                                   --                                --
Vlan255                                   --                                --
Vlan256                                   --                                --
Vlan257                                   --                                --
Vlan258                                   --                                --
Vlan259                                   --                                --
Vlan260                                   --                                --
Vlan261                                   --                                --
Vlan262                                   --                                --
Vlan263                                   --                                --
Vlan264                                   --                                --
Vlan265                                   --                                --
Vlan266                                   --                                --
Vlan267                                   --                                --
Vlan268                                   --                                --
Vlan269                                   --                                --
Vlan270                                   --                                --
Vlan271                                   --                                --
Vlan272                                   --                                --
Vlan273                                   --                                --
Vlan274                                   --                                --
Vlan275                                   --                                --
Vlan276                                   --                                --
Vlan277                                   --                                --
Vlan278                                   --                                --
Vlan279                                   --                                --
Vlan280                                   --                                --
Vlan281                                   --                                --
Vlan282                                   --                                --
Vlan283                                   --                                --
Vlan284                                   --                                --
Vlan285                                   --                                --
Vlan286                                   --                                --
Vlan287                                   --                                --
Vlan288                                   --                                --
Vlan289                                   --                                --
Vlan290                                   --                                --
Vlan291                                   --                                --
Vlan292                                   --                                --
Vlan293                                   --                                --
Vlan294                                   --                                --
Vlan295                                   --                                --
Vlan296                                   --                                --
Vlan297                                   --                                --
Vlan298                                   --                                --
Vlan299                                   --                                --
Vlan300                                   --                                --
Vlan301                                   --                                --
Vlan302                                   --                                --
Vlan303                                   --                                --
Vlan304                                   --                                --
Vlan305                                   --                                --
Vlan306                                   --                                --
Vlan307                                   --                                --
Vlan308                                   --                                --
Vlan309                                   --                                --
Vlan310                                   --                                --
Vlan311                                   --                                --
Vlan312                                   --                                --
Vlan313                                   --                                --
Vlan314                                   --                                --
Vlan315                                   --                                --
Vlan316                                   --                                --
Vlan317                                   --                                --
Vlan318                                   --                                --
Vlan319                                   --                                --
Vlan320                                   --                                --
Vlan321                                   --                                --
Vlan322                                   --                                --
Vlan323                                   --                                --
Vlan324                                   --                                --
Vlan325                                   --                                --
Vlan326                                   --                                --
Vlan327                                   --                                --
Vlan328                                   --                                --
Vlan329                                   --                                --
Vlan330                                   --                                --
Vlan331                                   --                                --
Vlan332                                   --                                --
Vlan333                                   --                                --
Vlan334                                   --                                --
Vlan335                                   --                                --
Vlan336                                   --                                --
Vlan337                                   --                                --
Vlan338                                   --                                --
Vlan339                                   --                                --
Vlan340                                   --                                --
Vlan341                                   --                                --
Vlan342                                   --                                --
Vlan343                                   --                                --
Vlan344                                   --                                --
Vlan345                                   --                                --
Vlan346                                   --                                --
Vlan347                                   --                                --
Vlan348                                   --                                --
Vlan349                                   --                                --
Vlan350                                   --                                --
Vlan351                                   --                                --
Vlan352                                   --                                --
Vlan353                                   --                                --
Vlan354                                   --                                --
Vlan355                                   --                                --
Vlan356                                   --                                --
Vlan357                                   --                                --
Vlan358                                   --                                --
Vlan359                                   --                                --
Vlan360                                   --                                --
Vlan361                                   --                                --
Vlan362                                   --                                --
Vlan363                                   --                                --
Vlan364                                   --                                --
Vlan365                                   --                                --
Vlan366                                   --                                --
Vlan367                                   --                                --
Vlan368                                   --                                --
Vlan369                                   --                                --
Vlan370                                   --                                --
Vlan371                                   --                                --
Vlan372                                   --                                --
Vlan373                                   --                                --
Vlan374                                   --                                --
Vlan375                                   --                                --
Vlan376                                   --                                --
Vlan377                                   --                                --
Vlan378                                   --                                --
Vlan379                                   --                                --
Vlan380                                   --                                --
Vlan381                                   --                                --
Vlan382                                   --                                --
Vlan383                                   --                                --
Vlan384                                   --                                --
Vlan385                                   --                                --
Vlan386                                   --                                --
Vlan387                                   --                                --
Vlan388                                   --                                --
Vlan389                                   --                                --
Vlan390                                   --                                --
Vlan391                                   --                                --
Vlan392                                   --                                --
Vlan393                                   --                                --
Vlan394                                   --                                --
Vlan395                                   --                                --
Vlan396                                   --                                --
Vlan397                                   --                                --
Vlan398                                   --                                --
Vlan399                                   --                                --
Vlan400                                   --                                --
Vlan401                                   --                                --
Vlan402                                   --                                --
Vlan403                                   --                                --
Vlan404                                   --                                --
Vlan405                                   --                                --
Vlan406                                   --                                --
Vlan407                                   --                                --
Vlan408                                   --                                --
Vlan409                                   --                                --
Vlan410                                   --                                --
Vlan411                                   --                                --
Vlan412                                   --                                --
Vlan413                                   --                                --
Vlan414                                   --                                --
Vlan415                                   --                                --
Vlan416                                   --                                --
Vlan417                                   --                                --
Vlan418                                   --                                --
Vlan419                                   --                                --
Vlan420                                   --                                --
Vlan421                                   --                                --
Vlan422                                   --                                --
Vlan423                                   --                                --
Vlan424                                   --                                --
Vlan425                                   --                                --
Vlan426                                   --                                --
Vlan427                                   --                                --
Vlan428                                   --                                --
Vlan429                                   --                                --
Vlan430                                   --                                --
Vlan431                                   --                                --
Vlan432                                   --                                --
Vlan433                                   --                                --
Vlan434                                   --                                --
Vlan435                                   --                                --
Vlan436                                   --                                --
Vlan437                                   --                                --
Vlan438                                   --                                --
Vlan439                                   --                                --
Vlan440                                   --                                --
Vlan441                                   --                                --
Vlan442                                   --                                --
Vlan443                                   --                                --
Vlan444                                   --                                --
Vlan445                                   --                                --
Vlan446                                   --                                --
Vlan447                                   --                                --
Vlan448                                   --                                --
Vlan449                                   --                                --
Vlan450                                   --                                --
Vlan451                                   --                                --
Vlan452                                   --                                --
Vlan453                                   --                                --
Vlan454                                   --                                --
Vlan455                                   --                                --
Vlan456                                   --                                --
Vlan457                                   --                                --
Vlan458                                   --                                --
Vlan459                                   --                                --
Vlan460                                   --                                --
Vlan461                                   --                                --
Vlan462                                   --                                --
Vlan463                                   --                                --
Vlan464                                   --                                --
Vlan465                                   --                                --
Vlan466                                   --                                --
Vlan467                                   --                                --
Vlan468                                   --                                --
Vlan469                                   --                                --
Vlan470                                   --                                --
Vlan471                                   --                                --
Vlan472                                   --                                --
Vlan473                                   --                                --
Vlan474                                   --                                --
Vlan475                                   --                                --
Vlan476                                   --                                --
Vlan477                                   --                                --
Vlan478                                   --                                --
Vlan479                                   --                                --
Vlan480                                   --                                --
Vlan481                                   --                                --
Vlan482                                   --                                --
Vlan483                                   --                                --
Vlan484                                   --                                --
Vlan485                                   --                                --
Vlan486                                   --                                --
Vlan487                                   --                                --
Vlan488                                   --                                --
Vlan489                                   --                                --
Vlan490                                   --                                --
Vlan491                                   --                                --
Vlan492                                   --                                --
Vlan493                                   --                                --
Vlan494                                   --                                --
Vlan495                                   --                                --
Vlan496                                   --                                --
Vlan497                                   --                                --
Vlan498                                   --                                --
Vlan499                                   --                                --
Vlan501                                   --                                --

----------------------------------------------------------------------------------
Port                                    OutOctets                     OutUcastPkts
----------------------------------------------------------------------------------
mgmt0                                    38504289                            84170

----------------------------------------------------------------------------------
Port                                    OutOctets                     OutUcastPkts
----------------------------------------------------------------------------------
Eth1/1                              1109752870879                        743398577
Eth1/1.50                                       0                                0
Eth1/1.51                                       0                                0
Eth1/1.52                                       0                                0
Eth1/1.53                                       0                                0
Eth1/2                                 1248575671                         13657862
Eth1/3                                          0                                0
Eth1/4                                 1110539723                         12224203
Eth1/5                                 1009806107                         10988090
Eth1/6                                 1008604488                         10987229
Eth1/7                                 1015094892                         11062725
Eth1/8                                 1008601256                         10987198
Eth1/9                                 1008601436                         10987200
Eth1/10                                1008654365                         10987188
Eth1/11                                1008655265                         10987198
Eth1/12                                1008652275                         10987165
Eth1/13                                1010105023                         10987223
Eth1/14                                1008654447                         10987182
Eth1/15                                1008652272                         10987167
Eth1/16                                1008655041                         10987194
Eth1/17                                      2431                                7
Eth1/18                                1008641019                         10987026
Eth1/19                                1008655175                         10987197
Eth1/20                                1008650165                         10987142
Eth1/21                                      2336                                7
Eth1/22                                1008652569                         10987164
Eth1/23                                1008652590                         10987166
Eth1/24                                1008655670                         10987200
Eth1/25                                1008652119                         10987159
Eth1/26                                1008653559                         10987178
Eth1/27                                1008652026                         10987160
Eth1/28                                1008651175                         10987153
Eth1/29                                1008641364                         10987049
Eth1/30                                1008640189                         10987007
Eth1/31                                1008646955                         10987107
Eth1/32                                1008648712                         10987123
Eth1/33                                1008650749                         10987144
Eth1/34                                1008647919                         10987113
Eth1/35                                1008635340                         10986977
Eth1/36                                1008648912                         10987125
Eth1/37                                1008649992                         10987137
Eth1/38                                1008649362                         10987130
Eth1/39                                1055045097                         10987174
Eth1/40                                1052703754                         10987105
Eth1/41                                1008647489                         10987108
Eth1/42                                1008648729                         10987125
Eth1/43                                1008646415                         10987101
Eth1/44                                1008647902                         10987114
Eth1/45                                1017404645                         11090824
Eth1/46                                1017400651                         11090780
Eth1/47                                1058139183                         11013492
Eth1/48                                1064169249                         11008624

----------------------------------------------------------------------------------
Port                                    OutOctets                     OutUcastPkts
----------------------------------------------------------------------------------
Po47                                   2122308620                         22022118

----------------------------------------------------------------------------------
Port                                    OutOctets                     OutUcastPkts
----------------------------------------------------------------------------------
Vlan1                                      0                                 0
Vlan2                                      0                                 0
Vlan3                                      0                                 0
Vlan4                                      0                                 0
Vlan5                                      0                                 0
Vlan6                                      0                                 0
Vlan7                                      0                                 0
Vlan8                             2087692410                          21942386
Vlan9                                      0                                 0
Vlan10                                     0                                 0
Vlan11                                     0                                 0
Vlan12                                     0                                 0
Vlan13                                     0                                 0
Vlan14                                     0                                 0
Vlan15                                     0                                 0
Vlan16                                     0                                 0
Vlan17                                     0                                 0
Vlan18                                     0                                 0
Vlan19                                     0                                 0
Vlan20                                     0                                 0
Vlan21                                     0                                 0
Vlan22                                     0                                 0
Vlan23                                     0                                 0
Vlan24                                     0                                 0
Vlan25                                     0                                 0
Vlan26                                     0                                 0
Vlan27                                     0                                 0
Vlan28                                     0                                 0
Vlan29                                     0                                 0
Vlan30                                     0                                 0
Vlan31                                     0                                 0
Vlan32                                     0                                 0
Vlan33                                     0                                 0
Vlan34                                     0                                 0
Vlan35                                     0                                 0
Vlan36                                     0                                 0
Vlan37                                     0                                 0
Vlan38                                     0                                 0
Vlan39                                     0                                 0
Vlan40                                     0                                 0
Vlan41                                     0                                 0
Vlan42                                     0                                 0
Vlan43                                     0                                 0
Vlan44                                     0                                 0
Vlan45                                     0                                 0
Vlan46                                     0                                 0
Vlan47                                     0                                 0
Vlan48                                     0                                 0
Vlan49                                     0                                 0
Vlan50                            2092678202                          22015801
Vlan51                               5644760                             83011
Vlan52                               5652512                             83125
Vlan53                               5652852                             83130
Vlan54                                   216                                 3
Vlan55                                     0                                 0
Vlan56                                     0                                 0
Vlan57                                     0                                 0
Vlan58                                     0                                 0
Vlan59                                     0                                 0
Vlan60                                     0                                 0
Vlan61                                     0                                 0
Vlan62                                     0                                 0
Vlan63                                     0                                 0
Vlan64                                     0                                 0
Vlan65                                     0                                 0
Vlan66                                     0                                 0
Vlan67                                     0                                 0
Vlan68                                     0                                 0
Vlan69                                     0                                 0
Vlan70                                     0                                 0
Vlan71                                     0                                 0
Vlan72                                     0                                 0
Vlan73                                     0                                 0
Vlan74                                     0                                 0
Vlan75                                     0                                 0
Vlan76                                     0                                 0
Vlan77                                     0                                 0
Vlan78                                     0                                 0
Vlan79                                     0                                 0
Vlan80                                     0                                 0
Vlan81                                     0                                 0
Vlan82                                     0                                 0
Vlan83                                     0                                 0
Vlan84                                     0                                 0
Vlan85                                     0                                 0
Vlan86                                     0                                 0
Vlan87                                     0                                 0
Vlan88                                     0                                 0
Vlan89                                     0                                 0
Vlan90                                     0                                 0
Vlan91                                     0                                 0
Vlan92                                     0                                 0
Vlan93                                     0                                 0
Vlan94                                     0                                 0
Vlan95                                     0                                 0
Vlan96                                     0                                 0
Vlan97                                     0                                 0
Vlan98                                     0                                 0
Vlan99                                     0                                 0
Vlan100                                  216                                 3
Vlan101                                    0                                 0
Vlan102                                    0                                 0
Vlan103                                    0                                 0
Vlan104                                    0                                 0
Vlan105                                    0                                 0
Vlan106                                    0                                 0
Vlan107                                    0                                 0
Vlan108                                    0                                 0
Vlan109                                    0                                 0
Vlan110                                    0                                 0
Vlan111                                    0                                 0
Vlan112                                    0                                 0
Vlan113                                    0                                 0
Vlan114                                    0                                 0
Vlan115                                    0                                 0
Vlan116                                    0                                 0
Vlan117                                    0                                 0
Vlan118                                    0                                 0
Vlan119                                    0                                 0
Vlan120                                    0                                 0
Vlan121                                    0                                 0
Vlan122                                    0                                 0
Vlan123                                    0                                 0
Vlan124                                    0                                 0
Vlan125                                    0                                 0
Vlan126                                    0                                 0
Vlan127                                    0                                 0
Vlan128                                    0                                 0
Vlan129                                    0                                 0
Vlan130                                    0                                 0
Vlan131                                    0                                 0
Vlan132                                    0                                 0
Vlan133                                    0                                 0
Vlan134                                    0                                 0
Vlan135                                    0                                 0
Vlan136                                    0                                 0
Vlan137                                    0                                 0
Vlan138                                    0                                 0
Vlan139                                    0                                 0
Vlan140                                    0                                 0
Vlan141                                    0                                 0
Vlan142                                    0                                 0
Vlan143                                    0                                 0
Vlan144                                    0                                 0
Vlan145                                    0                                 0
Vlan146                                    0                                 0
Vlan147                                    0                                 0
Vlan148                                    0                                 0
Vlan149                                    0                                 0
Vlan150                                    0                                 0
Vlan151                                    0                                 0
Vlan152                                    0                                 0
Vlan153                                    0                                 0
Vlan154                                    0                                 0
Vlan155                                    0                                 0
Vlan156                                    0                                 0
Vlan157                                    0                                 0
Vlan158                                    0                                 0
Vlan159                                    0                                 0
Vlan160                                    0                                 0
Vlan161                                    0                                 0
Vlan162                                    0                                 0
Vlan163                                    0                                 0
Vlan164                                    0                                 0
Vlan165                                    0                                 0
Vlan166                                    0                                 0
Vlan167                                    0                                 0
Vlan168                                    0                                 0
Vlan169                                    0                                 0
Vlan170                                    0                                 0
Vlan171                                    0                                 0
Vlan172                                    0                                 0
Vlan173                                    0                                 0
Vlan174                                    0                                 0
Vlan175                                    0                                 0
Vlan176                                    0                                 0
Vlan177                                    0                                 0
Vlan178                                    0                                 0
Vlan179                                    0                                 0
Vlan180                                    0                                 0
Vlan181                                    0                                 0
Vlan182                                    0                                 0
Vlan183                                    0                                 0
Vlan184                                    0                                 0
Vlan185                                    0                                 0
Vlan186                                    0                                 0
Vlan187                                    0                                 0
Vlan188                                    0                                 0
Vlan189                                    0                                 0
Vlan190                                    0                                 0
Vlan191                                    0                                 0
Vlan192                                    0                                 0
Vlan193                                    0                                 0
Vlan194                                    0                                 0
Vlan195                                    0                                 0
Vlan196                                    0                                 0
Vlan197                                    0                                 0
Vlan198                                    0                                 0
Vlan199                                    0                                 0
Vlan200                                    0                                 0
Vlan201                                    0                                 0
Vlan202                                    0                                 0
Vlan203                                    0                                 0
Vlan204                                    0                                 0
Vlan205                                    0                                 0
Vlan206                                    0                                 0
Vlan207                                    0                                 0
Vlan208                                    0                                 0
Vlan209                                    0                                 0
Vlan210                                    0                                 0
Vlan211                                    0                                 0
Vlan212                                    0                                 0
Vlan213                                    0                                 0
Vlan214                                    0                                 0
Vlan215                                    0                                 0
Vlan216                                    0                                 0
Vlan217                                    0                                 0
Vlan218                                    0                                 0
Vlan219                                    0                                 0
Vlan220                                    0                                 0
Vlan221                                    0                                 0
Vlan222                                    0                                 0
Vlan223                                    0                                 0
Vlan224                                    0                                 0
Vlan225                                    0                                 0
Vlan226                                    0                                 0
Vlan227                                    0                                 0
Vlan228                                    0                                 0
Vlan229                                    0                                 0
Vlan230                                    0                                 0
Vlan231                                    0                                 0
Vlan232                                    0                                 0
Vlan233                                    0                                 0
Vlan234                                    0                                 0
Vlan235                                    0                                 0
Vlan236                                    0                                 0
Vlan237                                    0                                 0
Vlan238                                    0                                 0
Vlan239                                    0                                 0
Vlan240                                    0                                 0
Vlan241                                    0                                 0
Vlan242                                    0                                 0
Vlan243                                    0                                 0
Vlan244                                    0                                 0
Vlan245                                  216                                 3
Vlan246                                    0                                 0
Vlan247                                    0                                 0
Vlan248                                    0                                 0
Vlan249                                    0                                 0
Vlan250                                    0                                 0
Vlan251                                    0                                 0
Vlan252                                    0                                 0
Vlan253                              8874496                            100915
Vlan254                                    0                                 0
Vlan255                                    0                                 0
Vlan256                                    0                                 0
Vlan257                                    0                                 0
Vlan258                                    0                                 0
Vlan259                                    0                                 0
Vlan260                                    0                                 0
Vlan261                                    0                                 0
Vlan262                                    0                                 0
Vlan263                                    0                                 0
Vlan264                                    0                                 0
Vlan265                                    0                                 0
Vlan266                                    0                                 0
Vlan267                                    0                                 0
Vlan268                                    0                                 0
Vlan269                                    0                                 0
Vlan270                                    0                                 0
Vlan271                                    0                                 0
Vlan272                                    0                                 0
Vlan273                                    0                                 0
Vlan274                                    0                                 0
Vlan275                                    0                                 0
Vlan276                                    0                                 0
Vlan277                                    0                                 0
Vlan278                                    0                                 0
Vlan279                                    0                                 0
Vlan280                                    0                                 0
Vlan281                                    0                                 0
Vlan282                                    0                                 0
Vlan283                                    0                                 0
Vlan284                                    0                                 0
Vlan285                                    0                                 0
Vlan286                                    0                                 0
Vlan287                                    0                                 0
Vlan288                                    0                                 0
Vlan289                                    0                                 0
Vlan290                                    0                                 0
Vlan291                                    0                                 0
Vlan292                                    0                                 0
Vlan293                                    0                                 0
Vlan294                                    0                                 0
Vlan295                                    0                                 0
Vlan296                                    0                                 0
Vlan297                                    0                                 0
Vlan298                                    0                                 0
Vlan299                                    0                                 0
Vlan300                                    0                                 0
Vlan301                                    0                                 0
Vlan302                                    0                                 0
Vlan303                                    0                                 0
Vlan304                                    0                                 0
Vlan305                                    0                                 0
Vlan306                                    0                                 0
Vlan307                                    0                                 0
Vlan308                                    0                                 0
Vlan309                                    0                                 0
Vlan310                                    0                                 0
Vlan311                                    0                                 0
Vlan312                                    0                                 0
Vlan313                                    0                                 0
Vlan314                                    0                                 0
Vlan315                                    0                                 0
Vlan316                                    0                                 0
Vlan317                                    0                                 0
Vlan318                                    0                                 0
Vlan319                                    0                                 0
Vlan320                                    0                                 0
Vlan321                                    0                                 0
Vlan322                                    0                                 0
Vlan323                                    0                                 0
Vlan324                                    0                                 0
Vlan325                                    0                                 0
Vlan326                                    0                                 0
Vlan327                                    0                                 0
Vlan328                                    0                                 0
Vlan329                                    0                                 0
Vlan330                                    0                                 0
Vlan331                                    0                                 0
Vlan332                                    0                                 0
Vlan333                                    0                                 0
Vlan334                                    0                                 0
Vlan335                                    0                                 0
Vlan336                                    0                                 0
Vlan337                                    0                                 0
Vlan338                                    0                                 0
Vlan339                                    0                                 0
Vlan340                                    0                                 0
Vlan341                                    0                                 0
Vlan342                                    0                                 0
Vlan343                                    0                                 0
Vlan344                                    0                                 0
Vlan345                                    0                                 0
Vlan346                                    0                                 0
Vlan347                                    0                                 0
Vlan348                                    0                                 0
Vlan349                                    0                                 0
Vlan350                                    0                                 0
Vlan351                                    0                                 0
Vlan352                                    0                                 0
Vlan353                                    0                                 0
Vlan354                                    0                                 0
Vlan355                                    0                                 0
Vlan356                                    0                                 0
Vlan357                                    0                                 0
Vlan358                                    0                                 0
Vlan359                                    0                                 0
Vlan360                                    0                                 0
Vlan361                                    0                                 0
Vlan362                                    0                                 0
Vlan363                                    0                                 0
Vlan364                                    0                                 0
Vlan365                                    0                                 0
Vlan366                                    0                                 0
Vlan367                                    0                                 0
Vlan368                                    0                                 0
Vlan369                                    0                                 0
Vlan370                                    0                                 0
Vlan371                                    0                                 0
Vlan372                                    0                                 0
Vlan373                                    0                                 0
Vlan374                                    0                                 0
Vlan375                                    0                                 0
Vlan376                                    0                                 0
Vlan377                                    0                                 0
Vlan378                                    0                                 0
Vlan379                                    0                                 0
Vlan380                                    0                                 0
Vlan381                                    0                                 0
Vlan382                                    0                                 0
Vlan383                                    0                                 0
Vlan384                                    0                                 0
Vlan385                                    0                                 0
Vlan386                                    0                                 0
Vlan387                                    0                                 0
Vlan388                                    0                                 0
Vlan389                                    0                                 0
Vlan390                                    0                                 0
Vlan391                                    0                                 0
Vlan392                                    0                                 0
Vlan393                                    0                                 0
Vlan394                                    0                                 0
Vlan395                                    0                                 0
Vlan396                                    0                                 0
Vlan397                                    0                                 0
Vlan398                                    0                                 0
Vlan399                                    0                                 0
Vlan400                                    0                                 0
Vlan401                                    0                                 0
Vlan402                                    0                                 0
Vlan403                                    0                                 0
Vlan404                                    0                                 0
Vlan405                                    0                                 0
Vlan406                                    0                                 0
Vlan407                                    0                                 0
Vlan408                                    0                                 0
Vlan409                                    0                                 0
Vlan410                                    0                                 0
Vlan411                                    0                                 0
Vlan412                                    0                                 0
Vlan413                                    0                                 0
Vlan414                                    0                                 0
Vlan415                                    0                                 0
Vlan416                                    0                                 0
Vlan417                                    0                                 0
Vlan418                                    0                                 0
Vlan419                                    0                                 0
Vlan420                                    0                                 0
Vlan421                                    0                                 0
Vlan422                                    0                                 0
Vlan423                                    0                                 0
Vlan424                                    0                                 0
Vlan425                                    0                                 0
Vlan426                                    0                                 0
Vlan427                                    0                                 0
Vlan428                                    0                                 0
Vlan429                                    0                                 0
Vlan430                                    0                                 0
Vlan431                                    0                                 0
Vlan432                                    0                                 0
Vlan433                                    0                                 0
Vlan434                                    0                                 0
Vlan435                                    0                                 0
Vlan436                                    0                                 0
Vlan437                                    0                                 0
Vlan438                                    0                                 0
Vlan439                                    0                                 0
Vlan440                                    0                                 0
Vlan441                                    0                                 0
Vlan442                                    0                                 0
Vlan443                                    0                                 0
Vlan444                                    0                                 0
Vlan445                                    0                                 0
Vlan446                                    0                                 0
Vlan447                                    0                                 0
Vlan448                                    0                                 0
Vlan449                                    0                                 0
Vlan450                                    0                                 0
Vlan451                                    0                                 0
Vlan452                                    0                                 0
Vlan453                                    0                                 0
Vlan454                                    0                                 0
Vlan455                                    0                                 0
Vlan456                                    0                                 0
Vlan457                                    0                                 0
Vlan458                                    0                                 0
Vlan459                                    0                                 0
Vlan460                                    0                                 0
Vlan461                                    0                                 0
Vlan462                                    0                                 0
Vlan463                                    0                                 0
Vlan464                                    0                                 0
Vlan465                                    0                                 0
Vlan466                                    0                                 0
Vlan467                                    0                                 0
Vlan468                                    0                                 0
Vlan469                                    0                                 0
Vlan470                                    0                                 0
Vlan471                                    0                                 0
Vlan472                                    0                                 0
Vlan473                                    0                                 0
Vlan474                                    0                                 0
Vlan475                                    0                                 0
Vlan476                                    0                                 0
Vlan477                                    0                                 0
Vlan478                                    0                                 0
Vlan479                                    0                                 0
Vlan480                                    0                                 0
Vlan481                                    0                                 0
Vlan482                                    0                                 0
Vlan483                                    0                                 0
Vlan484                                    0                                 0
Vlan485                                    0                                 0
Vlan486                                    0                                 0
Vlan487                                    0                                 0
Vlan488                                    0                                 0
Vlan489                                    0                                 0
Vlan490                                    0                                 0
Vlan491                                    0                                 0
Vlan492                                    0                                 0
Vlan493                                    0                                 0
Vlan494                                    0                                 0
Vlan495                                    0                                 0
Vlan496                                    0                                 0
Vlan497                                    0                                 0
Vlan498                                    0                                 0
Vlan499                                    0                                 0
Vlan501                                    0                                 0

----------------------------------------------------------------------------------
Port                                 OutMcastPkts                     OutBcastPkts
----------------------------------------------------------------------------------
mgmt0                                       10802                                7

----------------------------------------------------------------------------------
Port                                 OutMcastPkts                     OutBcastPkts
----------------------------------------------------------------------------------
Eth1/1                                  370192021                                0
Eth1/1.50                                       0                                0
Eth1/1.51                                       0                                0
Eth1/1.52                                       0                                0
Eth1/1.53                                       0                                0
Eth1/2                                          0                                0
Eth1/3                                          0                                0
Eth1/4                                          0                                0
Eth1/5                                          0                                0
Eth1/6                                          0                                0
Eth1/7                                          0                                0
Eth1/8                                          0                                0
Eth1/9                                          0                                0
Eth1/10                                         0                                0
Eth1/11                                         0                                0
Eth1/12                                         0                                0
Eth1/13                                         0                                0
Eth1/14                                         0                                0
Eth1/15                                         0                                0
Eth1/16                                         2                                0
Eth1/17                                         1                                0
Eth1/18                                         0                                0
Eth1/19                                         0                                0
Eth1/20                                         0                                0
Eth1/21                                         1                                0
Eth1/22                                         0                                0
Eth1/23                                         0                                0
Eth1/24                                         0                                0
Eth1/25                                         0                                0
Eth1/26                                         0                                0
Eth1/27                                         0                                0
Eth1/28                                         0                                0
Eth1/29                                         2                                0
Eth1/30                                         0                                0
Eth1/31                                         0                                0
Eth1/32                                         0                                0
Eth1/33                                         0                                0
Eth1/34                                         0                                0
Eth1/35                                         0                                0
Eth1/36                                         0                                0
Eth1/37                                         0                                0
Eth1/38                                         0                                0
Eth1/39                                     33002                                0
Eth1/40                                         0                                0
Eth1/41                                         0                                0
Eth1/42                                         0                                0
Eth1/43                                         0                                0
Eth1/44                                         0                                0
Eth1/45                                         0                                0
Eth1/46                                         0                                0
Eth1/47                                     22842                                0
Eth1/48                                     96755                                0

----------------------------------------------------------------------------------
Port                                 OutMcastPkts                     OutBcastPkts
----------------------------------------------------------------------------------
Po47                                       119597                                0

----------------------------------------------------------------------------------
Port                                 OutMcastPkts                     OutBcastPkts
----------------------------------------------------------------------------------
Vlan1                                     --                                --
Vlan2                                     --                                --
Vlan3                                     --                                --
Vlan4                                     --                                --
Vlan5                                     --                                --
Vlan6                                     --                                --
Vlan7                                     --                                --
Vlan8                                     --                                --
Vlan9                                     --                                --
Vlan10                                    --                                --
Vlan11                                    --                                --
Vlan12                                    --                                --
Vlan13                                    --                                --
Vlan14                                    --                                --
Vlan15                                    --                                --
Vlan16                                    --                                --
Vlan17                                    --                                --
Vlan18                                    --                                --
Vlan19                                    --                                --
Vlan20                                    --                                --
Vlan21                                    --                                --
Vlan22                                    --                                --
Vlan23                                    --                                --
Vlan24                                    --                                --
Vlan25                                    --                                --
Vlan26                                    --                                --
Vlan27                                    --                                --
Vlan28                                    --                                --
Vlan29                                    --                                --
Vlan30                                    --                                --
Vlan31                                    --                                --
Vlan32                                    --                                --
Vlan33                                    --                                --
Vlan34                                    --                                --
Vlan35                                    --                                --
Vlan36                                    --                                --
Vlan37                                    --                                --
Vlan38                                    --                                --
Vlan39                                    --                                --
Vlan40                                    --                                --
Vlan41                                    --                                --
Vlan42                                    --                                --
Vlan43                                    --                                --
Vlan44                                    --                                --
Vlan45                                    --                                --
Vlan46                                    --                                --
Vlan47                                    --                                --
Vlan48                                    --                                --
Vlan49                                    --                                --
Vlan50                                    --                                --
Vlan51                                    --                                --
Vlan52                                    --                                --
Vlan53                                    --                                --
Vlan54                                    --                                --
Vlan55                                    --                                --
Vlan56                                    --                                --
Vlan57                                    --                                --
Vlan58                                    --                                --
Vlan59                                    --                                --
Vlan60                                    --                                --
Vlan61                                    --                                --
Vlan62                                    --                                --
Vlan63                                    --                                --
Vlan64                                    --                                --
Vlan65                                    --                                --
Vlan66                                    --                                --
Vlan67                                    --                                --
Vlan68                                    --                                --
Vlan69                                    --                                --
Vlan70                                    --                                --
Vlan71                                    --                                --
Vlan72                                    --                                --
Vlan73                                    --                                --
Vlan74                                    --                                --
Vlan75                                    --                                --
Vlan76                                    --                                --
Vlan77                                    --                                --
Vlan78                                    --                                --
Vlan79                                    --                                --
Vlan80                                    --                                --
Vlan81                                    --                                --
Vlan82                                    --                                --
Vlan83                                    --                                --
Vlan84                                    --                                --
Vlan85                                    --                                --
Vlan86                                    --                                --
Vlan87                                    --                                --
Vlan88                                    --                                --
Vlan89                                    --                                --
Vlan90                                    --                                --
Vlan91                                    --                                --
Vlan92                                    --                                --
Vlan93                                    --                                --
Vlan94                                    --                                --
Vlan95                                    --                                --
Vlan96                                    --                                --
Vlan97                                    --                                --
Vlan98                                    --                                --
Vlan99                                    --                                --
Vlan100                                   --                                --
Vlan101                                   --                                --
Vlan102                                   --                                --
Vlan103                                   --                                --
Vlan104                                   --                                --
Vlan105                                   --                                --
Vlan106                                   --                                --
Vlan107                                   --                                --
Vlan108                                   --                                --
Vlan109                                   --                                --
Vlan110                                   --                                --
Vlan111                                   --                                --
Vlan112                                   --                                --
Vlan113                                   --                                --
Vlan114                                   --                                --
Vlan115                                   --                                --
Vlan116                                   --                                --
Vlan117                                   --                                --
Vlan118                                   --                                --
Vlan119                                   --                                --
Vlan120                                   --                                --
Vlan121                                   --                                --
Vlan122                                   --                                --
Vlan123                                   --                                --
Vlan124                                   --                                --
Vlan125                                   --                                --
Vlan126                                   --                                --
Vlan127                                   --                                --
Vlan128                                   --                                --
Vlan129                                   --                                --
Vlan130                                   --                                --
Vlan131                                   --                                --
Vlan132                                   --                                --
Vlan133                                   --                                --
Vlan134                                   --                                --
Vlan135                                   --                                --
Vlan136                                   --                                --
Vlan137                                   --                                --
Vlan138                                   --                                --
Vlan139                                   --                                --
Vlan140                                   --                                --
Vlan141                                   --                                --
Vlan142                                   --                                --
Vlan143                                   --                                --
Vlan144                                   --                                --
Vlan145                                   --                                --
Vlan146                                   --                                --
Vlan147                                   --                                --
Vlan148                                   --                                --
Vlan149                                   --                                --
Vlan150                                   --                                --
Vlan151                                   --                                --
Vlan152                                   --                                --
Vlan153                                   --                                --
Vlan154                                   --                                --
Vlan155                                   --                                --
Vlan156                                   --                                --
Vlan157                                   --                                --
Vlan158                                   --                                --
Vlan159                                   --                                --
Vlan160                                   --                                --
Vlan161                                   --                                --
Vlan162                                   --                                --
Vlan163                                   --                                --
Vlan164                                   --                                --
Vlan165                                   --                                --
Vlan166                                   --                                --
Vlan167                                   --                                --
Vlan168                                   --                                --
Vlan169                                   --                                --
Vlan170                                   --                                --
Vlan171                                   --                                --
Vlan172                                   --                                --
Vlan173                                   --                                --
Vlan174                                   --                                --
Vlan175                                   --                                --
Vlan176                                   --                                --
Vlan177                                   --                                --
Vlan178                                   --                                --
Vlan179                                   --                                --
Vlan180                                   --                                --
Vlan181                                   --                                --
Vlan182                                   --                                --
Vlan183                                   --                                --
Vlan184                                   --                                --
Vlan185                                   --                                --
Vlan186                                   --                                --
Vlan187                                   --                                --
Vlan188                                   --                                --
Vlan189                                   --                                --
Vlan190                                   --                                --
Vlan191                                   --                                --
Vlan192                                   --                                --
Vlan193                                   --                                --
Vlan194                                   --                                --
Vlan195                                   --                                --
Vlan196                                   --                                --
Vlan197                                   --                                --
Vlan198                                   --                                --
Vlan199                                   --                                --
Vlan200                                   --                                --
Vlan201                                   --                                --
Vlan202                                   --                                --
Vlan203                                   --                                --
Vlan204                                   --                                --
Vlan205                                   --                                --
Vlan206                                   --                                --
Vlan207                                   --                                --
Vlan208                                   --                                --
Vlan209                                   --                                --
Vlan210                                   --                                --
Vlan211                                   --                                --
Vlan212                                   --                                --
Vlan213                                   --                                --
Vlan214                                   --                                --
Vlan215                                   --                                --
Vlan216                                   --                                --
Vlan217                                   --                                --
Vlan218                                   --                                --
Vlan219                                   --                                --
Vlan220                                   --                                --
Vlan221                                   --                                --
Vlan222                                   --                                --
Vlan223                                   --                                --
Vlan224                                   --                                --
Vlan225                                   --                                --
Vlan226                                   --                                --
Vlan227                                   --                                --
Vlan228                                   --                                --
Vlan229                                   --                                --
Vlan230                                   --                                --
Vlan231                                   --                                --
Vlan232                                   --                                --
Vlan233                                   --                                --
Vlan234                                   --                                --
Vlan235                                   --                                --
Vlan236                                   --                                --
Vlan237                                   --                                --
Vlan238                                   --                                --
Vlan239                                   --                                --
Vlan240                                   --                                --
Vlan241                                   --                                --
Vlan242                                   --                                --
Vlan243                                   --                                --
Vlan244                                   --                                --
Vlan245                                   --                                --
Vlan246                                   --                                --
Vlan247                                   --                                --
Vlan248                                   --                                --
Vlan249                                   --                                --
Vlan250                                   --                                --
Vlan251                                   --                                --
Vlan252                                   --                                --
Vlan253                                   --                                --
Vlan254                                   --                                --
Vlan255                                   --                                --
Vlan256                                   --                                --
Vlan257                                   --                                --
Vlan258                                   --                                --
Vlan259                                   --                                --
Vlan260                                   --                                --
Vlan261                                   --                                --
Vlan262                                   --                                --
Vlan263                                   --                                --
Vlan264                                   --                                --
Vlan265                                   --                                --
Vlan266                                   --                                --
Vlan267                                   --                                --
Vlan268                                   --                                --
Vlan269                                   --                                --
Vlan270                                   --                                --
Vlan271                                   --                                --
Vlan272                                   --                                --
Vlan273                                   --                                --
Vlan274                                   --                                --
Vlan275                                   --                                --
Vlan276                                   --                                --
Vlan277                                   --                                --
Vlan278                                   --                                --
Vlan279                                   --                                --
Vlan280                                   --                                --
Vlan281                                   --                                --
Vlan282                                   --                                --
Vlan283                                   --                                --
Vlan284                                   --                                --
Vlan285                                   --                                --
Vlan286                                   --                                --
Vlan287                                   --                                --
Vlan288                                   --                                --
Vlan289                                   --                                --
Vlan290                                   --                                --
Vlan291                                   --                                --
Vlan292                                   --                                --
Vlan293                                   --                                --
Vlan294                                   --                                --
Vlan295                                   --                                --
Vlan296                                   --                                --
Vlan297                                   --                                --
Vlan298                                   --                                --
Vlan299                                   --                                --
Vlan300                                   --                                --
Vlan301                                   --                                --
Vlan302                                   --                                --
Vlan303                                   --                                --
Vlan304                                   --                                --
Vlan305                                   --                                --
Vlan306                                   --                                --
Vlan307                                   --                                --
Vlan308                                   --                                --
Vlan309                                   --                                --
Vlan310                                   --                                --
Vlan311                                   --                                --
Vlan312                                   --                                --
Vlan313                                   --                                --
Vlan314                                   --                                --
Vlan315                                   --                                --
Vlan316                                   --                                --
Vlan317                                   --                                --
Vlan318                                   --                                --
Vlan319                                   --                                --
Vlan320                                   --                                --
Vlan321                                   --                                --
Vlan322                                   --                                --
Vlan323                                   --                                --
Vlan324                                   --                                --
Vlan325                                   --                                --
Vlan326                                   --                                --
Vlan327                                   --                                --
Vlan328                                   --                                --
Vlan329                                   --                                --
Vlan330                                   --                                --
Vlan331                                   --                                --
Vlan332                                   --                                --
Vlan333                                   --                                --
Vlan334                                   --                                --
Vlan335                                   --                                --
Vlan336                                   --                                --
Vlan337                                   --                                --
Vlan338                                   --                                --
Vlan339                                   --                                --
Vlan340                                   --                                --
Vlan341                                   --                                --
Vlan342                                   --                                --
Vlan343                                   --                                --
Vlan344                                   --                                --
Vlan345                                   --                                --
Vlan346                                   --                                --
Vlan347                                   --                                --
Vlan348                                   --                                --
Vlan349                                   --                                --
Vlan350                                   --                                --
Vlan351                                   --                                --
Vlan352                                   --                                --
Vlan353                                   --                                --
Vlan354                                   --                                --
Vlan355                                   --                                --
Vlan356                                   --                                --
Vlan357                                   --                                --
Vlan358                                   --                                --
Vlan359                                   --                                --
Vlan360                                   --                                --
Vlan361                                   --                                --
Vlan362                                   --                                --
Vlan363                                   --                                --
Vlan364                                   --                                --
Vlan365                                   --                                --
Vlan366                                   --                                --
Vlan367                                   --                                --
Vlan368                                   --                                --
Vlan369                                   --                                --
Vlan370                                   --                                --
Vlan371                                   --                                --
Vlan372                                   --                                --
Vlan373                                   --                                --
Vlan374                                   --                                --
Vlan375                                   --                                --
Vlan376                                   --                                --
Vlan377                                   --                                --
Vlan378                                   --                                --
Vlan379                                   --                                --
Vlan380                                   --                                --
Vlan381                                   --                                --
Vlan382                                   --                                --
Vlan383                                   --                                --
Vlan384                                   --                                --
Vlan385                                   --                                --
Vlan386                                   --                                --
Vlan387                                   --                                --
Vlan388                                   --                                --
Vlan389                                   --                                --
Vlan390                                   --                                --
Vlan391                                   --                                --
Vlan392                                   --                                --
Vlan393                                   --                                --
Vlan394                                   --                                --
Vlan395                                   --                                --
Vlan396                                   --                                --
Vlan397                                   --                                --
Vlan398                                   --                                --
Vlan399                                   --                                --
Vlan400                                   --                                --
Vlan401                                   --                                --
Vlan402                                   --                                --
Vlan403                                   --                                --
Vlan404                                   --                                --
Vlan405                                   --                                --
Vlan406                                   --                                --
Vlan407                                   --                                --
Vlan408                                   --                                --
Vlan409                                   --                                --
Vlan410                                   --                                --
Vlan411                                   --                                --
Vlan412                                   --                                --
Vlan413                                   --                                --
Vlan414                                   --                                --
Vlan415                                   --                                --
Vlan416                                   --                                --
Vlan417                                   --                                --
Vlan418                                   --                                --
Vlan419                                   --                                --
Vlan420                                   --                                --
Vlan421                                   --                                --
Vlan422                                   --                                --
Vlan423                                   --                                --
Vlan424                                   --                                --
Vlan425                                   --                                --
Vlan426                                   --                                --
Vlan427                                   --                                --
Vlan428                                   --                                --
Vlan429                                   --                                --
Vlan430                                   --                                --
Vlan431                                   --                                --
Vlan432                                   --                                --
Vlan433                                   --                                --
Vlan434                                   --                                --
Vlan435                                   --                                --
Vlan436                                   --                                --
Vlan437                                   --                                --
Vlan438                                   --                                --
Vlan439                                   --                                --
Vlan440                                   --                                --
Vlan441                                   --                                --
Vlan442                                   --                                --
Vlan443                                   --                                --
Vlan444                                   --                                --
Vlan445                                   --                                --
Vlan446                                   --                                --
Vlan447                                   --                                --
Vlan448                                   --                                --
Vlan449                                   --                                --
Vlan450                                   --                                --
Vlan451                                   --                                --
Vlan452                                   --                                --
Vlan453                                   --                                --
Vlan454                                   --                                --
Vlan455                                   --                                --
Vlan456                                   --                                --
Vlan457                                   --                                --
Vlan458                                   --                                --
Vlan459                                   --                                --
Vlan460                                   --                                --
Vlan461                                   --                                --
Vlan462                                   --                                --
Vlan463                                   --                                --
Vlan464                                   --                                --
Vlan465                                   --                                --
Vlan466                                   --                                --
Vlan467                                   --                                --
Vlan468                                   --                                --
Vlan469                                   --                                --
Vlan470                                   --                                --
Vlan471                                   --                                --
Vlan472                                   --                                --
Vlan473                                   --                                --
Vlan474                                   --                                --
Vlan475                                   --                                --
Vlan476                                   --                                --
Vlan477                                   --                                --
Vlan478                                   --                                --
Vlan479                                   --                                --
Vlan480                                   --                                --
Vlan481                                   --                                --
Vlan482                                   --                                --
Vlan483                                   --                                --
Vlan484                                   --                                --
Vlan485                                   --                                --
Vlan486                                   --                                --
Vlan487                                   --                                --
Vlan488                                   --                                --
Vlan489                                   --                                --
Vlan490                                   --                                --
Vlan491                                   --                                --
Vlan492                                   --                                --
Vlan493                                   --                                --
Vlan494                                   --                                --
Vlan495                                   --                                --
Vlan496                                   --                                --
Vlan497                                   --                                --
Vlan498                                   --                                --
Vlan499                                   --                                --
Vlan501                                   --                                --

show interface description

show interface description

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 interface description ",
  "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_interface": {
                        "ROW_interface": [
                            {
                                "interface": "mgmt0"
                            }, 
                            {
                                "interface": "Ethernet1/1", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/1.50", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/1.51", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/1.52", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/1.53", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "desc": "frk-c001_Ethernet1/33:152:Interoute:W_FrontOffice [CRIT]", 
                                "interface": "Ethernet1/2", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "desc": "frk-c001_Ethernet1/33:152:Interoute:W_FrontOffice [CRIT]", 
                                "interface": "Ethernet1/3", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "desc": "lsl-c001_Ethernet1/25:364:euNetworks:W_FrontOffice [CRIT]", 
                                "interface": "Ethernet1/4", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/5", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/6", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/7", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/8", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/9", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/10", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/11", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/12", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "desc": "mil-c001_Ethernet1/1:349:Colt Technology Services Co., Ltd:W_FrontOffice [CRIT]", 
                                "interface": "Ethernet1/13", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/14", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/15", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/16", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "desc": "mdr-bridgel3_s5p2 (enp5s0d1)::: [CRIT]", 
                                "interface": "Ethernet1/17", 
                                "speed": "40G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/18", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/19", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/20", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "desc": "mdr-bridgel4_s1p2 (enp129s0d1)::: [CRIT]", 
                                "interface": "Ethernet1/21", 
                                "speed": "40G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/22", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/23", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/24", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/25", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/26", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/27", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/28", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/29", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/30", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/31", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/32", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/33", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/34", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/35", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/36", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/37", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/38", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/39", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/40", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/41", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/42", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/43", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "interface": "Ethernet1/44", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "desc": "mdr-d001_Ethernet49::: [CRIT]", 
                                "interface": "Ethernet1/45", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "desc": "mdr-d002_Ethernet49::: [CRIT]", 
                                "interface": "Ethernet1/46", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "desc": "mdr-c002_Ethernet1/47::: [CRIT]", 
                                "interface": "Ethernet1/47", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "desc": "mdr-c002_Ethernet1/48::: [CRIT]", 
                                "interface": "Ethernet1/48", 
                                "speed": "10G", 
                                "type": "eth"
                            }, 
                            {
                                "desc": "MDR-C4900-C15-C02 Po47 [CRIT]", 
                                "interface": "port-channel47"
                            }, 
                            {
                                "interface": "loopback0"
                            }, 
                            {
                                "interface": "loopback100"
                            }, 
                            {
                                "interface": "Vlan1"
                            }, 
                            {
                                "interface": "Vlan2"
                            }, 
                            {
                                "interface": "Vlan3"
                            }, 
                            {
                                "interface": "Vlan4"
                            }, 
                            {
                                "interface": "Vlan5"
                            }, 
                            {
                                "interface": "Vlan6"
                            }, 
                            {
                                "interface": "Vlan7"
                            }, 
                            {
                                "interface": "Vlan8"
                            }, 
                            {
                                "interface": "Vlan9"
                            }, 
                            {
                                "interface": "Vlan10"
                            }, 
                            {
                                "interface": "Vlan11"
                            }, 
                            {
                                "interface": "Vlan12"
                            }, 
                            {
                                "interface": "Vlan13"
                            }, 
                            {
                                "interface": "Vlan14"
                            }, 
                            {
                                "interface": "Vlan15"
                            }, 
                            {
                                "interface": "Vlan16"
                            }, 
                            {
                                "interface": "Vlan17"
                            }, 
                            {
                                "interface": "Vlan18"
                            }, 
                            {
                                "interface": "Vlan19"
                            }, 
                            {
                                "interface": "Vlan20"
                            }, 
                            {
                                "interface": "Vlan21"
                            }, 
                            {
                                "interface": "Vlan22"
                            }, 
                            {
                                "interface": "Vlan23"
                            }, 
                            {
                                "interface": "Vlan24"
                            }, 
                            {
                                "interface": "Vlan25"
                            }, 
                            {
                                "interface": "Vlan26"
                            }, 
                            {
                                "interface": "Vlan27"
                            }, 
                            {
                                "interface": "Vlan28"
                            }, 
                            {
                                "interface": "Vlan29"
                            }, 
                            {
                                "interface": "Vlan30"
                            }, 
                            {
                                "interface": "Vlan31"
                            }, 
                            {
                                "interface": "Vlan32"
                            }, 
                            {
                                "interface": "Vlan33"
                            }, 
                            {
                                "interface": "Vlan34"
                            }, 
                            {
                                "interface": "Vlan35"
                            }, 
                            {
                                "interface": "Vlan36"
                            }, 
                            {
                                "interface": "Vlan37"
                            }, 
                            {
                                "interface": "Vlan38"
                            }, 
                            {
                                "interface": "Vlan39"
                            }, 
                            {
                                "interface": "Vlan40"
                            }, 
                            {
                                "interface": "Vlan41"
                            }, 
                            {
                                "interface": "Vlan42"
                            }, 
                            {
                                "interface": "Vlan43"
                            }, 
                            {
                                "interface": "Vlan44"
                            }, 
                            {
                                "interface": "Vlan45"
                            }, 
                            {
                                "interface": "Vlan46"
                            }, 
                            {
                                "interface": "Vlan47"
                            }, 
                            {
                                "interface": "Vlan48"
                            }, 
                            {
                                "interface": "Vlan49"
                            }, 
                            {
                                "interface": "Vlan50"
                            }, 
                            {
                                "interface": "Vlan51"
                            }, 
                            {
                                "interface": "Vlan52"
                            }, 
                            {
                                "interface": "Vlan53"
                            }, 
                            {
                                "interface": "Vlan54"
                            }, 
                            {
                                "interface": "Vlan55"
                            }, 
                            {
                                "interface": "Vlan56"
                            }, 
                            {
                                "interface": "Vlan57"
                            }, 
                            {
                                "interface": "Vlan58"
                            }, 
                            {
                                "interface": "Vlan59"
                            }, 
                            {
                                "interface": "Vlan60"
                            }, 
                            {
                                "interface": "Vlan61"
                            }, 
                            {
                                "interface": "Vlan62"
                            }, 
                            {
                                "interface": "Vlan63"
                            }, 
                            {
                                "interface": "Vlan64"
                            }, 
                            {
                                "interface": "Vlan65"
                            }, 
                            {
                                "interface": "Vlan66"
                            }, 
                            {
                                "interface": "Vlan67"
                            }, 
                            {
                                "interface": "Vlan68"
                            }, 
                            {
                                "interface": "Vlan69"
                            }, 
                            {
                                "interface": "Vlan70"
                            }, 
                            {
                                "interface": "Vlan71"
                            }, 
                            {
                                "interface": "Vlan72"
                            }, 
                            {
                                "interface": "Vlan73"
                            }, 
                            {
                                "interface": "Vlan74"
                            }, 
                            {
                                "interface": "Vlan75"
                            }, 
                            {
                                "interface": "Vlan76"
                            }, 
                            {
                                "interface": "Vlan77"
                            }, 
                            {
                                "interface": "Vlan78"
                            }, 
                            {
                                "interface": "Vlan79"
                            }, 
                            {
                                "interface": "Vlan80"
                            }, 
                            {
                                "interface": "Vlan81"
                            }, 
                            {
                                "interface": "Vlan82"
                            }, 
                            {
                                "interface": "Vlan83"
                            }, 
                            {
                                "interface": "Vlan84"
                            }, 
                            {
                                "interface": "Vlan85"
                            }, 
                            {
                                "interface": "Vlan86"
                            }, 
                            {
                                "interface": "Vlan87"
                            }, 
                            {
                                "interface": "Vlan88"
                            }, 
                            {
                                "interface": "Vlan89"
                            }, 
                            {
                                "interface": "Vlan90"
                            }, 
                            {
                                "interface": "Vlan91"
                            }, 
                            {
                                "interface": "Vlan92"
                            }, 
                            {
                                "interface": "Vlan93"
                            }, 
                            {
                                "interface": "Vlan94"
                            }, 
                            {
                                "interface": "Vlan95"
                            }, 
                            {
                                "interface": "Vlan96"
                            }, 
                            {
                                "interface": "Vlan97"
                            }, 
                            {
                                "interface": "Vlan98"
                            }, 
                            {
                                "interface": "Vlan99"
                            }, 
                            {
                                "interface": "Vlan100"
                            }, 
                            {
                                "interface": "Vlan101"
                            }, 
                            {
                                "interface": "Vlan102"
                            }, 
                            {
                                "interface": "Vlan103"
                            }, 
                            {
                                "interface": "Vlan104"
                            }, 
                            {
                                "interface": "Vlan105"
                            }, 
                            {
                                "interface": "Vlan106"
                            }, 
                            {
                                "interface": "Vlan107"
                            }, 
                            {
                                "interface": "Vlan108"
                            }, 
                            {
                                "interface": "Vlan109"
                            }, 
                            {
                                "interface": "Vlan110"
                            }, 
                            {
                                "interface": "Vlan111"
                            }, 
                            {
                                "interface": "Vlan112"
                            }, 
                            {
                                "interface": "Vlan113"
                            }, 
                            {
                                "interface": "Vlan114"
                            }, 
                            {
                                "interface": "Vlan115"
                            }, 
                            {
                                "interface": "Vlan116"
                            }, 
                            {
                                "interface": "Vlan117"
                            }, 
                            {
                                "interface": "Vlan118"
                            }, 
                            {
                                "interface": "Vlan119"
                            }, 
                            {
                                "interface": "Vlan120"
                            }, 
                            {
                                "interface": "Vlan121"
                            }, 
                            {
                                "interface": "Vlan122"
                            }, 
                            {
                                "interface": "Vlan123"
                            }, 
                            {
                                "interface": "Vlan124"
                            }, 
                            {
                                "interface": "Vlan125"
                            }, 
                            {
                                "interface": "Vlan126"
                            }, 
                            {
                                "interface": "Vlan127"
                            }, 
                            {
                                "interface": "Vlan128"
                            }, 
                            {
                                "interface": "Vlan129"
                            }, 
                            {
                                "interface": "Vlan130"
                            }, 
                            {
                                "interface": "Vlan131"
                            }, 
                            {
                                "interface": "Vlan132"
                            }, 
                            {
                                "interface": "Vlan133"
                            }, 
                            {
                                "interface": "Vlan134"
                            }, 
                            {
                                "interface": "Vlan135"
                            }, 
                            {
                                "interface": "Vlan136"
                            }, 
                            {
                                "interface": "Vlan137"
                            }, 
                            {
                                "interface": "Vlan138"
                            }, 
                            {
                                "interface": "Vlan139"
                            }, 
                            {
                                "interface": "Vlan140"
                            }, 
                            {
                                "interface": "Vlan141"
                            }, 
                            {
                                "interface": "Vlan142"
                            }, 
                            {
                                "interface": "Vlan143"
                            }, 
                            {
                                "interface": "Vlan144"
                            }, 
                            {
                                "interface": "Vlan145"
                            }, 
                            {
                                "interface": "Vlan146"
                            }, 
                            {
                                "interface": "Vlan147"
                            }, 
                            {
                                "interface": "Vlan148"
                            }, 
                            {
                                "interface": "Vlan149"
                            }, 
                            {
                                "interface": "Vlan150"
                            }, 
                            {
                                "interface": "Vlan151"
                            }, 
                            {
                                "interface": "Vlan152"
                            }, 
                            {
                                "interface": "Vlan153"
                            }, 
                            {
                                "interface": "Vlan154"
                            }, 
                            {
                                "interface": "Vlan155"
                            }, 
                            {
                                "interface": "Vlan156"
                            }, 
                            {
                                "interface": "Vlan157"
                            }, 
                            {
                                "interface": "Vlan158"
                            }, 
                            {
                                "interface": "Vlan159"
                            }, 
                            {
                                "interface": "Vlan160"
                            }, 
                            {
                                "interface": "Vlan161"
                            }, 
                            {
                                "interface": "Vlan162"
                            }, 
                            {
                                "interface": "Vlan163"
                            }, 
                            {
                                "interface": "Vlan164"
                            }, 
                            {
                                "interface": "Vlan165"
                            }, 
                            {
                                "interface": "Vlan166"
                            }, 
                            {
                                "interface": "Vlan167"
                            }, 
                            {
                                "interface": "Vlan168"
                            }, 
                            {
                                "interface": "Vlan169"
                            }, 
                            {
                                "interface": "Vlan170"
                            }, 
                            {
                                "interface": "Vlan171"
                            }, 
                            {
                                "interface": "Vlan172"
                            }, 
                            {
                                "interface": "Vlan173"
                            }, 
                            {
                                "interface": "Vlan174"
                            }, 
                            {
                                "interface": "Vlan175"
                            }, 
                            {
                                "interface": "Vlan176"
                            }, 
                            {
                                "interface": "Vlan177"
                            }, 
                            {
                                "interface": "Vlan178"
                            }, 
                            {
                                "interface": "Vlan179"
                            }, 
                            {
                                "interface": "Vlan180"
                            }, 
                            {
                                "interface": "Vlan181"
                            }, 
                            {
                                "interface": "Vlan182"
                            }, 
                            {
                                "interface": "Vlan183"
                            }, 
                            {
                                "interface": "Vlan184"
                            }, 
                            {
                                "interface": "Vlan185"
                            }, 
                            {
                                "interface": "Vlan186"
                            }, 
                            {
                                "interface": "Vlan187"
                            }, 
                            {
                                "interface": "Vlan188"
                            }, 
                            {
                                "interface": "Vlan189"
                            }, 
                            {
                                "interface": "Vlan190"
                            }, 
                            {
                                "interface": "Vlan191"
                            }, 
                            {
                                "interface": "Vlan192"
                            }, 
                            {
                                "interface": "Vlan193"
                            }, 
                            {
                                "interface": "Vlan194"
                            }, 
                            {
                                "interface": "Vlan195"
                            }, 
                            {
                                "interface": "Vlan196"
                            }, 
                            {
                                "interface": "Vlan197"
                            }, 
                            {
                                "interface": "Vlan198"
                            }, 
                            {
                                "interface": "Vlan199"
                            }, 
                            {
                                "interface": "Vlan200"
                            }, 
                            {
                                "interface": "Vlan201"
                            }, 
                            {
                                "interface": "Vlan202"
                            }, 
                            {
                                "interface": "Vlan203"
                            }, 
                            {
                                "interface": "Vlan204"
                            }, 
                            {
                                "interface": "Vlan205"
                            }, 
                            {
                                "interface": "Vlan206"
                            }, 
                            {
                                "interface": "Vlan207"
                            }, 
                            {
                                "interface": "Vlan208"
                            }, 
                            {
                                "interface": "Vlan209"
                            }, 
                            {
                                "interface": "Vlan210"
                            }, 
                            {
                                "interface": "Vlan211"
                            }, 
                            {
                                "interface": "Vlan212"
                            }, 
                            {
                                "interface": "Vlan213"
                            }, 
                            {
                                "interface": "Vlan214"
                            }, 
                            {
                                "interface": "Vlan215"
                            }, 
                            {
                                "interface": "Vlan216"
                            }, 
                            {
                                "interface": "Vlan217"
                            }, 
                            {
                                "interface": "Vlan218"
                            }, 
                            {
                                "interface": "Vlan219"
                            }, 
                            {
                                "interface": "Vlan220"
                            }, 
                            {
                                "interface": "Vlan221"
                            }, 
                            {
                                "interface": "Vlan222"
                            }, 
                            {
                                "interface": "Vlan223"
                            }, 
                            {
                                "interface": "Vlan224"
                            }, 
                            {
                                "interface": "Vlan225"
                            }, 
                            {
                                "interface": "Vlan226"
                            }, 
                            {
                                "interface": "Vlan227"
                            }, 
                            {
                                "interface": "Vlan228"
                            }, 
                            {
                                "interface": "Vlan229"
                            }, 
                            {
                                "interface": "Vlan230"
                            }, 
                            {
                                "interface": "Vlan231"
                            }, 
                            {
                                "interface": "Vlan232"
                            }, 
                            {
                                "interface": "Vlan233"
                            }, 
                            {
                                "interface": "Vlan234"
                            }, 
                            {
                                "interface": "Vlan235"
                            }, 
                            {
                                "interface": "Vlan236"
                            }, 
                            {
                                "interface": "Vlan237"
                            }, 
                            {
                                "interface": "Vlan238"
                            }, 
                            {
                                "interface": "Vlan239"
                            }, 
                            {
                                "interface": "Vlan240"
                            }, 
                            {
                                "interface": "Vlan241"
                            }, 
                            {
                                "interface": "Vlan242"
                            }, 
                            {
                                "interface": "Vlan243"
                            }, 
                            {
                                "interface": "Vlan244"
                            }, 
                            {
                                "interface": "Vlan245"
                            }, 
                            {
                                "interface": "Vlan246"
                            }, 
                            {
                                "interface": "Vlan247"
                            }, 
                            {
                                "interface": "Vlan248"
                            }, 
                            {
                                "interface": "Vlan249"
                            }, 
                            {
                                "interface": "Vlan250"
                            }, 
                            {
                                "interface": "Vlan251"
                            }, 
                            {
                                "interface": "Vlan252"
                            }, 
                            {
                                "desc": "CORE", 
                                "interface": "Vlan253"
                            }, 
                            {
                                "interface": "Vlan254"
                            }, 
                            {
                                "interface": "Vlan255"
                            }, 
                            {
                                "interface": "Vlan256"
                            }, 
                            {
                                "interface": "Vlan257"
                            }, 
                            {
                                "interface": "Vlan258"
                            }, 
                            {
                                "interface": "Vlan259"
                            }, 
                            {
                                "interface": "Vlan260"
                            }, 
                            {
                                "interface": "Vlan261"
                            }, 
                            {
                                "interface": "Vlan262"
                            }, 
                            {
                                "interface": "Vlan263"
                            }, 
                            {
                                "interface": "Vlan264"
                            }, 
                            {
                                "interface": "Vlan265"
                            }, 
                            {
                                "interface": "Vlan266"
                            }, 
                            {
                                "interface": "Vlan267"
                            }, 
                            {
                                "interface": "Vlan268"
                            }, 
                            {
                                "interface": "Vlan269"
                            }, 
                            {
                                "interface": "Vlan270"
                            }, 
                            {
                                "interface": "Vlan271"
                            }, 
                            {
                                "interface": "Vlan272"
                            }, 
                            {
                                "interface": "Vlan273"
                            }, 
                            {
                                "interface": "Vlan274"
                            }, 
                            {
                                "interface": "Vlan275"
                            }, 
                            {
                                "interface": "Vlan276"
                            }, 
                            {
                                "interface": "Vlan277"
                            }, 
                            {
                                "interface": "Vlan278"
                            }, 
                            {
                                "interface": "Vlan279"
                            }, 
                            {
                                "interface": "Vlan280"
                            }, 
                            {
                                "interface": "Vlan281"
                            }, 
                            {
                                "interface": "Vlan282"
                            }, 
                            {
                                "interface": "Vlan283"
                            }, 
                            {
                                "interface": "Vlan284"
                            }, 
                            {
                                "interface": "Vlan285"
                            }, 
                            {
                                "interface": "Vlan286"
                            }, 
                            {
                                "interface": "Vlan287"
                            }, 
                            {
                                "interface": "Vlan288"
                            }, 
                            {
                                "interface": "Vlan289"
                            }, 
                            {
                                "interface": "Vlan290"
                            }, 
                            {
                                "interface": "Vlan291"
                            }, 
                            {
                                "interface": "Vlan292"
                            }, 
                            {
                                "interface": "Vlan293"
                            }, 
                            {
                                "interface": "Vlan294"
                            }, 
                            {
                                "interface": "Vlan295"
                            }, 
                            {
                                "interface": "Vlan296"
                            }, 
                            {
                                "interface": "Vlan297"
                            }, 
                            {
                                "interface": "Vlan298"
                            }, 
                            {
                                "interface": "Vlan299"
                            }, 
                            {
                                "interface": "Vlan300"
                            }, 
                            {
                                "interface": "Vlan301"
                            }, 
                            {
                                "interface": "Vlan302"
                            }, 
                            {
                                "interface": "Vlan303"
                            }, 
                            {
                                "interface": "Vlan304"
                            }, 
                            {
                                "interface": "Vlan305"
                            }, 
                            {
                                "interface": "Vlan306"
                            }, 
                            {
                                "interface": "Vlan307"
                            }, 
                            {
                                "interface": "Vlan308"
                            }, 
                            {
                                "interface": "Vlan309"
                            }, 
                            {
                                "interface": "Vlan310"
                            }, 
                            {
                                "interface": "Vlan311"
                            }, 
                            {
                                "interface": "Vlan312"
                            }, 
                            {
                                "interface": "Vlan313"
                            }, 
                            {
                                "interface": "Vlan314"
                            }, 
                            {
                                "interface": "Vlan315"
                            }, 
                            {
                                "interface": "Vlan316"
                            }, 
                            {
                                "interface": "Vlan317"
                            }, 
                            {
                                "interface": "Vlan318"
                            }, 
                            {
                                "interface": "Vlan319"
                            }, 
                            {
                                "interface": "Vlan320"
                            }, 
                            {
                                "interface": "Vlan321"
                            }, 
                            {
                                "interface": "Vlan322"
                            }, 
                            {
                                "interface": "Vlan323"
                            }, 
                            {
                                "interface": "Vlan324"
                            }, 
                            {
                                "interface": "Vlan325"
                            }, 
                            {
                                "interface": "Vlan326"
                            }, 
                            {
                                "interface": "Vlan327"
                            }, 
                            {
                                "interface": "Vlan328"
                            }, 
                            {
                                "interface": "Vlan329"
                            }, 
                            {
                                "interface": "Vlan330"
                            }, 
                            {
                                "interface": "Vlan331"
                            }, 
                            {
                                "interface": "Vlan332"
                            }, 
                            {
                                "interface": "Vlan333"
                            }, 
                            {
                                "interface": "Vlan334"
                            }, 
                            {
                                "interface": "Vlan335"
                            }, 
                            {
                                "interface": "Vlan336"
                            }, 
                            {
                                "interface": "Vlan337"
                            }, 
                            {
                                "interface": "Vlan338"
                            }, 
                            {
                                "interface": "Vlan339"
                            }, 
                            {
                                "interface": "Vlan340"
                            }, 
                            {
                                "interface": "Vlan341"
                            }, 
                            {
                                "interface": "Vlan342"
                            }, 
                            {
                                "interface": "Vlan343"
                            }, 
                            {
                                "interface": "Vlan344"
                            }, 
                            {
                                "interface": "Vlan345"
                            }, 
                            {
                                "interface": "Vlan346"
                            }, 
                            {
                                "interface": "Vlan347"
                            }, 
                            {
                                "interface": "Vlan348"
                            }, 
                            {
                                "interface": "Vlan349"
                            }, 
                            {
                                "interface": "Vlan350"
                            }, 
                            {
                                "interface": "Vlan351"
                            }, 
                            {
                                "interface": "Vlan352"
                            }, 
                            {
                                "interface": "Vlan353"
                            }, 
                            {
                                "interface": "Vlan354"
                            }, 
                            {
                                "interface": "Vlan355"
                            }, 
                            {
                                "interface": "Vlan356"
                            }, 
                            {
                                "interface": "Vlan357"
                            }, 
                            {
                                "interface": "Vlan358"
                            }, 
                            {
                                "interface": "Vlan359"
                            }, 
                            {
                                "interface": "Vlan360"
                            }, 
                            {
                                "interface": "Vlan361"
                            }, 
                            {
                                "interface": "Vlan362"
                            }, 
                            {
                                "interface": "Vlan363"
                            }, 
                            {
                                "interface": "Vlan364"
                            }, 
                            {
                                "interface": "Vlan365"
                            }, 
                            {
                                "interface": "Vlan366"
                            }, 
                            {
                                "interface": "Vlan367"
                            }, 
                            {
                                "interface": "Vlan368"
                            }, 
                            {
                                "interface": "Vlan369"
                            }, 
                            {
                                "interface": "Vlan370"
                            }, 
                            {
                                "interface": "Vlan371"
                            }, 
                            {
                                "interface": "Vlan372"
                            }, 
                            {
                                "interface": "Vlan373"
                            }, 
                            {
                                "interface": "Vlan374"
                            }, 
                            {
                                "interface": "Vlan375"
                            }, 
                            {
                                "interface": "Vlan376"
                            }, 
                            {
                                "interface": "Vlan377"
                            }, 
                            {
                                "interface": "Vlan378"
                            }, 
                            {
                                "interface": "Vlan379"
                            }, 
                            {
                                "interface": "Vlan380"
                            }, 
                            {
                                "interface": "Vlan381"
                            }, 
                            {
                                "interface": "Vlan382"
                            }, 
                            {
                                "interface": "Vlan383"
                            }, 
                            {
                                "interface": "Vlan384"
                            }, 
                            {
                                "interface": "Vlan385"
                            }, 
                            {
                                "interface": "Vlan386"
                            }, 
                            {
                                "interface": "Vlan387"
                            }, 
                            {
                                "interface": "Vlan388"
                            }, 
                            {
                                "interface": "Vlan389"
                            }, 
                            {
                                "interface": "Vlan390"
                            }, 
                            {
                                "interface": "Vlan391"
                            }, 
                            {
                                "interface": "Vlan392"
                            }, 
                            {
                                "interface": "Vlan393"
                            }, 
                            {
                                "interface": "Vlan394"
                            }, 
                            {
                                "interface": "Vlan395"
                            }, 
                            {
                                "interface": "Vlan396"
                            }, 
                            {
                                "interface": "Vlan397"
                            }, 
                            {
                                "interface": "Vlan398"
                            }, 
                            {
                                "interface": "Vlan399"
                            }, 
                            {
                                "interface": "Vlan400"
                            }, 
                            {
                                "interface": "Vlan401"
                            }, 
                            {
                                "interface": "Vlan402"
                            }, 
                            {
                                "interface": "Vlan403"
                            }, 
                            {
                                "interface": "Vlan404"
                            }, 
                            {
                                "interface": "Vlan405"
                            }, 
                            {
                                "interface": "Vlan406"
                            }, 
                            {
                                "interface": "Vlan407"
                            }, 
                            {
                                "interface": "Vlan408"
                            }, 
                            {
                                "interface": "Vlan409"
                            }, 
                            {
                                "interface": "Vlan410"
                            }, 
                            {
                                "interface": "Vlan411"
                            }, 
                            {
                                "interface": "Vlan412"
                            }, 
                            {
                                "interface": "Vlan413"
                            }, 
                            {
                                "interface": "Vlan414"
                            }, 
                            {
                                "interface": "Vlan415"
                            }, 
                            {
                                "interface": "Vlan416"
                            }, 
                            {
                                "interface": "Vlan417"
                            }, 
                            {
                                "interface": "Vlan418"
                            }, 
                            {
                                "interface": "Vlan419"
                            }, 
                            {
                                "interface": "Vlan420"
                            }, 
                            {
                                "interface": "Vlan421"
                            }, 
                            {
                                "interface": "Vlan422"
                            }, 
                            {
                                "interface": "Vlan423"
                            }, 
                            {
                                "interface": "Vlan424"
                            }, 
                            {
                                "interface": "Vlan425"
                            }, 
                            {
                                "interface": "Vlan426"
                            }, 
                            {
                                "interface": "Vlan427"
                            }, 
                            {
                                "interface": "Vlan428"
                            }, 
                            {
                                "interface": "Vlan429"
                            }, 
                            {
                                "interface": "Vlan430"
                            }, 
                            {
                                "interface": "Vlan431"
                            }, 
                            {
                                "interface": "Vlan432"
                            }, 
                            {
                                "interface": "Vlan433"
                            }, 
                            {
                                "interface": "Vlan434"
                            }, 
                            {
                                "interface": "Vlan435"
                            }, 
                            {
                                "interface": "Vlan436"
                            }, 
                            {
                                "interface": "Vlan437"
                            }, 
                            {
                                "interface": "Vlan438"
                            }, 
                            {
                                "interface": "Vlan439"
                            }, 
                            {
                                "interface": "Vlan440"
                            }, 
                            {
                                "interface": "Vlan441"
                            }, 
                            {
                                "interface": "Vlan442"
                            }, 
                            {
                                "interface": "Vlan443"
                            }, 
                            {
                                "interface": "Vlan444"
                            }, 
                            {
                                "interface": "Vlan445"
                            }, 
                            {
                                "interface": "Vlan446"
                            }, 
                            {
                                "interface": "Vlan447"
                            }, 
                            {
                                "interface": "Vlan448"
                            }, 
                            {
                                "interface": "Vlan449"
                            }, 
                            {
                                "interface": "Vlan450"
                            }, 
                            {
                                "interface": "Vlan451"
                            }, 
                            {
                                "interface": "Vlan452"
                            }, 
                            {
                                "interface": "Vlan453"
                            }, 
                            {
                                "interface": "Vlan454"
                            }, 
                            {
                                "interface": "Vlan455"
                            }, 
                            {
                                "interface": "Vlan456"
                            }, 
                            {
                                "interface": "Vlan457"
                            }, 
                            {
                                "interface": "Vlan458"
                            }, 
                            {
                                "interface": "Vlan459"
                            }, 
                            {
                                "interface": "Vlan460"
                            }, 
                            {
                                "interface": "Vlan461"
                            }, 
                            {
                                "interface": "Vlan462"
                            }, 
                            {
                                "interface": "Vlan463"
                            }, 
                            {
                                "interface": "Vlan464"
                            }, 
                            {
                                "interface": "Vlan465"
                            }, 
                            {
                                "interface": "Vlan466"
                            }, 
                            {
                                "interface": "Vlan467"
                            }, 
                            {
                                "interface": "Vlan468"
                            }, 
                            {
                                "interface": "Vlan469"
                            }, 
                            {
                                "interface": "Vlan470"
                            }, 
                            {
                                "interface": "Vlan471"
                            }, 
                            {
                                "interface": "Vlan472"
                            }, 
                            {
                                "interface": "Vlan473"
                            }, 
                            {
                                "interface": "Vlan474"
                            }, 
                            {
                                "interface": "Vlan475"
                            }, 
                            {
                                "interface": "Vlan476"
                            }, 
                            {
                                "interface": "Vlan477"
                            }, 
                            {
                                "interface": "Vlan478"
                            }, 
                            {
                                "interface": "Vlan479"
                            }, 
                            {
                                "interface": "Vlan480"
                            }, 
                            {
                                "interface": "Vlan481"
                            }, 
                            {
                                "interface": "Vlan482"
                            }, 
                            {
                                "interface": "Vlan483"
                            }, 
                            {
                                "interface": "Vlan484"
                            }, 
                            {
                                "interface": "Vlan485"
                            }, 
                            {
                                "interface": "Vlan486"
                            }, 
                            {
                                "interface": "Vlan487"
                            }, 
                            {
                                "interface": "Vlan488"
                            }, 
                            {
                                "interface": "Vlan489"
                            }, 
                            {
                                "interface": "Vlan490"
                            }, 
                            {
                                "interface": "Vlan491"
                            }, 
                            {
                                "interface": "Vlan492"
                            }, 
                            {
                                "interface": "Vlan493"
                            }, 
                            {
                                "interface": "Vlan494"
                            }, 
                            {
                                "interface": "Vlan495"
                            }, 
                            {
                                "interface": "Vlan496"
                            }, 
                            {
                                "interface": "Vlan497"
                            }, 
                            {
                                "interface": "Vlan498"
                            }, 
                            {
                                "interface": "Vlan499"
                            }, 
                            {
                                "interface": "Vlan501"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show interface description ", 
                "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 interface description 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 interface description 

-------------------------------------------------------------------------------
Interface                Description
------------------------------------------------------------------------------- mgmt0 -- ------------------------------------------------------------------------------- Port Type Speed Description ------------------------------------------------------------------------------- Eth1/1 eth 10G -- Eth1/1.50 eth 10G -- Eth1/1.51 eth 10G -- Eth1/1.52 eth 10G -- Eth1/1.53 eth 10G -- Eth1/2 eth 10G frk-c001_Ethernet1/33:152:Interoute:W_FrontOffice [CRIT] Eth1/3 eth 10G frk-c001_Ethernet1/33:152:Interoute:W_FrontOffice [CRIT] Eth1/4 eth 10G lsl-c001_Ethernet1/25:364:euNetworks:W_FrontOffice [CRIT] Eth1/5 eth 10G -- Eth1/6 eth 10G -- Eth1/7 eth 10G -- Eth1/8 eth 10G -- Eth1/9 eth 10G -- Eth1/10 eth 10G -- Eth1/11 eth 10G -- Eth1/12 eth 10G -- Eth1/13 eth 10G mil-c001_Ethernet1/1:349:Colt Technology Services Co., Ltd:W_FrontOffice [CRIT] Eth1/14 eth 10G -- Eth1/15 eth 10G -- Eth1/16 eth 10G -- Eth1/17 eth 40G mdr-bridgel3_s5p2 (enp5s0d1)::: [CRIT] Eth1/18 eth 10G -- Eth1/19 eth 10G -- Eth1/20 eth 10G -- Eth1/21 eth 40G mdr-bridgel4_s1p2 (enp129s0d1)::: [CRIT] Eth1/22 eth 10G -- Eth1/23 eth 10G -- Eth1/24 eth 10G -- Eth1/25 eth 10G -- Eth1/26 eth 10G -- Eth1/27 eth 10G -- Eth1/28 eth 10G -- Eth1/29 eth 10G -- Eth1/30 eth 10G -- Eth1/31 eth 10G -- Eth1/32 eth 10G -- Eth1/33 eth 10G -- Eth1/34 eth 10G -- Eth1/35 eth 10G -- Eth1/36 eth 10G -- Eth1/37 eth 10G -- Eth1/38 eth 10G -- Eth1/39 eth 10G -- Eth1/40 eth 10G -- Eth1/41 eth 10G -- Eth1/42 eth 10G -- Eth1/43 eth 10G -- Eth1/44 eth 10G -- Eth1/45 eth 10G mdr-d001_Ethernet49::: [CRIT] Eth1/46 eth 10G mdr-d002_Ethernet49::: [CRIT] Eth1/47 eth 10G mdr-c002_Ethernet1/47::: [CRIT] Eth1/48 eth 10G mdr-c002_Ethernet1/48::: [CRIT] ------------------------------------------------------------------------------- Interface Description
------------------------------------------------------------------------------- Po47 MDR-C4900-C15-C02 Po47 [CRIT] ------------------------------------------------------------------------------- Interface Description
------------------------------------------------------------------------------- Lo0 -- Lo100 -- ------------------------------------------------------------------------------- Interface Description
------------------------------------------------------------------------------- Vlan1 -- Vlan2 -- Vlan3 -- Vlan4 -- Vlan5 -- Vlan6 -- Vlan7 -- Vlan8 -- Vlan9 -- Vlan10 -- Vlan11 -- Vlan12 -- Vlan13 -- Vlan14 -- Vlan15 -- Vlan16 -- Vlan17 -- Vlan18 -- Vlan19 -- Vlan20 -- Vlan21 -- Vlan22 -- Vlan23 -- Vlan24 -- Vlan25 -- Vlan26 -- Vlan27 -- Vlan28 -- Vlan29 -- Vlan30 -- Vlan31 -- Vlan32 -- Vlan33 -- Vlan34 -- Vlan35 -- Vlan36 -- Vlan37 -- Vlan38 -- Vlan39 -- Vlan40 -- Vlan41 -- Vlan42 -- Vlan43 -- Vlan44 -- Vlan45 -- Vlan46 -- Vlan47 -- Vlan48 -- Vlan49 -- Vlan50 -- Vlan51 -- Vlan52 -- Vlan53 -- Vlan54 -- Vlan55 -- Vlan56 -- Vlan57 -- Vlan58 -- Vlan59 -- Vlan60 -- Vlan61 -- Vlan62 -- Vlan63 -- Vlan64 -- Vlan65 -- Vlan66 -- Vlan67 -- Vlan68 -- Vlan69 -- Vlan70 -- Vlan71 -- Vlan72 -- Vlan73 -- Vlan74 -- Vlan75 -- Vlan76 -- Vlan77 -- Vlan78 -- Vlan79 -- Vlan80 -- Vlan81 -- Vlan82 -- Vlan83 -- Vlan84 -- Vlan85 -- Vlan86 -- Vlan87 -- Vlan88 -- Vlan89 -- Vlan90 -- Vlan91 -- Vlan92 -- Vlan93 -- Vlan94 -- Vlan95 -- Vlan96 -- Vlan97 -- Vlan98 -- Vlan99 -- Vlan100 -- Vlan101 -- Vlan102 -- Vlan103 -- Vlan104 -- Vlan105 -- Vlan106 -- Vlan107 -- Vlan108 -- Vlan109 -- Vlan110 -- Vlan111 -- Vlan112 -- Vlan113 -- Vlan114 -- Vlan115 -- Vlan116 -- Vlan117 -- Vlan118 -- Vlan119 -- Vlan120 -- Vlan121 -- Vlan122 -- Vlan123 -- Vlan124 -- Vlan125 -- Vlan126 -- Vlan127 -- Vlan128 -- Vlan129 -- Vlan130 -- Vlan131 -- Vlan132 -- Vlan133 -- Vlan134 -- Vlan135 -- Vlan136 -- Vlan137 -- Vlan138 -- Vlan139 -- Vlan140 -- Vlan141 -- Vlan142 -- Vlan143 -- Vlan144 -- Vlan145 -- Vlan146 -- Vlan147 -- Vlan148 -- Vlan149 -- Vlan150 -- Vlan151 -- Vlan152 -- Vlan153 -- Vlan154 -- Vlan155 -- Vlan156 -- Vlan157 -- Vlan158 -- Vlan159 -- Vlan160 -- Vlan161 -- Vlan162 -- Vlan163 -- Vlan164 -- Vlan165 -- Vlan166 -- Vlan167 -- Vlan168 -- Vlan169 -- Vlan170 -- Vlan171 -- Vlan172 -- Vlan173 -- Vlan174 -- Vlan175 -- Vlan176 -- Vlan177 -- Vlan178 -- Vlan179 -- Vlan180 -- Vlan181 -- Vlan182 -- Vlan183 -- Vlan184 -- Vlan185 -- Vlan186 -- Vlan187 -- Vlan188 -- Vlan189 -- Vlan190 -- Vlan191 -- Vlan192 -- Vlan193 -- Vlan194 -- Vlan195 -- Vlan196 -- Vlan197 -- Vlan198 -- Vlan199 -- Vlan200 -- Vlan201 -- Vlan202 -- Vlan203 -- Vlan204 -- Vlan205 -- Vlan206 -- Vlan207 -- Vlan208 -- Vlan209 -- Vlan210 -- Vlan211 -- Vlan212 -- Vlan213 -- Vlan214 -- Vlan215 -- Vlan216 -- Vlan217 -- Vlan218 -- Vlan219 -- Vlan220 -- Vlan221 -- Vlan222 -- Vlan223 -- Vlan224 -- Vlan225 -- Vlan226 -- Vlan227 -- Vlan228 -- Vlan229 -- Vlan230 -- Vlan231 -- Vlan232 -- Vlan233 -- Vlan234 -- Vlan235 -- Vlan236 -- Vlan237 -- Vlan238 -- Vlan239 -- Vlan240 -- Vlan241 -- Vlan242 -- Vlan243 -- Vlan244 -- Vlan245 -- Vlan246 -- Vlan247 -- Vlan248 -- Vlan249 -- Vlan250 -- Vlan251 -- Vlan252 -- Vlan253 CORE Vlan254 -- Vlan255 -- Vlan256 -- Vlan257 -- Vlan258 -- Vlan259 -- Vlan260 -- Vlan261 -- Vlan262 -- Vlan263 -- Vlan264 -- Vlan265 -- Vlan266 -- Vlan267 -- Vlan268 -- Vlan269 -- Vlan270 -- Vlan271 -- Vlan272 -- Vlan273 -- Vlan274 -- Vlan275 -- Vlan276 -- Vlan277 -- Vlan278 -- Vlan279 -- Vlan280 -- Vlan281 -- Vlan282 -- Vlan283 -- Vlan284 -- Vlan285 -- Vlan286 -- Vlan287 -- Vlan288 -- Vlan289 -- Vlan290 -- Vlan291 -- Vlan292 -- Vlan293 -- Vlan294 -- Vlan295 -- Vlan296 -- Vlan297 -- Vlan298 -- Vlan299 -- Vlan300 -- Vlan301 -- Vlan302 -- Vlan303 -- Vlan304 -- Vlan305 -- Vlan306 -- Vlan307 -- Vlan308 -- Vlan309 -- Vlan310 -- Vlan311 -- Vlan312 -- Vlan313 -- Vlan314 -- Vlan315 -- Vlan316 -- Vlan317 -- Vlan318 -- Vlan319 -- Vlan320 -- Vlan321 -- Vlan322 -- Vlan323 -- Vlan324 -- Vlan325 -- Vlan326 -- Vlan327 -- Vlan328 -- Vlan329 -- Vlan330 -- Vlan331 -- Vlan332 -- Vlan333 -- Vlan334 -- Vlan335 -- Vlan336 -- Vlan337 -- Vlan338 -- Vlan339 -- Vlan340 -- Vlan341 -- Vlan342 -- Vlan343 -- Vlan344 -- Vlan345 -- Vlan346 -- Vlan347 -- Vlan348 -- Vlan349 -- Vlan350 -- Vlan351 -- Vlan352 -- Vlan353 -- Vlan354 -- Vlan355 -- Vlan356 -- Vlan357 -- Vlan358 -- Vlan359 -- Vlan360 -- Vlan361 -- Vlan362 -- Vlan363 -- Vlan364 -- Vlan365 -- Vlan366 -- Vlan367 -- Vlan368 -- Vlan369 -- Vlan370 -- Vlan371 -- Vlan372 -- Vlan373 -- Vlan374 -- Vlan375 -- Vlan376 -- Vlan377 -- Vlan378 -- Vlan379 -- Vlan380 -- Vlan381 -- Vlan382 -- Vlan383 -- Vlan384 -- Vlan385 -- Vlan386 -- Vlan387 -- Vlan388 -- Vlan389 -- Vlan390 -- Vlan391 -- Vlan392 -- Vlan393 -- Vlan394 -- Vlan395 -- Vlan396 -- Vlan397 -- Vlan398 -- Vlan399 -- Vlan400 -- Vlan401 -- Vlan402 -- Vlan403 -- Vlan404 -- Vlan405 -- Vlan406 -- Vlan407 -- Vlan408 -- Vlan409 -- Vlan410 -- Vlan411 -- Vlan412 -- Vlan413 -- Vlan414 -- Vlan415 -- Vlan416 -- Vlan417 -- Vlan418 -- Vlan419 -- Vlan420 -- Vlan421 -- Vlan422 -- Vlan423 -- Vlan424 -- Vlan425 -- Vlan426 -- Vlan427 -- Vlan428 -- Vlan429 -- Vlan430 -- Vlan431 -- Vlan432 -- Vlan433 -- Vlan434 -- Vlan435 -- Vlan436 -- Vlan437 -- Vlan438 -- Vlan439 -- Vlan440 -- Vlan441 -- Vlan442 -- Vlan443 -- Vlan444 -- Vlan445 -- Vlan446 -- Vlan447 -- Vlan448 -- Vlan449 -- Vlan450 -- Vlan451 -- Vlan452 -- Vlan453 -- Vlan454 -- Vlan455 -- Vlan456 -- Vlan457 -- Vlan458 -- Vlan459 -- Vlan460 -- Vlan461 -- Vlan462 -- Vlan463 -- Vlan464 -- Vlan465 -- Vlan466 -- Vlan467 -- Vlan468 -- Vlan469 -- Vlan470 -- Vlan471 -- Vlan472 -- Vlan473 -- Vlan474 -- Vlan475 -- Vlan476 -- Vlan477 -- Vlan478 -- Vlan479 -- Vlan480 -- Vlan481 -- Vlan482 -- Vlan483 -- Vlan484 -- Vlan485 -- Vlan486 -- Vlan487 -- Vlan488 -- Vlan489 -- Vlan490 -- Vlan491 -- Vlan492 -- Vlan493 -- Vlan494 -- Vlan495 -- Vlan496 -- Vlan497 -- Vlan498 -- Vlan499 -- Vlan501 --

show interface mac-address

show interface mac-address

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 interface mac-address ",
  "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_interface": {
                        "ROW_interface": [
                            {
                                "address": "f44e.0584.b320", 
                                "bia_address": "f44e.0584.b320", 
                                "interface": "mgmt0"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b328", 
                                "interface": "Ethernet1/1"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b328", 
                                "interface": "Ethernet1/1.50"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b328", 
                                "interface": "Ethernet1/1.51"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b328", 
                                "interface": "Ethernet1/1.52"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b328", 
                                "interface": "Ethernet1/1.53"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b329", 
                                "interface": "Ethernet1/2"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b32a", 
                                "interface": "Ethernet1/3"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b32b", 
                                "interface": "Ethernet1/4"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b32c", 
                                "interface": "Ethernet1/5"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b32d", 
                                "interface": "Ethernet1/6"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b32e", 
                                "interface": "Ethernet1/7"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b32f", 
                                "interface": "Ethernet1/8"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b330", 
                                "interface": "Ethernet1/9"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b331", 
                                "interface": "Ethernet1/10"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b332", 
                                "interface": "Ethernet1/11"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b333", 
                                "interface": "Ethernet1/12"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b334", 
                                "interface": "Ethernet1/13"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b335", 
                                "interface": "Ethernet1/14"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b336", 
                                "interface": "Ethernet1/15"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b337", 
                                "interface": "Ethernet1/16"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b338", 
                                "interface": "Ethernet1/17"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b339", 
                                "interface": "Ethernet1/18"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b33a", 
                                "interface": "Ethernet1/19"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b33b", 
                                "interface": "Ethernet1/20"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b33c", 
                                "interface": "Ethernet1/21"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b33d", 
                                "interface": "Ethernet1/22"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b33e", 
                                "interface": "Ethernet1/23"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b33f", 
                                "interface": "Ethernet1/24"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b340", 
                                "interface": "Ethernet1/25"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b341", 
                                "interface": "Ethernet1/26"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b342", 
                                "interface": "Ethernet1/27"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b343", 
                                "interface": "Ethernet1/28"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b344", 
                                "interface": "Ethernet1/29"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b345", 
                                "interface": "Ethernet1/30"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b346", 
                                "interface": "Ethernet1/31"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b347", 
                                "interface": "Ethernet1/32"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b348", 
                                "interface": "Ethernet1/33"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b349", 
                                "interface": "Ethernet1/34"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b34a", 
                                "interface": "Ethernet1/35"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b34b", 
                                "interface": "Ethernet1/36"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b34c", 
                                "interface": "Ethernet1/37"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b34d", 
                                "interface": "Ethernet1/38"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b34e", 
                                "interface": "Ethernet1/39"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b34f", 
                                "interface": "Ethernet1/40"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b350", 
                                "interface": "Ethernet1/41"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b351", 
                                "interface": "Ethernet1/42"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b352", 
                                "interface": "Ethernet1/43"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b353", 
                                "interface": "Ethernet1/44"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b354", 
                                "interface": "Ethernet1/45"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b355", 
                                "interface": "Ethernet1/46"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b356", 
                                "interface": "Ethernet1/47"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b357", 
                                "interface": "Ethernet1/48"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b356", 
                                "interface": "port-channel47"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan1"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan2"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan3"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan4"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan5"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan6"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan7"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan8"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan9"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan10"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan11"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan12"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan13"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan14"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan15"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan16"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan17"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan18"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan19"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan20"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan21"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan22"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan23"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan24"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan25"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan26"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan27"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan28"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan29"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan30"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan31"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan32"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan33"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan34"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan35"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan36"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan37"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan38"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan39"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan40"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan41"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan42"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan43"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan44"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan45"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan46"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan47"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan48"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan49"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan50"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan51"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan52"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan53"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan54"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan55"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan56"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan57"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan58"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan59"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan60"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan61"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan62"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan63"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan64"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan65"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan66"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan67"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan68"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan69"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan70"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan71"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan72"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan73"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan74"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan75"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan76"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan77"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan78"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan79"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan80"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan81"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan82"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan83"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan84"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan85"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan86"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan87"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan88"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan89"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan90"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan91"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan92"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan93"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan94"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan95"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan96"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan97"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan98"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan99"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan100"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan101"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan102"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan103"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan104"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan105"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan106"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan107"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan108"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan109"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan110"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan111"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan112"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan113"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan114"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan115"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan116"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan117"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan118"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan119"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan120"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan121"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan122"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan123"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan124"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan125"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan126"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan127"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan128"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan129"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan130"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan131"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan132"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan133"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan134"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan135"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan136"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan137"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan138"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan139"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan140"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan141"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan142"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan143"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan144"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan145"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan146"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan147"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan148"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan149"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan150"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan151"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan152"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan153"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan154"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan155"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan156"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan157"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan158"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan159"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan160"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan161"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan162"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan163"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan164"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan165"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan166"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan167"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan168"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan169"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan170"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan171"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan172"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan173"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan174"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan175"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan176"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan177"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan178"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan179"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan180"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan181"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan182"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan183"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan184"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan185"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan186"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan187"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan188"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan189"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan190"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan191"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan192"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan193"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan194"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan195"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan196"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan197"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan198"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan199"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan200"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan201"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan202"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan203"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan204"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan205"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan206"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan207"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan208"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan209"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan210"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan211"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan212"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan213"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan214"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan215"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan216"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan217"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan218"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan219"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan220"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan221"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan222"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan223"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan224"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan225"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan226"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan227"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan228"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan229"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan230"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan231"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan232"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan233"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan234"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan235"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan236"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan237"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan238"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan239"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan240"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan241"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan242"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan243"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan244"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan245"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan246"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan247"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan248"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan249"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan250"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan251"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan252"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan253"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan254"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan255"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan256"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan257"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan258"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan259"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan260"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan261"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan262"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan263"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan264"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan265"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan266"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan267"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan268"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan269"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan270"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan271"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan272"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan273"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan274"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan275"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan276"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan277"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan278"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan279"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan280"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan281"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan282"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan283"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan284"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan285"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan286"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan287"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan288"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan289"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan290"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan291"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan292"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan293"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan294"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan295"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan296"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan297"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan298"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan299"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan300"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan301"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan302"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan303"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan304"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan305"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan306"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan307"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan308"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan309"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan310"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan311"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan312"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan313"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan314"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan315"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan316"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan317"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan318"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan319"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan320"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan321"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan322"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan323"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan324"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan325"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan326"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan327"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan328"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan329"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan330"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan331"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan332"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan333"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan334"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan335"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan336"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan337"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan338"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan339"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan340"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan341"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan342"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan343"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan344"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan345"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan346"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan347"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan348"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan349"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan350"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan351"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan352"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan353"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan354"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan355"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan356"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan357"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan358"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan359"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan360"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan361"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan362"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan363"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan364"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan365"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan366"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan367"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan368"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan369"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan370"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan371"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan372"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan373"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan374"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan375"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan376"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan377"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan378"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan379"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan380"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan381"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan382"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan383"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan384"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan385"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan386"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan387"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan388"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan389"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan390"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan391"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan392"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan393"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan394"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan395"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan396"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan397"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan398"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan399"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan400"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan401"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan402"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan403"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan404"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan405"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan406"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan407"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan408"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan409"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan410"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan411"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan412"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan413"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan414"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan415"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan416"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan417"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan418"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan419"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan420"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan421"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan422"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan423"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan424"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan425"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan426"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan427"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan428"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan429"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan430"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan431"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan432"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan433"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan434"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan435"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan436"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan437"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan438"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan439"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan440"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan441"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan442"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan443"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan444"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan445"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan446"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan447"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan448"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan449"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan450"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan451"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan452"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan453"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan454"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan455"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan456"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan457"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan458"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan459"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan460"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan461"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan462"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan463"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan464"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan465"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan466"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan467"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan468"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan469"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan470"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan471"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan472"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan473"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan474"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan475"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan476"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan477"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan478"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan479"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan480"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan481"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan482"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan483"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan484"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan485"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan486"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan487"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan488"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan489"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan490"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan491"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan492"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan493"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan494"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan495"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan496"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan497"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan498"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan499"
                            }, 
                            {
                                "address": "f44e.0584.b37c", 
                                "bia_address": "f44e.0584.b37c", 
                                "interface": "Vlan501"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show interface mac-address ", 
                "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 interface mac-address 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 interface mac-address 

--------------------------------------------------------------------------------
Interface                  Mac-Address     Burn-in Mac-Address
--------------------------------------------------------------------------------
mgmt0                      f44e.0584.b320  f44e.0584.b320
Ethernet1/1                f44e.0584.b37c  f44e.0584.b328
Ethernet1/1.50             f44e.0584.b37c  f44e.0584.b328
Ethernet1/1.51             f44e.0584.b37c  f44e.0584.b328
Ethernet1/1.52             f44e.0584.b37c  f44e.0584.b328
Ethernet1/1.53             f44e.0584.b37c  f44e.0584.b328
Ethernet1/2                f44e.0584.b37c  f44e.0584.b329
Ethernet1/3                f44e.0584.b37c  f44e.0584.b32a
Ethernet1/4                f44e.0584.b37c  f44e.0584.b32b
Ethernet1/5                f44e.0584.b37c  f44e.0584.b32c
Ethernet1/6                f44e.0584.b37c  f44e.0584.b32d
Ethernet1/7                f44e.0584.b37c  f44e.0584.b32e
Ethernet1/8                f44e.0584.b37c  f44e.0584.b32f
Ethernet1/9                f44e.0584.b37c  f44e.0584.b330
Ethernet1/10               f44e.0584.b37c  f44e.0584.b331
Ethernet1/11               f44e.0584.b37c  f44e.0584.b332
Ethernet1/12               f44e.0584.b37c  f44e.0584.b333
Ethernet1/13               f44e.0584.b37c  f44e.0584.b334
Ethernet1/14               f44e.0584.b37c  f44e.0584.b335
Ethernet1/15               f44e.0584.b37c  f44e.0584.b336
Ethernet1/16               f44e.0584.b37c  f44e.0584.b337
Ethernet1/17               f44e.0584.b37c  f44e.0584.b338
Ethernet1/18               f44e.0584.b37c  f44e.0584.b339
Ethernet1/19               f44e.0584.b37c  f44e.0584.b33a
Ethernet1/20               f44e.0584.b37c  f44e.0584.b33b
Ethernet1/21               f44e.0584.b37c  f44e.0584.b33c
Ethernet1/22               f44e.0584.b37c  f44e.0584.b33d
Ethernet1/23               f44e.0584.b37c  f44e.0584.b33e
Ethernet1/24               f44e.0584.b37c  f44e.0584.b33f
Ethernet1/25               f44e.0584.b37c  f44e.0584.b340
Ethernet1/26               f44e.0584.b37c  f44e.0584.b341
Ethernet1/27               f44e.0584.b37c  f44e.0584.b342
Ethernet1/28               f44e.0584.b37c  f44e.0584.b343
Ethernet1/29               f44e.0584.b37c  f44e.0584.b344
Ethernet1/30               f44e.0584.b37c  f44e.0584.b345
Ethernet1/31               f44e.0584.b37c  f44e.0584.b346
Ethernet1/32               f44e.0584.b37c  f44e.0584.b347
Ethernet1/33               f44e.0584.b37c  f44e.0584.b348
Ethernet1/34               f44e.0584.b37c  f44e.0584.b349
Ethernet1/35               f44e.0584.b37c  f44e.0584.b34a
Ethernet1/36               f44e.0584.b37c  f44e.0584.b34b
Ethernet1/37               f44e.0584.b37c  f44e.0584.b34c
Ethernet1/38               f44e.0584.b37c  f44e.0584.b34d
Ethernet1/39               f44e.0584.b37c  f44e.0584.b34e
Ethernet1/40               f44e.0584.b37c  f44e.0584.b34f
Ethernet1/41               f44e.0584.b37c  f44e.0584.b350
Ethernet1/42               f44e.0584.b37c  f44e.0584.b351
Ethernet1/43               f44e.0584.b37c  f44e.0584.b352
Ethernet1/44               f44e.0584.b37c  f44e.0584.b353
Ethernet1/45               f44e.0584.b37c  f44e.0584.b354
Ethernet1/46               f44e.0584.b37c  f44e.0584.b355
Ethernet1/47               f44e.0584.b37c  f44e.0584.b356
Ethernet1/48               f44e.0584.b37c  f44e.0584.b357
port-channel47             f44e.0584.b37c  f44e.0584.b356
Vlan1                      f44e.0584.b37c  f44e.0584.b37c
Vlan2                      f44e.0584.b37c  f44e.0584.b37c
Vlan3                      f44e.0584.b37c  f44e.0584.b37c
Vlan4                      f44e.0584.b37c  f44e.0584.b37c
Vlan5                      f44e.0584.b37c  f44e.0584.b37c
Vlan6                      f44e.0584.b37c  f44e.0584.b37c
Vlan7                      f44e.0584.b37c  f44e.0584.b37c
Vlan8                      f44e.0584.b37c  f44e.0584.b37c
Vlan9                      f44e.0584.b37c  f44e.0584.b37c
Vlan10                     f44e.0584.b37c  f44e.0584.b37c
Vlan11                     f44e.0584.b37c  f44e.0584.b37c
Vlan12                     f44e.0584.b37c  f44e.0584.b37c
Vlan13                     f44e.0584.b37c  f44e.0584.b37c
Vlan14                     f44e.0584.b37c  f44e.0584.b37c
Vlan15                     f44e.0584.b37c  f44e.0584.b37c
Vlan16                     f44e.0584.b37c  f44e.0584.b37c
Vlan17                     f44e.0584.b37c  f44e.0584.b37c
Vlan18                     f44e.0584.b37c  f44e.0584.b37c
Vlan19                     f44e.0584.b37c  f44e.0584.b37c
Vlan20                     f44e.0584.b37c  f44e.0584.b37c
Vlan21                     f44e.0584.b37c  f44e.0584.b37c
Vlan22                     f44e.0584.b37c  f44e.0584.b37c
Vlan23                     f44e.0584.b37c  f44e.0584.b37c
Vlan24                     f44e.0584.b37c  f44e.0584.b37c
Vlan25                     f44e.0584.b37c  f44e.0584.b37c
Vlan26                     f44e.0584.b37c  f44e.0584.b37c
Vlan27                     f44e.0584.b37c  f44e.0584.b37c
Vlan28                     f44e.0584.b37c  f44e.0584.b37c
Vlan29                     f44e.0584.b37c  f44e.0584.b37c
Vlan30                     f44e.0584.b37c  f44e.0584.b37c
Vlan31                     f44e.0584.b37c  f44e.0584.b37c
Vlan32                     f44e.0584.b37c  f44e.0584.b37c
Vlan33                     f44e.0584.b37c  f44e.0584.b37c
Vlan34                     f44e.0584.b37c  f44e.0584.b37c
Vlan35                     f44e.0584.b37c  f44e.0584.b37c
Vlan36                     f44e.0584.b37c  f44e.0584.b37c
Vlan37                     f44e.0584.b37c  f44e.0584.b37c
Vlan38                     f44e.0584.b37c  f44e.0584.b37c
Vlan39                     f44e.0584.b37c  f44e.0584.b37c
Vlan40                     f44e.0584.b37c  f44e.0584.b37c
Vlan41                     f44e.0584.b37c  f44e.0584.b37c
Vlan42                     f44e.0584.b37c  f44e.0584.b37c
Vlan43                     f44e.0584.b37c  f44e.0584.b37c
Vlan44                     f44e.0584.b37c  f44e.0584.b37c
Vlan45                     f44e.0584.b37c  f44e.0584.b37c
Vlan46                     f44e.0584.b37c  f44e.0584.b37c
Vlan47                     f44e.0584.b37c  f44e.0584.b37c
Vlan48                     f44e.0584.b37c  f44e.0584.b37c
Vlan49                     f44e.0584.b37c  f44e.0584.b37c
Vlan50                     f44e.0584.b37c  f44e.0584.b37c
Vlan51                     f44e.0584.b37c  f44e.0584.b37c
Vlan52                     f44e.0584.b37c  f44e.0584.b37c
Vlan53                     f44e.0584.b37c  f44e.0584.b37c
Vlan54                     f44e.0584.b37c  f44e.0584.b37c
Vlan55                     f44e.0584.b37c  f44e.0584.b37c
Vlan56                     f44e.0584.b37c  f44e.0584.b37c
Vlan57                     f44e.0584.b37c  f44e.0584.b37c
Vlan58                     f44e.0584.b37c  f44e.0584.b37c
Vlan59                     f44e.0584.b37c  f44e.0584.b37c
Vlan60                     f44e.0584.b37c  f44e.0584.b37c
Vlan61                     f44e.0584.b37c  f44e.0584.b37c
Vlan62                     f44e.0584.b37c  f44e.0584.b37c
Vlan63                     f44e.0584.b37c  f44e.0584.b37c
Vlan64                     f44e.0584.b37c  f44e.0584.b37c
Vlan65                     f44e.0584.b37c  f44e.0584.b37c
Vlan66                     f44e.0584.b37c  f44e.0584.b37c
Vlan67                     f44e.0584.b37c  f44e.0584.b37c
Vlan68                     f44e.0584.b37c  f44e.0584.b37c
Vlan69                     f44e.0584.b37c  f44e.0584.b37c
Vlan70                     f44e.0584.b37c  f44e.0584.b37c
Vlan71                     f44e.0584.b37c  f44e.0584.b37c
Vlan72                     f44e.0584.b37c  f44e.0584.b37c
Vlan73                     f44e.0584.b37c  f44e.0584.b37c
Vlan74                     f44e.0584.b37c  f44e.0584.b37c
Vlan75                     f44e.0584.b37c  f44e.0584.b37c
Vlan76                     f44e.0584.b37c  f44e.0584.b37c
Vlan77                     f44e.0584.b37c  f44e.0584.b37c
Vlan78                     f44e.0584.b37c  f44e.0584.b37c
Vlan79                     f44e.0584.b37c  f44e.0584.b37c
Vlan80                     f44e.0584.b37c  f44e.0584.b37c
Vlan81                     f44e.0584.b37c  f44e.0584.b37c
Vlan82                     f44e.0584.b37c  f44e.0584.b37c
Vlan83                     f44e.0584.b37c  f44e.0584.b37c
Vlan84                     f44e.0584.b37c  f44e.0584.b37c
Vlan85                     f44e.0584.b37c  f44e.0584.b37c
Vlan86                     f44e.0584.b37c  f44e.0584.b37c
Vlan87                     f44e.0584.b37c  f44e.0584.b37c
Vlan88                     f44e.0584.b37c  f44e.0584.b37c
Vlan89                     f44e.0584.b37c  f44e.0584.b37c
Vlan90                     f44e.0584.b37c  f44e.0584.b37c
Vlan91                     f44e.0584.b37c  f44e.0584.b37c
Vlan92                     f44e.0584.b37c  f44e.0584.b37c
Vlan93                     f44e.0584.b37c  f44e.0584.b37c
Vlan94                     f44e.0584.b37c  f44e.0584.b37c
Vlan95                     f44e.0584.b37c  f44e.0584.b37c
Vlan96                     f44e.0584.b37c  f44e.0584.b37c
Vlan97                     f44e.0584.b37c  f44e.0584.b37c
Vlan98                     f44e.0584.b37c  f44e.0584.b37c
Vlan99                     f44e.0584.b37c  f44e.0584.b37c
Vlan100                    f44e.0584.b37c  f44e.0584.b37c
Vlan101                    f44e.0584.b37c  f44e.0584.b37c
Vlan102                    f44e.0584.b37c  f44e.0584.b37c
Vlan103                    f44e.0584.b37c  f44e.0584.b37c
Vlan104                    f44e.0584.b37c  f44e.0584.b37c
Vlan105                    f44e.0584.b37c  f44e.0584.b37c
Vlan106                    f44e.0584.b37c  f44e.0584.b37c
Vlan107                    f44e.0584.b37c  f44e.0584.b37c
Vlan108                    f44e.0584.b37c  f44e.0584.b37c
Vlan109                    f44e.0584.b37c  f44e.0584.b37c
Vlan110                    f44e.0584.b37c  f44e.0584.b37c
Vlan111                    f44e.0584.b37c  f44e.0584.b37c
Vlan112                    f44e.0584.b37c  f44e.0584.b37c
Vlan113                    f44e.0584.b37c  f44e.0584.b37c
Vlan114                    f44e.0584.b37c  f44e.0584.b37c
Vlan115                    f44e.0584.b37c  f44e.0584.b37c
Vlan116                    f44e.0584.b37c  f44e.0584.b37c
Vlan117                    f44e.0584.b37c  f44e.0584.b37c
Vlan118                    f44e.0584.b37c  f44e.0584.b37c
Vlan119                    f44e.0584.b37c  f44e.0584.b37c
Vlan120                    f44e.0584.b37c  f44e.0584.b37c
Vlan121                    f44e.0584.b37c  f44e.0584.b37c
Vlan122                    f44e.0584.b37c  f44e.0584.b37c
Vlan123                    f44e.0584.b37c  f44e.0584.b37c
Vlan124                    f44e.0584.b37c  f44e.0584.b37c
Vlan125                    f44e.0584.b37c  f44e.0584.b37c
Vlan126                    f44e.0584.b37c  f44e.0584.b37c
Vlan127                    f44e.0584.b37c  f44e.0584.b37c
Vlan128                    f44e.0584.b37c  f44e.0584.b37c
Vlan129                    f44e.0584.b37c  f44e.0584.b37c
Vlan130                    f44e.0584.b37c  f44e.0584.b37c
Vlan131                    f44e.0584.b37c  f44e.0584.b37c
Vlan132                    f44e.0584.b37c  f44e.0584.b37c
Vlan133                    f44e.0584.b37c  f44e.0584.b37c
Vlan134                    f44e.0584.b37c  f44e.0584.b37c
Vlan135                    f44e.0584.b37c  f44e.0584.b37c
Vlan136                    f44e.0584.b37c  f44e.0584.b37c
Vlan137                    f44e.0584.b37c  f44e.0584.b37c
Vlan138                    f44e.0584.b37c  f44e.0584.b37c
Vlan139                    f44e.0584.b37c  f44e.0584.b37c
Vlan140                    f44e.0584.b37c  f44e.0584.b37c
Vlan141                    f44e.0584.b37c  f44e.0584.b37c
Vlan142                    f44e.0584.b37c  f44e.0584.b37c
Vlan143                    f44e.0584.b37c  f44e.0584.b37c
Vlan144                    f44e.0584.b37c  f44e.0584.b37c
Vlan145                    f44e.0584.b37c  f44e.0584.b37c
Vlan146                    f44e.0584.b37c  f44e.0584.b37c
Vlan147                    f44e.0584.b37c  f44e.0584.b37c
Vlan148                    f44e.0584.b37c  f44e.0584.b37c
Vlan149                    f44e.0584.b37c  f44e.0584.b37c
Vlan150                    f44e.0584.b37c  f44e.0584.b37c
Vlan151                    f44e.0584.b37c  f44e.0584.b37c
Vlan152                    f44e.0584.b37c  f44e.0584.b37c
Vlan153                    f44e.0584.b37c  f44e.0584.b37c
Vlan154                    f44e.0584.b37c  f44e.0584.b37c
Vlan155                    f44e.0584.b37c  f44e.0584.b37c
Vlan156                    f44e.0584.b37c  f44e.0584.b37c
Vlan157                    f44e.0584.b37c  f44e.0584.b37c
Vlan158                    f44e.0584.b37c  f44e.0584.b37c
Vlan159                    f44e.0584.b37c  f44e.0584.b37c
Vlan160                    f44e.0584.b37c  f44e.0584.b37c
Vlan161                    f44e.0584.b37c  f44e.0584.b37c
Vlan162                    f44e.0584.b37c  f44e.0584.b37c
Vlan163                    f44e.0584.b37c  f44e.0584.b37c
Vlan164                    f44e.0584.b37c  f44e.0584.b37c
Vlan165                    f44e.0584.b37c  f44e.0584.b37c
Vlan166                    f44e.0584.b37c  f44e.0584.b37c
Vlan167                    f44e.0584.b37c  f44e.0584.b37c
Vlan168                    f44e.0584.b37c  f44e.0584.b37c
Vlan169                    f44e.0584.b37c  f44e.0584.b37c
Vlan170                    f44e.0584.b37c  f44e.0584.b37c
Vlan171                    f44e.0584.b37c  f44e.0584.b37c
Vlan172                    f44e.0584.b37c  f44e.0584.b37c
Vlan173                    f44e.0584.b37c  f44e.0584.b37c
Vlan174                    f44e.0584.b37c  f44e.0584.b37c
Vlan175                    f44e.0584.b37c  f44e.0584.b37c
Vlan176                    f44e.0584.b37c  f44e.0584.b37c
Vlan177                    f44e.0584.b37c  f44e.0584.b37c
Vlan178                    f44e.0584.b37c  f44e.0584.b37c
Vlan179                    f44e.0584.b37c  f44e.0584.b37c
Vlan180                    f44e.0584.b37c  f44e.0584.b37c
Vlan181                    f44e.0584.b37c  f44e.0584.b37c
Vlan182                    f44e.0584.b37c  f44e.0584.b37c
Vlan183                    f44e.0584.b37c  f44e.0584.b37c
Vlan184                    f44e.0584.b37c  f44e.0584.b37c
Vlan185                    f44e.0584.b37c  f44e.0584.b37c
Vlan186                    f44e.0584.b37c  f44e.0584.b37c
Vlan187                    f44e.0584.b37c  f44e.0584.b37c
Vlan188                    f44e.0584.b37c  f44e.0584.b37c
Vlan189                    f44e.0584.b37c  f44e.0584.b37c
Vlan190                    f44e.0584.b37c  f44e.0584.b37c
Vlan191                    f44e.0584.b37c  f44e.0584.b37c
Vlan192                    f44e.0584.b37c  f44e.0584.b37c
Vlan193                    f44e.0584.b37c  f44e.0584.b37c
Vlan194                    f44e.0584.b37c  f44e.0584.b37c
Vlan195                    f44e.0584.b37c  f44e.0584.b37c
Vlan196                    f44e.0584.b37c  f44e.0584.b37c
Vlan197                    f44e.0584.b37c  f44e.0584.b37c
Vlan198                    f44e.0584.b37c  f44e.0584.b37c
Vlan199                    f44e.0584.b37c  f44e.0584.b37c
Vlan200                    f44e.0584.b37c  f44e.0584.b37c
Vlan201                    f44e.0584.b37c  f44e.0584.b37c
Vlan202                    f44e.0584.b37c  f44e.0584.b37c
Vlan203                    f44e.0584.b37c  f44e.0584.b37c
Vlan204                    f44e.0584.b37c  f44e.0584.b37c
Vlan205                    f44e.0584.b37c  f44e.0584.b37c
Vlan206                    f44e.0584.b37c  f44e.0584.b37c
Vlan207                    f44e.0584.b37c  f44e.0584.b37c
Vlan208                    f44e.0584.b37c  f44e.0584.b37c
Vlan209                    f44e.0584.b37c  f44e.0584.b37c
Vlan210                    f44e.0584.b37c  f44e.0584.b37c
Vlan211                    f44e.0584.b37c  f44e.0584.b37c
Vlan212                    f44e.0584.b37c  f44e.0584.b37c
Vlan213                    f44e.0584.b37c  f44e.0584.b37c
Vlan214                    f44e.0584.b37c  f44e.0584.b37c
Vlan215                    f44e.0584.b37c  f44e.0584.b37c
Vlan216                    f44e.0584.b37c  f44e.0584.b37c
Vlan217                    f44e.0584.b37c  f44e.0584.b37c
Vlan218                    f44e.0584.b37c  f44e.0584.b37c
Vlan219                    f44e.0584.b37c  f44e.0584.b37c
Vlan220                    f44e.0584.b37c  f44e.0584.b37c
Vlan221                    f44e.0584.b37c  f44e.0584.b37c
Vlan222                    f44e.0584.b37c  f44e.0584.b37c
Vlan223                    f44e.0584.b37c  f44e.0584.b37c
Vlan224                    f44e.0584.b37c  f44e.0584.b37c
Vlan225                    f44e.0584.b37c  f44e.0584.b37c
Vlan226                    f44e.0584.b37c  f44e.0584.b37c
Vlan227                    f44e.0584.b37c  f44e.0584.b37c
Vlan228                    f44e.0584.b37c  f44e.0584.b37c
Vlan229                    f44e.0584.b37c  f44e.0584.b37c
Vlan230                    f44e.0584.b37c  f44e.0584.b37c
Vlan231                    f44e.0584.b37c  f44e.0584.b37c
Vlan232                    f44e.0584.b37c  f44e.0584.b37c
Vlan233                    f44e.0584.b37c  f44e.0584.b37c
Vlan234                    f44e.0584.b37c  f44e.0584.b37c
Vlan235                    f44e.0584.b37c  f44e.0584.b37c
Vlan236                    f44e.0584.b37c  f44e.0584.b37c
Vlan237                    f44e.0584.b37c  f44e.0584.b37c
Vlan238                    f44e.0584.b37c  f44e.0584.b37c
Vlan239                    f44e.0584.b37c  f44e.0584.b37c
Vlan240                    f44e.0584.b37c  f44e.0584.b37c
Vlan241                    f44e.0584.b37c  f44e.0584.b37c
Vlan242                    f44e.0584.b37c  f44e.0584.b37c
Vlan243                    f44e.0584.b37c  f44e.0584.b37c
Vlan244                    f44e.0584.b37c  f44e.0584.b37c
Vlan245                    f44e.0584.b37c  f44e.0584.b37c
Vlan246                    f44e.0584.b37c  f44e.0584.b37c
Vlan247                    f44e.0584.b37c  f44e.0584.b37c
Vlan248                    f44e.0584.b37c  f44e.0584.b37c
Vlan249                    f44e.0584.b37c  f44e.0584.b37c
Vlan250                    f44e.0584.b37c  f44e.0584.b37c
Vlan251                    f44e.0584.b37c  f44e.0584.b37c
Vlan252                    f44e.0584.b37c  f44e.0584.b37c
Vlan253                    f44e.0584.b37c  f44e.0584.b37c
Vlan254                    f44e.0584.b37c  f44e.0584.b37c
Vlan255                    f44e.0584.b37c  f44e.0584.b37c
Vlan256                    f44e.0584.b37c  f44e.0584.b37c
Vlan257                    f44e.0584.b37c  f44e.0584.b37c
Vlan258                    f44e.0584.b37c  f44e.0584.b37c
Vlan259                    f44e.0584.b37c  f44e.0584.b37c
Vlan260                    f44e.0584.b37c  f44e.0584.b37c
Vlan261                    f44e.0584.b37c  f44e.0584.b37c
Vlan262                    f44e.0584.b37c  f44e.0584.b37c
Vlan263                    f44e.0584.b37c  f44e.0584.b37c
Vlan264                    f44e.0584.b37c  f44e.0584.b37c
Vlan265                    f44e.0584.b37c  f44e.0584.b37c
Vlan266                    f44e.0584.b37c  f44e.0584.b37c
Vlan267                    f44e.0584.b37c  f44e.0584.b37c
Vlan268                    f44e.0584.b37c  f44e.0584.b37c
Vlan269                    f44e.0584.b37c  f44e.0584.b37c
Vlan270                    f44e.0584.b37c  f44e.0584.b37c
Vlan271                    f44e.0584.b37c  f44e.0584.b37c
Vlan272                    f44e.0584.b37c  f44e.0584.b37c
Vlan273                    f44e.0584.b37c  f44e.0584.b37c
Vlan274                    f44e.0584.b37c  f44e.0584.b37c
Vlan275                    f44e.0584.b37c  f44e.0584.b37c
Vlan276                    f44e.0584.b37c  f44e.0584.b37c
Vlan277                    f44e.0584.b37c  f44e.0584.b37c
Vlan278                    f44e.0584.b37c  f44e.0584.b37c
Vlan279                    f44e.0584.b37c  f44e.0584.b37c
Vlan280                    f44e.0584.b37c  f44e.0584.b37c
Vlan281                    f44e.0584.b37c  f44e.0584.b37c
Vlan282                    f44e.0584.b37c  f44e.0584.b37c
Vlan283                    f44e.0584.b37c  f44e.0584.b37c
Vlan284                    f44e.0584.b37c  f44e.0584.b37c
Vlan285                    f44e.0584.b37c  f44e.0584.b37c
Vlan286                    f44e.0584.b37c  f44e.0584.b37c
Vlan287                    f44e.0584.b37c  f44e.0584.b37c
Vlan288                    f44e.0584.b37c  f44e.0584.b37c
Vlan289                    f44e.0584.b37c  f44e.0584.b37c
Vlan290                    f44e.0584.b37c  f44e.0584.b37c
Vlan291                    f44e.0584.b37c  f44e.0584.b37c
Vlan292                    f44e.0584.b37c  f44e.0584.b37c
Vlan293                    f44e.0584.b37c  f44e.0584.b37c
Vlan294                    f44e.0584.b37c  f44e.0584.b37c
Vlan295                    f44e.0584.b37c  f44e.0584.b37c
Vlan296                    f44e.0584.b37c  f44e.0584.b37c
Vlan297                    f44e.0584.b37c  f44e.0584.b37c
Vlan298                    f44e.0584.b37c  f44e.0584.b37c
Vlan299                    f44e.0584.b37c  f44e.0584.b37c
Vlan300                    f44e.0584.b37c  f44e.0584.b37c
Vlan301                    f44e.0584.b37c  f44e.0584.b37c
Vlan302                    f44e.0584.b37c  f44e.0584.b37c
Vlan303                    f44e.0584.b37c  f44e.0584.b37c
Vlan304                    f44e.0584.b37c  f44e.0584.b37c
Vlan305                    f44e.0584.b37c  f44e.0584.b37c
Vlan306                    f44e.0584.b37c  f44e.0584.b37c
Vlan307                    f44e.0584.b37c  f44e.0584.b37c
Vlan308                    f44e.0584.b37c  f44e.0584.b37c
Vlan309                    f44e.0584.b37c  f44e.0584.b37c
Vlan310                    f44e.0584.b37c  f44e.0584.b37c
Vlan311                    f44e.0584.b37c  f44e.0584.b37c
Vlan312                    f44e.0584.b37c  f44e.0584.b37c
Vlan313                    f44e.0584.b37c  f44e.0584.b37c
Vlan314                    f44e.0584.b37c  f44e.0584.b37c
Vlan315                    f44e.0584.b37c  f44e.0584.b37c
Vlan316                    f44e.0584.b37c  f44e.0584.b37c
Vlan317                    f44e.0584.b37c  f44e.0584.b37c
Vlan318                    f44e.0584.b37c  f44e.0584.b37c
Vlan319                    f44e.0584.b37c  f44e.0584.b37c
Vlan320                    f44e.0584.b37c  f44e.0584.b37c
Vlan321                    f44e.0584.b37c  f44e.0584.b37c
Vlan322                    f44e.0584.b37c  f44e.0584.b37c
Vlan323                    f44e.0584.b37c  f44e.0584.b37c
Vlan324                    f44e.0584.b37c  f44e.0584.b37c
Vlan325                    f44e.0584.b37c  f44e.0584.b37c
Vlan326                    f44e.0584.b37c  f44e.0584.b37c
Vlan327                    f44e.0584.b37c  f44e.0584.b37c
Vlan328                    f44e.0584.b37c  f44e.0584.b37c
Vlan329                    f44e.0584.b37c  f44e.0584.b37c
Vlan330                    f44e.0584.b37c  f44e.0584.b37c
Vlan331                    f44e.0584.b37c  f44e.0584.b37c
Vlan332                    f44e.0584.b37c  f44e.0584.b37c
Vlan333                    f44e.0584.b37c  f44e.0584.b37c
Vlan334                    f44e.0584.b37c  f44e.0584.b37c
Vlan335                    f44e.0584.b37c  f44e.0584.b37c
Vlan336                    f44e.0584.b37c  f44e.0584.b37c
Vlan337                    f44e.0584.b37c  f44e.0584.b37c
Vlan338                    f44e.0584.b37c  f44e.0584.b37c
Vlan339                    f44e.0584.b37c  f44e.0584.b37c
Vlan340                    f44e.0584.b37c  f44e.0584.b37c
Vlan341                    f44e.0584.b37c  f44e.0584.b37c
Vlan342                    f44e.0584.b37c  f44e.0584.b37c
Vlan343                    f44e.0584.b37c  f44e.0584.b37c
Vlan344                    f44e.0584.b37c  f44e.0584.b37c
Vlan345                    f44e.0584.b37c  f44e.0584.b37c
Vlan346                    f44e.0584.b37c  f44e.0584.b37c
Vlan347                    f44e.0584.b37c  f44e.0584.b37c
Vlan348                    f44e.0584.b37c  f44e.0584.b37c
Vlan349                    f44e.0584.b37c  f44e.0584.b37c
Vlan350                    f44e.0584.b37c  f44e.0584.b37c
Vlan351                    f44e.0584.b37c  f44e.0584.b37c
Vlan352                    f44e.0584.b37c  f44e.0584.b37c
Vlan353                    f44e.0584.b37c  f44e.0584.b37c
Vlan354                    f44e.0584.b37c  f44e.0584.b37c
Vlan355                    f44e.0584.b37c  f44e.0584.b37c
Vlan356                    f44e.0584.b37c  f44e.0584.b37c
Vlan357                    f44e.0584.b37c  f44e.0584.b37c
Vlan358                    f44e.0584.b37c  f44e.0584.b37c
Vlan359                    f44e.0584.b37c  f44e.0584.b37c
Vlan360                    f44e.0584.b37c  f44e.0584.b37c
Vlan361                    f44e.0584.b37c  f44e.0584.b37c
Vlan362                    f44e.0584.b37c  f44e.0584.b37c
Vlan363                    f44e.0584.b37c  f44e.0584.b37c
Vlan364                    f44e.0584.b37c  f44e.0584.b37c
Vlan365                    f44e.0584.b37c  f44e.0584.b37c
Vlan366                    f44e.0584.b37c  f44e.0584.b37c
Vlan367                    f44e.0584.b37c  f44e.0584.b37c
Vlan368                    f44e.0584.b37c  f44e.0584.b37c
Vlan369                    f44e.0584.b37c  f44e.0584.b37c
Vlan370                    f44e.0584.b37c  f44e.0584.b37c
Vlan371                    f44e.0584.b37c  f44e.0584.b37c
Vlan372                    f44e.0584.b37c  f44e.0584.b37c
Vlan373                    f44e.0584.b37c  f44e.0584.b37c
Vlan374                    f44e.0584.b37c  f44e.0584.b37c
Vlan375                    f44e.0584.b37c  f44e.0584.b37c
Vlan376                    f44e.0584.b37c  f44e.0584.b37c
Vlan377                    f44e.0584.b37c  f44e.0584.b37c
Vlan378                    f44e.0584.b37c  f44e.0584.b37c
Vlan379                    f44e.0584.b37c  f44e.0584.b37c
Vlan380                    f44e.0584.b37c  f44e.0584.b37c
Vlan381                    f44e.0584.b37c  f44e.0584.b37c
Vlan382                    f44e.0584.b37c  f44e.0584.b37c
Vlan383                    f44e.0584.b37c  f44e.0584.b37c
Vlan384                    f44e.0584.b37c  f44e.0584.b37c
Vlan385                    f44e.0584.b37c  f44e.0584.b37c
Vlan386                    f44e.0584.b37c  f44e.0584.b37c
Vlan387                    f44e.0584.b37c  f44e.0584.b37c
Vlan388                    f44e.0584.b37c  f44e.0584.b37c
Vlan389                    f44e.0584.b37c  f44e.0584.b37c
Vlan390                    f44e.0584.b37c  f44e.0584.b37c
Vlan391                    f44e.0584.b37c  f44e.0584.b37c
Vlan392                    f44e.0584.b37c  f44e.0584.b37c
Vlan393                    f44e.0584.b37c  f44e.0584.b37c
Vlan394                    f44e.0584.b37c  f44e.0584.b37c
Vlan395                    f44e.0584.b37c  f44e.0584.b37c
Vlan396                    f44e.0584.b37c  f44e.0584.b37c
Vlan397                    f44e.0584.b37c  f44e.0584.b37c
Vlan398                    f44e.0584.b37c  f44e.0584.b37c
Vlan399                    f44e.0584.b37c  f44e.0584.b37c
Vlan400                    f44e.0584.b37c  f44e.0584.b37c
Vlan401                    f44e.0584.b37c  f44e.0584.b37c
Vlan402                    f44e.0584.b37c  f44e.0584.b37c
Vlan403                    f44e.0584.b37c  f44e.0584.b37c
Vlan404                    f44e.0584.b37c  f44e.0584.b37c
Vlan405                    f44e.0584.b37c  f44e.0584.b37c
Vlan406                    f44e.0584.b37c  f44e.0584.b37c
Vlan407                    f44e.0584.b37c  f44e.0584.b37c
Vlan408                    f44e.0584.b37c  f44e.0584.b37c
Vlan409                    f44e.0584.b37c  f44e.0584.b37c
Vlan410                    f44e.0584.b37c  f44e.0584.b37c
Vlan411                    f44e.0584.b37c  f44e.0584.b37c
Vlan412                    f44e.0584.b37c  f44e.0584.b37c
Vlan413                    f44e.0584.b37c  f44e.0584.b37c
Vlan414                    f44e.0584.b37c  f44e.0584.b37c
Vlan415                    f44e.0584.b37c  f44e.0584.b37c
Vlan416                    f44e.0584.b37c  f44e.0584.b37c
Vlan417                    f44e.0584.b37c  f44e.0584.b37c
Vlan418                    f44e.0584.b37c  f44e.0584.b37c
Vlan419                    f44e.0584.b37c  f44e.0584.b37c
Vlan420                    f44e.0584.b37c  f44e.0584.b37c
Vlan421                    f44e.0584.b37c  f44e.0584.b37c
Vlan422                    f44e.0584.b37c  f44e.0584.b37c
Vlan423                    f44e.0584.b37c  f44e.0584.b37c
Vlan424                    f44e.0584.b37c  f44e.0584.b37c
Vlan425                    f44e.0584.b37c  f44e.0584.b37c
Vlan426                    f44e.0584.b37c  f44e.0584.b37c
Vlan427                    f44e.0584.b37c  f44e.0584.b37c
Vlan428                    f44e.0584.b37c  f44e.0584.b37c
Vlan429                    f44e.0584.b37c  f44e.0584.b37c
Vlan430                    f44e.0584.b37c  f44e.0584.b37c
Vlan431                    f44e.0584.b37c  f44e.0584.b37c
Vlan432                    f44e.0584.b37c  f44e.0584.b37c
Vlan433                    f44e.0584.b37c  f44e.0584.b37c
Vlan434                    f44e.0584.b37c  f44e.0584.b37c
Vlan435                    f44e.0584.b37c  f44e.0584.b37c
Vlan436                    f44e.0584.b37c  f44e.0584.b37c
Vlan437                    f44e.0584.b37c  f44e.0584.b37c
Vlan438                    f44e.0584.b37c  f44e.0584.b37c
Vlan439                    f44e.0584.b37c  f44e.0584.b37c
Vlan440                    f44e.0584.b37c  f44e.0584.b37c
Vlan441                    f44e.0584.b37c  f44e.0584.b37c
Vlan442                    f44e.0584.b37c  f44e.0584.b37c
Vlan443                    f44e.0584.b37c  f44e.0584.b37c
Vlan444                    f44e.0584.b37c  f44e.0584.b37c
Vlan445                    f44e.0584.b37c  f44e.0584.b37c
Vlan446                    f44e.0584.b37c  f44e.0584.b37c
Vlan447                    f44e.0584.b37c  f44e.0584.b37c
Vlan448                    f44e.0584.b37c  f44e.0584.b37c
Vlan449                    f44e.0584.b37c  f44e.0584.b37c
Vlan450                    f44e.0584.b37c  f44e.0584.b37c
Vlan451                    f44e.0584.b37c  f44e.0584.b37c
Vlan452                    f44e.0584.b37c  f44e.0584.b37c
Vlan453                    f44e.0584.b37c  f44e.0584.b37c
Vlan454                    f44e.0584.b37c  f44e.0584.b37c
Vlan455                    f44e.0584.b37c  f44e.0584.b37c
Vlan456                    f44e.0584.b37c  f44e.0584.b37c
Vlan457                    f44e.0584.b37c  f44e.0584.b37c
Vlan458                    f44e.0584.b37c  f44e.0584.b37c
Vlan459                    f44e.0584.b37c  f44e.0584.b37c
Vlan460                    f44e.0584.b37c  f44e.0584.b37c
Vlan461                    f44e.0584.b37c  f44e.0584.b37c
Vlan462                    f44e.0584.b37c  f44e.0584.b37c
Vlan463                    f44e.0584.b37c  f44e.0584.b37c
Vlan464                    f44e.0584.b37c  f44e.0584.b37c
Vlan465                    f44e.0584.b37c  f44e.0584.b37c
Vlan466                    f44e.0584.b37c  f44e.0584.b37c
Vlan467                    f44e.0584.b37c  f44e.0584.b37c
Vlan468                    f44e.0584.b37c  f44e.0584.b37c
Vlan469                    f44e.0584.b37c  f44e.0584.b37c
Vlan470                    f44e.0584.b37c  f44e.0584.b37c
Vlan471                    f44e.0584.b37c  f44e.0584.b37c
Vlan472                    f44e.0584.b37c  f44e.0584.b37c
Vlan473                    f44e.0584.b37c  f44e.0584.b37c
Vlan474                    f44e.0584.b37c  f44e.0584.b37c
Vlan475                    f44e.0584.b37c  f44e.0584.b37c
Vlan476                    f44e.0584.b37c  f44e.0584.b37c
Vlan477                    f44e.0584.b37c  f44e.0584.b37c
Vlan478                    f44e.0584.b37c  f44e.0584.b37c
Vlan479                    f44e.0584.b37c  f44e.0584.b37c
Vlan480                    f44e.0584.b37c  f44e.0584.b37c
Vlan481                    f44e.0584.b37c  f44e.0584.b37c
Vlan482                    f44e.0584.b37c  f44e.0584.b37c
Vlan483                    f44e.0584.b37c  f44e.0584.b37c
Vlan484                    f44e.0584.b37c  f44e.0584.b37c
Vlan485                    f44e.0584.b37c  f44e.0584.b37c
Vlan486                    f44e.0584.b37c  f44e.0584.b37c
Vlan487                    f44e.0584.b37c  f44e.0584.b37c
Vlan488                    f44e.0584.b37c  f44e.0584.b37c
Vlan489                    f44e.0584.b37c  f44e.0584.b37c
Vlan490                    f44e.0584.b37c  f44e.0584.b37c
Vlan491                    f44e.0584.b37c  f44e.0584.b37c
Vlan492                    f44e.0584.b37c  f44e.0584.b37c
Vlan493                    f44e.0584.b37c  f44e.0584.b37c
Vlan494                    f44e.0584.b37c  f44e.0584.b37c
Vlan495                    f44e.0584.b37c  f44e.0584.b37c
Vlan496                    f44e.0584.b37c  f44e.0584.b37c
Vlan497                    f44e.0584.b37c  f44e.0584.b37c
Vlan498                    f44e.0584.b37c  f44e.0584.b37c
Vlan499                    f44e.0584.b37c  f44e.0584.b37c
Vlan501                    f44e.0584.b37c  f44e.0584.b37c

show interface mgmt 0-0 brief

show interface mgmt 0-0 brief

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 interface mgmt 0-0 brief ",
  "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_interface": {
                        "ROW_interface": {
                            "interface": "mgmt0", 
                            "ip_addr": "10.197.122.96", 
                            "mtu": 1500, 
                            "speed": "1000", 
                            "state": "up"
                        }
                    }
                }, 
                "code": "200", 
                "input": "show interface mgmt 0-0 brief ", 
                "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 interface mgmt 0-0 brief 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 interface mgmt 0-0 brief 

--------------------------------------------------------------------------------
Port   VRF          Status IP Address                              Speed    MTU
--------------------------------------------------------------------------------
mgmt0  --           up     10.197.122.96                           1000     1500

show interface status

show interface status

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 interface status ",
  "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_interface": {
                        "ROW_interface": [
                            {
                                "duplex": "full", 
                                "interface": "mgmt0", 
                                "speed": "1000", 
                                "state": "connected", 
                                "type": "--", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/1", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "10Gbase-SR", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/1.50", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "10Gbase-SR", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/1.51", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "10Gbase-SR", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/1.52", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "10Gbase-SR", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/1.53", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "10Gbase-SR", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/2", 
                                "name": "frk-c001_Ethernet1/33:152:Interoute:W_FrontOffice [CRIT]", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Ethernet1/3", 
                                "name": "frk-c001_Ethernet1/33:152:Interoute:W_FrontOffice [CRIT]", 
                                "speed": "auto", 
                                "state": "notconnect", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/4", 
                                "name": "lsl-c001_Ethernet1/25:364:euNetworks:W_FrontOffice [CRIT]", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/5", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU3M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/6", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/7", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/8", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/9", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/10", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/11", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/12", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/13", 
                                "name": "mil-c001_Ethernet1/1:349:Colt Technology Services Co., Ltd:W_FrontOffice [CRIT]", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/14", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/15", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/16", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/17", 
                                "name": "mdr-bridgel3_s5p2 (enp5s0d1)::: [CRIT]", 
                                "speed": "auto", 
                                "state": "bpdugrdErrDis", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "50"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/18", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/19", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/20", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/21", 
                                "name": "mdr-bridgel4_s1p2 (enp129s0d1)::: [CRIT]", 
                                "speed": "auto", 
                                "state": "bpdugrdErrDis", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "50"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/22", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/23", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/24", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/25", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/26", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/27", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/28", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/29", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/30", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/31", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/32", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/33", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/34", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/35", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/36", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/37", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/38", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/39", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "trunk"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/40", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "trunk"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/41", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/42", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/43", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/44", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/45", 
                                "name": "mdr-d001_Ethernet49::: [CRIT]", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/46", 
                                "name": "mdr-d002_Ethernet49::: [CRIT]", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/47", 
                                "name": "mdr-c002_Ethernet1/47::: [CRIT]", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "trunk"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "Ethernet1/48", 
                                "name": "mdr-c002_Ethernet1/48::: [CRIT]", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "SFP-H10GB-CU1M", 
                                "vlan": "trunk"
                            }, 
                            {
                                "duplex": "full", 
                                "interface": "port-channel47", 
                                "name": "MDR-C4900-C15-C02 Po47 [CRIT]", 
                                "speed": "10G", 
                                "state": "connected", 
                                "type": "--", 
                                "vlan": "trunk"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "loopback0", 
                                "speed": "auto", 
                                "state": "connected", 
                                "type": "--", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "loopback100", 
                                "speed": "auto", 
                                "state": "disabled", 
                                "type": "--", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan1", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan2", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan3", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan4", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan5", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan6", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan7", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan8", 
                                "speed": "auto", 
                                "state": "connected", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan9", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan10", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan11", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan12", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan13", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan14", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan15", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan16", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan17", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan18", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan19", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan20", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan21", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan22", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan23", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan24", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan25", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan26", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan27", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan28", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan29", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan30", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan31", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan32", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan33", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan34", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan35", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan36", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan37", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan38", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan39", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan40", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan41", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan42", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan43", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan44", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan45", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan46", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan47", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan48", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan49", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan50", 
                                "speed": "auto", 
                                "state": "connected", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan51", 
                                "speed": "auto", 
                                "state": "connected", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan52", 
                                "speed": "auto", 
                                "state": "connected", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan53", 
                                "speed": "auto", 
                                "state": "connected", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan54", 
                                "speed": "auto", 
                                "state": "connected", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan55", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan56", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan57", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan58", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan59", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan60", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan61", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan62", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan63", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan64", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan65", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan66", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan67", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan68", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan69", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan70", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan71", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan72", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan73", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan74", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan75", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan76", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan77", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan78", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan79", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan80", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan81", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan82", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan83", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan84", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan85", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan86", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan87", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan88", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan89", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan90", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan91", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan92", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan93", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan94", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan95", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan96", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan97", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan98", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan99", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan100", 
                                "speed": "auto", 
                                "state": "connected", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan101", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan102", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan103", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan104", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan105", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan106", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan107", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan108", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan109", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan110", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan111", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan112", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan113", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan114", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan115", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan116", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan117", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan118", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan119", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan120", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan121", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan122", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan123", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan124", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan125", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan126", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan127", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan128", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan129", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan130", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan131", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan132", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan133", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan134", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan135", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan136", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan137", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan138", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan139", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan140", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan141", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan142", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan143", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan144", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan145", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan146", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan147", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan148", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan149", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan150", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan151", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan152", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan153", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan154", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan155", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan156", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan157", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan158", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan159", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan160", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan161", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan162", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan163", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan164", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan165", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan166", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan167", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan168", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan169", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan170", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan171", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan172", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan173", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan174", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan175", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan176", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan177", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan178", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan179", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan180", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan181", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan182", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan183", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan184", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan185", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan186", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan187", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan188", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan189", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan190", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan191", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan192", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan193", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan194", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan195", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan196", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan197", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan198", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan199", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan200", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan201", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan202", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan203", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan204", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan205", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan206", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan207", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan208", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan209", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan210", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan211", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan212", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan213", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan214", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan215", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan216", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan217", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan218", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan219", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan220", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan221", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan222", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan223", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan224", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan225", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan226", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan227", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan228", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan229", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan230", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan231", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan232", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan233", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan234", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan235", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan236", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan237", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan238", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan239", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan240", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan241", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan242", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan243", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan244", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan245", 
                                "speed": "auto", 
                                "state": "connected", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan246", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan247", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan248", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan249", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan250", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan251", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan252", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan253", 
                                "name": "CORE", 
                                "speed": "auto", 
                                "state": "connected", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan254", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan255", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan256", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan257", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan258", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan259", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan260", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan261", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan262", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan263", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan264", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan265", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan266", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan267", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan268", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan269", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan270", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan271", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan272", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan273", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan274", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan275", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan276", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan277", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan278", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan279", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan280", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan281", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan282", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan283", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan284", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan285", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan286", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan287", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan288", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan289", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan290", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan291", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan292", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan293", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan294", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan295", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan296", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan297", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan298", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan299", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan300", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan301", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan302", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan303", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan304", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan305", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan306", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan307", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan308", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan309", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan310", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan311", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan312", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan313", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan314", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan315", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan316", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan317", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan318", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan319", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan320", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan321", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan322", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan323", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan324", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan325", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan326", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan327", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan328", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan329", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan330", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan331", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan332", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan333", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan334", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan335", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan336", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan337", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan338", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan339", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan340", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan341", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan342", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan343", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan344", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan345", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan346", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan347", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan348", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan349", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan350", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan351", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan352", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan353", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan354", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan355", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan356", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan357", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan358", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan359", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan360", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan361", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan362", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan363", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan364", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan365", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan366", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan367", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan368", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan369", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan370", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan371", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan372", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan373", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan374", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan375", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan376", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan377", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan378", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan379", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan380", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan381", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan382", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan383", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan384", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan385", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan386", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan387", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan388", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan389", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan390", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan391", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan392", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan393", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan394", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan395", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan396", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan397", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan398", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan399", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan400", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan401", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan402", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan403", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan404", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan405", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan406", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan407", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan408", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan409", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan410", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan411", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan412", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan413", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan414", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan415", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan416", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan417", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan418", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan419", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan420", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan421", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan422", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan423", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan424", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan425", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan426", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan427", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan428", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan429", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan430", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan431", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan432", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan433", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan434", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan435", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan436", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan437", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan438", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan439", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan440", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan441", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan442", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan443", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan444", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan445", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan446", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan447", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan448", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan449", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan450", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan451", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan452", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan453", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan454", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan455", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan456", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan457", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan458", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan459", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan460", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan461", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan462", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan463", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan464", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan465", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan466", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan467", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan468", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan469", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan470", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan471", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan472", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan473", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan474", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan475", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan476", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan477", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan478", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan479", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan480", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan481", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan482", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan483", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan484", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan485", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan486", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan487", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan488", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan489", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan490", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan491", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan492", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan493", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan494", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan495", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan496", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan497", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan498", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan499", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }, 
                            {
                                "duplex": "auto", 
                                "interface": "Vlan501", 
                                "speed": "auto", 
                                "state": "down", 
                                "vlan": "routed"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show interface status ", 
                "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 interface status 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 interface status 

--------------------------------------------------------------------------------
Port          Name               Status    Vlan      Duplex  Speed   Type
--------------------------------------------------------------------------------
mgmt0         --                 connected routed    full    1000    --
-------------------------------------------------------------------------------- Port Name Status Vlan Duplex Speed Type -------------------------------------------------------------------------------- Eth1/1 -- connected routed full 10G 10Gbase-SR Eth1/1.50 -- connected routed full 10G 10Gbase-SR Eth1/1.51 -- connected routed full 10G 10Gbase-SR Eth1/1.52 -- connected routed full 10G 10Gbase-SR Eth1/1.53 -- connected routed full 10G 10Gbase-SR Eth1/2 frk-c001_Ethernet1 connected routed full 10G SFP-H10GB-CU1M Eth1/3 frk-c001_Ethernet1 notconnec routed auto auto SFP-H10GB-CU1M Eth1/4 lsl-c001_Ethernet1 connected routed full 10G SFP-H10GB-CU1M Eth1/5 -- connected routed full 10G SFP-H10GB-CU3M Eth1/6 -- connected routed full 10G SFP-H10GB-CU1M Eth1/7 -- connected routed full 10G SFP-H10GB-CU1M Eth1/8 -- connected routed full 10G SFP-H10GB-CU1M Eth1/9 -- connected routed full 10G SFP-H10GB-CU1M Eth1/10 -- connected routed full 10G SFP-H10GB-CU1M Eth1/11 -- connected routed full 10G SFP-H10GB-CU1M Eth1/12 -- connected routed full 10G SFP-H10GB-CU1M Eth1/13 mil-c001_Ethernet1 connected routed full 10G SFP-H10GB-CU1M Eth1/14 -- connected routed full 10G SFP-H10GB-CU1M Eth1/15 -- connected routed full 10G SFP-H10GB-CU1M Eth1/16 -- connected routed full 10G SFP-H10GB-CU1M Eth1/17 mdr-bridgel3_s5p2 bpdugrdEr 50 full auto SFP-H10GB-CU1M Eth1/18 -- connected routed full 10G SFP-H10GB-CU1M Eth1/19 -- connected routed full 10G SFP-H10GB-CU1M Eth1/20 -- connected routed full 10G SFP-H10GB-CU1M Eth1/21 mdr-bridgel4_s1p2 bpdugrdEr 50 full auto SFP-H10GB-CU1M Eth1/22 -- connected routed full 10G SFP-H10GB-CU1M Eth1/23 -- connected routed full 10G SFP-H10GB-CU1M Eth1/24 -- connected routed full 10G SFP-H10GB-CU1M Eth1/25 -- connected routed full 10G SFP-H10GB-CU1M Eth1/26 -- connected routed full 10G SFP-H10GB-CU1M Eth1/27 -- connected routed full 10G SFP-H10GB-CU1M Eth1/28 -- connected routed full 10G SFP-H10GB-CU1M Eth1/29 -- connected routed full 10G SFP-H10GB-CU1M Eth1/30 -- connected routed full 10G SFP-H10GB-CU1M Eth1/31 -- connected routed full 10G SFP-H10GB-CU1M Eth1/32 -- connected routed full 10G SFP-H10GB-CU1M Eth1/33 -- connected routed full 10G SFP-H10GB-CU1M Eth1/34 -- connected routed full 10G SFP-H10GB-CU1M Eth1/35 -- connected routed full 10G SFP-H10GB-CU1M Eth1/36 -- connected routed full 10G SFP-H10GB-CU1M Eth1/37 -- connected routed full 10G SFP-H10GB-CU1M Eth1/38 -- connected routed full 10G SFP-H10GB-CU1M Eth1/39 -- connected trunk full 10G SFP-H10GB-CU1M Eth1/40 -- connected trunk full 10G SFP-H10GB-CU1M Eth1/41 -- connected routed full 10G SFP-H10GB-CU1M Eth1/42 -- connected routed full 10G SFP-H10GB-CU1M Eth1/43 -- connected routed full 10G SFP-H10GB-CU1M Eth1/44 -- connected routed full 10G SFP-H10GB-CU1M Eth1/45 mdr-d001_Ethernet4 connected routed full 10G SFP-H10GB-CU1M Eth1/46 mdr-d002_Ethernet4 connected routed full 10G SFP-H10GB-CU1M Eth1/47 mdr-c002_Ethernet1 connected trunk full 10G SFP-H10GB-CU1M Eth1/48 mdr-c002_Ethernet1 connected trunk full 10G SFP-H10GB-CU1M Po47 MDR-C4900-C15-C02 connected trunk full 10G --
Lo0 -- connected routed auto auto --
Lo100 -- disabled routed auto auto --
Vlan1 -- down routed auto auto -- Vlan2 -- down routed auto auto -- Vlan3 -- down routed auto auto -- Vlan4 -- down routed auto auto -- Vlan5 -- down routed auto auto -- Vlan6 -- down routed auto auto -- Vlan7 -- down routed auto auto -- Vlan8 -- connected routed auto auto -- Vlan9 -- down routed auto auto -- Vlan10 -- down routed auto auto -- Vlan11 -- down routed auto auto -- Vlan12 -- down routed auto auto -- Vlan13 -- down routed auto auto -- Vlan14 -- down routed auto auto -- Vlan15 -- down routed auto auto -- Vlan16 -- down routed auto auto -- Vlan17 -- down routed auto auto -- Vlan18 -- down routed auto auto -- Vlan19 -- down routed auto auto -- Vlan20 -- down routed auto auto -- Vlan21 -- down routed auto auto -- Vlan22 -- down routed auto auto -- Vlan23 -- down routed auto auto -- Vlan24 -- down routed auto auto -- Vlan25 -- down routed auto auto -- Vlan26 -- down routed auto auto -- Vlan27 -- down routed auto auto -- Vlan28 -- down routed auto auto -- Vlan29 -- down routed auto auto -- Vlan30 -- down routed auto auto -- Vlan31 -- down routed auto auto -- Vlan32 -- down routed auto auto -- Vlan33 -- down routed auto auto -- Vlan34 -- down routed auto auto -- Vlan35 -- down routed auto auto -- Vlan36 -- down routed auto auto -- Vlan37 -- down routed auto auto -- Vlan38 -- down routed auto auto -- Vlan39 -- down routed auto auto -- Vlan40 -- down routed auto auto -- Vlan41 -- down routed auto auto -- Vlan42 -- down routed auto auto -- Vlan43 -- down routed auto auto -- Vlan44 -- down routed auto auto -- Vlan45 -- down routed auto auto -- Vlan46 -- down routed auto auto -- Vlan47 -- down routed auto auto -- Vlan48 -- down routed auto auto -- Vlan49 -- down routed auto auto -- Vlan50 -- connected routed auto auto -- Vlan51 -- connected routed auto auto -- Vlan52 -- connected routed auto auto -- Vlan53 -- connected routed auto auto -- Vlan54 -- connected routed auto auto -- Vlan55 -- down routed auto auto -- Vlan56 -- down routed auto auto -- Vlan57 -- down routed auto auto -- Vlan58 -- down routed auto auto -- Vlan59 -- down routed auto auto -- Vlan60 -- down routed auto auto -- Vlan61 -- down routed auto auto -- Vlan62 -- down routed auto auto -- Vlan63 -- down routed auto auto -- Vlan64 -- down routed auto auto -- Vlan65 -- down routed auto auto -- Vlan66 -- down routed auto auto -- Vlan67 -- down routed auto auto -- Vlan68 -- down routed auto auto -- Vlan69 -- down routed auto auto -- Vlan70 -- down routed auto auto -- Vlan71 -- down routed auto auto -- Vlan72 -- down routed auto auto -- Vlan73 -- down routed auto auto -- Vlan74 -- down routed auto auto -- Vlan75 -- down routed auto auto -- Vlan76 -- down routed auto auto -- Vlan77 -- down routed auto auto -- Vlan78 -- down routed auto auto -- Vlan79 -- down routed auto auto -- Vlan80 -- down routed auto auto -- Vlan81 -- down routed auto auto -- Vlan82 -- down routed auto auto -- Vlan83 -- down routed auto auto -- Vlan84 -- down routed auto auto -- Vlan85 -- down routed auto auto -- Vlan86 -- down routed auto auto -- Vlan87 -- down routed auto auto -- Vlan88 -- down routed auto auto -- Vlan89 -- down routed auto auto -- Vlan90 -- down routed auto auto -- Vlan91 -- down routed auto auto -- Vlan92 -- down routed auto auto -- Vlan93 -- down routed auto auto -- Vlan94 -- down routed auto auto -- Vlan95 -- down routed auto auto -- Vlan96 -- down routed auto auto -- Vlan97 -- down routed auto auto -- Vlan98 -- down routed auto auto -- Vlan99 -- down routed auto auto -- Vlan100 -- connected routed auto auto -- Vlan101 -- down routed auto auto -- Vlan102 -- down routed auto auto -- Vlan103 -- down routed auto auto -- Vlan104 -- down routed auto auto -- Vlan105 -- down routed auto auto -- Vlan106 -- down routed auto auto -- Vlan107 -- down routed auto auto -- Vlan108 -- down routed auto auto -- Vlan109 -- down routed auto auto -- Vlan110 -- down routed auto auto -- Vlan111 -- down routed auto auto -- Vlan112 -- down routed auto auto -- Vlan113 -- down routed auto auto -- Vlan114 -- down routed auto auto -- Vlan115 -- down routed auto auto -- Vlan116 -- down routed auto auto -- Vlan117 -- down routed auto auto -- Vlan118 -- down routed auto auto -- Vlan119 -- down routed auto auto -- Vlan120 -- down routed auto auto -- Vlan121 -- down routed auto auto -- Vlan122 -- down routed auto auto -- Vlan123 -- down routed auto auto -- Vlan124 -- down routed auto auto -- Vlan125 -- down routed auto auto -- Vlan126 -- down routed auto auto -- Vlan127 -- down routed auto auto -- Vlan128 -- down routed auto auto -- Vlan129 -- down routed auto auto -- Vlan130 -- down routed auto auto -- Vlan131 -- down routed auto auto -- Vlan132 -- down routed auto auto -- Vlan133 -- down routed auto auto -- Vlan134 -- down routed auto auto -- Vlan135 -- down routed auto auto -- Vlan136 -- down routed auto auto -- Vlan137 -- down routed auto auto -- Vlan138 -- down routed auto auto -- Vlan139 -- down routed auto auto -- Vlan140 -- down routed auto auto -- Vlan141 -- down routed auto auto -- Vlan142 -- down routed auto auto -- Vlan143 -- down routed auto auto -- Vlan144 -- down routed auto auto -- Vlan145 -- down routed auto auto -- Vlan146 -- down routed auto auto -- Vlan147 -- down routed auto auto -- Vlan148 -- down routed auto auto -- Vlan149 -- down routed auto auto -- Vlan150 -- down routed auto auto -- Vlan151 -- down routed auto auto -- Vlan152 -- down routed auto auto -- Vlan153 -- down routed auto auto -- Vlan154 -- down routed auto auto -- Vlan155 -- down routed auto auto -- Vlan156 -- down routed auto auto -- Vlan157 -- down routed auto auto -- Vlan158 -- down routed auto auto -- Vlan159 -- down routed auto auto -- Vlan160 -- down routed auto auto -- Vlan161 -- down routed auto auto -- Vlan162 -- down routed auto auto -- Vlan163 -- down routed auto auto -- Vlan164 -- down routed auto auto -- Vlan165 -- down routed auto auto -- Vlan166 -- down routed auto auto -- Vlan167 -- down routed auto auto -- Vlan168 -- down routed auto auto -- Vlan169 -- down routed auto auto -- Vlan170 -- down routed auto auto -- Vlan171 -- down routed auto auto -- Vlan172 -- down routed auto auto -- Vlan173 -- down routed auto auto -- Vlan174 -- down routed auto auto -- Vlan175 -- down routed auto auto -- Vlan176 -- down routed auto auto -- Vlan177 -- down routed auto auto -- Vlan178 -- down routed auto auto -- Vlan179 -- down routed auto auto -- Vlan180 -- down routed auto auto -- Vlan181 -- down routed auto auto -- Vlan182 -- down routed auto auto -- Vlan183 -- down routed auto auto -- Vlan184 -- down routed auto auto -- Vlan185 -- down routed auto auto -- Vlan186 -- down routed auto auto -- Vlan187 -- down routed auto auto -- Vlan188 -- down routed auto auto -- Vlan189 -- down routed auto auto -- Vlan190 -- down routed auto auto -- Vlan191 -- down routed auto auto -- Vlan192 -- down routed auto auto -- Vlan193 -- down routed auto auto -- Vlan194 -- down routed auto auto -- Vlan195 -- down routed auto auto -- Vlan196 -- down routed auto auto -- Vlan197 -- down routed auto auto -- Vlan198 -- down routed auto auto -- Vlan199 -- down routed auto auto -- Vlan200 -- down routed auto auto -- Vlan201 -- down routed auto auto -- Vlan202 -- down routed auto auto -- Vlan203 -- down routed auto auto -- Vlan204 -- down routed auto auto -- Vlan205 -- down routed auto auto -- Vlan206 -- down routed auto auto -- Vlan207 -- down routed auto auto -- Vlan208 -- down routed auto auto -- Vlan209 -- down routed auto auto -- Vlan210 -- down routed auto auto -- Vlan211 -- down routed auto auto -- Vlan212 -- down routed auto auto -- Vlan213 -- down routed auto auto -- Vlan214 -- down routed auto auto -- Vlan215 -- down routed auto auto -- Vlan216 -- down routed auto auto -- Vlan217 -- down routed auto auto -- Vlan218 -- down routed auto auto -- Vlan219 -- down routed auto auto -- Vlan220 -- down routed auto auto -- Vlan221 -- down routed auto auto -- Vlan222 -- down routed auto auto -- Vlan223 -- down routed auto auto -- Vlan224 -- down routed auto auto -- Vlan225 -- down routed auto auto -- Vlan226 -- down routed auto auto -- Vlan227 -- down routed auto auto -- Vlan228 -- down routed auto auto -- Vlan229 -- down routed auto auto -- Vlan230 -- down routed auto auto -- Vlan231 -- down routed auto auto -- Vlan232 -- down routed auto auto -- Vlan233 -- down routed auto auto -- Vlan234 -- down routed auto auto -- Vlan235 -- down routed auto auto -- Vlan236 -- down routed auto auto -- Vlan237 -- down routed auto auto -- Vlan238 -- down routed auto auto -- Vlan239 -- down routed auto auto -- Vlan240 -- down routed auto auto -- Vlan241 -- down routed auto auto -- Vlan242 -- down routed auto auto -- Vlan243 -- down routed auto auto -- Vlan244 -- down routed auto auto -- Vlan245 -- connected routed auto auto -- Vlan246 -- down routed auto auto -- Vlan247 -- down routed auto auto -- Vlan248 -- down routed auto auto -- Vlan249 -- down routed auto auto -- Vlan250 -- down routed auto auto -- Vlan251 -- down routed auto auto -- Vlan252 -- down routed auto auto -- Vlan253 CORE connected routed auto auto -- Vlan254 -- down routed auto auto -- Vlan255 -- down routed auto auto -- Vlan256 -- down routed auto auto -- Vlan257 -- down routed auto auto -- Vlan258 -- down routed auto auto -- Vlan259 -- down routed auto auto -- Vlan260 -- down routed auto auto -- Vlan261 -- down routed auto auto -- Vlan262 -- down routed auto auto -- Vlan263 -- down routed auto auto -- Vlan264 -- down routed auto auto -- Vlan265 -- down routed auto auto -- Vlan266 -- down routed auto auto -- Vlan267 -- down routed auto auto -- Vlan268 -- down routed auto auto -- Vlan269 -- down routed auto auto -- Vlan270 -- down routed auto auto -- Vlan271 -- down routed auto auto -- Vlan272 -- down routed auto auto -- Vlan273 -- down routed auto auto -- Vlan274 -- down routed auto auto -- Vlan275 -- down routed auto auto -- Vlan276 -- down routed auto auto -- Vlan277 -- down routed auto auto -- Vlan278 -- down routed auto auto -- Vlan279 -- down routed auto auto -- Vlan280 -- down routed auto auto -- Vlan281 -- down routed auto auto -- Vlan282 -- down routed auto auto -- Vlan283 -- down routed auto auto -- Vlan284 -- down routed auto auto -- Vlan285 -- down routed auto auto -- Vlan286 -- down routed auto auto -- Vlan287 -- down routed auto auto -- Vlan288 -- down routed auto auto -- Vlan289 -- down routed auto auto -- Vlan290 -- down routed auto auto -- Vlan291 -- down routed auto auto -- Vlan292 -- down routed auto auto -- Vlan293 -- down routed auto auto -- Vlan294 -- down routed auto auto -- Vlan295 -- down routed auto auto -- Vlan296 -- down routed auto auto -- Vlan297 -- down routed auto auto -- Vlan298 -- down routed auto auto -- Vlan299 -- down routed auto auto -- Vlan300 -- down routed auto auto -- Vlan301 -- down routed auto auto -- Vlan302 -- down routed auto auto -- Vlan303 -- down routed auto auto -- Vlan304 -- down routed auto auto -- Vlan305 -- down routed auto auto -- Vlan306 -- down routed auto auto -- Vlan307 -- down routed auto auto -- Vlan308 -- down routed auto auto -- Vlan309 -- down routed auto auto -- Vlan310 -- down routed auto auto -- Vlan311 -- down routed auto auto -- Vlan312 -- down routed auto auto -- Vlan313 -- down routed auto auto -- Vlan314 -- down routed auto auto -- Vlan315 -- down routed auto auto -- Vlan316 -- down routed auto auto -- Vlan317 -- down routed auto auto -- Vlan318 -- down routed auto auto -- Vlan319 -- down routed auto auto -- Vlan320 -- down routed auto auto -- Vlan321 -- down routed auto auto -- Vlan322 -- down routed auto auto -- Vlan323 -- down routed auto auto -- Vlan324 -- down routed auto auto -- Vlan325 -- down routed auto auto -- Vlan326 -- down routed auto auto -- Vlan327 -- down routed auto auto -- Vlan328 -- down routed auto auto -- Vlan329 -- down routed auto auto -- Vlan330 -- down routed auto auto -- Vlan331 -- down routed auto auto -- Vlan332 -- down routed auto auto -- Vlan333 -- down routed auto auto -- Vlan334 -- down routed auto auto -- Vlan335 -- down routed auto auto -- Vlan336 -- down routed auto auto -- Vlan337 -- down routed auto auto -- Vlan338 -- down routed auto auto -- Vlan339 -- down routed auto auto -- Vlan340 -- down routed auto auto -- Vlan341 -- down routed auto auto -- Vlan342 -- down routed auto auto -- Vlan343 -- down routed auto auto -- Vlan344 -- down routed auto auto -- Vlan345 -- down routed auto auto -- Vlan346 -- down routed auto auto -- Vlan347 -- down routed auto auto -- Vlan348 -- down routed auto auto -- Vlan349 -- down routed auto auto -- Vlan350 -- down routed auto auto -- Vlan351 -- down routed auto auto -- Vlan352 -- down routed auto auto -- Vlan353 -- down routed auto auto -- Vlan354 -- down routed auto auto -- Vlan355 -- down routed auto auto -- Vlan356 -- down routed auto auto -- Vlan357 -- down routed auto auto -- Vlan358 -- down routed auto auto -- Vlan359 -- down routed auto auto -- Vlan360 -- down routed auto auto -- Vlan361 -- down routed auto auto -- Vlan362 -- down routed auto auto -- Vlan363 -- down routed auto auto -- Vlan364 -- down routed auto auto -- Vlan365 -- down routed auto auto -- Vlan366 -- down routed auto auto -- Vlan367 -- down routed auto auto -- Vlan368 -- down routed auto auto -- Vlan369 -- down routed auto auto -- Vlan370 -- down routed auto auto -- Vlan371 -- down routed auto auto -- Vlan372 -- down routed auto auto -- Vlan373 -- down routed auto auto -- Vlan374 -- down routed auto auto -- Vlan375 -- down routed auto auto -- Vlan376 -- down routed auto auto -- Vlan377 -- down routed auto auto -- Vlan378 -- down routed auto auto -- Vlan379 -- down routed auto auto -- Vlan380 -- down routed auto auto -- Vlan381 -- down routed auto auto -- Vlan382 -- down routed auto auto -- Vlan383 -- down routed auto auto -- Vlan384 -- down routed auto auto -- Vlan385 -- down routed auto auto -- Vlan386 -- down routed auto auto -- Vlan387 -- down routed auto auto -- Vlan388 -- down routed auto auto -- Vlan389 -- down routed auto auto -- Vlan390 -- down routed auto auto -- Vlan391 -- down routed auto auto -- Vlan392 -- down routed auto auto -- Vlan393 -- down routed auto auto -- Vlan394 -- down routed auto auto -- Vlan395 -- down routed auto auto -- Vlan396 -- down routed auto auto -- Vlan397 -- down routed auto auto -- Vlan398 -- down routed auto auto -- Vlan399 -- down routed auto auto -- Vlan400 -- down routed auto auto -- Vlan401 -- down routed auto auto -- Vlan402 -- down routed auto auto -- Vlan403 -- down routed auto auto -- Vlan404 -- down routed auto auto -- Vlan405 -- down routed auto auto -- Vlan406 -- down routed auto auto -- Vlan407 -- down routed auto auto -- Vlan408 -- down routed auto auto -- Vlan409 -- down routed auto auto -- Vlan410 -- down routed auto auto -- Vlan411 -- down routed auto auto -- Vlan412 -- down routed auto auto -- Vlan413 -- down routed auto auto -- Vlan414 -- down routed auto auto -- Vlan415 -- down routed auto auto -- Vlan416 -- down routed auto auto -- Vlan417 -- down routed auto auto -- Vlan418 -- down routed auto auto -- Vlan419 -- down routed auto auto -- Vlan420 -- down routed auto auto -- Vlan421 -- down routed auto auto -- Vlan422 -- down routed auto auto -- Vlan423 -- down routed auto auto -- Vlan424 -- down routed auto auto -- Vlan425 -- down routed auto auto -- Vlan426 -- down routed auto auto -- Vlan427 -- down routed auto auto -- Vlan428 -- down routed auto auto -- Vlan429 -- down routed auto auto -- Vlan430 -- down routed auto auto -- Vlan431 -- down routed auto auto -- Vlan432 -- down routed auto auto -- Vlan433 -- down routed auto auto -- Vlan434 -- down routed auto auto -- Vlan435 -- down routed auto auto -- Vlan436 -- down routed auto auto -- Vlan437 -- down routed auto auto -- Vlan438 -- down routed auto auto -- Vlan439 -- down routed auto auto -- Vlan440 -- down routed auto auto -- Vlan441 -- down routed auto auto -- Vlan442 -- down routed auto auto -- Vlan443 -- down routed auto auto -- Vlan444 -- down routed auto auto -- Vlan445 -- down routed auto auto -- Vlan446 -- down routed auto auto -- Vlan447 -- down routed auto auto -- Vlan448 -- down routed auto auto -- Vlan449 -- down routed auto auto -- Vlan450 -- down routed auto auto -- Vlan451 -- down routed auto auto -- Vlan452 -- down routed auto auto -- Vlan453 -- down routed auto auto -- Vlan454 -- down routed auto auto -- Vlan455 -- down routed auto auto -- Vlan456 -- down routed auto auto -- Vlan457 -- down routed auto auto -- Vlan458 -- down routed auto auto -- Vlan459 -- down routed auto auto -- Vlan460 -- down routed auto auto -- Vlan461 -- down routed auto auto -- Vlan462 -- down routed auto auto -- Vlan463 -- down routed auto auto -- Vlan464 -- down routed auto auto -- Vlan465 -- down routed auto auto -- Vlan466 -- down routed auto auto -- Vlan467 -- down routed auto auto -- Vlan468 -- down routed auto auto -- Vlan469 -- down routed auto auto -- Vlan470 -- down routed auto auto -- Vlan471 -- down routed auto auto -- Vlan472 -- down routed auto auto -- Vlan473 -- down routed auto auto -- Vlan474 -- down routed auto auto -- Vlan475 -- down routed auto auto -- Vlan476 -- down routed auto auto -- Vlan477 -- down routed auto auto -- Vlan478 -- down routed auto auto -- Vlan479 -- down routed auto auto -- Vlan480 -- down routed auto auto -- Vlan481 -- down routed auto auto -- Vlan482 -- down routed auto auto -- Vlan483 -- down routed auto auto -- Vlan484 -- down routed auto auto -- Vlan485 -- down routed auto auto -- Vlan486 -- down routed auto auto -- Vlan487 -- down routed auto auto -- Vlan488 -- down routed auto auto -- Vlan489 -- down routed auto auto -- Vlan490 -- down routed auto auto -- Vlan491 -- down routed auto auto -- Vlan492 -- down routed auto auto -- Vlan493 -- down routed auto auto -- Vlan494 -- down routed auto auto -- Vlan495 -- down routed auto auto -- Vlan496 -- down routed auto auto -- Vlan497 -- down routed auto auto -- Vlan498 -- down routed auto auto -- Vlan499 -- down routed auto auto -- Vlan501 -- down routed auto auto --

show interface switchport

show interface switchport

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 interface switchport ",
  "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_interface": {
                        "ROW_interface": [
                            {
                                "access_vlan": 50, 
                                "access_vlan_name": "Ethernet-Prod-1", 
                                "admin_pvlan_pri_assoc": "none", 
                                "admin_pvlan_pri_mapping": "none", 
                                "admin_pvlan_sec_assoc": "none", 
                                "admin_pvlan_sec_mapping": "none", 
                                "admin_pvlan_trunk_encap": "dot1q", 
                                "admin_pvlan_trunk_native": "none", 
                                "admin_pvlan_trunk_normal": "none", 
                                "admin_pvlan_trunk_private": "none", 
                                "extended_trust_name": "not trusted [COS = 0]", 
                                "interface": "Ethernet1/17", 
                                "mac_learning": "Enabled", 
                                "native_vlan": 1, 
                                "native_vlan_name": "default", 
                                "oper_mode": "access", 
                                "oper_pvlan": "none", 
                                "switchport": "Enabled", 
                                "switchport_block_multicast": "Not enabled", 
                                "switchport_block_unicast": "Not enabled", 
                                "switchport_isolated": "Not enabled", 
                                "switchport_monitor": "Not enabled", 
                                "trunk_vlans": "1-4094", 
                                "voice_vlan_name": "none"
                            }, 
                            {
                                "access_vlan": 50, 
                                "access_vlan_name": "Ethernet-Prod-1", 
                                "admin_pvlan_pri_assoc": "none", 
                                "admin_pvlan_pri_mapping": "none", 
                                "admin_pvlan_sec_assoc": "none", 
                                "admin_pvlan_sec_mapping": "none", 
                                "admin_pvlan_trunk_encap": "dot1q", 
                                "admin_pvlan_trunk_native": "none", 
                                "admin_pvlan_trunk_normal": "none", 
                                "admin_pvlan_trunk_private": "none", 
                                "extended_trust_name": "not trusted [COS = 0]", 
                                "interface": "Ethernet1/21", 
                                "mac_learning": "Enabled", 
                                "native_vlan": 1, 
                                "native_vlan_name": "default", 
                                "oper_mode": "access", 
                                "oper_pvlan": "none", 
                                "switchport": "Enabled", 
                                "switchport_block_multicast": "Not enabled", 
                                "switchport_block_unicast": "Not enabled", 
                                "switchport_isolated": "Not enabled", 
                                "switchport_monitor": "Not enabled", 
                                "trunk_vlans": "1-4094", 
                                "voice_vlan_name": "none"
                            }, 
                            {
                                "access_vlan": 1, 
                                "access_vlan_name": "default", 
                                "admin_pvlan_pri_assoc": "none", 
                                "admin_pvlan_pri_mapping": "none", 
                                "admin_pvlan_sec_assoc": "none", 
                                "admin_pvlan_sec_mapping": "none", 
                                "admin_pvlan_trunk_encap": "dot1q", 
                                "admin_pvlan_trunk_native": "none", 
                                "admin_pvlan_trunk_normal": "none", 
                                "admin_pvlan_trunk_private": "none", 
                                "extended_trust_name": "not trusted [COS = 0]", 
                                "interface": "Ethernet1/39", 
                                "mac_learning": "Enabled", 
                                "native_vlan": 1, 
                                "native_vlan_name": "default", 
                                "oper_mode": "trunk", 
                                "oper_pvlan": "none", 
                                "switchport": "Enabled", 
                                "switchport_block_multicast": "Not enabled", 
                                "switchport_block_unicast": "Not enabled", 
                                "switchport_isolated": "Not enabled", 
                                "switchport_monitor": "Not enabled", 
                                "trunk_vlans": "8", 
                                "voice_vlan_name": "none"
                            }, 
                            {
                                "access_vlan": 1, 
                                "access_vlan_name": "default", 
                                "admin_pvlan_pri_assoc": "none", 
                                "admin_pvlan_pri_mapping": "none", 
                                "admin_pvlan_sec_assoc": "none", 
                                "admin_pvlan_sec_mapping": "none", 
                                "admin_pvlan_trunk_encap": "dot1q", 
                                "admin_pvlan_trunk_native": "none", 
                                "admin_pvlan_trunk_normal": "none", 
                                "admin_pvlan_trunk_private": "none", 
                                "extended_trust_name": "not trusted [COS = 0]", 
                                "interface": "Ethernet1/40", 
                                "mac_learning": "Enabled", 
                                "native_vlan": 1, 
                                "native_vlan_name": "default", 
                                "oper_mode": "trunk", 
                                "oper_pvlan": "none", 
                                "switchport": "Enabled", 
                                "switchport_block_multicast": "Not enabled", 
                                "switchport_block_unicast": "Not enabled", 
                                "switchport_isolated": "Not enabled", 
                                "switchport_monitor": "Not enabled", 
                                "trunk_vlans": "8", 
                                "voice_vlan_name": "none"
                            }, 
                            {
                                "access_vlan": 1, 
                                "access_vlan_name": "default", 
                                "admin_pvlan_pri_assoc": "none", 
                                "admin_pvlan_pri_mapping": "none", 
                                "admin_pvlan_sec_assoc": "none", 
                                "admin_pvlan_sec_mapping": "none", 
                                "admin_pvlan_trunk_encap": "dot1q", 
                                "admin_pvlan_trunk_native": "none", 
                                "admin_pvlan_trunk_normal": "none", 
                                "admin_pvlan_trunk_private": "none", 
                                "extended_trust_name": "not trusted [COS = 0]", 
                                "interface": "Ethernet1/47", 
                                "mac_learning": "Enabled", 
                                "native_vlan": 1, 
                                "native_vlan_name": "default", 
                                "oper_mode": "trunk", 
                                "oper_pvlan": "none", 
                                "switchport": "Enabled", 
                                "switchport_block_multicast": "Not enabled", 
                                "switchport_block_unicast": "Not enabled", 
                                "switchport_isolated": "Not enabled", 
                                "switchport_monitor": "Not enabled", 
                                "trunk_vlans": "50-54,100,245,253", 
                                "voice_vlan_name": "none"
                            }, 
                            {
                                "access_vlan": 1, 
                                "access_vlan_name": "default", 
                                "admin_pvlan_pri_assoc": "none", 
                                "admin_pvlan_pri_mapping": "none", 
                                "admin_pvlan_sec_assoc": "none", 
                                "admin_pvlan_sec_mapping": "none", 
                                "admin_pvlan_trunk_encap": "dot1q", 
                                "admin_pvlan_trunk_native": "none", 
                                "admin_pvlan_trunk_normal": "none", 
                                "admin_pvlan_trunk_private": "none", 
                                "extended_trust_name": "not trusted [COS = 0]", 
                                "interface": "Ethernet1/48", 
                                "mac_learning": "Enabled", 
                                "native_vlan": 1, 
                                "native_vlan_name": "default", 
                                "oper_mode": "trunk", 
                                "oper_pvlan": "none", 
                                "switchport": "Enabled", 
                                "switchport_block_multicast": "Not enabled", 
                                "switchport_block_unicast": "Not enabled", 
                                "switchport_isolated": "Not enabled", 
                                "switchport_monitor": "Not enabled", 
                                "trunk_vlans": "50-54,100,245,253", 
                                "voice_vlan_name": "none"
                            }, 
                            {
                                "access_vlan": 1, 
                                "access_vlan_name": "default", 
                                "admin_pvlan_pri_assoc": "none", 
                                "admin_pvlan_pri_mapping": "none", 
                                "admin_pvlan_sec_assoc": "none", 
                                "admin_pvlan_sec_mapping": "none", 
                                "admin_pvlan_trunk_encap": "dot1q", 
                                "admin_pvlan_trunk_native": "none", 
                                "admin_pvlan_trunk_normal": "none", 
                                "admin_pvlan_trunk_private": "none", 
                                "extended_trust_name": "not trusted [COS = 0]", 
                                "interface": "port-channel47", 
                                "mac_learning": "Enabled", 
                                "native_vlan": 1, 
                                "native_vlan_name": "default", 
                                "oper_mode": "trunk", 
                                "oper_pvlan": "none", 
                                "switchport": "Enabled", 
                                "switchport_block_multicast": "Not enabled", 
                                "switchport_block_unicast": "Not enabled", 
                                "switchport_isolated": "Not enabled", 
                                "switchport_monitor": "Not enabled", 
                                "trunk_vlans": "50-54,100,245,253", 
                                "voice_vlan_name": "none"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show interface switchport ", 
                "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 interface switchport 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 interface switchport 
Name: Ethernet1/17
  Switchport: Enabled
  Switchport Monitor: Not enabled 
  Switchport Isolated : Not enabled 
  Switchport Block Multicast: Not enabled 
  Switchport Block Unicast: Not enabled 
  Mac learning: Enabled
  Operational Mode: access
  Access Mode VLAN: 50 (Ethernet-Prod-1)
  Trunking Native Mode VLAN: 1 (default)
  Trunking VLANs Allowed: 1-4094
  Voice VLAN: none
  Extended Trust State : not trusted [COS = 0]
  Administrative private-vlan primary host-association: none
  Administrative private-vlan secondary host-association: none
  Administrative private-vlan primary mapping: none
  Administrative private-vlan secondary mapping: none
  Administrative private-vlan trunk native VLAN: none
  Administrative private-vlan trunk encapsulation: dot1q
  Administrative private-vlan trunk normal VLANs: none
  Administrative private-vlan trunk private VLANs: none
  Operational private-vlan: none
Name: Ethernet1/21
  Switchport: Enabled
  Switchport Monitor: Not enabled 
  Switchport Isolated : Not enabled 
  Switchport Block Multicast: Not enabled 
  Switchport Block Unicast: Not enabled 
  Mac learning: Enabled
  Operational Mode: access
  Access Mode VLAN: 50 (Ethernet-Prod-1)
  Trunking Native Mode VLAN: 1 (default)
  Trunking VLANs Allowed: 1-4094
  Voice VLAN: none
  Extended Trust State : not trusted [COS = 0]
  Administrative private-vlan primary host-association: none
  Administrative private-vlan secondary host-association: none
  Administrative private-vlan primary mapping: none
  Administrative private-vlan secondary mapping: none
  Administrative private-vlan trunk native VLAN: none
  Administrative private-vlan trunk encapsulation: dot1q
  Administrative private-vlan trunk normal VLANs: none
  Administrative private-vlan trunk private VLANs: none
  Operational private-vlan: none
Name: Ethernet1/39
  Switchport: Enabled
  Switchport Monitor: Not enabled 
  Switchport Isolated : Not enabled 
  Switchport Block Multicast: Not enabled 
  Switchport Block Unicast: Not enabled 
  Mac learning: Enabled
  Operational Mode: trunk
  Access Mode VLAN: 1 (default)
  Trunking Native Mode VLAN: 1 (default)
  Trunking VLANs Allowed: 8
  Voice VLAN: none
  Extended Trust State : not trusted [COS = 0]
  Administrative private-vlan primary host-association: none
  Administrative private-vlan secondary host-association: none
  Administrative private-vlan primary mapping: none
  Administrative private-vlan secondary mapping: none
  Administrative private-vlan trunk native VLAN: none
  Administrative private-vlan trunk encapsulation: dot1q
  Administrative private-vlan trunk normal VLANs: none
  Administrative private-vlan trunk private VLANs: none
  Operational private-vlan: none
Name: Ethernet1/40
  Switchport: Enabled
  Switchport Monitor: Not enabled 
  Switchport Isolated : Not enabled 
  Switchport Block Multicast: Not enabled 
  Switchport Block Unicast: Not enabled 
  Mac learning: Enabled
  Operational Mode: trunk
  Access Mode VLAN: 1 (default)
  Trunking Native Mode VLAN: 1 (default)
  Trunking VLANs Allowed: 8
  Voice VLAN: none
  Extended Trust State : not trusted [COS = 0]
  Administrative private-vlan primary host-association: none
  Administrative private-vlan secondary host-association: none
  Administrative private-vlan primary mapping: none
  Administrative private-vlan secondary mapping: none
  Administrative private-vlan trunk native VLAN: none
  Administrative private-vlan trunk encapsulation: dot1q
  Administrative private-vlan trunk normal VLANs: none
  Administrative private-vlan trunk private VLANs: none
  Operational private-vlan: none
Name: Ethernet1/47
  Switchport: Enabled
  Switchport Monitor: Not enabled 
  Switchport Isolated : Not enabled 
  Switchport Block Multicast: Not enabled 
  Switchport Block Unicast: Not enabled 
  Mac learning: Enabled
  Operational Mode: trunk
  Access Mode VLAN: 1 (default)
  Trunking Native Mode VLAN: 1 (default)
  Trunking VLANs Allowed: 50-54,100,245,253
  Voice VLAN: none
  Extended Trust State : not trusted [COS = 0]
  Administrative private-vlan primary host-association: none
  Administrative private-vlan secondary host-association: none
  Administrative private-vlan primary mapping: none
  Administrative private-vlan secondary mapping: none
  Administrative private-vlan trunk native VLAN: none
  Administrative private-vlan trunk encapsulation: dot1q
  Administrative private-vlan trunk normal VLANs: none
  Administrative private-vlan trunk private VLANs: none
  Operational private-vlan: none
Name: Ethernet1/48
  Switchport: Enabled
  Switchport Monitor: Not enabled 
  Switchport Isolated : Not enabled 
  Switchport Block Multicast: Not enabled 
  Switchport Block Unicast: Not enabled 
  Mac learning: Enabled
  Operational Mode: trunk
  Access Mode VLAN: 1 (default)
  Trunking Native Mode VLAN: 1 (default)
  Trunking VLANs Allowed: 50-54,100,245,253
  Voice VLAN: none
  Extended Trust State : not trusted [COS = 0]
  Administrative private-vlan primary host-association: none
  Administrative private-vlan secondary host-association: none
  Administrative private-vlan primary mapping: none
  Administrative private-vlan secondary mapping: none
  Administrative private-vlan trunk native VLAN: none
  Administrative private-vlan trunk encapsulation: dot1q
  Administrative private-vlan trunk normal VLANs: none
  Administrative private-vlan trunk private VLANs: none
  Operational private-vlan: none
Name: port-channel47
  Switchport: Enabled
  Switchport Monitor: Not enabled 
  Switchport Isolated : Not enabled 
  Switchport Block Multicast: Not enabled 
  Switchport Block Unicast: Not enabled 
  Mac learning: Enabled
  Operational Mode: trunk
  Access Mode VLAN: 1 (default)
  Trunking Native Mode VLAN: 1 (default)
  Trunking VLANs Allowed: 50-54,100,245,253
  Voice VLAN: none
  Extended Trust State : not trusted [COS = 0]
  Administrative private-vlan primary host-association: none
  Administrative private-vlan secondary host-association: none
  Administrative private-vlan primary mapping: none
  Administrative private-vlan secondary mapping: none
  Administrative private-vlan trunk native VLAN: none
  Administrative private-vlan trunk encapsulation: dot1q
  Administrative private-vlan trunk normal VLANs: none
  Administrative private-vlan trunk private VLANs: none
  Operational private-vlan: none

show interface vlan 36

show interface vlan 36

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 interface vlan 36 ",
  "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_interface": {
                        "ROW_interface": {
                            "interface": "Vlan36", 
                            "svi_admin_state": "down", 
                            "svi_arp_type": "ARPA", 
                            "svi_bw": "1000000", 
                            "svi_delay": "10", 
                            "svi_line_proto": "down", 
                            "svi_mac": "f44e.0584.b37c", 
                            "svi_mtu": "1500", 
                            "svi_rsn_desc": "VLAN/BD is down", 
                            "svi_rx_load": "1", 
                            "svi_time_last_cleared": "never", 
                            "svi_tx_load": 1, 
                            "svi_ucast_bytes_in": "0", 
                            "svi_ucast_pkts_in": "0"
                        }
                    }
                }, 
                "code": "200", 
                "input": "show interface vlan 36 ", 
                "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 interface vlan 36 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 interface vlan 36 
Vlan36 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes


show interface vlan 37

show interface vlan 37

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 interface vlan 37",
  "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_interface": {
                        "ROW_interface": {
                            "interface": "Vlan37", 
                            "svi_admin_state": "down", 
                            "svi_arp_type": "ARPA", 
                            "svi_bw": "1000000", 
                            "svi_delay": "10", 
                            "svi_line_proto": "down", 
                            "svi_mac": "f44e.0584.b37c", 
                            "svi_mtu": "1500", 
                            "svi_rsn_desc": "VLAN/BD is down", 
                            "svi_rx_load": "1", 
                            "svi_time_last_cleared": "never", 
                            "svi_tx_load": 1, 
                            "svi_ucast_bytes_in": "0", 
                            "svi_ucast_pkts_in": "0"
                        }
                    }
                }, 
                "code": "200", 
                "input": "show interface vlan 37", 
                "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 interface vlan 37 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 interface vlan 37
Vlan37 is down (VLAN/BD is down), line protocol is down, autostate enabled
  Hardware is EtherSVI, address is  f44e.0584.b37c
  MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,

   reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive not supported
  ARP type: ARPA
  Last clearing of "show interface" counters never
  L3 in Switched:
    ucast: 0 pkts, 0 bytes