summaryrefslogtreecommitdiff
path: root/test/units/modules/network/nxos/fixtures/_nxos_interface/show_interface_Ethernet2_1
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/network/nxos/fixtures/_nxos_interface/show_interface_Ethernet2_1')
-rw-r--r--test/units/modules/network/nxos/fixtures/_nxos_interface/show_interface_Ethernet2_196
1 files changed, 0 insertions, 96 deletions
diff --git a/test/units/modules/network/nxos/fixtures/_nxos_interface/show_interface_Ethernet2_1 b/test/units/modules/network/nxos/fixtures/_nxos_interface/show_interface_Ethernet2_1
deleted file mode 100644
index f478350f0d..0000000000
--- a/test/units/modules/network/nxos/fixtures/_nxos_interface/show_interface_Ethernet2_1
+++ /dev/null
@@ -1,96 +0,0 @@
-{
- "TABLE_interface": {
- "ROW_interface": {
- "interface": "Ethernet2/1",
- "state": "up",
- "admin_state": "up",
- "share_state": "Dedicated",
- "eth_hw_desc": "Ethernet",
- "eth_hw_addr": "fa16.3e00.0001",
- "eth_bia_addr": "fa16.3e27.f279",
- "desc": "to nxos03",
- "eth_ip_addr": "10.0.0.45",
- "eth_ip_mask": 30,
- "eth_ip_prefix": "10.0.0.44",
- "eth_mtu": "1500",
- "eth_bw": 1000000,
- "eth_dly": 10,
- "eth_reliability": "255",
- "eth_txload": "1",
- "eth_rxload": "1",
- "medium": "broadcast",
- "eth_mode": "routed",
- "eth_duplex": "full",
- "eth_speed": "1000 Mb/s",
- "eth_beacon": "off",
- "eth_autoneg": "off",
- "eth_in_flowctrl": "off",
- "eth_out_flowctrl": "off",
- "eth_mdix": "off",
- "eth_swt_monitor": "off",
- "eth_ethertype": "0x8100",
- "eth_eee_state": "n/a",
- "eth_link_flapped": "14week(s) 0day(s)",
- "eth_clear_counters": "never",
- "eth_reset_cntr": 1,
- "eth_load_interval1_rx": 0,
- "eth_inrate1_bits": 0,
- "eth_inrate1_pkts": 0,
- "eth_load_interval1_tx": 0,
- "eth_outrate1_bits": 0,
- "eth_outrate1_pkts": 0,
- "eth_inrate1_summary_bits": "0 bps",
- "eth_inrate1_summary_pkts": "0 pps",
- "eth_outrate1_summary_bits": "0 bps",
- "eth_outrate1_summary_pkts": "0 pps",
- "eth_load_interval2_rx": 0,
- "eth_inrate2_bits": 0,
- "eth_inrate2_pkts": 0,
- "eth_load_interval2_tx": 0,
- "eth_outrate2_bits": 0,
- "eth_outrate2_pkts": 0,
- "eth_inrate2_summary_bits": "0 bps",
- "eth_inrate2_summary_pkts": "0 pps",
- "eth_outrate2_summary_bits": "0 bps",
- "eth_outrate2_summary_pkts": "0 pps",
- "eth_inucast": 0,
- "eth_inmcast": 0,
- "eth_inbcast": 0,
- "eth_inpkts": 0,
- "eth_inbytes": 0,
- "eth_jumbo_inpkts": 0,
- "eth_storm_supp": 0,
- "eth_runts": 0,
- "eth_giants": 0,
- "eth_crc": 0,
- "eth_nobuf": 0,
- "eth_inerr": 0,
- "eth_frame": 0,
- "eth_overrun": 0,
- "eth_underrun": 0,
- "eth_ignored": 0,
- "eth_watchdog": 0,
- "eth_bad_eth": 0,
- "eth_bad_proto": 0,
- "eth_in_ifdown_drops": 0,
- "eth_dribble": 0,
- "eth_indiscard": 0,
- "eth_inpause": 0,
- "eth_outucast": 0,
- "eth_outmcast": 0,
- "eth_outbcast": 0,
- "eth_outpkts": 0,
- "eth_outbytes": 0,
- "eth_jumbo_outpkts": 0,
- "eth_outerr": 0,
- "eth_coll": 0,
- "eth_deferred": 0,
- "eth_latecoll": 0,
- "eth_lostcarrier": 0,
- "eth_nocarrier": 0,
- "eth_babbles": 0,
- "eth_outdiscard": 0,
- "eth_outpause": 0
- }
- }
-}