Created
August 10, 2019 15:16
-
-
Save cidrblock/24f8adb9a674d6fdb58ec0f7f34f5dc8 to your computer and use it in GitHub Desktop.
playbook output using name.jetpack.gather_states
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PLAY [all] ************************************************************************************************************************************************************************* | |
| TASK [gather_states : Build a list of state gatherers] ***************************************************************************************************************************** | |
| ok: [eos101] | |
| ok: [vyos101] | |
| ok: [eos102] | |
| ok: [ios102] | |
| ok: [nxos101] | |
| TASK [gather_states : Run the platform discovery to determine engine] ************************************************************************************************************** | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/ios/platform_discovery.yaml for ios102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/eos/platform_discovery.yaml for eos101, eos102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/nxos/platform_discovery.yaml for nxos101 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/unsupported_platform.yaml for vyos101 | |
| TASK [gather_states : Set the engine for ios] ************************************************************************************************************************************** | |
| ok: [ios102] | |
| TASK [gather_states : Set the engine for eos] ************************************************************************************************************************************** | |
| ok: [eos101] | |
| ok: [eos102] | |
| TASK [gather_states : Get the native transform capabilities] *********************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : Set the engine for nxos] ************************************************************************************************************************************* | |
| ok: [nxos101] | |
| TASK [gather_states : fail] ******************************************************************************************************************************************************** | |
| fatal: [vyos101]: FAILED! => changed=false | |
| msg: vyos is not yet supported | |
| TASK [gather_states : Load the state gatherer] ************************************************************************************************************************************* | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/load_gather.yaml for ios102, eos101, nxos101, eos102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/load_gather.yaml for ios102, nxos101 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/load_gather.yaml for ios102, eos101, nxos101, eos102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/load_gather.yaml for ios102, eos101, nxos101, eos102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/load_gather.yaml for eos101, nxos101, eos102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/load_gather.yaml for eos101, nxos101, eos102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/load_gather.yaml for eos101, nxos101, eos102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/load_gather.yaml for eos101, nxos101, eos102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/load_gather.yaml for nxos101 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/load_gather.yaml for nxos101 | |
| TASK [gather_states : Load the specific state gatherer] **************************************************************************************************************************** | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/nxos/json/arp.yaml for nxos101 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/eos/json/arp.yaml for eos101, eos102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/ios/pyats/arp.yaml for ios102 | |
| TASK [gather_states : nxos.arp: show ip arp vrf all] ******************************************************************************************************************************* | |
| ok: [nxos101] | |
| TASK [gather_states : eos.arp: show ip arp vrf all] ******************************************************************************************************************************** | |
| ok: [eos101] | |
| ok: [eos102] | |
| TASK [gather_states : ios.arp: show arp] ******************************************************************************************************************************************* | |
| ok: [ios102] | |
| TASK [gather_states : Load the specific state gatherer] **************************************************************************************************************************** | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/ios/pyats/cdp.yaml for ios102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/nxos/json/cdp.yaml for nxos101 | |
| TASK [gather_states : ios.cdp: show cdp neighbors detail] ************************************************************************************************************************** | |
| ok: [ios102] | |
| TASK [gather_states : nxos.cdp: show cdp neighbors] ******************************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : nxos.cdp: show cdp all] ************************************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : Load the specific state gatherer] **************************************************************************************************************************** | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/ios/pyats/interfaces.yaml for ios102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/eos/json/interfaces.yaml for eos101, eos102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/nxos/json/interfaces.yaml for nxos101 | |
| TASK [gather_states : ios.interfaces: show interfaces] ***************************************************************************************************************************** | |
| ok: [ios102] | |
| TASK [gather_states : eos.interfaces: show interfaces] ***************************************************************************************************************************** | |
| ok: [eos101] | |
| ok: [eos102] | |
| TASK [gather_states : nxos.interfaces: show interface] ***************************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : nxos.interfaces: show interface counters errors] ************************************************************************************************************* | |
| ok: [nxos101] | |
| TASK [gather_states : nxos.interfaces: show interface switchport] ****************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : nxos.interfaces: show interface transceiver] ***************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : Load the specific state gatherer] **************************************************************************************************************************** | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/ios/pyats/version.yaml for ios102 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/nxos/json/version.yaml for nxos101 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/eos/json/version.yaml for eos101, eos102 | |
| TASK [gather_states : ios.version: show version] *********************************************************************************************************************************** | |
| ok: [ios102] | |
| TASK [gather_states : nxos.system: show version] *********************************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : eos.version: show version] *********************************************************************************************************************************** | |
| ok: [eos102] | |
| ok: [eos101] | |
| TASK [gather_states : Load the specific state gatherer] **************************************************************************************************************************** | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/nxos/json/lldp.yaml for nxos101 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/eos/json/lldp.yaml for eos101, eos102 | |
| TASK [gather_states : nxos.lldp_neighbors: show lldp neighbors] ******************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : nxos.lldp_neighbors: show lldp all] ************************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : eos.lldp: show lldp neighbors] ******************************************************************************************************************************* | |
| ok: [eos101] | |
| ok: [eos102] | |
| TASK [gather_states : Load the specific state gatherer] **************************************************************************************************************************** | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/nxos/json/mac.yaml for nxos101 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/eos/json/mac.yaml for eos101, eos102 | |
| TASK [gather_states : nxos.mac: show mac address-table] **************************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : eos.mac: show mac address-table] ***************************************************************************************************************************** | |
| ok: [eos101] | |
| ok: [eos102] | |
| TASK [gather_states : Load the specific state gatherer] **************************************************************************************************************************** | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/nxos/json/spanning_tree.yaml for nxos101 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/eos/json/spanning_tree.yaml for eos101, eos102 | |
| TASK [gather_states : nxos.spanning_tree: show spanning-tree blockedports] ********************************************************************************************************* | |
| ok: [nxos101] | |
| TASK [gather_states : nxos.spanning_tree: show spanning-tree inconsistentports] **************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : nxos.spanning_tree: show spanning-tree active detail] ******************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : nxos.spanning_tree: show spanning-tree root detail] ********************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : eos.interface: show spanning-tree] *************************************************************************************************************************** | |
| ok: [eos101] | |
| ok: [eos102] | |
| TASK [gather_states : eos.interface: show spanning-tree blockedports] ************************************************************************************************************** | |
| ok: [eos102] | |
| ok: [eos101] | |
| TASK [gather_states : Load the specific state gatherer] **************************************************************************************************************************** | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/nxos/json/vlan.yaml for nxos101 | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/eos/json/vlan.yaml for eos102, eos101 | |
| TASK [gather_states : nxos.vlan: show vlan] **************************************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : eos.vlan: show vlan] ***************************************************************************************************************************************** | |
| ok: [eos101] | |
| ok: [eos102] | |
| TASK [gather_states : Load the specific state gatherer] **************************************************************************************************************************** | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/nxos/json/hardware.yaml for nxos101 | |
| TASK [gather_states : nxos.hardware: show hardware] ******************************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [gather_states : Load the specific state gatherer] **************************************************************************************************************************** | |
| included: /home/bthornto/.ansible/collections/ansible_collections/nmake/jetpack/roles/gather_states/includes/nxos/json/system.yaml for nxos101 | |
| TASK [gather_states : nxos.system: show system resources] ************************************************************************************************************************** | |
| ok: [nxos101] | |
| TASK [debug] *********************************************************************************************************************************************************************** | |
| ok: [eos102] => | |
| ansible_facts: | |
| operating_state: | |
| interfaces: | |
| Ethernet1: | |
| auto_negotiate: unknown | |
| bandwidth: 0 | |
| burned_in_address: 52:54:00:65:7a:4a | |
| description: '' | |
| duplex: duplexFull | |
| forwarding_model: bridged | |
| hardware: ethernet | |
| interface_address: [] | |
| interface_counters: | |
| counter_refresh_time: 1565450003.968859 | |
| in_broadcast_pkts: 0 | |
| in_discards: 0 | |
| in_multicast_pkts: 348332 | |
| in_octets: 40899910 | |
| in_total_pkts: 348332 | |
| in_ucast_pkts: 0 | |
| input_errors_detail: | |
| alignment_errors: 0 | |
| fcs_errors: 0 | |
| giant_frames: 0 | |
| runt_frames: 0 | |
| rx_pause: 0 | |
| symbol_errors: 0 | |
| link_status_changes: 1 | |
| out_broadcast_pkts: 0 | |
| out_discards: 0 | |
| out_multicast_pkts: 16653 | |
| out_octets: 2914119 | |
| out_ucast_pkts: 0 | |
| output_errors_detail: | |
| collisions: 0 | |
| deferred_transmissions: 0 | |
| late_collisions: 0 | |
| tx_pause: 0 | |
| total_in_errors: 0 | |
| total_out_errors: 0 | |
| interface_statistics: | |
| in_bits_rate: 0.0 | |
| in_pkts_rate: 0.0 | |
| out_bits_rate: 0.0 | |
| out_pkts_rate: 0.0 | |
| update_interval: 300.0 | |
| interface_status: connected | |
| lanes: 0 | |
| last_status_change_timestamp: 1564950493.0968614 | |
| line_protocol_status: up | |
| loopback_mode: loopbackNone | |
| mtu: 9214 | |
| name: Ethernet1 | |
| physical_address: 52:54:00:65:7a:4a | |
| Management1: | |
| auto_negotiate: success | |
| bandwidth: 1000000000 | |
| burned_in_address: 52:54:00:ae:13:81 | |
| description: '' | |
| duplex: duplexFull | |
| forwarding_model: routed | |
| hardware: ethernet | |
| interface_address: | |
| - broadcast_address: 255.255.255.255 | |
| dhcp: false | |
| primary_ip: | |
| address: 192.168.101.11 | |
| mask_len: 24 | |
| secondary_ips: {} | |
| secondary_ips_ordered_list: [] | |
| virtual_ip: | |
| address: 0.0.0.0 | |
| mask_len: 0 | |
| virtual_secondary_ips: {} | |
| virtual_secondary_ips_ordered_list: [] | |
| interface_counters: | |
| counter_refresh_time: 1565450003.964754 | |
| in_broadcast_pkts: 58554 | |
| in_discards: 0 | |
| in_multicast_pkts: 0 | |
| in_octets: 46266902 | |
| in_total_pkts: 223196 | |
| in_ucast_pkts: 164642 | |
| input_errors_detail: | |
| alignment_errors: 0 | |
| fcs_errors: 0 | |
| giant_frames: 0 | |
| runt_frames: 0 | |
| rx_pause: 0 | |
| symbol_errors: 0 | |
| link_status_changes: 3 | |
| out_broadcast_pkts: 4 | |
| out_discards: 0 | |
| out_multicast_pkts: 16651 | |
| out_octets: 4579897 | |
| out_ucast_pkts: 24598 | |
| output_errors_detail: | |
| collisions: 0 | |
| deferred_transmissions: 0 | |
| late_collisions: 0 | |
| tx_pause: 0 | |
| total_in_errors: 0 | |
| total_out_errors: 0 | |
| interface_statistics: | |
| in_bits_rate: 1543.1452216043756 | |
| in_pkts_rate: 1.1901758774224132 | |
| out_bits_rate: 1772.5143924242873 | |
| out_pkts_rate: 1.0340628324741006 | |
| update_interval: 300.0 | |
| interface_status: connected | |
| lanes: 0 | |
| last_status_change_timestamp: 1564950486.9446893 | |
| line_protocol_status: up | |
| loopback_mode: loopbackNone | |
| mtu: 1500 | |
| name: Management1 | |
| physical_address: 52:54:00:ae:13:81 | |
| ip_arp_vrf_all: | |
| vrfs: | |
| default: | |
| dynamic_entries: 1 | |
| ip_v4_neighbors: | |
| - address: 192.168.101.1 | |
| age: 0 | |
| hw_address: 5254.00bf.4820 | |
| interface: Management1 | |
| not_learned_entries: 0 | |
| static_entries: 0 | |
| total_entries: 1 | |
| lldp_neighbors: | |
| - neighbor_device: nxos104 | |
| neighbor_port: Ethernet1/1 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00cd.67ab | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00f4.f08d | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00ec.8c45 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00bb.df8b | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: eos103 | |
| neighbor_port: Ethernet1 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: nxos122 | |
| neighbor_port: Ethernet1/1 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: eos101.cidrblock.net | |
| neighbor_port: Ethernet1 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: eos104 | |
| neighbor_port: Ethernet1 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: ios102.cidrblock.net | |
| neighbor_port: Gi2 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: eos101.cidrblock.net | |
| neighbor_port: Management1 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: eos104 | |
| neighbor_port: Management1 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: nxos104 | |
| neighbor_port: mgmt0 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.0054.1e25 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00e0.26bb | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.006b.0e01 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00eb.f925 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: eos103 | |
| neighbor_port: Management1 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: nxos101 | |
| neighbor_port: mgmt0 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: nxos122 | |
| neighbor_port: mgmt0 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: nxos103 | |
| neighbor_port: mgmt0 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: ios103.cidrblock.net | |
| neighbor_port: Gi1 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: ios102.cidrblock.net | |
| neighbor_port: Gi1 | |
| port: Management1 | |
| ttl: 120 | |
| mac: | |
| disabled_mac_learning_vlans: [] | |
| multicast_table: | |
| table_entries: [] | |
| unicast_table: | |
| table_entries: | |
| - entry_type: dynamic | |
| interface: Ethernet1 | |
| last_move: 1564950540.160057 | |
| mac_address: 52:54:00:7d:1e:d9 | |
| moves: 1 | |
| vlan_id: 1 | |
| - entry_type: dynamic | |
| interface: Ethernet1 | |
| last_move: 1565216843.9477 | |
| mac_address: 52:54:00:c0:b4:55 | |
| moves: 1 | |
| vlan_id: 1 | |
| - entry_type: dynamic | |
| interface: Ethernet1 | |
| last_move: 1564950534.926092 | |
| mac_address: 52:54:00:fc:cb:d7 | |
| moves: 1 | |
| vlan_id: 1 | |
| spanning_tree: | |
| instances: | |
| MST0: | |
| bridge: | |
| forward_delay: 15 | |
| hello_time: 2.0 | |
| mac_address: 52:54:00:41:6e:f8 | |
| max_age: 20 | |
| priority: 32768 | |
| system_id_extension: 0 | |
| interfaces: | |
| Ethernet1: | |
| boundary_type: stp | |
| cost: 2000 | |
| inconsistent_features: | |
| bridge_assurance: false | |
| loop_guard: false | |
| mst_pvst_border: false | |
| root_guard: false | |
| is_edge_port: false | |
| link_type: p2p | |
| port_number: 1 | |
| priority: 128 | |
| role: root | |
| state: forwarding | |
| protocol: mstp | |
| root_bridge: | |
| forward_delay: 4 | |
| hello_time: 2.0 | |
| mac_address: 52:54:00:17:bc:a3 | |
| max_age: 20 | |
| priority: 32768 | |
| system_id_extension: 0 | |
| root_port: | |
| cost: | |
| external_cost: 2104 | |
| internal_cost: 0 | |
| interface: Ethernet1 | |
| port_number: 1 | |
| tables_age_outs: 16 | |
| tables_deletes: 17 | |
| tables_drops: 0 | |
| tables_inserts: 40 | |
| tables_last_change_time: 1565443668.552835 | |
| version: | |
| architecture: i386 | |
| bootup_timestamp: 1564950374.0 | |
| hardware_revision: '' | |
| internal_build_id: ed3973a9-79db-4acc-b9ac-19b9622d23e2 | |
| internal_version: 4.21.1.1F-10146868.42111F | |
| is_intl_version: false | |
| mem_free: 1365516 | |
| mem_total: 2016548 | |
| model_name: vEOS | |
| serial_number: '' | |
| system_mac_address: 52:54:00:41:6e:f8 | |
| uptime: 499651.18 | |
| version: 4.21.1.1F | |
| vlan: | |
| source_detail: '' | |
| vlans: | |
| '1': | |
| dynamic: false | |
| interfaces: | |
| Ethernet1: | |
| private_promoted: false | |
| name: default | |
| status: active | |
| ok: [eos101] => | |
| ansible_facts: | |
| operating_state: | |
| interfaces: | |
| Ethernet1: | |
| auto_negotiate: unknown | |
| bandwidth: 0 | |
| burned_in_address: 52:54:00:76:2a:e1 | |
| description: '' | |
| duplex: duplexFull | |
| forwarding_model: bridged | |
| hardware: ethernet | |
| interface_address: [] | |
| interface_counters: | |
| counter_refresh_time: 1565449924.659032 | |
| in_broadcast_pkts: 0 | |
| in_discards: 0 | |
| in_multicast_pkts: 348334 | |
| in_octets: 40799061 | |
| in_total_pkts: 348334 | |
| in_ucast_pkts: 0 | |
| input_errors_detail: | |
| alignment_errors: 0 | |
| fcs_errors: 0 | |
| giant_frames: 0 | |
| runt_frames: 0 | |
| rx_pause: 0 | |
| symbol_errors: 0 | |
| link_status_changes: 1 | |
| out_broadcast_pkts: 0 | |
| out_discards: 0 | |
| out_multicast_pkts: 16653 | |
| out_octets: 3103671 | |
| out_ucast_pkts: 0 | |
| output_errors_detail: | |
| collisions: 0 | |
| deferred_transmissions: 0 | |
| late_collisions: 0 | |
| tx_pause: 0 | |
| total_in_errors: 0 | |
| total_out_errors: 0 | |
| interface_statistics: | |
| in_bits_rate: 0.0 | |
| in_pkts_rate: 0.0 | |
| out_bits_rate: 0.0 | |
| out_pkts_rate: 0.0 | |
| update_interval: 300.0 | |
| interface_status: connected | |
| lanes: 0 | |
| last_status_change_timestamp: 1564950492.1701546 | |
| line_protocol_status: up | |
| loopback_mode: loopbackNone | |
| mtu: 9214 | |
| name: Ethernet1 | |
| physical_address: 52:54:00:76:2a:e1 | |
| Management1: | |
| auto_negotiate: success | |
| bandwidth: 1000000000 | |
| burned_in_address: 52:54:00:be:a5:8b | |
| description: '' | |
| duplex: duplexFull | |
| forwarding_model: routed | |
| hardware: ethernet | |
| interface_address: | |
| - broadcast_address: 255.255.255.255 | |
| dhcp: false | |
| primary_ip: | |
| address: 192.168.101.10 | |
| mask_len: 24 | |
| secondary_ips: {} | |
| secondary_ips_ordered_list: [] | |
| virtual_ip: | |
| address: 0.0.0.0 | |
| mask_len: 0 | |
| virtual_secondary_ips: {} | |
| virtual_secondary_ips_ordered_list: [] | |
| interface_counters: | |
| counter_refresh_time: 1565449924.654855 | |
| in_broadcast_pkts: 58554 | |
| in_discards: 0 | |
| in_multicast_pkts: 0 | |
| in_octets: 47593245 | |
| in_total_pkts: 236289 | |
| in_ucast_pkts: 177735 | |
| input_errors_detail: | |
| alignment_errors: 0 | |
| fcs_errors: 0 | |
| giant_frames: 0 | |
| runt_frames: 0 | |
| rx_pause: 0 | |
| symbol_errors: 0 | |
| link_status_changes: 3 | |
| out_broadcast_pkts: 4 | |
| out_discards: 0 | |
| out_multicast_pkts: 16651 | |
| out_octets: 7426228 | |
| out_ucast_pkts: 41153 | |
| output_errors_detail: | |
| collisions: 0 | |
| deferred_transmissions: 0 | |
| late_collisions: 0 | |
| tx_pause: 0 | |
| total_in_errors: 0 | |
| total_out_errors: 0 | |
| interface_statistics: | |
| in_bits_rate: 1532.0703379366207 | |
| in_pkts_rate: 1.1785437632505418 | |
| out_bits_rate: 1713.9968735478305 | |
| out_pkts_rate: 1.010654879045984 | |
| update_interval: 300.0 | |
| interface_status: connected | |
| lanes: 0 | |
| last_status_change_timestamp: 1564950483.9156466 | |
| line_protocol_status: up | |
| loopback_mode: loopbackNone | |
| mtu: 1500 | |
| name: Management1 | |
| physical_address: 52:54:00:be:a5:8b | |
| ip_arp_vrf_all: | |
| vrfs: | |
| default: | |
| dynamic_entries: 1 | |
| ip_v4_neighbors: | |
| - address: 192.168.101.1 | |
| age: 0 | |
| hw_address: 5254.00bf.4820 | |
| interface: Management1 | |
| not_learned_entries: 0 | |
| static_entries: 0 | |
| total_entries: 1 | |
| lldp_neighbors: | |
| - neighbor_device: nxos104 | |
| neighbor_port: Ethernet1/1 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00cd.67ab | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00f4.f08d | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00ec.8c45 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00bb.df8b | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: eos103 | |
| neighbor_port: Ethernet1 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: veos112 | |
| neighbor_port: Ethernet1 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: nxos122 | |
| neighbor_port: Ethernet1/1 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: eos104 | |
| neighbor_port: Ethernet1 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: ios102.cidrblock.net | |
| neighbor_port: Gi2 | |
| port: Ethernet1 | |
| ttl: 120 | |
| - neighbor_device: eos104 | |
| neighbor_port: Management1 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: nxos104 | |
| neighbor_port: mgmt0 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.0054.1e25 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00e0.26bb | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.006b.0e01 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: localhost | |
| neighbor_port: 5254.00eb.f925 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: eos103 | |
| neighbor_port: Management1 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: veos112 | |
| neighbor_port: Management1 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: nxos101 | |
| neighbor_port: mgmt0 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: nxos122 | |
| neighbor_port: mgmt0 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: nxos103 | |
| neighbor_port: mgmt0 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: ios103.cidrblock.net | |
| neighbor_port: Gi1 | |
| port: Management1 | |
| ttl: 120 | |
| - neighbor_device: ios102.cidrblock.net | |
| neighbor_port: Gi1 | |
| port: Management1 | |
| ttl: 120 | |
| mac: | |
| disabled_mac_learning_vlans: [] | |
| multicast_table: | |
| table_entries: [] | |
| unicast_table: | |
| table_entries: | |
| - entry_type: dynamic | |
| interface: Ethernet1 | |
| last_move: 1564950540.61771 | |
| mac_address: 52:54:00:7d:1e:d9 | |
| moves: 1 | |
| vlan_id: 1 | |
| - entry_type: dynamic | |
| interface: Ethernet1 | |
| last_move: 1565216801.874738 | |
| mac_address: 52:54:00:c0:b4:55 | |
| moves: 1 | |
| vlan_id: 1 | |
| - entry_type: dynamic | |
| interface: Ethernet1 | |
| last_move: 1564950535.379935 | |
| mac_address: 52:54:00:fc:cb:d7 | |
| moves: 1 | |
| vlan_id: 1 | |
| spanning_tree: | |
| instances: | |
| MST0: | |
| bridge: | |
| forward_delay: 15 | |
| hello_time: 2.0 | |
| mac_address: 52:54:00:21:fd:8f | |
| max_age: 20 | |
| priority: 32768 | |
| system_id_extension: 0 | |
| interfaces: | |
| Ethernet1: | |
| boundary_type: stp | |
| cost: 2000 | |
| inconsistent_features: | |
| bridge_assurance: false | |
| loop_guard: false | |
| mst_pvst_border: false | |
| root_guard: false | |
| is_edge_port: false | |
| link_type: p2p | |
| port_number: 1 | |
| priority: 128 | |
| role: root | |
| state: forwarding | |
| protocol: mstp | |
| root_bridge: | |
| forward_delay: 4 | |
| hello_time: 2.0 | |
| mac_address: 52:54:00:17:bc:a3 | |
| max_age: 20 | |
| priority: 32768 | |
| system_id_extension: 0 | |
| root_port: | |
| cost: | |
| external_cost: 2104 | |
| internal_cost: 0 | |
| interface: Ethernet1 | |
| port_number: 1 | |
| tables_age_outs: 16 | |
| tables_deletes: 17 | |
| tables_drops: 0 | |
| tables_inserts: 40 | |
| tables_last_change_time: 1565443590.2542865 | |
| version: | |
| architecture: i386 | |
| bootup_timestamp: 1564950373.0 | |
| hardware_revision: '' | |
| internal_build_id: ed3973a9-79db-4acc-b9ac-19b9622d23e2 | |
| internal_version: 4.21.1.1F-10146868.42111F | |
| is_intl_version: false | |
| mem_free: 1355788 | |
| mem_total: 2016548 | |
| model_name: vEOS | |
| serial_number: '' | |
| system_mac_address: 52:54:00:21:fd:8f | |
| uptime: 499572.86 | |
| version: 4.21.1.1F | |
| vlan: | |
| source_detail: '' | |
| vlans: | |
| '1': | |
| dynamic: false | |
| interfaces: | |
| Ethernet1: | |
| private_promoted: false | |
| name: default | |
| status: active | |
| ok: [nxos101] => | |
| ansible_facts: | |
| net_api: cliconf | |
| net_gather_network_resources: [] | |
| net_gather_subset: | |
| - default | |
| net_hostname: nxos101 | |
| net_image: bootflash:///nxos.9.2.2.bin | |
| net_license_hostid: 94EYABR7SSP | |
| net_model: Nexus9000 9000v Chassis | |
| net_platform: N9K-9000v | |
| net_python_version: 3.7.2 | |
| net_serialnum: 94EYABR7SSP | |
| net_system: nxos | |
| net_version: 9.2(2) | |
| network_resources: {} | |
| operating_state: | |
| arp: | |
| cnt-total: '1' | |
| flags: null | |
| intf-out: mgmt0 | |
| ip-addr-out: 192.168.101.1 | |
| mac: 5254.00bf.4820 | |
| time-stamp: PT7S | |
| vrf-name-out: all | |
| cdp: | |
| all: | |
| - cdp_intf_enabled: enabled | |
| intf_id: mgmt0 | |
| port_up: up | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/1 | |
| port_up: up | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/2 | |
| port_up: up | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/3 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/4 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/5 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/6 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/7 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/8 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/9 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/10 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/11 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/12 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/13 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/14 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/15 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/16 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/17 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/18 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/19 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/20 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/21 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/22 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/23 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/24 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/25 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/26 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/27 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/28 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/29 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/30 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/31 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/32 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/33 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/34 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/35 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/36 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/37 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/38 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/39 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/40 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/41 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/42 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/43 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/44 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/45 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/46 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/47 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/48 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/49 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/50 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/51 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/52 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/53 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/54 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/55 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/56 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/57 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/58 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/59 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/60 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/61 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/62 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/63 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/64 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/65 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/66 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/67 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/68 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/69 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/70 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/71 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/72 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/73 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/74 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/75 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/76 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/77 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/78 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/79 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/80 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/81 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/82 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/83 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/84 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/85 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/86 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/87 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/88 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/89 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/90 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/91 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/92 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/93 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/94 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/95 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/96 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/97 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/98 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/99 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/100 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/101 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/102 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/103 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/104 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/105 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/106 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/107 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/108 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/109 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/110 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/111 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/112 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/113 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/114 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/115 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/116 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/117 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/118 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/119 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/120 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/121 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/122 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/123 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/124 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/125 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/126 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/127 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| - cdp_intf_enabled: enabled | |
| intf_id: Ethernet1/128 | |
| port_up: down | |
| refresh_time: '60' | |
| ttl: '180' | |
| neighbors: | |
| cdp_neighbor_brief_info: | |
| - capability: | |
| - router | |
| - switch | |
| - Supports-STP-Dispute | |
| device_id: nxos122(9I2AP2ONMU7) | |
| ifindex: '83886080' | |
| intf_id: mgmt0 | |
| platform_id: N9K-9000v | |
| port_id: mgmt0 | |
| ttl: '146' | |
| - capability: router | |
| device_id: ios102.cidrblock.net | |
| ifindex: '83886080' | |
| intf_id: mgmt0 | |
| platform_id: cisco CSR1000V | |
| port_id: GigabitEthernet1 | |
| ttl: '134' | |
| - capability: | |
| - router | |
| - switch | |
| - Supports-STP-Dispute | |
| device_id: nxos103(9NL5F64YZ82) | |
| ifindex: '83886080' | |
| intf_id: mgmt0 | |
| platform_id: N9K-9000v | |
| port_id: mgmt0 | |
| ttl: '146' | |
| - capability: | |
| - router | |
| - switch | |
| - Supports-STP-Dispute | |
| device_id: nxos104(98C98YNOKAL) | |
| ifindex: '83886080' | |
| intf_id: mgmt0 | |
| platform_id: N9K-9000v | |
| port_id: mgmt0 | |
| ttl: '146' | |
| - capability: router | |
| device_id: ios102.cidrblock.net | |
| ifindex: '436208128' | |
| intf_id: Ethernet1/2 | |
| platform_id: cisco CSR1000V | |
| port_id: GigabitEthernet3 | |
| ttl: '163' | |
| - capability: | |
| - router | |
| - switch | |
| - IGMP_cnd_filtering | |
| - Supports-STP-Dispute | |
| device_id: nxos103(9NL5F64YZ82) | |
| ifindex: '436208128' | |
| intf_id: Ethernet1/2 | |
| platform_id: N9K-9000v | |
| port_id: Ethernet1/2 | |
| ttl: '121' | |
| - capability: | |
| - router | |
| - switch | |
| - IGMP_cnd_filtering | |
| - Supports-STP-Dispute | |
| device_id: nxos104(98C98YNOKAL) | |
| ifindex: '436208128' | |
| intf_id: Ethernet1/2 | |
| platform_id: N9K-9000v | |
| port_id: Ethernet1/2 | |
| ttl: '121' | |
| neigh_count: '7' | |
| hardware: | |
| bios_cmpl_time: null | |
| bios_ver_str: null | |
| bootflash_size: '3509454' | |
| chassis_id: Nexus9000 9000v Chassis | |
| cpu_name: null | |
| header_str: |- | |
| Cisco Nexus Operating System (NX-OS) Software | |
| TAC support: http://www.cisco.com/tac | |
| Documents: http://www.cisco.com/en/US/products/ps9372/tsd_products_support_series_home.html | |
| Copyright (c) 2002-2018, Cisco Systems, Inc. All rights reserved. | |
| The copyrights to certain works contained herein are owned by | |
| other third parties and are used and distributed under license. | |
| Some parts of this software are covered under the GNU Public | |
| License. A copy of the license is available at | |
| http://www.gnu.org/licenses/gpl.html. | |
| Nexus 9000v is a demo version of the Nexus Operating System | |
| host_name: nxos101 | |
| kern_uptm_days: '5' | |
| kern_uptm_hrs: '18' | |
| kern_uptm_mins: '42' | |
| kern_uptm_secs: '30' | |
| kick_cmpl_time: 11/4/2018 21:00:00 | |
| kick_file_name: bootflash:///nxos.9.2.2.bin | |
| kick_tmstmp: 11/05/2018 06:11:06 | |
| kickstart_ver_str: 9.2(2) | |
| manufacturer: Cisco Systems, Inc. | |
| mem_type: kB | |
| memory: '8035024' | |
| proc_board_id: 94EYABR7SSP | |
| rr_reason: Unknown | |
| rr_service: null | |
| rr_sys_ver: null | |
| slot_infos: | |
| - CLEI_code: null | |
| hw_ver: '0.0' | |
| manuf_date: Year 1996 Week 0 | |
| model_num: N9K-9000v | |
| num_slot_str: 0 Module slots | |
| part_num: 73-99999-01 | |
| part_revision: null | |
| serial_num: 94EYABR7SSP | |
| type: Nexus9000 9000v Chassis | |
| - CLEI_code: null | |
| hw_ver: '0.0' | |
| manuf_date: Year 1996 Week 0 | |
| model_num: N9K-9000v | |
| num_slot_str: 2 PowerSupply Slots | |
| num_submods: '0' | |
| part_num: 73-99999-01 | |
| part_revision: null | |
| serial_num: 94EYABR7SSP | |
| status_ok_empty: Module1 ok | |
| type: Nexus 9000v Ethernet Module | |
| - status_ok_empty: PS1 absent | |
| - num_slot_str: 3 Fan slots | |
| status_ok_empty: PS2 absent | |
| - status_ok_empty: Fan1 ok | |
| - status_ok_empty: Fan2 ok | |
| - status_ok_empty: Fan3 ok | |
| interfaces: | |
| interfaces: | |
| - admin_state: up | |
| encapsulation: ARPA | |
| eth_autoneg: 'on' | |
| eth_bia_addr: 5254.00a0.a2ff | |
| eth_bw: '1000000' | |
| eth_dly: '10' | |
| eth_duplex: full | |
| eth_ethertype: '0x0000' | |
| eth_hw_addr: 5254.00a0.a2ff | |
| eth_hw_desc: Ethernet | |
| eth_ip_addr: 192.168.101.14 | |
| eth_ip_mask: '24' | |
| eth_ip_prefix: 192.168.101.0 | |
| eth_mdix: 'off' | |
| eth_mtu: '1500' | |
| eth_reliability: '158' | |
| eth_rxload: '1' | |
| eth_speed: 1000 Mb/s | |
| eth_txload: '1' | |
| interface: mgmt0 | |
| medium: broadcast | |
| state: up | |
| vdc_lvl_in_avg_bits: '1144' | |
| vdc_lvl_in_avg_pkts: '1' | |
| vdc_lvl_in_bcast: '315' | |
| vdc_lvl_in_bytes: '29780166' | |
| vdc_lvl_in_mcast: '278873' | |
| vdc_lvl_in_pkts: '347912' | |
| vdc_lvl_in_ucast: '68724' | |
| vdc_lvl_out_avg_bits: '2624' | |
| vdc_lvl_out_avg_pkts: '0' | |
| vdc_lvl_out_bcast: '3' | |
| vdc_lvl_out_bytes: '55683209' | |
| vdc_lvl_out_mcast: '8322' | |
| vdc_lvl_out_pkts: '135696' | |
| vdc_lvl_out_ucast: '127371' | |
| - 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: 5254.00a0.a307 | |
| eth_bw: '1000000' | |
| 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: 5254.00a0.a307 | |
| 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: 5d18h | |
| 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_mode: access | |
| 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_reliability: '255' | |
| eth_reset_cntr: '1' | |
| 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/1 | |
| 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: 5254.00a0.a308 | |
| eth_bw: '1000000' | |
| 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: 5254.00a0.a308 | |
| 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: 5d18h | |
| 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_mode: access | |
| 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_reliability: '255' | |
| eth_reset_cntr: '1' | |
| 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/2 | |
| 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: 5254.00a0.a309 | |
| 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: 5254.00a0.a309 | |
| 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_mode: access | |
| 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_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 | |
| encapsulation: ARPA | |
| eth_autoneg: 'on' | |
| eth_babbles: '0' | |
| eth_bad_eth: '0' | |
| eth_bad_proto: '0' | |
| eth_beacon: 'off' | |
| eth_bia_addr: 5254.00a0.a30a | |
| 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: 5254.00a0.a30a | |
| 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_mode: access | |
| 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_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/4 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a30b | |
| 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: 5254.00a0.a30b | |
| 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_mode: access | |
| 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_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/5 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a30c | |
| 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: 5254.00a0.a30c | |
| 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_mode: access | |
| 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_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/6 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a30d | |
| 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: 5254.00a0.a30d | |
| 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_mode: access | |
| 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_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/7 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a30e | |
| 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: 5254.00a0.a30e | |
| 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_mode: access | |
| 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_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/8 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a30f | |
| 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: 5254.00a0.a30f | |
| 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_mode: access | |
| 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_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/9 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a310 | |
| 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: 5254.00a0.a310 | |
| 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_mode: access | |
| 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_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/10 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a311 | |
| 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: 5254.00a0.a311 | |
| 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_mode: access | |
| 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_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/11 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a312 | |
| 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: 5254.00a0.a312 | |
| 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_mode: access | |
| 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_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/12 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a313 | |
| 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: 5254.00a0.a313 | |
| 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_mode: access | |
| 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_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/13 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a314 | |
| 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: 5254.00a0.a314 | |
| 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_mode: access | |
| 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_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/14 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a315 | |
| 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: 5254.00a0.a315 | |
| 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_mode: access | |
| 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_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/15 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a316 | |
| 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: 5254.00a0.a316 | |
| 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_mode: access | |
| 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_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/16 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a317 | |
| 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: 5254.00a0.a317 | |
| 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_mode: access | |
| 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_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/17 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a318 | |
| 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: 5254.00a0.a318 | |
| 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_mode: access | |
| 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_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/18 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a319 | |
| 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: 5254.00a0.a319 | |
| 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_mode: access | |
| 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_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/19 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a31a | |
| 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: 5254.00a0.a31a | |
| 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_mode: access | |
| 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_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/20 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a31b | |
| 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: 5254.00a0.a31b | |
| 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_mode: access | |
| 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_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/21 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a31c | |
| 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: 5254.00a0.a31c | |
| 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_mode: access | |
| 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_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/22 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a31d | |
| 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: 5254.00a0.a31d | |
| 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_mode: access | |
| 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_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/23 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a31e | |
| 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: 5254.00a0.a31e | |
| 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_mode: access | |
| 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_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/24 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a31f | |
| 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: 5254.00a0.a31f | |
| 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_mode: access | |
| 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_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/25 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a320 | |
| 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: 5254.00a0.a320 | |
| 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_mode: access | |
| 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_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/26 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a321 | |
| 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: 5254.00a0.a321 | |
| 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_mode: access | |
| 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_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/27 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a322 | |
| 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: 5254.00a0.a322 | |
| 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_mode: access | |
| 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_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/28 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a323 | |
| 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: 5254.00a0.a323 | |
| 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_mode: access | |
| 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_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/29 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a324 | |
| 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: 5254.00a0.a324 | |
| 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_mode: access | |
| 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_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/30 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a325 | |
| 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: 5254.00a0.a325 | |
| 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_mode: access | |
| 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_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/31 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a326 | |
| 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: 5254.00a0.a326 | |
| 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_mode: access | |
| 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_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/32 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a327 | |
| 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: 5254.00a0.a327 | |
| 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_mode: access | |
| 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_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/33 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a328 | |
| 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: 5254.00a0.a328 | |
| 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_mode: access | |
| 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_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/34 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a329 | |
| 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: 5254.00a0.a329 | |
| 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_mode: access | |
| 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_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/35 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a32a | |
| 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: 5254.00a0.a32a | |
| 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_mode: access | |
| 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_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/36 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a32b | |
| 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: 5254.00a0.a32b | |
| 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_mode: access | |
| 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_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/37 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a32c | |
| 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: 5254.00a0.a32c | |
| 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_mode: access | |
| 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_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/38 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a32d | |
| 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: 5254.00a0.a32d | |
| 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_mode: access | |
| 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_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/39 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a32e | |
| 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: 5254.00a0.a32e | |
| 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_mode: access | |
| 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_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/40 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a32f | |
| 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: 5254.00a0.a32f | |
| 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_mode: access | |
| 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_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/41 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a330 | |
| 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: 5254.00a0.a330 | |
| 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_mode: access | |
| 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_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/42 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a331 | |
| 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: 5254.00a0.a331 | |
| 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_mode: access | |
| 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_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/43 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a332 | |
| 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: 5254.00a0.a332 | |
| 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_mode: access | |
| 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_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/44 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a333 | |
| 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: 5254.00a0.a333 | |
| 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_mode: access | |
| 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_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/45 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a334 | |
| 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: 5254.00a0.a334 | |
| 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_mode: access | |
| 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_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/46 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a335 | |
| 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: 5254.00a0.a335 | |
| 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_mode: access | |
| 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_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/47 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a336 | |
| 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: 5254.00a0.a336 | |
| 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_mode: access | |
| 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_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/48 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a337 | |
| 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: 5254.00a0.a337 | |
| 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_mode: access | |
| 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_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/49 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a338 | |
| 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: 5254.00a0.a338 | |
| 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_mode: access | |
| 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_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/50 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a339 | |
| 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: 5254.00a0.a339 | |
| 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_mode: access | |
| 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_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/51 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a33a | |
| 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: 5254.00a0.a33a | |
| 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_mode: access | |
| 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_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/52 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a33b | |
| 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: 5254.00a0.a33b | |
| 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_mode: access | |
| 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_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/53 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a33c | |
| 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: 5254.00a0.a33c | |
| 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_mode: access | |
| 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_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/54 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a33d | |
| 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: 5254.00a0.a33d | |
| 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_mode: access | |
| 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_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/55 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a33e | |
| 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: 5254.00a0.a33e | |
| 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_mode: access | |
| 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_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/56 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a33f | |
| 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: 5254.00a0.a33f | |
| 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_mode: access | |
| 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_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/57 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a340 | |
| 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: 5254.00a0.a340 | |
| 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_mode: access | |
| 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_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/58 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a341 | |
| 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: 5254.00a0.a341 | |
| 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_mode: access | |
| 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_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/59 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a342 | |
| 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: 5254.00a0.a342 | |
| 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_mode: access | |
| 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_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/60 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a343 | |
| 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: 5254.00a0.a343 | |
| 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_mode: access | |
| 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_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/61 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a344 | |
| 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: 5254.00a0.a344 | |
| 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_mode: access | |
| 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_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/62 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a345 | |
| 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: 5254.00a0.a345 | |
| 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_mode: access | |
| 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_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/63 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a346 | |
| 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: 5254.00a0.a346 | |
| 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_mode: access | |
| 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_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/64 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a347 | |
| 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: 5254.00a0.a347 | |
| 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_mode: access | |
| 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_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/65 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a348 | |
| 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: 5254.00a0.a348 | |
| 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_mode: access | |
| 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_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/66 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a349 | |
| 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: 5254.00a0.a349 | |
| 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_mode: access | |
| 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_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/67 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a34a | |
| 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: 5254.00a0.a34a | |
| 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_mode: access | |
| 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_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/68 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a34b | |
| 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: 5254.00a0.a34b | |
| 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_mode: access | |
| 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_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/69 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a34c | |
| 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: 5254.00a0.a34c | |
| 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_mode: access | |
| 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_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/70 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a34d | |
| 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: 5254.00a0.a34d | |
| 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_mode: access | |
| 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_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/71 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a34e | |
| 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: 5254.00a0.a34e | |
| 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_mode: access | |
| 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_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/72 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a34f | |
| 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: 5254.00a0.a34f | |
| 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_mode: access | |
| 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_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/73 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a350 | |
| 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: 5254.00a0.a350 | |
| 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_mode: access | |
| 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_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/74 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a351 | |
| 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: 5254.00a0.a351 | |
| 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_mode: access | |
| 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_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/75 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a352 | |
| 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: 5254.00a0.a352 | |
| 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_mode: access | |
| 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_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/76 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a353 | |
| 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: 5254.00a0.a353 | |
| 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_mode: access | |
| 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_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/77 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a354 | |
| 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: 5254.00a0.a354 | |
| 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_mode: access | |
| 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_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/78 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a355 | |
| 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: 5254.00a0.a355 | |
| 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_mode: access | |
| 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_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/79 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a356 | |
| 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: 5254.00a0.a356 | |
| 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_mode: access | |
| 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_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/80 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a357 | |
| 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: 5254.00a0.a357 | |
| 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_mode: access | |
| 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_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/81 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a358 | |
| 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: 5254.00a0.a358 | |
| 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_mode: access | |
| 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_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/82 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a359 | |
| 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: 5254.00a0.a359 | |
| 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_mode: access | |
| 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_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/83 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a35a | |
| 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: 5254.00a0.a35a | |
| 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_mode: access | |
| 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_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/84 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a35b | |
| 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: 5254.00a0.a35b | |
| 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_mode: access | |
| 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_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/85 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a35c | |
| 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: 5254.00a0.a35c | |
| 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_mode: access | |
| 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_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/86 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a35d | |
| 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: 5254.00a0.a35d | |
| 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_mode: access | |
| 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_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/87 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a35e | |
| 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: 5254.00a0.a35e | |
| 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_mode: access | |
| 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_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/88 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a35f | |
| 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: 5254.00a0.a35f | |
| 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_mode: access | |
| 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_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/89 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a360 | |
| 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: 5254.00a0.a360 | |
| 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_mode: access | |
| 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_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/90 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a361 | |
| 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: 5254.00a0.a361 | |
| 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_mode: access | |
| 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_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/91 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a362 | |
| 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: 5254.00a0.a362 | |
| 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_mode: access | |
| 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_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/92 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a363 | |
| 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: 5254.00a0.a363 | |
| 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_mode: access | |
| 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_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/93 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a364 | |
| 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: 5254.00a0.a364 | |
| 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_mode: access | |
| 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_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/94 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a365 | |
| 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: 5254.00a0.a365 | |
| 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_mode: access | |
| 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_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/95 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a366 | |
| 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: 5254.00a0.a366 | |
| 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_mode: access | |
| 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_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/96 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a367 | |
| 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: 5254.00a0.a367 | |
| 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_mode: access | |
| 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_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/97 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a368 | |
| 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: 5254.00a0.a368 | |
| 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_mode: access | |
| 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_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/98 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a369 | |
| 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: 5254.00a0.a369 | |
| 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_mode: access | |
| 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_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/99 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a36a | |
| 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: 5254.00a0.a36a | |
| 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_mode: access | |
| 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_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/100 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a36b | |
| 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: 5254.00a0.a36b | |
| 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_mode: access | |
| 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_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/101 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a36c | |
| 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: 5254.00a0.a36c | |
| 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_mode: access | |
| 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_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/102 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a36d | |
| 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: 5254.00a0.a36d | |
| 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_mode: access | |
| 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_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/103 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a36e | |
| 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: 5254.00a0.a36e | |
| 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_mode: access | |
| 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_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/104 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a36f | |
| 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: 5254.00a0.a36f | |
| 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_mode: access | |
| 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_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/105 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a370 | |
| 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: 5254.00a0.a370 | |
| 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_mode: access | |
| 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_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/106 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a371 | |
| 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: 5254.00a0.a371 | |
| 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_mode: access | |
| 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_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/107 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a372 | |
| 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: 5254.00a0.a372 | |
| 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_mode: access | |
| 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_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/108 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a373 | |
| 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: 5254.00a0.a373 | |
| 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_mode: access | |
| 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_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/109 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a374 | |
| 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: 5254.00a0.a374 | |
| 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_mode: access | |
| 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_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/110 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a375 | |
| 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: 5254.00a0.a375 | |
| 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_mode: access | |
| 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_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/111 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a376 | |
| 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: 5254.00a0.a376 | |
| 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_mode: access | |
| 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_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/112 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a377 | |
| 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: 5254.00a0.a377 | |
| 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_mode: access | |
| 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_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/113 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a378 | |
| 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: 5254.00a0.a378 | |
| 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_mode: access | |
| 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_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/114 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a379 | |
| 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: 5254.00a0.a379 | |
| 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_mode: access | |
| 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_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/115 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a37a | |
| 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: 5254.00a0.a37a | |
| 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_mode: access | |
| 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_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/116 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a37b | |
| 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: 5254.00a0.a37b | |
| 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_mode: access | |
| 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_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/117 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a37c | |
| 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: 5254.00a0.a37c | |
| 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_mode: access | |
| 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_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/118 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a37d | |
| 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: 5254.00a0.a37d | |
| 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_mode: access | |
| 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_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/119 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a37e | |
| 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: 5254.00a0.a37e | |
| 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_mode: access | |
| 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_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/120 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a37f | |
| 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: 5254.00a0.a37f | |
| 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_mode: access | |
| 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_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/121 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a380 | |
| 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: 5254.00a0.a380 | |
| 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_mode: access | |
| 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_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/122 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a381 | |
| 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: 5254.00a0.a381 | |
| 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_mode: access | |
| 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_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/123 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a382 | |
| 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: 5254.00a0.a382 | |
| 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_mode: access | |
| 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_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/124 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a383 | |
| 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: 5254.00a0.a383 | |
| 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_mode: access | |
| 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_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/125 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a384 | |
| 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: 5254.00a0.a384 | |
| 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_mode: access | |
| 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_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/126 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - 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: 5254.00a0.a385 | |
| 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: 5254.00a0.a385 | |
| 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_mode: access | |
| 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_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/127 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Link not connected | |
| - admin_state: down | |
| desc: 618839f3-06be-54b1-b066-0de2c6617b26 | |
| encapsulation: ARPA | |
| eth_autoneg: 'on' | |
| eth_babbles: '0' | |
| eth_bad_eth: '0' | |
| eth_bad_proto: '0' | |
| eth_beacon: 'off' | |
| eth_bia_addr: 5254.00a0.a386 | |
| 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: 5254.00a0.a306 | |
| 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_ip_addr: 192.168.1.1 | |
| eth_ip_mask: '24' | |
| eth_ip_prefix: 192.168.1.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_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_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/128 | |
| medium: broadcast | |
| share_state: Dedicated | |
| state: down | |
| state_rsn_desc: Administratively down | |
| lldp: | |
| all: | |
| - intf_desc: Eth1/8 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/7 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/6 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/5 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/4 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/3 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/2 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/1 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: mgmt0 | |
| lldp_dcbx: N | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/16 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/15 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/14 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/13 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/12 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/11 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/10 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/9 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/24 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/23 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/22 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/21 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/20 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/19 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/18 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/17 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/32 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/31 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/30 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/29 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/28 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/27 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/26 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/25 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/40 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/39 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/38 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/37 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/36 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/35 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/34 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/33 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/48 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/47 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/46 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/45 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/44 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/43 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/42 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/41 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/56 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/55 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/54 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/53 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/52 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/51 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/50 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/49 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/64 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/63 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/62 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/61 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/60 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/59 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/58 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/57 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/72 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/71 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/70 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/69 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/68 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/67 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/66 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/65 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/80 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/79 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/78 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/77 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/76 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/75 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/74 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/73 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/88 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/87 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/86 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/85 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/84 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/83 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/82 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/81 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/96 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/95 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/94 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/93 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/92 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/91 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/90 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/89 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/104 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/103 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/102 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/101 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/100 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/99 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/98 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/97 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/112 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/111 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/110 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/109 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/108 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/107 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/106 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/105 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/120 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/119 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/118 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/117 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/116 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/115 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/114 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/113 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/128 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/127 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/126 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/125 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/124 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/123 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/122 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| - intf_desc: Eth1/121 | |
| lldp_dcbx: Y | |
| lldp_rx: Y | |
| lldp_tx: Y | |
| neighbors: | |
| nbor: | |
| - chassis_id: eos101.cidrblock.net | |
| chassis_type: Locally Assigned | |
| enabled_capability: B | |
| hold_time: '120' | |
| l_port_id: mgmt0 | |
| mgmt_addr: 192.168.101.10 | |
| mgmt_addr_ipv6: not advertised | |
| mgmt_addr_ipv6_type: Address not advertised | |
| mgmt_addr_type: IPV4 | |
| port_id: Management1 | |
| port_type: Interface Name | |
| system_capability: BR | |
| - chassis_id: localhost | |
| chassis_type: Locally Assigned | |
| enabled_capability: R | |
| hold_time: '120' | |
| l_port_id: Eth1/2 | |
| mgmt_addr: 192.168.101.25 | |
| mgmt_addr_ipv6: fe80::5054:ff:fe54:1e25 | |
| mgmt_addr_ipv6_type: IPV6 | |
| mgmt_addr_type: IPV4 | |
| port_id: 5254.0081.aae1 | |
| port_type: Mac Address | |
| system_capability: BWRS | |
| neigh_count: '2' | |
| neigh_hdr: neigh_hdr | |
| mac: | |
| address_table: | |
| disp_age: '-' | |
| disp_is_ntfy: F | |
| disp_is_secure: F | |
| disp_mac_addr: 5254.00a0.a306 | |
| disp_port: (R) | |
| disp_type: static | |
| disp_vlan: '-' | |
| spanning_tree: | |
| active: | |
| detail: | |
| aging_timer: '0' | |
| blocking: '0' | |
| bridge_forward_delay: '15' | |
| bridge_hello_time: '2' | |
| bridge_mac: 5254.00a0.a306 | |
| bridge_max_age: '20' | |
| bridge_priority: '32769' | |
| disabled: '0' | |
| forward_delay: '4' | |
| forwarding: '2' | |
| hello_time: '2' | |
| hello_timer: '0' | |
| hold_time: '1' | |
| invalid: '0' | |
| learning: '0' | |
| listening: '0' | |
| max_age: '20' | |
| port: | |
| - bpdu_filter: default1 | |
| bpdu_guard: default1 | |
| bpdus_in: '3' | |
| bpdus_out: '249601' | |
| designated_bridge: 5254.00a0.a306 | |
| designated_bridge_priority: '32769' | |
| designated_cost: '4' | |
| designated_port: '32769' | |
| dispute: 'false' | |
| forward_delay_timer: '0' | |
| forward_transition_count: '2' | |
| hold_timer: '0' | |
| if_index: Ethernet1/1 | |
| inconsistency: '0' | |
| int_bpdufilter: 'false' | |
| link_type: auto | |
| message_age: '0' | |
| oper_bpdufilter: 'false' | |
| oper_bpduguard: 'false' | |
| oper_loopguard: 'false' | |
| oper_networkport: 'false' | |
| oper_p2p: 'true' | |
| oper_portfast: 'false' | |
| path_cost: '4' | |
| peer: stp | |
| port_designated_root: 5254.0017.bca3 | |
| port_designated_root_priority: '32768' | |
| port_fast: default1 | |
| port_guard: default1 | |
| port_info_tree_id: '1' | |
| port_number: '1' | |
| port_priority: '128' | |
| port_protocol: rstp | |
| port_tree_type: vlan | |
| pvstsim_inc_timer: '0' | |
| role: designated | |
| self_looped: 'false' | |
| state: forwarding | |
| tc_acknowledge: 'false' | |
| - bpdu_filter: default1 | |
| bpdu_guard: default1 | |
| bpdus_in: '249600' | |
| bpdus_out: '15' | |
| designated_bridge: 5254.0017.bca3 | |
| designated_bridge_priority: '32768' | |
| designated_cost: '0' | |
| designated_port: '32773' | |
| dispute: 'false' | |
| forward_delay_timer: '0' | |
| forward_transition_count: '1' | |
| hold_timer: '0' | |
| if_index: Ethernet1/2 | |
| inconsistency: '0' | |
| int_bpdufilter: 'false' | |
| link_type: auto | |
| message_age: '16' | |
| oper_bpdufilter: 'false' | |
| oper_bpduguard: 'false' | |
| oper_loopguard: 'false' | |
| oper_networkport: 'false' | |
| oper_p2p: 'true' | |
| oper_portfast: 'false' | |
| path_cost: '4' | |
| peer: stp | |
| port_designated_root: 5254.0017.bca3 | |
| port_designated_root_priority: '32768' | |
| port_fast: default1 | |
| port_guard: default1 | |
| port_info_tree_id: '1' | |
| port_number: '2' | |
| port_priority: '128' | |
| port_protocol: rstp | |
| port_tree_type: vlan | |
| pvstsim_inc_timer: '0' | |
| role: root | |
| self_looped: 'false' | |
| state: forwarding | |
| tc_acknowledge: 'false' | |
| port_count: '2' | |
| root_path_cost: '4' | |
| root_port_if_index: Ethernet1/2 | |
| root_port_number: '2' | |
| root_port_priority: '128' | |
| stp_active: enabled | |
| tc_initiator_if_index: Ethernet1/1 | |
| tcn_timer: '0' | |
| topology_change: 'false' | |
| topology_change_count: '4' | |
| topology_change_detected: 'true' | |
| topology_change_time_since_last: '499191' | |
| topology_change_timer: '0' | |
| tree_designated_root: 5254.0017.bca3 | |
| tree_designated_root_priority: '32768' | |
| tree_id: '1' | |
| tree_protocol: rstp | |
| tree_tree_type: vlan | |
| blockedports: {} | |
| inconsistentports: {} | |
| root: | |
| detail: | |
| forward_delay: '4' | |
| hello_time: '2' | |
| max_age: '20' | |
| root_path_cost: '4' | |
| root_port_if_index: Ethernet1/2 | |
| root_port_number: '2' | |
| root_port_priority: '128' | |
| tree_designated_root: 5254.0017.bca3 | |
| tree_designated_root_priority: '32768' | |
| tree_id: '1' | |
| tree_protocol: rstp | |
| tree_tree_type: vlan | |
| system: | |
| resources: | |
| cpu_state_idle: 91.81 | |
| cpu_state_kernel: 3.32 | |
| cpu_state_user: 4.85 | |
| cpu_usage: | |
| - cpuid: 0 | |
| idle: 90.52 | |
| kernel: 7.36 | |
| user: 2.1 | |
| - cpuid: 1 | |
| idle: 97.91 | |
| kernel: 1.04 | |
| user: 1.04 | |
| - cpuid: 2 | |
| idle: 82.82 | |
| kernel: 2.02 | |
| user: 15.15 | |
| - cpuid: 3 | |
| idle: 96.03 | |
| kernel: 1.98 | |
| user: 1.98 | |
| current_memory_status: OK | |
| load_avg_15min: 0.25 | |
| load_avg_1min: 0.5 | |
| load_avg_5min: 0.28 | |
| memory_usage_free: 3473172 | |
| memory_usage_total: 8035024 | |
| memory_usage_used: 4561852 | |
| processes_running: 1 | |
| processes_total: 599 | |
| version: | |
| bios_cmpl_time: null | |
| bios_ver_str: null | |
| bootflash_size: '3509454' | |
| chassis_id: Nexus9000 9000v Chassis | |
| cpu_name: null | |
| header_str: |- | |
| Cisco Nexus Operating System (NX-OS) Software | |
| TAC support: http://www.cisco.com/tac | |
| Documents: http://www.cisco.com/en/US/products/ps9372/tsd_products_support_series_home.html | |
| Copyright (c) 2002-2018, Cisco Systems, Inc. All rights reserved. | |
| The copyrights to certain works contained herein are owned by | |
| other third parties and are used and distributed under license. | |
| Some parts of this software are covered under the GNU Public | |
| License. A copy of the license is available at | |
| http://www.gnu.org/licenses/gpl.html. | |
| Nexus 9000v is a demo version of the Nexus Operating System | |
| host_name: nxos101 | |
| kern_uptm_days: '5' | |
| kern_uptm_hrs: '18' | |
| kern_uptm_mins: '41' | |
| kern_uptm_secs: '53' | |
| kick_cmpl_time: 11/4/2018 21:00:00 | |
| kick_file_name: bootflash:///nxos.9.2.2.bin | |
| kick_tmstmp: 11/05/2018 06:11:06 | |
| kickstart_ver_str: 9.2(2) | |
| manufacturer: Cisco Systems, Inc. | |
| mem_type: kB | |
| memory: '8035024' | |
| package_id: null | |
| proc_board_id: 94EYABR7SSP | |
| rr_reason: Unknown | |
| rr_service: null | |
| rr_sys_ver: null | |
| vlan: | |
| vlanshowbr-shutstate: noshutdown | |
| vlanshowbr-vlanid: '1' | |
| vlanshowbr-vlanid-utf: '1' | |
| vlanshowbr-vlanname: default | |
| vlanshowbr-vlanstate: active | |
| vlanshowinfo-media-type: enet | |
| vlanshowinfo-vlanid: '1' | |
| vlanshowinfo-vlanmode: ce-vlan | |
| vlanshowplist-ifidx: | |
| - Ethernet1/1,Ethernet1/2,Ethernet1/3,Ethernet1/4,Ethernet1/5,Ethernet1/6,Ethernet1/7,Ethernet1/8,Ethernet1/9,Ethernet1/10,Ethernet1/11,Ethernet1/12,Ethernet1/13,Ethernet1/14,Ethernet1/15,Ethernet1/16,Ethernet1/17,Ethernet1/18,Ethernet1/19,Ethernet1/20,Ethernet1/21,Ethernet1/22,Ethernet1/23,Ethernet1/24,Ethernet1/25,Ethernet1/26,Ethernet1/27,Ethernet1/28,Ethernet1/29,Ethernet1/30,Ethernet1/31,Ethernet1/32,Ethernet1/33,Ethernet1/34,Ethernet1/35,Ethernet1/36,Ethernet1/37,Ethernet1/38,Ethernet1/39,Ethernet1/40,Ethernet1/41,Ethernet1/42,Ethernet1/43,Ethernet1/44,Ethernet1/45,Ethernet1/46,Ethernet1/47,Ethernet1/48,Ethernet1/49,Ethernet1/50,Ethernet1/51,Ethernet1/52,Ethernet1/53,Ethernet1/54,Ethernet1/55,Ethernet1/56,Ethernet1/57,Ethernet1/58,Ethernet1/59,Ethernet1/60,Ethernet1/61,Ethernet1/62,Ethernet1/63,Ethernet1/64 | |
| - Ethernet1/65,Ethernet1/66,Ethernet1/67,Ethernet1/68,Ethernet1/69,Ethernet1/70,Ethernet1/71,Ethernet1/72,Ethernet1/73,Ethernet1/74,Ethernet1/75,Ethernet1/76,Ethernet1/77,Ethernet1/78,Ethernet1/79,Ethernet1/80,Ethernet1/81,Ethernet1/82,Ethernet1/83,Ethernet1/84,Ethernet1/85,Ethernet1/86,Ethernet1/87,Ethernet1/88,Ethernet1/89,Ethernet1/90,Ethernet1/91,Ethernet1/92,Ethernet1/93,Ethernet1/94,Ethernet1/95,Ethernet1/96,Ethernet1/97,Ethernet1/98,Ethernet1/99,Ethernet1/100,Ethernet1/101,Ethernet1/102,Ethernet1/103,Ethernet1/104,Ethernet1/105,Ethernet1/106,Ethernet1/107,Ethernet1/108,Ethernet1/109,Ethernet1/110,Ethernet1/111,Ethernet1/112,Ethernet1/113,Ethernet1/114,Ethernet1/115,Ethernet1/116,Ethernet1/117,Ethernet1/118,Ethernet1/119,Ethernet1/120,Ethernet1/121,Ethernet1/122,Ethernet1/123,Ethernet1/124,Ethernet1/125,Ethernet1/126,Ethernet1/127 | |
| ok: [ios102] => | |
| ansible_facts: | |
| operating_state: | |
| arp: | |
| interfaces: | |
| GigabitEthernet1: | |
| ipv4: | |
| neighbors: | |
| 192.168.101.1: | |
| age: '0' | |
| ip: 192.168.101.1 | |
| link_layer_address: 5254.00bf.4820 | |
| origin: dynamic | |
| protocol: Internet | |
| type: ARPA | |
| 192.168.101.19: | |
| age: '-' | |
| ip: 192.168.101.19 | |
| link_layer_address: 5254.00df.e9a1 | |
| origin: static | |
| protocol: Internet | |
| type: ARPA | |
| cdp: | |
| neighbors: | |
| index: | |
| 1: | |
| advertisement_ver: 2 | |
| capabilities: Router Switch CVTA phone port | |
| device_id: nxos101(94EYABR7SSP) | |
| duplex_mode: full | |
| entry_addresses: | |
| 192.168.101.14: {} | |
| hold_time: 148 | |
| local_interface: GigabitEthernet1 | |
| management_addresses: | |
| 192.168.101.14: {} | |
| native_vlan: '' | |
| platform: N9K-9000v | |
| port_id: mgmt0 | |
| software_version: Cisco Nexus Operating System (NX-OS) Software, Version 9.2(2) | |
| vtp_management_domain: '' | |
| 2: | |
| advertisement_ver: 2 | |
| capabilities: Router Switch IGMP CVTA phone port | |
| device_id: nxos101(94EYABR7SSP) | |
| duplex_mode: full | |
| entry_addresses: | |
| 192.168.1.1: {} | |
| hold_time: 123 | |
| local_interface: GigabitEthernet3 | |
| management_addresses: | |
| 192.168.101.14: {} | |
| native_vlan: '1' | |
| platform: N9K-9000v | |
| port_id: Ethernet1 | |
| software_version: Cisco Nexus Operating System (NX-OS) Software, Version 9.2(2) | |
| vtp_management_domain: '' | |
| 3: | |
| advertisement_ver: 2 | |
| capabilities: Router Switch CVTA phone port | |
| device_id: nxos104(98C98YNOKAL) | |
| duplex_mode: full | |
| entry_addresses: | |
| 192.168.101.17: {} | |
| hold_time: 148 | |
| local_interface: GigabitEthernet1 | |
| management_addresses: | |
| 192.168.101.17: {} | |
| native_vlan: '' | |
| platform: N9K-9000v | |
| port_id: mgmt0 | |
| software_version: Cisco Nexus Operating System (NX-OS) Software, Version 9.2(2) | |
| vtp_management_domain: '' | |
| 4: | |
| advertisement_ver: 2 | |
| capabilities: Router Switch IGMP CVTA phone port | |
| device_id: nxos104(98C98YNOKAL) | |
| duplex_mode: full | |
| entry_addresses: | |
| 192.168.101.17: {} | |
| hold_time: 123 | |
| local_interface: GigabitEthernet3 | |
| management_addresses: | |
| 192.168.101.17: {} | |
| native_vlan: '1' | |
| platform: N9K-9000v | |
| port_id: Ethernet1 | |
| software_version: Cisco Nexus Operating System (NX-OS) Software, Version 9.2(2) | |
| vtp_management_domain: '' | |
| 5: | |
| advertisement_ver: 2 | |
| capabilities: Router Switch IGMP CVTA phone port | |
| device_id: nxos104(98C98YNOKAL) | |
| duplex_mode: full | |
| entry_addresses: | |
| 192.168.101.17: {} | |
| hold_time: 123 | |
| local_interface: GigabitEthernet2 | |
| management_addresses: | |
| 192.168.101.17: {} | |
| native_vlan: '1' | |
| platform: N9K-9000v | |
| port_id: Ethernet1 | |
| software_version: Cisco Nexus Operating System (NX-OS) Software, Version 9.2(2) | |
| vtp_management_domain: '' | |
| 6: | |
| advertisement_ver: 2 | |
| capabilities: Router Switch CVTA phone port | |
| device_id: nxos122(9I2AP2ONMU7) | |
| duplex_mode: full | |
| entry_addresses: | |
| 192.168.101.15: {} | |
| hold_time: 148 | |
| local_interface: GigabitEthernet1 | |
| management_addresses: | |
| 192.168.101.15: {} | |
| native_vlan: '' | |
| platform: N9K-9000v | |
| port_id: mgmt0 | |
| software_version: Cisco Nexus Operating System (NX-OS) Software, Version 9.2(2) | |
| vtp_management_domain: '' | |
| 7: | |
| advertisement_ver: 2 | |
| capabilities: Router Switch IGMP CVTA phone port | |
| device_id: nxos122(9I2AP2ONMU7) | |
| duplex_mode: full | |
| entry_addresses: | |
| 192.168.101.15: {} | |
| hold_time: 123 | |
| local_interface: GigabitEthernet2 | |
| management_addresses: | |
| 192.168.101.15: {} | |
| native_vlan: '1' | |
| platform: N9K-9000v | |
| port_id: Ethernet1 | |
| software_version: Cisco Nexus Operating System (NX-OS) Software, Version 9.2(2) | |
| vtp_management_domain: '' | |
| 8: | |
| advertisement_ver: 2 | |
| capabilities: Router Switch CVTA phone port | |
| device_id: nxos103(9NL5F64YZ82) | |
| duplex_mode: full | |
| entry_addresses: | |
| 192.168.101.16: {} | |
| hold_time: 148 | |
| local_interface: GigabitEthernet1 | |
| management_addresses: | |
| 192.168.101.16: {} | |
| native_vlan: '' | |
| platform: N9K-9000v | |
| port_id: mgmt0 | |
| software_version: Cisco Nexus Operating System (NX-OS) Software, Version 9.2(2) | |
| vtp_management_domain: '' | |
| 9: | |
| advertisement_ver: 2 | |
| capabilities: Router Switch IGMP CVTA phone port | |
| device_id: nxos103(9NL5F64YZ82) | |
| duplex_mode: full | |
| entry_addresses: | |
| 192.168.101.16: {} | |
| hold_time: 123 | |
| local_interface: GigabitEthernet3 | |
| management_addresses: | |
| 192.168.101.16: {} | |
| native_vlan: '1' | |
| platform: N9K-9000v | |
| port_id: Ethernet1 | |
| software_version: Cisco Nexus Operating System (NX-OS) Software, Version 9.2(2) | |
| vtp_management_domain: '' | |
| total_entries_displayed: 9 | |
| interfaces: | |
| GigabitEthernet1: | |
| arp_timeout: 04:00:00 | |
| arp_type: arpa | |
| auto_negotiate: true | |
| bandwidth: 1000000 | |
| counters: | |
| in_broadcast_pkts: 0 | |
| in_crc_errors: 0 | |
| in_errors: 0 | |
| in_frame: 0 | |
| in_giants: 0 | |
| in_ignored: 0 | |
| in_mac_pause_frames: 0 | |
| in_multicast_pkts: 0 | |
| in_no_buffer: 0 | |
| in_octets: 1611126 | |
| in_overrun: 0 | |
| in_pkts: 12164 | |
| in_runts: 0 | |
| in_throttles: 0 | |
| in_watchdog: 0 | |
| last_clear: never | |
| out_babble: 0 | |
| out_buffer_failure: 0 | |
| out_buffers_swapped: 0 | |
| out_collision: 0 | |
| out_deferred: 0 | |
| out_errors: 0 | |
| out_interface_resets: 0 | |
| out_late_collision: 0 | |
| out_lost_carrier: 0 | |
| out_mac_pause_frames: 0 | |
| out_no_carrier: 0 | |
| out_octets: 1238806 | |
| out_pkts: 6845 | |
| out_underruns: 0 | |
| out_unknown_protocl_drops: 1 | |
| rate: | |
| in_rate: 2000 | |
| in_rate_pkts: 2 | |
| load_interval: 300 | |
| out_rate: 1000 | |
| out_rate_pkts: 1 | |
| delay: 10 | |
| duplex_mode: auto | |
| enabled: true | |
| encapsulations: | |
| encapsulation: arpa | |
| flow_control: | |
| receive: false | |
| send: false | |
| ipv4: | |
| 192.168.101.19/24: | |
| ip: 192.168.101.19 | |
| prefix_length: '24' | |
| keepalive: 10 | |
| last_input: 00:00:01 | |
| last_output: 00:00:02 | |
| line_protocol: up | |
| link_type: auto | |
| mac_address: 5254.00df.e9a1 | |
| media_type: RJ45 | |
| mtu: 1500 | |
| oper_status: up | |
| output_hang: never | |
| phys_address: 5254.00df.e9a1 | |
| port_channel: | |
| port_channel_member: false | |
| port_speed: auto speed | |
| queues: | |
| input_queue_drops: 0 | |
| input_queue_flushes: 0 | |
| input_queue_max: 375 | |
| input_queue_size: 0 | |
| output_queue_max: 40 | |
| output_queue_size: 0 | |
| queue_strategy: fifo | |
| total_output_drop: 0 | |
| reliability: 255/255 | |
| rxload: 1/255 | |
| txload: 1/255 | |
| type: CSR vNIC | |
| GigabitEthernet2: | |
| arp_timeout: 04:00:00 | |
| arp_type: arpa | |
| auto_negotiate: true | |
| bandwidth: 1000000 | |
| counters: | |
| in_broadcast_pkts: 0 | |
| in_crc_errors: 0 | |
| in_errors: 0 | |
| in_frame: 0 | |
| in_giants: 0 | |
| in_ignored: 0 | |
| in_mac_pause_frames: 0 | |
| in_multicast_pkts: 0 | |
| in_no_buffer: 0 | |
| in_octets: 706639 | |
| in_overrun: 0 | |
| in_pkts: 5639 | |
| in_runts: 0 | |
| in_throttles: 0 | |
| in_watchdog: 0 | |
| last_clear: never | |
| out_babble: 0 | |
| out_buffer_failure: 0 | |
| out_buffers_swapped: 0 | |
| out_collision: 0 | |
| out_deferred: 0 | |
| out_errors: 0 | |
| out_interface_resets: 0 | |
| out_late_collision: 0 | |
| out_lost_carrier: 0 | |
| out_mac_pause_frames: 0 | |
| out_no_carrier: 0 | |
| out_octets: 122591 | |
| out_pkts: 334 | |
| out_underruns: 0 | |
| out_unknown_protocl_drops: 0 | |
| rate: | |
| in_rate: 0 | |
| in_rate_pkts: 0 | |
| load_interval: 300 | |
| out_rate: 0 | |
| out_rate_pkts: 0 | |
| delay: 10 | |
| duplex_mode: auto | |
| enabled: true | |
| encapsulations: | |
| encapsulation: arpa | |
| flow_control: | |
| receive: false | |
| send: false | |
| keepalive: 10 | |
| last_input: 00:00:00 | |
| last_output: 00:00:00 | |
| line_protocol: up | |
| link_type: auto | |
| mac_address: 5254.00c0.b455 | |
| media_type: RJ45 | |
| mtu: 1500 | |
| oper_status: up | |
| output_hang: never | |
| phys_address: 5254.00c0.b455 | |
| port_channel: | |
| port_channel_member: false | |
| port_speed: auto speed | |
| queues: | |
| input_queue_drops: 0 | |
| input_queue_flushes: 0 | |
| input_queue_max: 375 | |
| input_queue_size: 0 | |
| output_queue_max: 40 | |
| output_queue_size: 0 | |
| queue_strategy: fifo | |
| total_output_drop: 0 | |
| reliability: 255/255 | |
| rxload: 1/255 | |
| txload: 1/255 | |
| type: CSR vNIC | |
| GigabitEthernet3: | |
| arp_timeout: 04:00:00 | |
| arp_type: arpa | |
| auto_negotiate: true | |
| bandwidth: 1000000 | |
| counters: | |
| in_broadcast_pkts: 0 | |
| in_crc_errors: 0 | |
| in_errors: 0 | |
| in_frame: 0 | |
| in_giants: 0 | |
| in_ignored: 0 | |
| in_mac_pause_frames: 0 | |
| in_multicast_pkts: 0 | |
| in_no_buffer: 0 | |
| in_octets: 715306 | |
| in_overrun: 0 | |
| in_pkts: 5530 | |
| in_runts: 0 | |
| in_throttles: 0 | |
| in_watchdog: 0 | |
| last_clear: never | |
| out_babble: 0 | |
| out_buffer_failure: 0 | |
| out_buffers_swapped: 0 | |
| out_collision: 0 | |
| out_deferred: 0 | |
| out_errors: 0 | |
| out_interface_resets: 0 | |
| out_late_collision: 0 | |
| out_lost_carrier: 0 | |
| out_mac_pause_frames: 0 | |
| out_no_carrier: 0 | |
| out_octets: 122188 | |
| out_pkts: 333 | |
| out_underruns: 0 | |
| out_unknown_protocl_drops: 0 | |
| rate: | |
| in_rate: 0 | |
| in_rate_pkts: 0 | |
| load_interval: 300 | |
| out_rate: 0 | |
| out_rate_pkts: 0 | |
| delay: 10 | |
| description: foo this and that | |
| duplex_mode: auto | |
| enabled: true | |
| encapsulations: | |
| encapsulation: arpa | |
| flow_control: | |
| receive: false | |
| send: false | |
| keepalive: 10 | |
| last_input: 00:00:01 | |
| last_output: 00:00:03 | |
| line_protocol: up | |
| link_type: auto | |
| mac_address: 5254.00a1.0696 | |
| media_type: RJ45 | |
| mtu: 1500 | |
| oper_status: up | |
| output_hang: never | |
| phys_address: 5254.00a1.0696 | |
| port_channel: | |
| port_channel_member: false | |
| port_speed: auto speed | |
| queues: | |
| input_queue_drops: 0 | |
| input_queue_flushes: 0 | |
| input_queue_max: 375 | |
| input_queue_size: 0 | |
| output_queue_max: 40 | |
| output_queue_size: 0 | |
| queue_strategy: fifo | |
| total_output_drop: 0 | |
| reliability: 255/255 | |
| rxload: 1/255 | |
| txload: 1/255 | |
| type: CSR vNIC | |
| version: | |
| version: | |
| chassis: CSR1000V | |
| chassis_sn: 9YQT7AYU7ZO | |
| curr_config_register: '0x2102' | |
| disks: | |
| bootflash:.: | |
| disk_size: '7774207' | |
| type_of_disk: virtual hard disk | |
| hostname: ios102 | |
| image_id: X86_64_LINUX_IOSD-UNIVERSALK9-M | |
| image_type: production image | |
| last_reload_reason: <NULL> | |
| license_level: limited | |
| license_type: Default. No valid license found. | |
| main_mem: '2377444' | |
| mem_size: | |
| non-volatile configuration: '32768' | |
| physical: '8388608' | |
| next_reload_license_level: limited | |
| number_of_intfs: | |
| Gigabit Ethernet: '3' | |
| os: IOS-XE | |
| platform: CSR1000V | |
| processor_type: VXE | |
| rom: IOS-XE ROMMON | |
| rtr_type: CSR1000V | |
| system_image: bootflash:packages.conf | |
| uptime: 1 hour, 46 minutes | |
| uptime_this_cp: 1 hour, 47 minutes | |
| version: 15.4(2)S | |
| version_short: '15.4' | |
| PLAY RECAP ************************************************************************************************************************************************************************* | |
| eos101 : ok=26 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 | |
| eos102 : ok=26 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 | |
| ios102 : ok=16 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 | |
| nxos101 : ok=43 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 | |
| vyos101 : ok=2 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment