From 5d3a2d0464e7ac07dc1e1391e58950c1fd106cef Mon Sep 17 00:00:00 2001 From: Ivan Sinyagovskiy Date: Wed, 19 Dec 2018 11:43:43 +0300 Subject: [PATCH 1/3] added templates for asp drop, interface detail, resource usage following templates were added for asa: *) show asp drop *) show interface detail *) show resource usage --- templates/cisco_asa_show_asp_drop.template | 235 +++ .../cisco_asa_show_interface_detail.template | 119 ++ .../cisco_asa_show_resource_usage.template | 15 + templates/index | 3 + .../cisco_asa_show_asp_drop.parsed | 114 ++ .../show_asp_drop/cisco_asa_show_asp_drop.raw | 98 + .../cisco_asa_show_interface_detail.parsed | 1797 +++++++++++++++++ .../cisco_asa_show_interface_detail.raw | 616 ++++++ .../cisco_asa_show_resource_usage.parsed | 123 ++ .../cisco_asa_show_resource_usage.raw | 22 + 10 files changed, 3142 insertions(+) create mode 100644 templates/cisco_asa_show_asp_drop.template create mode 100644 templates/cisco_asa_show_interface_detail.template create mode 100644 templates/cisco_asa_show_resource_usage.template create mode 100644 tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.parsed create mode 100644 tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.raw create mode 100644 tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.parsed create mode 100644 tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.raw create mode 100644 tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.parsed create mode 100644 tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.raw diff --git a/templates/cisco_asa_show_asp_drop.template b/templates/cisco_asa_show_asp_drop.template new file mode 100644 index 0000000000..619b7f33d1 --- /dev/null +++ b/templates/cisco_asa_show_asp_drop.template @@ -0,0 +1,235 @@ +Value flow_drop_acl_drop (\d+) +Value flow_drop_shunned (\d+) +Value flow_drop_cluster_redirect (\d+) +Value flow_drop_inspect_fail (\d+) +Value flow_drop_nat_rpf_failed (\d+) +Value flow_drop_out_of_memory (\d+) +Value flow_drop_ssl_bad_record_detect (\d+) +Value flow_drop_ssl_handshake_failed (\d+) +Value flow_drop_vpn_overlap_conflict (\d+) +Value flow_drop_vpn_missing_decrypt (\d+) +Value flow_drop_svc_replacement_conn (\d+) +Value flow_drop_svc_selector_failure (\d+) +Value flow_drop_svc_failover (\d+) +Value flow_drop_ssl_record_decrypt_error (\d+) +Value flow_drop_ctm_crypto_request_error (\d+) +Value flow_drop_vpn_handle_not_found (\d+) +Value flow_drop_np_socket_data_move_failure (\d+) +Value flow_drop_dtls_hello_close (\d+) +Value acl_drop (\d+) +Value async_lock_queue_limit (\d+) +Value bad_ipsec_natt (\d+) +Value bad_tcp_cksum (\d+) +Value bad_tcp_flags (\d+) +Value cluster_bad_trailer (\d+) +Value cluster_ccl_backup (\d+) +Value cluster_ccl_unknown (\d+) +Value cluster_ccl_unknown_stub (\d+) +Value cluster_non_ip_pkt (\d+) +Value conn_limit (\d+) +Value connection_lock (\d+) +Value cp_event_queue_error (\d+) +Value cp_syslog_event_queue_error (\d+) +Value ctm_error (\d+) +Value dispatch_queue_limit (\d+) +Value dispatch_block_alloc (\d+) +Value flow_being_freed (\d+) +Value flow_expired (\d+) +Value fo_standby (\d+) +Value fragment_reassembly_failed (\d+) +Value host_limit (\d+) +Value ifc_classify (\d+) +Value inspect_dns_id_not_matched (\d+) +Value inspect_dns_invalid_domain_label (\d+) +Value inspect_dns_invalid_pak (\d+) +Value inspect_dns_pak_too_long (\d+) +Value inspect_dp_out_of_memory (\d+) +Value inspect_icmp_bad_code (\d+) +Value inspect_icmp_error_no_existing_conn (\d+) +Value inspect_icmp_invalid_pak (\d+) +Value inspect_icmp_seq_num_not_matched (\d+) +Value intercept_unexpected (\d+) +Value interface_down (\d+) +Value invalid_encap (\d+) +Value invalid_ip_header (\d+) +Value invalid_ip_length (\d+) +Value invalid_ip_option (\d+) +Value invalid_tcp_hdr_length (\d+) +Value invalid_udp_length (\d+) +Value ipsec_tun_down (\d+) +Value l2_acl (\d+) +Value lu_invalid_pkt (\d+) +Value mcast_in_nonactive_device (\d+) +Value mp_svc_flow_control (\d+) +Value mp_svc_no_channel (\d+) +Value mp_svc_no_fragment (\d+) +Value mp_svc_no_session (\d+) +Value nat_failed (\d+) +Value nat_no_xlate_to_pat_pool (\d+) +Value nat_xlate_failed (\d+) +Value natt_keepalive (\d+) +Value no_adjacency (\d+) +Value no_inspect (\d+) +Value no_route (\d+) +Value np_socket_closed (\d+) +Value np_socket_lock_failure (\d+) +Value np_sp_invalid_spi (\d+) +Value object_group_search_threshold_exceeded (\d+) +Value punt_queue_limit (\d+) +Value punt_limit (\d+) +Value punt_no_mem (\d+) +Value punt_rate_limit (\d+) +Value rm_conn_rate_limit (\d+) +Value rm_inspect_rate_limit (\d+) +Value rpf_violated (\d+) +Value rule_transaction_in_progress (\d+) +Value security_failed (\d+) +Value shunned (\d+) +Value sp_security_failed (\d+) +Value tcp_3whs_failed (\d+) +Value tcp_ack_syn_diff (\d+) +Value tcp_bad_option_list (\d+) +Value tcp_buffer_full (\d+) +Value tcp_buffer_timeout (\d+) +Value tcp_conn_limit (\d+) +Value tcp_data_past_fin (\d+) +Value tcp_dual_open (\d+) +Value tcp_dup_in_queue (\d+) +Value tcp_fo_drop (\d+) +Value tcp_global_buffer_full (\d+) +Value tcp_invalid_ack (\d+) +Value tcp_not_syn (\d+) +Value tcp_paws_fail (\d+) +Value tcp_rst_syn_in_win (\d+) +Value tcp_rstfin_ooo (\d+) +Value tcp_seq_past_win (\d+) +Value tcp_seq_syn_diff (\d+) +Value tcp_synack_ooo (\d+) +Value ttl_exceeded (\d+) +Value unable_to_add_flow (\d+) +Value unable_to_create_flow (\d+) +Value unsupported_ip_version (\d+) + +Start + ^Frame drop: + ^\s+$$ + ^$$ + ^Last clearing + ^.+acl-drop\)\s+${acl_drop} + ^.+async-lock-queue-limit\)\s+${async_lock_queue_limit} + ^.+bad-ipsec-natt\)\s+${bad_ipsec_natt} + ^.+bad-tcp-cksum\)\s+${bad_tcp_cksum} + ^.+bad-tcp-flags\)\s+${bad_tcp_flags} + ^.+cluster-bad-trailer\)\s+${cluster_bad_trailer} + ^.+cluster-ccl-backup\)\s+${cluster_ccl_backup} + ^.+cluster-ccl-unknown\)\s+${cluster_ccl_unknown} + ^.+cluster-ccl-unknown-stub\)\s+${cluster_ccl_unknown_stub} + ^.+cluster-non-ip-pkt\)\s+${cluster_non_ip_pkt} + ^.+conn-limit\)\s+${conn_limit} + ^.+connection-lock\)\s+${connection_lock} + ^.+cp-event-queue-error\)\s+${cp_event_queue_error} + ^.+cp-syslog-event-queue-error\)\s+${cp_syslog_event_queue_error} + ^.+ctm-error\)\s+${ctm_error} + ^.+dispatch-queue-limit\)\s+${dispatch_queue_limit} + ^.+dispatch-block-alloc\)\s+${dispatch_block_alloc} + ^.+flow-being-freed\)\s+${flow_being_freed} + ^.+flow-expired\)\s+${flow_expired} + ^.+fo-standby\)\s+${fo_standby} + ^.+fragment-reassembly-failed\)\s+${fragment_reassembly_failed} + ^.+host-limit\)\s+${host_limit} + ^.+ifc-classify\)\s+${ifc_classify} + ^.+inspect-dns-id-not-matched\)\s+${inspect_dns_id_not_matched} + ^.+inspect-dns-invalid-domain-label\)\s+${inspect_dns_invalid_domain_label} + ^.+inspect-dns-invalid-pak\)\s+${inspect_dns_invalid_pak} + ^.+inspect-dns-pak-too-long\)\s+${inspect_dns_pak_too_long} + ^.+inspect-dp-out-of-memory\)\s+${inspect_dp_out_of_memory} + ^.+inspect-icmp-bad-code\)\s+${inspect_icmp_bad_code} + ^.+inspect-icmp-error-no-existing-conn\)\s+${inspect_icmp_error_no_existing_conn} + ^.+inspect-icmp-invalid-pak\)\s+${inspect_icmp_invalid_pak} + ^.+inspect-icmp-seq-num-not-matched\)\s+${inspect_icmp_seq_num_not_matched} + ^.+intercept-unexpected\)\s+${intercept_unexpected} + ^.+interface-down\)\s+${interface_down} + ^.+invalid-encap\)\s+${invalid_encap} + ^.+invalid-ip-header\)\s+${invalid_ip_header} + ^.+invalid-ip-length\)\s+${invalid_ip_length} + ^.+invalid-ip-option\)\s+${invalid_ip_option} + ^.+invalid-tcp-hdr-length\)\s+${invalid_tcp_hdr_length} + ^.+invalid-udp-length\)\s+${invalid_udp_length} + ^.+ipsec-tun-down\)\s+${ipsec_tun_down} + ^.+l2_acl\)\s+${l2_acl} + ^.+lu-invalid-pkt\)\s+${lu_invalid_pkt} + ^.+mcast-in-nonactive-device\)\s+${mcast_in_nonactive_device} + ^.+mp-svc-flow-control\)\s+${mp_svc_flow_control} + ^.+mp-svc-no-channel\)\s+${mp_svc_no_channel} + ^.+mp-svc-no-fragment\)\s+${mp_svc_no_fragment} + ^.+mp-svc-no-session\)\s+${mp_svc_no_session} + ^.+nat-failed\)\s+${nat_failed} + ^.+nat-no-xlate-to-pat-pool\)\s+${nat_no_xlate_to_pat_pool} + ^.+natt-keepalive\)\s+${natt_keepalive} + ^.+nat-xlate-failed\)\s+${nat_xlate_failed} + ^.+no-adjacency\)\s+${no_adjacency} + ^.+no-inspect\)\s+${no_inspect} + ^.+no-route\)\s+${no_route} + ^.+np-socket-closed\)\s+${np_socket_closed} + ^.+np-socket-lock-failu\s+${np_socket_lock_failure} + ^.+np-sp-invalid-spi\)\s+${np_sp_invalid_spi} + ^.+object-group-search-threshold-exceeded\)\s+${object_group_search_threshold_exceeded} + ^.+punt-queue-limit\)\s+${punt_queue_limit} + ^.+punt-limit\)\s+${punt_limit} + ^.+punt-no-mem\)\s+${punt_no_mem} + ^.+punt-rate-limit\)\s+${punt_rate_limit} + ^.+rm-conn-rate-limit\)\s+${rm_conn_rate_limit} + ^.+rm-inspect-rate-limit\)\s+${rm_inspect_rate_limit} + ^.+rpf-violated\)\s+${rpf_violated} + ^.+rule-transaction-in-progress\)\s+${rule_transaction_in_progress} + ^.+security-failed\)\s+${security_failed} + ^.+shunned\)\s+${shunned} + ^.+sp-security-failed\)\s+${sp_security_failed} + ^.+tcp-3whs-failed\)\s+${tcp_3whs_failed} + ^.+tcp-ack-syn-diff\)\s+${tcp_ack_syn_diff} + ^.+tcp-bad-option-list\)\s+${tcp_bad_option_list} + ^.+tcp-buffer-full\)\s+${tcp_buffer_full} + ^.+tcp-buffer-timeout\)\s+${tcp_buffer_timeout} + ^.+tcp-conn-limit\)\s+${tcp_conn_limit} + ^.+tcp-data-past-fin\)\s+${tcp_data_past_fin} + ^.+tcp-dual-open\)\s+${tcp_dual_open} + ^.+tcp-dup-in-queue\)\s+${tcp_dup_in_queue} + ^.+tcp-fo-drop\)\s+${tcp_fo_drop} + ^.+tcp-global-buffer-full\)\s+${tcp_global_buffer_full} + ^.+tcp-invalid-ack\)\s+${tcp_invalid_ack} + ^.+tcp-not-syn\)\s+${tcp_not_syn} + ^.+tcp-paws-fail\)\s+${tcp_paws_fail} + ^.+tcp-rst-syn-in-win\)\s+${tcp_rst_syn_in_win} + ^.+tcp-rstfin-ooo\)\s+${tcp_rstfin_ooo} + ^.+tcp-seq-past-win\)\s+${tcp_seq_past_win} + ^.+tcp-seq-syn-diff\)\s+${tcp_seq_syn_diff} + ^.+tcp-synack-ooo\)\s+${tcp_synack_ooo} + ^.+ttl-exceeded\)\s+${ttl_exceeded} + ^.+unable-to-add-flow\)\s+${unable_to_add_flow} + ^.+unable-to-create-flow\)\s+${unable_to_create_flow} + ^.+unsupported-ip-version\)\s+${unsupported_ip_version} + ^Flow drop: -> FLOW + ^.* -> Error "LINE NOT FOUND" + +FLOW + ^\s+$$ + ^$$ + ^.+Flow is denied by access rule \(acl-drop\)\s+${flow_drop_acl_drop} + ^.+cluster-redirect\)\s+${flow_drop_cluster_redirect} + ^.+Flow shunned \(shunned\)\s+${flow_drop_shunned} + ^.+inspect-fail\)\s+${flow_drop_inspect_fail} + ^.+nat-rpf-failed\)\s+${flow_drop_nat_rpf_failed} + ^.+out-of-memory\)\s+${flow_drop_out_of_memory} + ^.+ssl-bad-record-detect\)\s+${flow_drop_ssl_bad_record_detect} + ^.+ssl-handshake-failed\)\s+${flow_drop_ssl_handshake_failed} + ^.+vpn-overlap-conflict\)\s+${flow_drop_vpn_overlap_conflict} + ^.+vpn-missing-decrypt\)\s+${flow_drop_vpn_missing_decrypt} + ^.+svc-replacement-conn\)\s+${flow_drop_svc_replacement_conn} + ^.+svc-selector-failure\)\s+${flow_drop_svc_selector_failure} + ^.+svc-failover\)\s+${flow_drop_svc_failover} + ^.+ssl-record-decrypt-error\)\s+${flow_drop_ssl_record_decrypt_error} + ^.+ctm-crypto-request-error\)\s+${flow_drop_ctm_crypto_request_error} + ^.+vpn-handle-not-found\)\s+${flow_drop_vpn_handle_not_found} + ^.+np-socket-data-move-failure\)\s+${flow_drop_np_socket_data_move_failure} + ^.+dtls-hello-close\)\s+${flow_drop_dtls_hello_close} + ^.* -> Error "LINE NOT FOUND" \ No newline at end of file diff --git a/templates/cisco_asa_show_interface_detail.template b/templates/cisco_asa_show_interface_detail.template new file mode 100644 index 0000000000..8f2b8408f0 --- /dev/null +++ b/templates/cisco_asa_show_interface_detail.template @@ -0,0 +1,119 @@ +Value Required INTERFACE (\S+) +Value INTERFACE_NAME (.*) +Value LINK_STATUS (.*) +Value PROTOCOL_STATUS (.*) +Value HARDWARE_TYPE ([\w ]+) +Value BANDWIDTH (\d+\s+\w+) +Value DELAY (\d+\s+\w+) +Value DUPLEX (\w+\-\w+) +Value SPEED (\d+\w+\s\w+) +Value FLOWCONTROL_IN (\w+) +Value FLOWCONTROL_OUT (\w+) +Value DESCRIPTION (.*) +Value ADDRESS ([a-zA-Z0-9]+.[a-zA-Z0-9]+.[a-zA-Z0-9]+) +Value MTU (\d+) +Value IP_ADDRESS (\d+\.\d+\.\d+\.\d+) +Value NET_MASK (\d+\.\d+\.\d+\.\d+) +Value IN_PACKETS (\d+) +Value IN_BYTES (\d+) +Value NO_BUFFER (\d+) +Value BROADCASTS (\d+) +Value RUNTS (\d+) +Value GIANTS (\d+) +Value IN_ERRORS (\d+) +Value CRC (\d+) +Value FRAME (\d+) +Value OVERRUN (\d+) +Value IGNORED (\d+) +Value ABORT (\d+) +Value IN_PAUSE_RESUME (\d+) +Value IN_PAUSE (\d+) +Value IN_RESUME (\d+) +Value L2_DECODE_DROPS (\d+) +Value SWITCH_INGRESS_POLICY_DROPS (\d+) +Value OUT_PACKETS (\d+) +Value OUT_BYTES (\d+) +Value UNDERRUNS (\d+) +Value OUT_PAUSE_RESUME (\d+) +Value OUT_PAUSE (\d+) +Value OUT_RESUME (\d+) +Value OUT_ERRORS (\d+) +Value COLLISIONS (\d+) +Value INTERFACE_RESETS (\d+) +Value LATE_COLLISIONS (\d+) +Value DEFFERED (\d+) +Value RATE_LIMIT_DROPS (\d+) +Value SWITCH_EGRESS_POLICY_DROPS (\d+) +Value IN_RESET_DROPS (\d+) +Value OUT_RESET_DROPS (\d+) +Value VLAN (\d+) +# +# Control Point Interface States +# +Value CONTROL_INTERFACE_NUMBER (\d+) +Value CONTROL_INTERFACE_CONFIG_STATUS (.+) +Value CONTROL_INTERFACE_STATE (.+) +# +# Queue Stats +# +# RXRING +Value List RXRING_NUMBER (\d+) +Value List RXRING_PACKETS (\d+) +Value List RXRING_BYTES (\d+) +Value List RXRING_OVERRUN (\d+) +Value List RXRING_BLOCKS_FREE_CURR (\d+) +Value List RXRING_BLOCKS_FREE_LOW (\d+) +# +# TXRING +Value List TXRING_NUMBER (\d+) +Value List TXRING_PACKETS (\d+) +Value List TXRING_BYTES (\d+) +Value List TXRING_UNDERRUN (\d+) +Value List TXRING_BLOCKS_FREE_CURR (\d+) +Value List TXRING_BLOCKS_FREE_LOW (\d+) + + +Start + ^.*Interface ${INTERFACE} "${INTERFACE_NAME}", is ${LINK_STATUS}, line protocol is ${PROTOCOL_STATUS} + ^\s+Hardware is ${HARDWARE_TYPE} -> Continue + ^.*BW ${BANDWIDTH}.*DLY ${DELAY} + ^.*\(${DUPLEX}.*Auto-Speed\(${SPEED}\) + ^\s+Input flow control is ${FLOWCONTROL_IN}, output flow control is ${FLOWCONTROL_OUT} + ^.*Description: ${DESCRIPTION} + ^.*MAC address ${ADDRESS}.*MTU ${MTU} + ^.*IP address ${IP_ADDRESS}, .*subnet mask ${NET_MASK} + ^\s+${IN_PACKETS} packets input, ${IN_BYTES} bytes, ${NO_BUFFER} no buffer + ^\s+Received ${BROADCASTS} broadcasts, ${RUNTS} runts, ${GIANTS} giants + ^\s+${IN_ERRORS} input errors, ${CRC} CRC, ${FRAME} frame, ${OVERRUN} overrun, ${IGNORED} ignored, ${ABORT} abort + ^\s+${IN_PAUSE_RESUME} pause/resume input + ^\s+${IN_PAUSE} pause input, ${IN_RESUME} resume input + ^\s+${L2_DECODE_DROPS} L2 decode drops + ^\s+${SWITCH_INGRESS_POLICY_DROPS} switch ingress policy drops + ^\s+${OUT_PACKETS} packets output, ${OUT_BYTES} bytes, ${UNDERRUNS} underruns + ^\s+${OUT_PAUSE_RESUME} pause/resume output + ^\s+${OUT_PAUSE} pause output, ${OUT_RESUME} resume output + ^\s+${OUT_ERRORS} output errors, ${COLLISIONS} collisions, ${INTERFACE_RESETS} interface resets + ^\s+${LATE_COLLISIONS} late collisions, ${DEFFERED} deferred + ^\s+${RATE_LIMIT_DROPS} rate limit drops + ^\s+${SWITCH_EGRESS_POLICY_DROPS} switch egress policy drops + ^\s+${IN_RESET_DROPS} input reset drops, ${OUT_RESET_DROPS} output reset drops + ^\s+VLAN identifier ${VLAN} + ^\s+Control Point Interface States -> ControlPoint + ^\s+Queue Stats -> QueueStats + ^\s+Available for allocation to a context -> Record + +ControlPoint + ^\s+Interface number is ${CONTROL_INTERFACE_NUMBER} + ^\s+Interface config status is ${CONTROL_INTERFACE_CONFIG_STATUS} + ^\s+Interface state is ${CONTROL_INTERFACE_STATE} -> Record Start + +QueueStats + ^\s+RX\[${RXRING_NUMBER}\]: ${RXRING_PACKETS} packets, ${RXRING_BYTES} bytes, ${RXRING_OVERRUN} overrun -> RXRingBlocks + ^\s+TX\[${TXRING_NUMBER}\]: ${TXRING_PACKETS} packets, ${TXRING_BYTES} bytes, ${TXRING_UNDERRUN} underruns -> TXRingBlocks + ^\s+Control Point Interface States -> ControlPoint + +RXRingBlocks + ^\s+Blocks free curr/low: ${RXRING_BLOCKS_FREE_CURR}/${RXRING_BLOCKS_FREE_LOW} -> QueueStats + +TXRingBlocks + ^\s+Blocks free curr/low: ${TXRING_BLOCKS_FREE_CURR}/${TXRING_BLOCKS_FREE_LOW} -> QueueStats \ No newline at end of file diff --git a/templates/cisco_asa_show_resource_usage.template b/templates/cisco_asa_show_resource_usage.template new file mode 100644 index 0000000000..ee4640bdec --- /dev/null +++ b/templates/cisco_asa_show_resource_usage.template @@ -0,0 +1,15 @@ +Value Required RESOURCE (.+?) +Value CURRENT (\d+) +Value PEAK (\d+) +Value LIMIT (\S+) +Value DENIED (\d+) +Value CONTEXT (.*) + + +Start + ^Resource\s+Current\s+Peak\s+Limit\s+Denied Context -> Start_record + +Start_record + ^${RESOURCE}\s+${CURRENT}\s+${PEAK}\s+${LIMIT}\s+${DENIED}\s+${CONTEXT} -> Record + ^S = System: Combined context limits + ^.* -> Error "LINE NOT FOUND" \ No newline at end of file diff --git a/templates/index b/templates/index index 7a4e62c578..ee31ccf0c5 100644 --- a/templates/index +++ b/templates/index @@ -104,10 +104,13 @@ cisco_asa_show_vpn-sessiondb_detail_l2l.template, .*, cisco_asa, sh[[ow]] vpn-[[ cisco_asa_show_crypto_ikev1_sa_detail.template, .*, cisco_asa, sh[[ow]] cry[[pto]] ikev1 sa d[[etail]] cisco_asa_show_object-group_network.template, .*, cisco_asa, sh[[ow]] ob[[ject-group]] n[[etwork]] cisco_asa_show_running-config_ipsec.template, .*, cisco_asa, sh[[ow]] ru[[nning-config]] ips[[ec]] +cisco_asa_show_interface_detail.template, .*, cisco_asa, sh[[ow]] int[[erface]] d[[etail]] cisco_asa_show_crypto_ipsec_sa.template, .*, cisco_asa, sh[[ow]] cry[[pto]] ip[[sec]] sa +cisco_asa_show_resource_usage.template, .*, cisco_asa, sh[[ow]] res[[ource]] u[[sage]] cisco_asa_show_access-list.template, .*, cisco_asa, sh[[ow]] ac[[cess-list]] cisco_asa_show_interface.template, .*, cisco_asa, sh[[ow]] int[[erface]] cisco_asa_show_inventory.template, .*, cisco_asa, sh[[ow]] inven[[tory]] +cisco_asa_show_asp_drop.template, .*, cisco_asa, sh[[ow]] asp d[[rop]] cisco_asa_show_failover.template, .*, cisco_asa, sh[[ow]] fa[[ilover]] cisco_asa_show_version.template, .*, cisco_asa, sh[[ow]] ver[[sion]] cisco_asa_show_route.template, .*, cisco_asa, sh[[ow]] ro[[ute]] diff --git a/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.parsed b/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.parsed new file mode 100644 index 0000000000..330708eb9b --- /dev/null +++ b/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.parsed @@ -0,0 +1,114 @@ +--- +parsed_sample: + +- acl_drop: '2077' + async_lock_queue_limit: '4926' + bad_ipsec_natt: '119' + bad_tcp_cksum: '' + bad_tcp_flags: '50' + cluster_bad_trailer: '309' + cluster_ccl_backup: '21121' + cluster_ccl_unknown: '185782' + cluster_ccl_unknown_stub: '9026' + cluster_non_ip_pkt: '41' + conn_limit: '18' + connection_lock: '1' + cp_event_queue_error: '' + cp_syslog_event_queue_error: '' + ctm_error: '22' + dispatch_block_alloc: '980' + dispatch_queue_limit: '770' + flow_being_freed: '4' + flow_drop_acl_drop: '192350' + flow_drop_cluster_redirect: '576' + flow_drop_ctm_crypto_request_error: '187' + flow_drop_dtls_hello_close: '90' + flow_drop_inspect_fail: '4' + flow_drop_nat_rpf_failed: '16' + flow_drop_np_socket_data_move_failure: '10' + flow_drop_out_of_memory: '2' + flow_drop_shunned: '2' + flow_drop_ssl_bad_record_detect: '1' + flow_drop_ssl_handshake_failed: '2181' + flow_drop_ssl_record_decrypt_error: '206' + flow_drop_svc_failover: '205' + flow_drop_svc_replacement_conn: '203' + flow_drop_svc_selector_failure: '204' + flow_drop_vpn_handle_not_found: '20' + flow_drop_vpn_missing_decrypt: '202' + flow_drop_vpn_overlap_conflict: '201' + flow_expired: '10' + fo_standby: '5' + fragment_reassembly_failed: '' + host_limit: '' + ifc_classify: '9' + inspect_dns_id_not_matched: '6' + inspect_dns_invalid_domain_label: '9' + inspect_dns_invalid_pak: '61' + inspect_dns_pak_too_long: '9' + inspect_dp_out_of_memory: '' + inspect_icmp_bad_code: '32' + inspect_icmp_error_no_existing_conn: '13' + inspect_icmp_invalid_pak: '' + inspect_icmp_seq_num_not_matched: '45' + intercept_unexpected: '4' + interface_down: '169' + invalid_encap: '1' + invalid_ip_header: '209' + invalid_ip_length: '166' + invalid_ip_option: '3' + invalid_tcp_hdr_length: '4' + invalid_udp_length: '6' + ipsec_tun_down: '118' + l2_acl: '150' + lu_invalid_pkt: '2' + mcast_in_nonactive_device: '4063' + mp_svc_flow_control: '114' + mp_svc_no_channel: '116' + mp_svc_no_fragment: '113' + mp_svc_no_session: '115' + nat_failed: '' + nat_no_xlate_to_pat_pool: '50' + nat_xlate_failed: '1' + natt_keepalive: '117' + no_adjacency: '8' + no_inspect: '' + no_route: '30' + np_socket_closed: '3' + np_socket_lock_failure: '61' + np_sp_invalid_spi: '' + object_group_search_threshold_exceeded: '' + punt_limit: '' + punt_no_mem: '1150' + punt_queue_limit: '' + punt_rate_limit: '' + rm_conn_rate_limit: '24' + rm_inspect_rate_limit: '' + rpf_violated: '1083' + rule_transaction_in_progress: '' + security_failed: '34' + shunned: '8' + sp_security_failed: '' + tcp_3whs_failed: '76' + tcp_ack_syn_diff: '130' + tcp_bad_option_list: '2' + tcp_buffer_full: '328' + tcp_buffer_timeout: '45' + tcp_conn_limit: '' + tcp_data_past_fin: '107' + tcp_dual_open: '6' + tcp_dup_in_queue: '112' + tcp_fo_drop: '6' + tcp_global_buffer_full: '53' + tcp_invalid_ack: '1' + tcp_not_syn: '205' + tcp_paws_fail: '1' + tcp_rst_syn_in_win: '30' + tcp_rstfin_ooo: '12678' + tcp_seq_past_win: '6' + tcp_seq_syn_diff: '404' + tcp_synack_ooo: '1345' + ttl_exceeded: '3' + unable_to_add_flow: '' + unable_to_create_flow: '1' + unsupported_ip_version: '111' diff --git a/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.raw b/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.raw new file mode 100644 index 0000000000..1776386c14 --- /dev/null +++ b/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.raw @@ -0,0 +1,98 @@ +Frame drop: + Unsupported IP version (unsupported-ip-version) 111 + TCP dup of packet in Out-of-Order queue (tcp-dup-in-queue) 112 + SVC Module unable to fragment packet (mp-svc-no-fragment) 113 + SVC Module is in flow control (mp-svc-flow-control) 114 + SVC Module does not have a session (mp-svc-no-session) 115 + SVC Module does not have a channel for reinjection (mp-svc-no-channel) 116 + NAT-T keepalive message (natt-keepalive) 117 + IPSEC tunnel is down (ipsec-tun-down) 118 + Dropped pending packets due to a failed attempt to get an internal socket lock (np-socket-lock-failu 61 + Bad IPSEC NATT packet (bad-ipsec-natt) 119 + ttl exceeded (ttl-exceeded) 3 + Virtual firewall classification failed (ifc-classify) 9 + Unable to obtain connection lock (connection-lock) 1 + TCP replicated flow pak drop (tcp-fo-drop) 6 + TCP packet failed PAWS test (tcp-paws-fail) 1 + TCP packet SEQ past window (tcp-seq-past-win) 6 + TCP option list invalid (tcp-bad-option-list) 2 + TCP invalid ACK (tcp-invalid-ack) 1 + TCP global Out-of-Order packet buffer full (tcp-global-buffer-full) 53 + TCP failed 3 way handshake (tcp-3whs-failed) 76 + TCP data send after FIN (tcp-data-past-fin) 107 + TCP SYNACK on established conn (tcp-synack-ooo) 1345 + TCP SEQ in SYN/SYNACK invalid (tcp-seq-syn-diff) 404 + TCP RST/SYN in window (tcp-rst-syn-in-win) 30 + TCP RST/FIN out of order (tcp-rstfin-ooo) 12678 + TCP Out-of-Order packet buffer timeout (tcp-buffer-timeout) 45 + TCP Out-of-Order packet buffer full (tcp-buffer-full) 328 + TCP Dual open denied (tcp-dual-open) 6 + TCP ACK in SYNACK invalid (tcp-ack-syn-diff) 130 + Slowpath security checks failed (sp-security-failed) 79 + Reverse-path verify failed (rpf-violated) 1083 + Received a multicast packet in the non-active device (mcast-in-nonactive-device) 4063 + RM connection rate limit reached (rm-conn-rate-limit) 24 + Punt no memory (punt-no-mem) 1150 + Packet shunned (shunned) 8 + No valid adjacency (no-adjacency) 8 + No route to host (no-route) 30 + NAT failed (nat-xlate-failed) 1 + Layer 3 protocol of the packet is not IP (cluster-non-ip-pkt) 41 + Invalid encapsulation (invalid-encap) 1 + Invalid UDP Length (invalid-udp-length) 6 + Invalid TCP Length (invalid-tcp-hdr-length) 4 + Invalid LU packet (lu-invalid-pkt) 2 + Invalid IP length (invalid-ip-length) 166 + Invalid IP header (invalid-ip-header) 209 + Interface is down (interface-down) 169 + Intercept unexpected packet (intercept-unexpected) 4 + IP option drop (invalid-ip-option) 3 + ICMP Inspect seq num not matched (inspect-icmp-seq-num-not-matched) 45 + ICMP Inspect bad icmp code (inspect-icmp-bad-code) 32 + ICMP Error Inspect no existing conn (inspect-icmp-error-no-existing-conn) 13 + Flow is denied by configured rule (acl-drop) 2077 + Flow is being freed (flow-being-freed) 4 + Flow denied due to resource limitation (unable-to-create-flow) 1 + First TCP packet not SYN (tcp-not-syn) 205 + Failed to fetch the trailer of the packet (cluster-bad-trailer) 309 + FP L2 rule drop (l2_acl) 150 + Expired flow (flow-expired) 10 + Early security checks failed (security-failed) 34 + Dropped pending packets in a closed socket (np-socket-closed) 3 + Dropped by standby unit (fo-standby) 5 + Dispatch queue tail drops (dispatch-queue-limit) 770 + DNS Inspect packet too long (inspect-dns-pak-too-long) 9 + DNS Inspect invalid packet (inspect-dns-invalid-pak) 61 + DNS Inspect invalid domain label (inspect-dns-invalid-domain-label) 9 + DNS Inspect id not matched (inspect-dns-id-not-matched) 6 + Core local block alloc failure (dispatch-block-alloc) 980 + Connection to PAT address without pre-existing xlate (nat-no-xlate-to-pat-pool) 50 + Connection limit reached (conn-limit) 18 + Cluster packet rcvd over CCL, unit has stub flow and unknown role (cluster-ccl-unknown-stub) 9026 + Cluster packet rcvd over CCL, unit has no flow and unknown role (cluster-ccl-unknown) 185782 + Cluster packet rcvd over CCL on backup (cluster-ccl-backup) 21121 + CTM returned error (ctm-error) 22 + Bad TCP flags (bad-tcp-flags) 50 + Async lock queue limit exceeded (async-lock-queue-limit) 4926 + +Last clearing: Never + +Flow drop: + VPN overlap conflict (vpn-overlap-conflict) 201 + VPN decryption missing (vpn-missing-decrypt) 202 + SVC replacement connection established (svc-replacement-conn) 203 + SVC inner policy mismatch failure (svc-selector-failure) 204 + SVC failover (svc-failover) 205 + SSL record decryption failed (ssl-record-decrypt-error) 206 + DTLS hello processed and closed (dtls-hello-close) 90 + CTM crypto request error (ctm-crypto-request-error) 187 + VPN handle not found (vpn-handle-not-found) 20 + NP socket data movement failure (np-socket-data-move-failure) 10 + SSL handshake failed (ssl-handshake-failed) 2181 + SSL bad record detected (ssl-bad-record-detect) 1 + No memory to complete flow (out-of-memory) 2 + NAT reverse path failed (nat-rpf-failed) 16 + Inspection failure (inspect-fail) 4 + Flow shunned (shunned) 2 + Flow removed, packet sent to owner (cluster-redirect) 576 + Flow is denied by access rule (acl-drop) 192350 \ No newline at end of file diff --git a/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.parsed b/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.parsed new file mode 100644 index 0000000000..8015969a89 --- /dev/null +++ b/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.parsed @@ -0,0 +1,1797 @@ +--- +parsed_sample: + +- abort: '0' + address: f0f7.5543.a522 + bandwidth: 1000 Mbps + broadcasts: '18' + collisions: '0' + control_interface_config_status: active + control_interface_number: '8' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: LAN Failover Interface + duplex: Full-duplex + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '0' + giants: '0' + hardware_type: bcm56800 rev 01 + ignored: '0' + in_bytes: '26646683366' + in_errors: '0' + in_packets: '200840360' + in_pause: '' + in_pause_resume: '0' + in_reset_drops: '0' + in_resume: '' + interface: GigabitEthernet0/0 + interface_name: folink + interface_resets: '0' + ip_address: 11.1.1.1 + l2_decode_drops: '0' + late_collisions: '0' + link_status: up + mtu: '1500' + net_mask: 255.255.255.252 + no_buffer: '0' + out_bytes: '23362268244' + out_errors: '0' + out_packets: '164279548' + out_pause: '' + out_pause_resume: '0' + out_reset_drops: '0' + out_resume: '' + overrun: '0' + protocol_status: up + rate_limit_drops: '0' + runts: '0' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: 1000 Mbps + switch_egress_policy_drops: '0' + switch_ingress_policy_drops: '0' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '0' + vlan: '' +- abort: '0' + address: f0f7.5543.a523 + bandwidth: 1000 Mbps + broadcasts: '2' + collisions: '0' + control_interface_config_status: active + control_interface_number: '9' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: STATE Failover Interface + duplex: Full-duplex + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '0' + giants: '0' + hardware_type: bcm56800 rev 01 + ignored: '0' + in_bytes: '11507372449' + in_errors: '0' + in_packets: '96629806' + in_pause: '' + in_pause_resume: '0' + in_reset_drops: '0' + in_resume: '' + interface: GigabitEthernet0/1 + interface_name: statelink + interface_resets: '0' + ip_address: 12.1.1.1 + l2_decode_drops: '0' + late_collisions: '0' + link_status: up + mtu: '1500' + net_mask: 255.255.255.252 + no_buffer: '0' + out_bytes: '834717617298' + out_errors: '0' + out_packets: '758965289' + out_pause: '' + out_pause_resume: '0' + out_reset_drops: '0' + out_resume: '' + overrun: '0' + protocol_status: up + rate_limit_drops: '0' + runts: '0' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: 1000 Mbps + switch_egress_policy_drops: '0' + switch_ingress_policy_drops: '0' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '0' + vlan: '' +- abort: '' + address: '' + bandwidth: 1000 Mbps + broadcasts: '' + collisions: '' + control_interface_config_status: '' + control_interface_number: '' + control_interface_state: '' + crc: '' + deffered: '' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '' + giants: '' + hardware_type: bcm56800 rev 01 + ignored: '' + in_bytes: '' + in_errors: '' + in_packets: '' + in_pause: '' + in_pause_resume: '' + in_reset_drops: '' + in_resume: '' + interface: GigabitEthernet0/2 + interface_name: '' + interface_resets: '' + ip_address: '' + l2_decode_drops: '' + late_collisions: '' + link_status: administratively down + mtu: '' + net_mask: '' + no_buffer: '' + out_bytes: '' + out_errors: '' + out_packets: '' + out_pause: '' + out_pause_resume: '' + out_reset_drops: '' + out_resume: '' + overrun: '' + protocol_status: down + rate_limit_drops: '' + runts: '' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '' + vlan: '' +- abort: '' + address: '' + bandwidth: 1000 Mbps + broadcasts: '' + collisions: '' + control_interface_config_status: '' + control_interface_number: '' + control_interface_state: '' + crc: '' + deffered: '' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '' + giants: '' + hardware_type: bcm56800 rev 01 + ignored: '' + in_bytes: '' + in_errors: '' + in_packets: '' + in_pause: '' + in_pause_resume: '' + in_reset_drops: '' + in_resume: '' + interface: GigabitEthernet0/3 + interface_name: '' + interface_resets: '' + ip_address: '' + l2_decode_drops: '' + late_collisions: '' + link_status: administratively down + mtu: '' + net_mask: '' + no_buffer: '' + out_bytes: '' + out_errors: '' + out_packets: '' + out_pause: '' + out_pause_resume: '' + out_reset_drops: '' + out_resume: '' + overrun: '' + protocol_status: down + rate_limit_drops: '' + runts: '' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '' + vlan: '' +- abort: '' + address: '' + bandwidth: 1000 Mbps + broadcasts: '' + collisions: '' + control_interface_config_status: '' + control_interface_number: '' + control_interface_state: '' + crc: '' + deffered: '' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '' + giants: '' + hardware_type: bcm56800 rev 01 + ignored: '' + in_bytes: '' + in_errors: '' + in_packets: '' + in_pause: '' + in_pause_resume: '' + in_reset_drops: '' + in_resume: '' + interface: GigabitEthernet0/4 + interface_name: '' + interface_resets: '' + ip_address: '' + l2_decode_drops: '' + late_collisions: '' + link_status: administratively down + mtu: '' + net_mask: '' + no_buffer: '' + out_bytes: '' + out_errors: '' + out_packets: '' + out_pause: '' + out_pause_resume: '' + out_reset_drops: '' + out_resume: '' + overrun: '' + protocol_status: down + rate_limit_drops: '' + runts: '' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '' + vlan: '' +- abort: '' + address: '' + bandwidth: 1000 Mbps + broadcasts: '' + collisions: '' + control_interface_config_status: '' + control_interface_number: '' + control_interface_state: '' + crc: '' + deffered: '' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '' + giants: '' + hardware_type: bcm56800 rev 01 + ignored: '' + in_bytes: '' + in_errors: '' + in_packets: '' + in_pause: '' + in_pause_resume: '' + in_reset_drops: '' + in_resume: '' + interface: GigabitEthernet0/5 + interface_name: '' + interface_resets: '' + ip_address: '' + l2_decode_drops: '' + late_collisions: '' + link_status: administratively down + mtu: '' + net_mask: '' + no_buffer: '' + out_bytes: '' + out_errors: '' + out_packets: '' + out_pause: '' + out_pause_resume: '' + out_reset_drops: '' + out_resume: '' + overrun: '' + protocol_status: down + rate_limit_drops: '' + runts: '' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '' + vlan: '' +- abort: '0' + address: '' + bandwidth: 10000 Mbps + broadcasts: '193961' + collisions: '0' + control_interface_config_status: active + control_interface_number: '2' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: 'on' + flowcontrol_out: 'off' + frame: '0' + giants: '0' + hardware_type: i82599_xaui rev02 + ignored: '0' + in_bytes: '27999317462474' + in_errors: '50017' + in_packets: '40694905620' + in_pause: '0' + in_pause_resume: '' + in_reset_drops: '0' + in_resume: '0' + interface: Internal-Data0/0 + interface_name: '' + interface_resets: '1' + ip_address: '' + l2_decode_drops: '0' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '19710792216623' + out_errors: '0' + out_packets: '22840594539' + out_pause: '0' + out_pause_resume: '' + out_reset_drops: '0' + out_resume: '0' + overrun: '50017' + protocol_status: up + rate_limit_drops: '' + runts: '0' + rxring_blocks_free_curr: + - '511' + - '511' + - '511' + - '511' + - '511' + rxring_blocks_free_low: + - '311' + - '311' + - '339' + - '369' + - '507' + rxring_bytes: + - '8613178051164' + - '6924744308770' + - '5930247361074' + - '6508202351390' + - '22945468790' + rxring_number: + - '00' + - '01' + - '02' + - '03' + - '04' + rxring_overrun: + - '33671' + - '3892' + - '5983' + - '6471' + - '0' + rxring_packets: + - '11928867434' + - '9936555115' + - '8885121010' + - '9774040102' + - '170322028' + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: + - '511' + - '511' + - '511' + - '511' + - '511' + - '511' + txring_blocks_free_low: + - '349' + - '350' + - '350' + - '350' + - '507' + - '486' + txring_bytes: + - '6276748798963' + - '4562626128086' + - '3813812735685' + - '4195831926616' + - '24019250372' + - '837753453654' + txring_number: + - '00' + - '01' + - '02' + - '03' + - '04' + - '05' + txring_packets: + - '7034786488' + - '5193693399' + - '4620598548' + - '5068271291' + - '164279550' + - '758965324' + txring_underrun: + - '0' + - '0' + - '0' + - '0' + - '0' + - '0' + underruns: '0' + vlan: '' +- abort: '0' + address: '' + bandwidth: 10000 Mbps + broadcasts: '237991' + collisions: '0' + control_interface_config_status: active + control_interface_number: '3' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: 'on' + flowcontrol_out: 'off' + frame: '0' + giants: '0' + hardware_type: i82599_xaui rev02 + ignored: '0' + in_bytes: '34934209914110' + in_errors: '5073' + in_packets: '53468958544' + in_pause: '0' + in_pause_resume: '' + in_reset_drops: '0' + in_resume: '0' + interface: Internal-Data0/1 + interface_name: '' + interface_resets: '1' + ip_address: '' + l2_decode_drops: '0' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '20171793812896' + out_errors: '0' + out_packets: '29187689876' + out_pause: '0' + out_pause_resume: '' + out_reset_drops: '0' + out_resume: '0' + overrun: '5073' + protocol_status: up + rate_limit_drops: '' + runts: '0' + rxring_blocks_free_curr: + - '511' + - '511' + - '511' + - '511' + rxring_blocks_free_low: + - '358' + - '394' + - '359' + - '389' + rxring_bytes: + - '12717109454320' + - '6735149484197' + - '8351432550533' + - '7130518429589' + rxring_number: + - '00' + - '01' + - '02' + - '03' + rxring_overrun: + - '1026' + - '2704' + - '801' + - '542' + rxring_packets: + - '15538406285' + - '9970135924' + - '17849754640' + - '10110661702' + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: + - '511' + - '511' + - '511' + - '511' + - '511' + - '511' + - '511' + txring_blocks_free_low: + - '349' + - '351' + - '345' + - '342' + - '511' + - '511' + - '511' + txring_bytes: + - '4975556841210' + - '4268946532826' + - '6045848459484' + - '4881441983697' + - '0' + - '0' + - '0' + txring_number: + - '00' + - '01' + - '02' + - '03' + - '04' + - '05' + - '06' + txring_packets: + - '5792237421' + - '4768859986' + - '12970769201' + - '5655823274' + - '0' + - '0' + - '0' + txring_underrun: + - '0' + - '0' + - '0' + - '0' + - '0' + - '0' + - '0' + underruns: '0' + vlan: '' +- abort: '0' + address: '' + bandwidth: 10000 Mbps + broadcasts: '98334' + collisions: '0' + control_interface_config_status: active + control_interface_number: '4' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: 'on' + flowcontrol_out: 'off' + frame: '0' + giants: '0' + hardware_type: i82599_xaui rev02 + ignored: '0' + in_bytes: '39482314595060' + in_errors: '10907' + in_packets: '58606970185' + in_pause: '523' + in_pause_resume: '' + in_reset_drops: '0' + in_resume: '523' + interface: Internal-Data0/2 + interface_name: '' + interface_resets: '1' + ip_address: '' + l2_decode_drops: '0' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '173237932025004' + out_errors: '0' + out_packets: '472460832718' + out_pause: '0' + out_pause_resume: '' + out_reset_drops: '0' + out_resume: '0' + overrun: '10907' + protocol_status: up + rate_limit_drops: '' + runts: '0' + rxring_blocks_free_curr: + - '511' + - '511' + - '511' + - '511' + rxring_blocks_free_low: + - '384' + - '396' + - '384' + - '394' + rxring_bytes: + - '8861585758086' + - '14845677833920' + - '7489829408483' + - '8285221609828' + rxring_number: + - '00' + - '01' + - '02' + - '03' + rxring_overrun: + - '5515' + - '3134' + - '858' + - '1400' + rxring_packets: + - '13231072890' + - '20193376457' + - '12027933127' + - '13154587757' + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: + - '511' + - '510' + - '511' + - '505' + - '511' + - '508' + - '511' + txring_blocks_free_low: + - '349' + - '349' + - '342' + - '311' + - '511' + - '0' + - '170' + txring_bytes: + - '6472090504001' + - '12645630943922' + - '5085252075635' + - '4988646702498' + - '0' + - '127322520663605' + - '16723791170491' + txring_number: + - '00' + - '01' + - '02' + - '03' + - '04' + - '05' + - '06' + txring_packets: + - '7589052992' + - '15755071022' + - '6680981379' + - '6484398780' + - '0' + - '415140458466' + - '20810870169' + txring_underrun: + - '0' + - '0' + - '0' + - '0' + - '0' + - '2905646' + - '0' + underruns: '2905646' + vlan: '' +- abort: '0' + address: '' + bandwidth: 10000 Mbps + broadcasts: '53915' + collisions: '0' + control_interface_config_status: active + control_interface_number: '5' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: 'on' + flowcontrol_out: 'off' + frame: '0' + giants: '0' + hardware_type: i82599_xaui rev02 + ignored: '0' + in_bytes: '549651226348272' + in_errors: '457910371' + in_packets: '851725855606' + in_pause: '0' + in_pause_resume: '' + in_reset_drops: '0' + in_resume: '0' + interface: Internal-Data0/3 + interface_name: '' + interface_resets: '1' + ip_address: '' + l2_decode_drops: '0' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '439462480886576' + out_errors: '0' + out_packets: '479068686555' + out_pause: '0' + out_pause_resume: '' + out_reset_drops: '0' + out_resume: '0' + overrun: '457910371' + protocol_status: up + rate_limit_drops: '' + runts: '0' + rxring_blocks_free_curr: + - '511' + - '511' + - '511' + - '511' + rxring_blocks_free_low: + - '377' + - '340' + - '152' + - '362' + rxring_bytes: + - '6455848237095' + - '7108517208857' + - '528392087186847' + - '7694773726910' + rxring_number: + - '00' + - '01' + - '02' + - '03' + rxring_overrun: + - '11242' + - '8535' + - '457881225' + - '9369' + rxring_packets: + - '9317849354' + - '12456612163' + - '818537242486' + - '11414151630' + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: + - '511' + - '511' + - '511' + - '511' + - '511' + - '511' + txring_blocks_free_low: + - '349' + - '349' + - '282' + - '313' + - '511' + - '511' + txring_bytes: + - '4204729002116' + - '4487948642586' + - '425299352333798' + - '5470450911421' + - '0' + - '0' + txring_number: + - '00' + - '01' + - '02' + - '03' + - '04' + - '05' + txring_packets: + - '4776785546' + - '6150915656' + - '460988499302' + - '7152486058' + - '0' + - '0' + txring_underrun: + - '0' + - '0' + - '0' + - '0' + - '0' + - '0' + underruns: '0' + vlan: '' +- abort: '0' + address: '' + bandwidth: 10000 Mbps + broadcasts: '5014' + collisions: '0' + control_interface_config_status: active + control_interface_number: '18' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: 'on' + flowcontrol_out: 'on' + frame: '0' + giants: '0' + hardware_type: bcm56800 rev 01 + ignored: '0' + in_bytes: '19710795908904' + in_errors: '0' + in_packets: '22840589872' + in_pause: '' + in_pause_resume: '0' + in_reset_drops: '0' + in_resume: '' + interface: Internal-Data0/4 + interface_name: '' + interface_resets: '0' + ip_address: '' + l2_decode_drops: '' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '27999352911090' + out_errors: '0' + out_packets: '40694946838' + out_pause: '' + out_pause_resume: '0' + out_reset_drops: '0' + out_resume: '' + overrun: '0' + protocol_status: up + rate_limit_drops: '' + runts: '0' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '0' + switch_ingress_policy_drops: '0' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '0' + vlan: '' +- abort: '0' + address: '' + bandwidth: 10000 Mbps + broadcasts: '4' + collisions: '0' + control_interface_config_status: active + control_interface_number: '19' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: 'on' + flowcontrol_out: 'on' + frame: '0' + giants: '0' + hardware_type: bcm56800 rev 01 + ignored: '0' + in_bytes: '20171797966300' + in_errors: '0' + in_packets: '29187686478' + in_pause: '' + in_pause_resume: '0' + in_reset_drops: '0' + in_resume: '' + interface: Internal-Data0/5 + interface_name: '' + interface_resets: '0' + ip_address: '' + l2_decode_drops: '' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '34934208273981' + out_errors: '0' + out_packets: '53468957755' + out_pause: '' + out_pause_resume: '0' + out_reset_drops: '0' + out_resume: '' + overrun: '0' + protocol_status: up + rate_limit_drops: '' + runts: '0' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '0' + switch_ingress_policy_drops: '0' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '0' + vlan: '' +- abort: '0' + address: '' + bandwidth: 10000 Mbps + broadcasts: '22' + collisions: '0' + control_interface_config_status: active + control_interface_number: '20' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: 'on' + flowcontrol_out: 'on' + frame: '0' + giants: '0' + hardware_type: bcm56800 rev 01 + ignored: '0' + in_bytes: '173237935490747' + in_errors: '0' + in_packets: '472460814095' + in_pause: '' + in_pause_resume: '0' + in_reset_drops: '0' + in_resume: '' + interface: Internal-Data0/6 + interface_name: '' + interface_resets: '0' + ip_address: '' + l2_decode_drops: '' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '39482316159290' + out_errors: '0' + out_packets: '58606973721' + out_pause: '' + out_pause_resume: '1046' + out_reset_drops: '0' + out_resume: '' + overrun: '0' + protocol_status: up + rate_limit_drops: '' + runts: '0' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '0' + switch_ingress_policy_drops: '0' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '0' + vlan: '' +- abort: '0' + address: '' + bandwidth: 10000 Mbps + broadcasts: '5' + collisions: '0' + control_interface_config_status: active + control_interface_number: '21' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: 'on' + flowcontrol_out: 'on' + frame: '0' + giants: '0' + hardware_type: bcm56800 rev 01 + ignored: '0' + in_bytes: '439462480942505' + in_errors: '0' + in_packets: '479068680668' + in_pause: '' + in_pause_resume: '0' + in_reset_drops: '0' + in_resume: '' + interface: Internal-Data0/7 + interface_name: '' + interface_resets: '0' + ip_address: '' + l2_decode_drops: '' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '549964199797166' + out_errors: '0' + out_packets: '852183755510' + out_pause: '' + out_pause_resume: '0' + out_reset_drops: '0' + out_resume: '' + overrun: '0' + protocol_status: up + rate_limit_drops: '' + runts: '0' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '0' + switch_ingress_policy_drops: '0' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '0' + vlan: '' +- abort: '' + address: '' + bandwidth: 1000 Mbps + broadcasts: '' + collisions: '' + control_interface_config_status: '' + control_interface_number: '' + control_interface_state: '' + crc: '' + deffered: '' + delay: 10 usec + description: '' + duplex: Full-duplex + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '' + giants: '' + hardware_type: i82574L rev00 + ignored: '' + in_bytes: '' + in_errors: '' + in_packets: '' + in_pause: '' + in_pause_resume: '' + in_reset_drops: '' + in_resume: '' + interface: Management0/0 + interface_name: '' + interface_resets: '' + ip_address: '' + l2_decode_drops: '' + late_collisions: '' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '' + out_bytes: '' + out_errors: '' + out_packets: '' + out_pause: '' + out_pause_resume: '' + out_reset_drops: '' + out_resume: '' + overrun: '' + protocol_status: up + rate_limit_drops: '' + runts: '' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: 1000 Mbps + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '' + vlan: '' +- abort: '' + address: '' + bandwidth: 1000 Mbps + broadcasts: '' + collisions: '' + control_interface_config_status: '' + control_interface_number: '' + control_interface_state: '' + crc: '' + deffered: '' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '' + giants: '' + hardware_type: i82574L rev00 + ignored: '' + in_bytes: '' + in_errors: '' + in_packets: '' + in_pause: '' + in_pause_resume: '' + in_reset_drops: '' + in_resume: '' + interface: Management0/1 + interface_name: '' + interface_resets: '' + ip_address: '' + l2_decode_drops: '' + late_collisions: '' + link_status: administratively down + mtu: '' + net_mask: '' + no_buffer: '' + out_bytes: '' + out_errors: '' + out_packets: '' + out_pause: '' + out_pause_resume: '' + out_reset_drops: '' + out_resume: '' + overrun: '' + protocol_status: down + rate_limit_drops: '' + runts: '' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '' + vlan: '' +- abort: '0' + address: '' + bandwidth: 10000 Mbps + broadcasts: '16' + collisions: '0' + control_interface_config_status: active + control_interface_number: '14' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '0' + giants: '0' + hardware_type: bcm56800 rev 01 + ignored: '0' + in_bytes: '124398034640232' + in_errors: '0' + in_packets: '399819592361' + in_pause: '' + in_pause_resume: '0' + in_reset_drops: '0' + in_resume: '' + interface: TenGigabitEthernet0/6 + interface_name: '' + interface_resets: '0' + ip_address: '' + l2_decode_drops: '0' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '491562768018165' + out_errors: '0' + out_packets: '540331320890' + out_pause: '' + out_pause_resume: '0' + out_reset_drops: '0' + out_resume: '' + overrun: '0' + protocol_status: up + rate_limit_drops: '0' + runts: '0' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '0' + switch_ingress_policy_drops: '0' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '0' + vlan: '' +- abort: '0' + address: '' + bandwidth: 10000 Mbps + broadcasts: '2097' + collisions: '0' + control_interface_config_status: active + control_interface_number: '15' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 10 usec + description: '' + duplex: '' + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '0' + giants: '0' + hardware_type: bcm56800 rev 01 + ignored: '0' + in_bytes: '18199845951648' + in_errors: '0' + in_packets: '37959565021' + in_pause: '' + in_pause_resume: '0' + in_reset_drops: '0' + in_resume: '' + interface: TenGigabitEthernet0/7 + interface_name: '' + interface_resets: '0' + ip_address: '' + l2_decode_drops: '0' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '13846109908639' + out_errors: '0' + out_packets: '26351891151' + out_pause: '' + out_pause_resume: '0' + out_reset_drops: '0' + out_resume: '' + overrun: '0' + protocol_status: up + rate_limit_drops: '0' + runts: '0' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '0' + switch_ingress_policy_drops: '0' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '0' + vlan: '' +- abort: '0' + address: '' + bandwidth: 1000 Mbps + broadcasts: '245856' + collisions: '0' + control_interface_config_status: active + control_interface_number: '16' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 1000 usec + description: '' + duplex: Full-duplex + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '0' + giants: '0' + hardware_type: bcm56800 rev 01 + ignored: '0' + in_bytes: '34610285463141' + in_errors: '0' + in_packets: '43937607828' + in_pause: '' + in_pause_resume: '0' + in_reset_drops: '0' + in_resume: '' + interface: TenGigabitEthernet0/8 + interface_name: '' + interface_resets: '0' + ip_address: '' + l2_decode_drops: '0' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '16640841970890' + out_errors: '0' + out_packets: '20810869221' + out_pause: '' + out_pause_resume: '0' + out_reset_drops: '0' + out_resume: '' + overrun: '0' + protocol_status: up + rate_limit_drops: '0' + runts: '0' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: 1000 Mbps + switch_egress_policy_drops: '0' + switch_ingress_policy_drops: '0' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '0' + vlan: '' +- abort: '0' + address: '' + bandwidth: 1000 Mbps + broadcasts: '336212' + collisions: '0' + control_interface_config_status: active + control_interface_number: '17' + control_interface_state: active + crc: '0' + deffered: '0' + delay: 1000 usec + description: '' + duplex: Full-duplex + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '0' + giants: '0' + hardware_type: bcm56800 rev 01 + ignored: '0' + in_bytes: '471124372993133' + in_errors: '0' + in_packets: '523013521132' + in_pause: '' + in_pause_resume: '0' + in_reset_drops: '0' + in_resume: '' + interface: TenGigabitEthernet0/9 + interface_name: '' + interface_resets: '0' + ip_address: '' + l2_decode_drops: '0' + late_collisions: '0' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '0' + out_bytes: '125662363017538' + out_errors: '0' + out_packets: '415140444956' + out_pause: '' + out_pause_resume: '0' + out_reset_drops: '0' + out_resume: '' + overrun: '0' + protocol_status: up + rate_limit_drops: '0' + runts: '0' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: 1000 Mbps + switch_egress_policy_drops: '0' + switch_ingress_policy_drops: '0' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '0' + vlan: '' +- abort: '' + address: '' + bandwidth: 20000 Mbps + broadcasts: '' + collisions: '' + control_interface_config_status: '' + control_interface_number: '' + control_interface_state: '' + crc: '' + deffered: '' + delay: 10 usec + description: ext + duplex: '' + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '' + giants: '' + hardware_type: EtherChannel + ignored: '' + in_bytes: '' + in_errors: '' + in_packets: '' + in_pause: '' + in_pause_resume: '' + in_reset_drops: '' + in_resume: '' + interface: Port-channel1 + interface_name: '' + interface_resets: '' + ip_address: '' + l2_decode_drops: '' + late_collisions: '' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '' + out_bytes: '' + out_errors: '' + out_packets: '' + out_pause: '' + out_pause_resume: '' + out_reset_drops: '' + out_resume: '' + overrun: '' + protocol_status: up + rate_limit_drops: '' + runts: '' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '' + vlan: '' +- abort: '' + address: '' + bandwidth: 20000 Mbps + broadcasts: '' + collisions: '' + control_interface_config_status: '' + control_interface_number: '' + control_interface_state: '' + crc: '' + deffered: '' + delay: 10 usec + description: data-inside + duplex: '' + flowcontrol_in: '' + flowcontrol_out: '' + frame: '' + giants: '' + hardware_type: EtherChannel + ignored: '' + in_bytes: '' + in_errors: '' + in_packets: '' + in_pause: '' + in_pause_resume: '' + in_reset_drops: '' + in_resume: '' + interface: Port-channel1.355 + interface_name: '' + interface_resets: '' + ip_address: '' + l2_decode_drops: '' + late_collisions: '' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '' + out_bytes: '' + out_errors: '' + out_packets: '' + out_pause: '' + out_pause_resume: '' + out_reset_drops: '' + out_resume: '' + overrun: '' + protocol_status: up + rate_limit_drops: '' + runts: '' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '' + vlan: '355' +- abort: '' + address: '' + bandwidth: 2000 Mbps + broadcasts: '' + collisions: '' + control_interface_config_status: '' + control_interface_number: '' + control_interface_state: '' + crc: '' + deffered: '' + delay: 1000 usec + description: techlan + duplex: Full-duplex + flowcontrol_in: unsupported + flowcontrol_out: 'off' + frame: '' + giants: '' + hardware_type: EtherChannel + ignored: '' + in_bytes: '' + in_errors: '' + in_packets: '' + in_pause: '' + in_pause_resume: '' + in_reset_drops: '' + in_resume: '' + interface: Port-channel2 + interface_name: '' + interface_resets: '' + ip_address: '' + l2_decode_drops: '' + late_collisions: '' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '' + out_bytes: '' + out_errors: '' + out_packets: '' + out_pause: '' + out_pause_resume: '' + out_reset_drops: '' + out_resume: '' + overrun: '' + protocol_status: up + rate_limit_drops: '' + runts: '' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: 1000 Mbps + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '' + vlan: '' +- abort: '' + address: '' + bandwidth: 2000 Mbps + broadcasts: '' + collisions: '' + control_interface_config_status: '' + control_interface_number: '' + control_interface_state: '' + crc: '' + deffered: '' + delay: 1000 usec + description: data-outside + duplex: '' + flowcontrol_in: '' + flowcontrol_out: '' + frame: '' + giants: '' + hardware_type: EtherChannel + ignored: '' + in_bytes: '' + in_errors: '' + in_packets: '' + in_pause: '' + in_pause_resume: '' + in_reset_drops: '' + in_resume: '' + interface: Port-channel2.283 + interface_name: '' + interface_resets: '' + ip_address: '' + l2_decode_drops: '' + late_collisions: '' + link_status: up + mtu: '' + net_mask: '' + no_buffer: '' + out_bytes: '' + out_errors: '' + out_packets: '' + out_pause: '' + out_pause_resume: '' + out_reset_drops: '' + out_resume: '' + overrun: '' + protocol_status: up + rate_limit_drops: '' + runts: '' + rxring_blocks_free_curr: [] + rxring_blocks_free_low: [] + rxring_bytes: [] + rxring_number: [] + rxring_overrun: [] + rxring_packets: [] + speed: '' + switch_egress_policy_drops: '' + switch_ingress_policy_drops: '' + txring_blocks_free_curr: [] + txring_blocks_free_low: [] + txring_bytes: [] + txring_number: [] + txring_packets: [] + txring_underrun: [] + underruns: '' + vlan: '283' diff --git a/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.raw b/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.raw new file mode 100644 index 0000000000..7c8e11756a --- /dev/null +++ b/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.raw @@ -0,0 +1,616 @@ +Interface GigabitEthernet0/0 "folink", is up, line protocol is up + Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec + Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps) + Input flow control is unsupported, output flow control is off + Description: LAN Failover Interface + MAC address f0f7.5543.a522, MTU 1500 + IP address 11.1.1.1, subnet mask 255.255.255.252 + 200840360 packets input, 26646683366 bytes, 0 no buffer + Received 18 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 L2 decode drops + 0 switch ingress policy drops + 164279548 packets output, 23362268244 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 rate limit drops + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Control Point Interface States: + Interface number is 8 + Interface config status is active + Interface state is active +Interface GigabitEthernet0/1 "statelink", is up, line protocol is up + Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec + Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps) + Input flow control is unsupported, output flow control is off + Description: STATE Failover Interface + MAC address f0f7.5543.a523, MTU 1500 + IP address 12.1.1.1, subnet mask 255.255.255.252 + 96629806 packets input, 11507372449 bytes, 0 no buffer + Received 2 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 L2 decode drops + 0 switch ingress policy drops + 758965289 packets output, 834717617298 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 rate limit drops + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Control Point Interface States: + Interface number is 9 + Interface config status is active + Interface state is active +Interface GigabitEthernet0/2 "", is administratively down, line protocol is down + Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec + Auto-Duplex, Auto-Speed + Input flow control is unsupported, output flow control is off + Available for allocation to a context + MAC address f0f7.5543.a524, MTU not set + IP address unassigned + 0 packets input, 0 bytes, 0 no buffer + Received 0 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 L2 decode drops + 0 switch ingress policy drops + 0 packets output, 0 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 rate limit drops + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Control Point Interface States: + Interface number is 10 + Interface config status is not active + Interface state is not active +Interface GigabitEthernet0/3 "", is administratively down, line protocol is down + Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec + Auto-Duplex, Auto-Speed + Input flow control is unsupported, output flow control is off + Available for allocation to a context + MAC address f0f7.5543.a525, MTU not set + IP address unassigned + 0 packets input, 0 bytes, 0 no buffer + Received 0 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 L2 decode drops + 0 switch ingress policy drops + 0 packets output, 0 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 rate limit drops + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Control Point Interface States: + Interface number is 11 + Interface config status is not active + Interface state is not active +Interface GigabitEthernet0/4 "", is administratively down, line protocol is down + Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec + Auto-Duplex, Auto-Speed + Input flow control is unsupported, output flow control is off + Available for allocation to a context + MAC address f0f7.5543.a526, MTU not set + IP address unassigned + 0 packets input, 0 bytes, 0 no buffer + Received 0 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 L2 decode drops + 0 switch ingress policy drops + 0 packets output, 0 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 rate limit drops + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Control Point Interface States: + Interface number is 12 + Interface config status is not active + Interface state is not active +Interface GigabitEthernet0/5 "", is administratively down, line protocol is down + Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec + Auto-Duplex, Auto-Speed + Input flow control is unsupported, output flow control is off + Available for allocation to a context + MAC address f0f7.5543.a527, MTU not set + IP address unassigned + 0 packets input, 0 bytes, 0 no buffer + Received 0 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 L2 decode drops + 0 switch ingress policy drops + 0 packets output, 0 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 rate limit drops + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Control Point Interface States: + Interface number is 13 + Interface config status is not active + Interface state is not active +Interface Internal-Data0/0 "", is up, line protocol is up + Hardware is i82599_xaui rev02, BW 10000 Mbps, DLY 10 usec + (Full-duplex), (10000 Mbps) + Input flow control is on, output flow control is off + MAC address 0000.0001.0001, MTU not set + IP address unassigned + 40694905620 packets input, 27999317462474 bytes, 0 no buffer + Received 193961 broadcasts, 0 runts, 0 giants + 50017 input errors, 0 CRC, 0 frame, 50017 overrun, 0 ignored, 0 abort + 0 pause input, 0 resume input + 0 L2 decode drops, 0 demux drops + 22840594539 packets output, 19710792216623 bytes, 0 underruns + 0 pause output, 0 resume output + 0 output errors, 0 collisions, 1 interface resets + 0 late collisions, 0 deferred + 0 output decode drops + 0 input reset drops, 0 output reset drops + Queue Stats: + RX[00]: 11928867434 packets, 8613178051164 bytes, 33671 overrun + Blocks free curr/low: 511/311 + RX[01]: 9936555115 packets, 6924744308770 bytes, 3892 overrun + Blocks free curr/low: 511/311 + RX[02]: 8885121010 packets, 5930247361074 bytes, 5983 overrun + Blocks free curr/low: 511/339 + RX[03]: 9774040102 packets, 6508202351390 bytes, 6471 overrun + Blocks free curr/low: 511/369 + RX[04]: 170322028 packets, 22945468790 bytes, 0 overrun + Blocks free curr/low: 511/507 + TX[00]: 7034786488 packets, 6276748798963 bytes, 0 underruns + Blocks free curr/low: 511/349 + TX[01]: 5193693399 packets, 4562626128086 bytes, 0 underruns + Blocks free curr/low: 511/350 + TX[02]: 4620598548 packets, 3813812735685 bytes, 0 underruns + Blocks free curr/low: 511/350 + TX[03]: 5068271291 packets, 4195831926616 bytes, 0 underruns + Blocks free curr/low: 511/350 + TX[04]: 164279550 packets, 24019250372 bytes, 0 underruns + Blocks free curr/low: 511/507 + Used by GigabitEthernet0/0 + TX[05]: 758965324 packets, 837753453654 bytes, 0 underruns + Blocks free curr/low: 511/486 + Used by GigabitEthernet0/1 + Topology Information: + This interface, a SSP Embedded NIC Port, is connected + with Internal-Data0/4, a SSP Switch Uplink Port. + Control Point Interface States: + Interface number is 2 + Interface config status is active + Interface state is active +Interface Internal-Data0/1 "", is up, line protocol is up + Hardware is i82599_xaui rev02, BW 10000 Mbps, DLY 10 usec + (Full-duplex), (10000 Mbps) + Input flow control is on, output flow control is off + MAC address 0000.0001.0002, MTU not set + IP address unassigned + 53468958544 packets input, 34934209914110 bytes, 0 no buffer + Received 237991 broadcasts, 0 runts, 0 giants + 5073 input errors, 0 CRC, 0 frame, 5073 overrun, 0 ignored, 0 abort + 0 pause input, 0 resume input + 0 L2 decode drops, 0 demux drops + 29187689876 packets output, 20171793812896 bytes, 0 underruns + 0 pause output, 0 resume output + 0 output errors, 0 collisions, 1 interface resets + 0 late collisions, 0 deferred + 0 output decode drops + 0 input reset drops, 0 output reset drops + Queue Stats: + RX[00]: 15538406285 packets, 12717109454320 bytes, 1026 overrun + Blocks free curr/low: 511/358 + RX[01]: 9970135924 packets, 6735149484197 bytes, 2704 overrun + Blocks free curr/low: 511/394 + RX[02]: 17849754640 packets, 8351432550533 bytes, 801 overrun + Blocks free curr/low: 511/359 + RX[03]: 10110661702 packets, 7130518429589 bytes, 542 overrun + Blocks free curr/low: 511/389 + TX[00]: 5792237421 packets, 4975556841210 bytes, 0 underruns + Blocks free curr/low: 511/349 + TX[01]: 4768859986 packets, 4268946532826 bytes, 0 underruns + Blocks free curr/low: 511/351 + TX[02]: 12970769201 packets, 6045848459484 bytes, 0 underruns + Blocks free curr/low: 511/345 + TX[03]: 5655823274 packets, 4881441983697 bytes, 0 underruns + Blocks free curr/low: 511/342 + TX[04]: 0 packets, 0 bytes, 0 underruns + Blocks free curr/low: 511/511 + Used by GigabitEthernet0/2 + TX[05]: 0 packets, 0 bytes, 0 underruns + Blocks free curr/low: 511/511 + Used by GigabitEthernet0/3 + TX[06]: 0 packets, 0 bytes, 0 underruns + Blocks free curr/low: 511/511 + Used by GigabitEthernet0/4 + Topology Information: + This interface, a SSP Embedded NIC Port, is connected + with Internal-Data0/5, a SSP Switch Uplink Port. + Control Point Interface States: + Interface number is 3 + Interface config status is active + Interface state is active +Interface Internal-Data0/2 "", is up, line protocol is up + Hardware is i82599_xaui rev02, BW 10000 Mbps, DLY 10 usec + (Full-duplex), (10000 Mbps) + Input flow control is on, output flow control is off + MAC address 0000.0001.0004, MTU not set + IP address unassigned + 58606970185 packets input, 39482314595060 bytes, 0 no buffer + Received 98334 broadcasts, 0 runts, 0 giants + 10907 input errors, 0 CRC, 0 frame, 10907 overrun, 0 ignored, 0 abort + 523 pause input, 523 resume input + 0 L2 decode drops, 0 demux drops + 472460832718 packets output, 173237932025004 bytes, 2905646 underruns + 0 pause output, 0 resume output + 0 output errors, 0 collisions, 1 interface resets + 0 late collisions, 0 deferred + 0 output decode drops + 0 input reset drops, 0 output reset drops + Queue Stats: + RX[00]: 13231072890 packets, 8861585758086 bytes, 5515 overrun + Blocks free curr/low: 511/384 + RX[01]: 20193376457 packets, 14845677833920 bytes, 3134 overrun + Blocks free curr/low: 511/396 + RX[02]: 12027933127 packets, 7489829408483 bytes, 858 overrun + Blocks free curr/low: 511/384 + RX[03]: 13154587757 packets, 8285221609828 bytes, 1400 overrun + Blocks free curr/low: 511/394 + TX[00]: 7589052992 packets, 6472090504001 bytes, 0 underruns + Blocks free curr/low: 511/349 + TX[01]: 15755071022 packets, 12645630943922 bytes, 0 underruns + Blocks free curr/low: 510/349 + TX[02]: 6680981379 packets, 5085252075635 bytes, 0 underruns + Blocks free curr/low: 511/342 + TX[03]: 6484398780 packets, 4988646702498 bytes, 0 underruns + Blocks free curr/low: 505/311 + TX[04]: 0 packets, 0 bytes, 0 underruns + Blocks free curr/low: 511/511 + Used by TenGigabitEthernet0/6 + TX[05]: 415140458466 packets, 127322520663605 bytes, 2905646 underruns + Blocks free curr/low: 508/0 + Used by TenGigabitEthernet0/9 + TX[06]: 20810870169 packets, 16723791170491 bytes, 0 underruns + Blocks free curr/low: 511/170 + Used by TenGigabitEthernet0/8 + Topology Information: + This interface, a SSP Embedded NIC Port, is connected + with Internal-Data0/6, a SSP Switch Uplink Port. + Control Point Interface States: + Interface number is 4 + Interface config status is active + Interface state is active +Interface Internal-Data0/3 "", is up, line protocol is up + Hardware is i82599_xaui rev02, BW 10000 Mbps, DLY 10 usec + (Full-duplex), (10000 Mbps) + Input flow control is on, output flow control is off + MAC address 0000.0001.0003, MTU not set + IP address unassigned + 851725855606 packets input, 549651226348272 bytes, 0 no buffer + Received 53915 broadcasts, 0 runts, 0 giants + 457910371 input errors, 0 CRC, 0 frame, 457910371 overrun, 0 ignored, 0 abort + 0 pause input, 0 resume input + 0 L2 decode drops, 0 demux drops + 479068686555 packets output, 439462480886576 bytes, 0 underruns + 0 pause output, 0 resume output + 0 output errors, 0 collisions, 1 interface resets + 0 late collisions, 0 deferred + 0 output decode drops + 0 input reset drops, 0 output reset drops + Queue Stats: + RX[00]: 9317849354 packets, 6455848237095 bytes, 11242 overrun + Blocks free curr/low: 511/377 + RX[01]: 12456612163 packets, 7108517208857 bytes, 8535 overrun + Blocks free curr/low: 511/340 + RX[02]: 818537242486 packets, 528392087186847 bytes, 457881225 overrun + Blocks free curr/low: 511/152 + RX[03]: 11414151630 packets, 7694773726910 bytes, 9369 overrun + Blocks free curr/low: 511/362 + TX[00]: 4776785546 packets, 4204729002116 bytes, 0 underruns + Blocks free curr/low: 511/349 + TX[01]: 6150915656 packets, 4487948642586 bytes, 0 underruns + Blocks free curr/low: 511/349 + TX[02]: 460988499302 packets, 425299352333798 bytes, 0 underruns + Blocks free curr/low: 511/282 + TX[03]: 7152486058 packets, 5470450911421 bytes, 0 underruns + Blocks free curr/low: 511/313 + TX[04]: 0 packets, 0 bytes, 0 underruns + Blocks free curr/low: 511/511 + Used by GigabitEthernet0/5 + TX[05]: 0 packets, 0 bytes, 0 underruns + Blocks free curr/low: 511/511 + Used by TenGigabitEthernet0/7 + Topology Information: + This interface, a SSP Embedded NIC Port, is connected + with Internal-Data0/7, a SSP Switch Uplink Port. + Control Point Interface States: + Interface number is 5 + Interface config status is active + Interface state is active +Interface Internal-Data0/4 "", is up, line protocol is up + Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec + (Full-duplex), (10000 Mbps) + Input flow control is on, output flow control is on + MAC address 0000.0100.001d, MTU not set + IP address unassigned + 22840589872 packets input, 19710795908904 bytes, 0 no buffer + Received 5014 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 switch ingress policy drops + 40694946838 packets output, 27999352911090 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Topology Information: + This interface, a SSP Switch Uplink Port, is connected + with Internal-Data0/0, a SSP Embedded NIC Port. + Control Point Interface States: + Interface number is 18 + Interface config status is active + Interface state is active +Interface Internal-Data0/5 "", is up, line protocol is up + Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec + (Full-duplex), (10000 Mbps) + Input flow control is on, output flow control is on + MAC address 0000.0100.001e, MTU not set + IP address unassigned + 29187686478 packets input, 20171797966300 bytes, 0 no buffer + Received 4 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 switch ingress policy drops + 53468957755 packets output, 34934208273981 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Topology Information: + This interface, a SSP Switch Uplink Port, is connected + with Internal-Data0/1, a SSP Embedded NIC Port. + Control Point Interface States: + Interface number is 19 + Interface config status is active + Interface state is active +Interface Internal-Data0/6 "", is up, line protocol is up + Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec + (Full-duplex), (10000 Mbps) + Input flow control is on, output flow control is on + MAC address 0000.0100.001f, MTU not set + IP address unassigned + 472460814095 packets input, 173237935490747 bytes, 0 no buffer + Received 22 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 switch ingress policy drops + 58606973721 packets output, 39482316159290 bytes, 0 underruns + 1046 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Topology Information: + This interface, a SSP Switch Uplink Port, is connected + with Internal-Data0/2, a SSP Embedded NIC Port. + Control Point Interface States: + Interface number is 20 + Interface config status is active + Interface state is active +Interface Internal-Data0/7 "", is up, line protocol is up + Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec + (Full-duplex), (10000 Mbps) + Input flow control is on, output flow control is on + MAC address 0000.0100.0020, MTU not set + IP address unassigned + 479068680668 packets input, 439462480942505 bytes, 0 no buffer + Received 5 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 switch ingress policy drops + 852183755510 packets output, 549964199797166 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Topology Information: + This interface, a SSP Switch Uplink Port, is connected + with Internal-Data0/3, a SSP Embedded NIC Port. + Control Point Interface States: + Interface number is 21 + Interface config status is active + Interface state is active +Interface Management0/0 "", is up, line protocol is up + Hardware is i82574L rev00, BW 1000 Mbps, DLY 10 usec + Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps) + Input flow control is unsupported, output flow control is off + Available for allocation to a context + MAC address f0f7.5543.a520, MTU not set + IP address unassigned + 187312178 packets input, 18346216501 bytes, 0 no buffer + Received 33364282 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause input, 0 resume input + 0 L2 decode drops + 365077501 packets output, 69865717975 bytes, 0 underruns + 0 pause output, 0 resume output + 0 output errors, 0 collisions, 2 interface resets + 0 late collisions, 0 deferred + 3 input reset drops, 0 output reset drops + input queue (blocks free curr/low): hardware (240/189) + output queue (blocks free curr/low): hardware (255/220) + Control Point Interface States: + Interface number is 6 + Interface config status is active + Interface state is active +Interface Management0/1 "", is administratively down, line protocol is down + Hardware is i82574L rev00, BW 1000 Mbps, DLY 10 usec + Auto-Duplex, Auto-Speed + Input flow control is unsupported, output flow control is off + Available for allocation to a context + MAC address f0f7.5543.a521, MTU not set + IP address unassigned + 0 packets input, 0 bytes, 0 no buffer + Received 0 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause input, 0 resume input + 0 L2 decode drops + 0 packets output, 0 bytes, 0 underruns + 0 pause output, 0 resume output + 0 output errors, 0 collisions, 2 interface resets + 0 late collisions, 0 deferred + 0 input reset drops, 0 output reset drops + input queue (blocks free curr/low): hardware (255/255) + output queue (blocks free curr/low): hardware (255/255) + Control Point Interface States: + Interface number is 7 + Interface config status is not active + Interface state is not active +Interface TenGigabitEthernet0/6 "", is up, line protocol is up + Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec + (Full-duplex), (10000 Mbps) + Input flow control is unsupported, output flow control is off + Active member of Port-channel1 + MAC address f0f7.5543.a528, MTU not set + IP address unassigned + 399819592361 packets input, 124398034640232 bytes, 0 no buffer + Received 16 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 L2 decode drops + 0 switch ingress policy drops + 540331320890 packets output, 491562768018165 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 rate limit drops + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Control Point Interface States: + Interface number is 14 + Interface config status is active + Interface state is active +Interface TenGigabitEthernet0/7 "", is up, line protocol is up + Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec + (Full-duplex), (10000 Mbps) + Input flow control is unsupported, output flow control is off + Active member of Port-channel1 + MAC address f0f7.5543.a529, MTU not set + IP address unassigned + 37959565021 packets input, 18199845951648 bytes, 0 no buffer + Received 2097 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 L2 decode drops + 0 switch ingress policy drops + 26351891151 packets output, 13846109908639 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 rate limit drops + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Control Point Interface States: + Interface number is 15 + Interface config status is active + Interface state is active +Interface TenGigabitEthernet0/8 "", is up, line protocol is up + Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 1000 usec + (Full-duplex), Auto-Speed(1000 Mbps) + Input flow control is unsupported, output flow control is off + Active member of Port-channel2 + MAC address f0f7.5543.a52a, MTU not set + IP address unassigned + 43937607828 packets input, 34610285463141 bytes, 0 no buffer + Received 245856 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 L2 decode drops + 0 switch ingress policy drops + 20810869221 packets output, 16640841970890 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 rate limit drops + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Control Point Interface States: + Interface number is 16 + Interface config status is active + Interface state is active +Interface TenGigabitEthernet0/9 "", is up, line protocol is up + Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 1000 usec + (Full-duplex), Auto-Speed(1000 Mbps) + Input flow control is unsupported, output flow control is off + Active member of Port-channel2 + MAC address f0f7.5543.a52b, MTU not set + IP address unassigned + 523013521132 packets input, 471124372993133 bytes, 0 no buffer + Received 336212 broadcasts, 0 runts, 0 giants + 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort + 0 pause/resume input + 0 L2 decode drops + 0 switch ingress policy drops + 415140444956 packets output, 125662363017538 bytes, 0 underruns + 0 pause/resume output + 0 output errors, 0 collisions, 0 interface resets + 0 late collisions, 0 deferred + 0 rate limit drops + 0 switch egress policy drops + 0 input reset drops, 0 output reset drops + Control Point Interface States: + Interface number is 17 + Interface config status is active + Interface state is active +Interface Port-channel1 "", is up, line protocol is up + Hardware is EtherChannel/LACP, BW 20000 Mbps, DLY 10 usec + (Full-duplex), (10000 Mbps) + Input flow control is unsupported, output flow control is off + Description: ext + Available for allocation to a context + MAC address f0f7.5543.a528, MTU not set + IP address unassigned + Control Point Interface States: + Interface number is 23 + Interface config status is active + Interface state is active + Members in this channel: + Active: Te0/6 Te0/7 +Interface Port-channel1.355 "", is up, line protocol is up + Hardware is EtherChannel/LACP, BW 20000 Mbps, DLY 10 usec + VLAN identifier 355 + Description: data-inside + Available for allocation to a context +Interface Port-channel2 "", is up, line protocol is up + Hardware is EtherChannel/LACP, BW 2000 Mbps, DLY 1000 usec + (Full-duplex), Auto-Speed(1000 Mbps) + Input flow control is unsupported, output flow control is off + Description: techlan + Available for allocation to a context + MAC address f0f7.5543.a52a, MTU not set + IP address unassigned + Control Point Interface States: + Interface number is 24 + Interface config status is active + Interface state is active + Members in this channel: + Active: Te0/8 Te0/9 +Interface Port-channel2.283 "", is up, line protocol is up + Hardware is EtherChannel/LACP, BW 2000 Mbps, DLY 1000 usec + VLAN identifier 283 + Description: data-outside + Available for allocation to a context \ No newline at end of file diff --git a/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.parsed b/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.parsed new file mode 100644 index 0000000000..07f1e46965 --- /dev/null +++ b/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.parsed @@ -0,0 +1,123 @@ +--- +parsed_sample: + +- context: admin + current: '0' + denied: '0' + limit: '5' + peak: '1' + resource: Telnet +- context: admin + current: '2' + denied: '0' + limit: '5' + peak: '5' + resource: SSH Server +- context: admin + current: '1' + denied: '18' + limit: '5' + peak: '5' + resource: ASDM +- context: admin + current: '0' + denied: '0' + limit: unlimited + peak: '1153' + resource: Syslogs [rate] +- context: admin + current: '177' + denied: '0' + limit: unlimited + peak: '319' + resource: Conns +- context: admin + current: '11' + denied: '0' + limit: unlimited + peak: '19' + resource: Hosts +- context: admin + current: '0' + denied: '0' + limit: unlimited + peak: '99' + resource: Inspects [rate] +- context: admin + current: '3' + denied: '0' + limit: unlimited + peak: '3' + resource: Routes +- context: DATA + current: '0' + denied: '0' + limit: unlimited + peak: '112' + resource: Syslogs [rate] +- context: DATA + current: '20' + denied: '0' + limit: unlimited + peak: '1031' + resource: Conns +- context: DATA + current: '18' + denied: '0' + limit: unlimited + peak: '28' + resource: Hosts +- context: DATA + current: '0' + denied: '0' + limit: unlimited + peak: '73' + resource: Inspects [rate] +- context: DATA + current: '30' + denied: '0' + limit: unlimited + peak: '30' + resource: Routes +- context: TEST + current: '329' + denied: '0' + limit: unlimited + peak: '6727' + resource: Syslogs [rate] +- context: TEST + current: '5802' + denied: '0' + limit: unlimited + peak: '32491' + resource: Conns +- context: TEST + current: '943' + denied: '0' + limit: unlimited + peak: '944' + resource: Xlates +- context: TEST + current: '2085' + denied: '0' + limit: unlimited + peak: '7120' + resource: Hosts +- context: TEST + current: '605' + denied: '0' + limit: unlimited + peak: '7235' + resource: Conns [rate] +- context: TEST + current: '510' + denied: '0' + limit: unlimited + peak: '3574' + resource: Inspects [rate] +- context: TEST + current: '701' + denied: '0' + limit: unlimited + peak: '701' + resource: Routes diff --git a/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.raw b/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.raw new file mode 100644 index 0000000000..bedd161abd --- /dev/null +++ b/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.raw @@ -0,0 +1,22 @@ +Resource Current Peak Limit Denied Context +Telnet 0 1 5 0 admin +SSH Server 2 5 5 0 admin +ASDM 1 5 5 18 admin +Syslogs [rate] 0 1153 unlimited 0 admin +Conns 177 319 unlimited 0 admin +Hosts 11 19 unlimited 0 admin +Inspects [rate] 0 99 unlimited 0 admin +Routes 3 3 unlimited 0 admin +Syslogs [rate] 0 112 unlimited 0 DATA +Conns 20 1031 unlimited 0 DATA +Hosts 18 28 unlimited 0 DATA +Inspects [rate] 0 73 unlimited 0 DATA +Routes 30 30 unlimited 0 DATA +Syslogs [rate] 329 6727 unlimited 0 TEST +Conns 5802 32491 unlimited 0 TEST +Xlates 943 944 unlimited 0 TEST +Hosts 2085 7120 unlimited 0 TEST +Conns [rate] 605 7235 unlimited 0 TEST +Inspects [rate] 510 3574 unlimited 0 TEST +Routes 701 701 unlimited 0 TEST +S = System: Combined context limits exceed the system limit; the system limit is shown \ No newline at end of file From e22bfc6f537ef58c8a4cf12b1d393b396f44db5e Mon Sep 17 00:00:00 2001 From: jmcgill298 Date: Wed, 2 Jan 2019 00:58:54 -0500 Subject: [PATCH 2/3] Limit new template to --- .../cisco_asa_show_interface_detail.template | 119 -- .../cisco_asa_show_resource_usage.template | 15 - templates/index | 2 - .../cisco_asa_show_interface_detail.parsed | 1797 ----------------- .../cisco_asa_show_interface_detail.raw | 616 ------ .../cisco_asa_show_resource_usage.parsed | 123 -- .../cisco_asa_show_resource_usage.raw | 22 - 7 files changed, 2694 deletions(-) delete mode 100644 templates/cisco_asa_show_interface_detail.template delete mode 100644 templates/cisco_asa_show_resource_usage.template delete mode 100644 tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.parsed delete mode 100644 tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.raw delete mode 100644 tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.parsed delete mode 100644 tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.raw diff --git a/templates/cisco_asa_show_interface_detail.template b/templates/cisco_asa_show_interface_detail.template deleted file mode 100644 index 8f2b8408f0..0000000000 --- a/templates/cisco_asa_show_interface_detail.template +++ /dev/null @@ -1,119 +0,0 @@ -Value Required INTERFACE (\S+) -Value INTERFACE_NAME (.*) -Value LINK_STATUS (.*) -Value PROTOCOL_STATUS (.*) -Value HARDWARE_TYPE ([\w ]+) -Value BANDWIDTH (\d+\s+\w+) -Value DELAY (\d+\s+\w+) -Value DUPLEX (\w+\-\w+) -Value SPEED (\d+\w+\s\w+) -Value FLOWCONTROL_IN (\w+) -Value FLOWCONTROL_OUT (\w+) -Value DESCRIPTION (.*) -Value ADDRESS ([a-zA-Z0-9]+.[a-zA-Z0-9]+.[a-zA-Z0-9]+) -Value MTU (\d+) -Value IP_ADDRESS (\d+\.\d+\.\d+\.\d+) -Value NET_MASK (\d+\.\d+\.\d+\.\d+) -Value IN_PACKETS (\d+) -Value IN_BYTES (\d+) -Value NO_BUFFER (\d+) -Value BROADCASTS (\d+) -Value RUNTS (\d+) -Value GIANTS (\d+) -Value IN_ERRORS (\d+) -Value CRC (\d+) -Value FRAME (\d+) -Value OVERRUN (\d+) -Value IGNORED (\d+) -Value ABORT (\d+) -Value IN_PAUSE_RESUME (\d+) -Value IN_PAUSE (\d+) -Value IN_RESUME (\d+) -Value L2_DECODE_DROPS (\d+) -Value SWITCH_INGRESS_POLICY_DROPS (\d+) -Value OUT_PACKETS (\d+) -Value OUT_BYTES (\d+) -Value UNDERRUNS (\d+) -Value OUT_PAUSE_RESUME (\d+) -Value OUT_PAUSE (\d+) -Value OUT_RESUME (\d+) -Value OUT_ERRORS (\d+) -Value COLLISIONS (\d+) -Value INTERFACE_RESETS (\d+) -Value LATE_COLLISIONS (\d+) -Value DEFFERED (\d+) -Value RATE_LIMIT_DROPS (\d+) -Value SWITCH_EGRESS_POLICY_DROPS (\d+) -Value IN_RESET_DROPS (\d+) -Value OUT_RESET_DROPS (\d+) -Value VLAN (\d+) -# -# Control Point Interface States -# -Value CONTROL_INTERFACE_NUMBER (\d+) -Value CONTROL_INTERFACE_CONFIG_STATUS (.+) -Value CONTROL_INTERFACE_STATE (.+) -# -# Queue Stats -# -# RXRING -Value List RXRING_NUMBER (\d+) -Value List RXRING_PACKETS (\d+) -Value List RXRING_BYTES (\d+) -Value List RXRING_OVERRUN (\d+) -Value List RXRING_BLOCKS_FREE_CURR (\d+) -Value List RXRING_BLOCKS_FREE_LOW (\d+) -# -# TXRING -Value List TXRING_NUMBER (\d+) -Value List TXRING_PACKETS (\d+) -Value List TXRING_BYTES (\d+) -Value List TXRING_UNDERRUN (\d+) -Value List TXRING_BLOCKS_FREE_CURR (\d+) -Value List TXRING_BLOCKS_FREE_LOW (\d+) - - -Start - ^.*Interface ${INTERFACE} "${INTERFACE_NAME}", is ${LINK_STATUS}, line protocol is ${PROTOCOL_STATUS} - ^\s+Hardware is ${HARDWARE_TYPE} -> Continue - ^.*BW ${BANDWIDTH}.*DLY ${DELAY} - ^.*\(${DUPLEX}.*Auto-Speed\(${SPEED}\) - ^\s+Input flow control is ${FLOWCONTROL_IN}, output flow control is ${FLOWCONTROL_OUT} - ^.*Description: ${DESCRIPTION} - ^.*MAC address ${ADDRESS}.*MTU ${MTU} - ^.*IP address ${IP_ADDRESS}, .*subnet mask ${NET_MASK} - ^\s+${IN_PACKETS} packets input, ${IN_BYTES} bytes, ${NO_BUFFER} no buffer - ^\s+Received ${BROADCASTS} broadcasts, ${RUNTS} runts, ${GIANTS} giants - ^\s+${IN_ERRORS} input errors, ${CRC} CRC, ${FRAME} frame, ${OVERRUN} overrun, ${IGNORED} ignored, ${ABORT} abort - ^\s+${IN_PAUSE_RESUME} pause/resume input - ^\s+${IN_PAUSE} pause input, ${IN_RESUME} resume input - ^\s+${L2_DECODE_DROPS} L2 decode drops - ^\s+${SWITCH_INGRESS_POLICY_DROPS} switch ingress policy drops - ^\s+${OUT_PACKETS} packets output, ${OUT_BYTES} bytes, ${UNDERRUNS} underruns - ^\s+${OUT_PAUSE_RESUME} pause/resume output - ^\s+${OUT_PAUSE} pause output, ${OUT_RESUME} resume output - ^\s+${OUT_ERRORS} output errors, ${COLLISIONS} collisions, ${INTERFACE_RESETS} interface resets - ^\s+${LATE_COLLISIONS} late collisions, ${DEFFERED} deferred - ^\s+${RATE_LIMIT_DROPS} rate limit drops - ^\s+${SWITCH_EGRESS_POLICY_DROPS} switch egress policy drops - ^\s+${IN_RESET_DROPS} input reset drops, ${OUT_RESET_DROPS} output reset drops - ^\s+VLAN identifier ${VLAN} - ^\s+Control Point Interface States -> ControlPoint - ^\s+Queue Stats -> QueueStats - ^\s+Available for allocation to a context -> Record - -ControlPoint - ^\s+Interface number is ${CONTROL_INTERFACE_NUMBER} - ^\s+Interface config status is ${CONTROL_INTERFACE_CONFIG_STATUS} - ^\s+Interface state is ${CONTROL_INTERFACE_STATE} -> Record Start - -QueueStats - ^\s+RX\[${RXRING_NUMBER}\]: ${RXRING_PACKETS} packets, ${RXRING_BYTES} bytes, ${RXRING_OVERRUN} overrun -> RXRingBlocks - ^\s+TX\[${TXRING_NUMBER}\]: ${TXRING_PACKETS} packets, ${TXRING_BYTES} bytes, ${TXRING_UNDERRUN} underruns -> TXRingBlocks - ^\s+Control Point Interface States -> ControlPoint - -RXRingBlocks - ^\s+Blocks free curr/low: ${RXRING_BLOCKS_FREE_CURR}/${RXRING_BLOCKS_FREE_LOW} -> QueueStats - -TXRingBlocks - ^\s+Blocks free curr/low: ${TXRING_BLOCKS_FREE_CURR}/${TXRING_BLOCKS_FREE_LOW} -> QueueStats \ No newline at end of file diff --git a/templates/cisco_asa_show_resource_usage.template b/templates/cisco_asa_show_resource_usage.template deleted file mode 100644 index ee4640bdec..0000000000 --- a/templates/cisco_asa_show_resource_usage.template +++ /dev/null @@ -1,15 +0,0 @@ -Value Required RESOURCE (.+?) -Value CURRENT (\d+) -Value PEAK (\d+) -Value LIMIT (\S+) -Value DENIED (\d+) -Value CONTEXT (.*) - - -Start - ^Resource\s+Current\s+Peak\s+Limit\s+Denied Context -> Start_record - -Start_record - ^${RESOURCE}\s+${CURRENT}\s+${PEAK}\s+${LIMIT}\s+${DENIED}\s+${CONTEXT} -> Record - ^S = System: Combined context limits - ^.* -> Error "LINE NOT FOUND" \ No newline at end of file diff --git a/templates/index b/templates/index index ee31ccf0c5..dbbd3ebca2 100644 --- a/templates/index +++ b/templates/index @@ -104,9 +104,7 @@ cisco_asa_show_vpn-sessiondb_detail_l2l.template, .*, cisco_asa, sh[[ow]] vpn-[[ cisco_asa_show_crypto_ikev1_sa_detail.template, .*, cisco_asa, sh[[ow]] cry[[pto]] ikev1 sa d[[etail]] cisco_asa_show_object-group_network.template, .*, cisco_asa, sh[[ow]] ob[[ject-group]] n[[etwork]] cisco_asa_show_running-config_ipsec.template, .*, cisco_asa, sh[[ow]] ru[[nning-config]] ips[[ec]] -cisco_asa_show_interface_detail.template, .*, cisco_asa, sh[[ow]] int[[erface]] d[[etail]] cisco_asa_show_crypto_ipsec_sa.template, .*, cisco_asa, sh[[ow]] cry[[pto]] ip[[sec]] sa -cisco_asa_show_resource_usage.template, .*, cisco_asa, sh[[ow]] res[[ource]] u[[sage]] cisco_asa_show_access-list.template, .*, cisco_asa, sh[[ow]] ac[[cess-list]] cisco_asa_show_interface.template, .*, cisco_asa, sh[[ow]] int[[erface]] cisco_asa_show_inventory.template, .*, cisco_asa, sh[[ow]] inven[[tory]] diff --git a/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.parsed b/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.parsed deleted file mode 100644 index 8015969a89..0000000000 --- a/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.parsed +++ /dev/null @@ -1,1797 +0,0 @@ ---- -parsed_sample: - -- abort: '0' - address: f0f7.5543.a522 - bandwidth: 1000 Mbps - broadcasts: '18' - collisions: '0' - control_interface_config_status: active - control_interface_number: '8' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: LAN Failover Interface - duplex: Full-duplex - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '0' - giants: '0' - hardware_type: bcm56800 rev 01 - ignored: '0' - in_bytes: '26646683366' - in_errors: '0' - in_packets: '200840360' - in_pause: '' - in_pause_resume: '0' - in_reset_drops: '0' - in_resume: '' - interface: GigabitEthernet0/0 - interface_name: folink - interface_resets: '0' - ip_address: 11.1.1.1 - l2_decode_drops: '0' - late_collisions: '0' - link_status: up - mtu: '1500' - net_mask: 255.255.255.252 - no_buffer: '0' - out_bytes: '23362268244' - out_errors: '0' - out_packets: '164279548' - out_pause: '' - out_pause_resume: '0' - out_reset_drops: '0' - out_resume: '' - overrun: '0' - protocol_status: up - rate_limit_drops: '0' - runts: '0' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: 1000 Mbps - switch_egress_policy_drops: '0' - switch_ingress_policy_drops: '0' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '0' - vlan: '' -- abort: '0' - address: f0f7.5543.a523 - bandwidth: 1000 Mbps - broadcasts: '2' - collisions: '0' - control_interface_config_status: active - control_interface_number: '9' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: STATE Failover Interface - duplex: Full-duplex - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '0' - giants: '0' - hardware_type: bcm56800 rev 01 - ignored: '0' - in_bytes: '11507372449' - in_errors: '0' - in_packets: '96629806' - in_pause: '' - in_pause_resume: '0' - in_reset_drops: '0' - in_resume: '' - interface: GigabitEthernet0/1 - interface_name: statelink - interface_resets: '0' - ip_address: 12.1.1.1 - l2_decode_drops: '0' - late_collisions: '0' - link_status: up - mtu: '1500' - net_mask: 255.255.255.252 - no_buffer: '0' - out_bytes: '834717617298' - out_errors: '0' - out_packets: '758965289' - out_pause: '' - out_pause_resume: '0' - out_reset_drops: '0' - out_resume: '' - overrun: '0' - protocol_status: up - rate_limit_drops: '0' - runts: '0' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: 1000 Mbps - switch_egress_policy_drops: '0' - switch_ingress_policy_drops: '0' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '0' - vlan: '' -- abort: '' - address: '' - bandwidth: 1000 Mbps - broadcasts: '' - collisions: '' - control_interface_config_status: '' - control_interface_number: '' - control_interface_state: '' - crc: '' - deffered: '' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '' - giants: '' - hardware_type: bcm56800 rev 01 - ignored: '' - in_bytes: '' - in_errors: '' - in_packets: '' - in_pause: '' - in_pause_resume: '' - in_reset_drops: '' - in_resume: '' - interface: GigabitEthernet0/2 - interface_name: '' - interface_resets: '' - ip_address: '' - l2_decode_drops: '' - late_collisions: '' - link_status: administratively down - mtu: '' - net_mask: '' - no_buffer: '' - out_bytes: '' - out_errors: '' - out_packets: '' - out_pause: '' - out_pause_resume: '' - out_reset_drops: '' - out_resume: '' - overrun: '' - protocol_status: down - rate_limit_drops: '' - runts: '' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '' - vlan: '' -- abort: '' - address: '' - bandwidth: 1000 Mbps - broadcasts: '' - collisions: '' - control_interface_config_status: '' - control_interface_number: '' - control_interface_state: '' - crc: '' - deffered: '' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '' - giants: '' - hardware_type: bcm56800 rev 01 - ignored: '' - in_bytes: '' - in_errors: '' - in_packets: '' - in_pause: '' - in_pause_resume: '' - in_reset_drops: '' - in_resume: '' - interface: GigabitEthernet0/3 - interface_name: '' - interface_resets: '' - ip_address: '' - l2_decode_drops: '' - late_collisions: '' - link_status: administratively down - mtu: '' - net_mask: '' - no_buffer: '' - out_bytes: '' - out_errors: '' - out_packets: '' - out_pause: '' - out_pause_resume: '' - out_reset_drops: '' - out_resume: '' - overrun: '' - protocol_status: down - rate_limit_drops: '' - runts: '' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '' - vlan: '' -- abort: '' - address: '' - bandwidth: 1000 Mbps - broadcasts: '' - collisions: '' - control_interface_config_status: '' - control_interface_number: '' - control_interface_state: '' - crc: '' - deffered: '' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '' - giants: '' - hardware_type: bcm56800 rev 01 - ignored: '' - in_bytes: '' - in_errors: '' - in_packets: '' - in_pause: '' - in_pause_resume: '' - in_reset_drops: '' - in_resume: '' - interface: GigabitEthernet0/4 - interface_name: '' - interface_resets: '' - ip_address: '' - l2_decode_drops: '' - late_collisions: '' - link_status: administratively down - mtu: '' - net_mask: '' - no_buffer: '' - out_bytes: '' - out_errors: '' - out_packets: '' - out_pause: '' - out_pause_resume: '' - out_reset_drops: '' - out_resume: '' - overrun: '' - protocol_status: down - rate_limit_drops: '' - runts: '' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '' - vlan: '' -- abort: '' - address: '' - bandwidth: 1000 Mbps - broadcasts: '' - collisions: '' - control_interface_config_status: '' - control_interface_number: '' - control_interface_state: '' - crc: '' - deffered: '' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '' - giants: '' - hardware_type: bcm56800 rev 01 - ignored: '' - in_bytes: '' - in_errors: '' - in_packets: '' - in_pause: '' - in_pause_resume: '' - in_reset_drops: '' - in_resume: '' - interface: GigabitEthernet0/5 - interface_name: '' - interface_resets: '' - ip_address: '' - l2_decode_drops: '' - late_collisions: '' - link_status: administratively down - mtu: '' - net_mask: '' - no_buffer: '' - out_bytes: '' - out_errors: '' - out_packets: '' - out_pause: '' - out_pause_resume: '' - out_reset_drops: '' - out_resume: '' - overrun: '' - protocol_status: down - rate_limit_drops: '' - runts: '' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '' - vlan: '' -- abort: '0' - address: '' - bandwidth: 10000 Mbps - broadcasts: '193961' - collisions: '0' - control_interface_config_status: active - control_interface_number: '2' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: 'on' - flowcontrol_out: 'off' - frame: '0' - giants: '0' - hardware_type: i82599_xaui rev02 - ignored: '0' - in_bytes: '27999317462474' - in_errors: '50017' - in_packets: '40694905620' - in_pause: '0' - in_pause_resume: '' - in_reset_drops: '0' - in_resume: '0' - interface: Internal-Data0/0 - interface_name: '' - interface_resets: '1' - ip_address: '' - l2_decode_drops: '0' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '19710792216623' - out_errors: '0' - out_packets: '22840594539' - out_pause: '0' - out_pause_resume: '' - out_reset_drops: '0' - out_resume: '0' - overrun: '50017' - protocol_status: up - rate_limit_drops: '' - runts: '0' - rxring_blocks_free_curr: - - '511' - - '511' - - '511' - - '511' - - '511' - rxring_blocks_free_low: - - '311' - - '311' - - '339' - - '369' - - '507' - rxring_bytes: - - '8613178051164' - - '6924744308770' - - '5930247361074' - - '6508202351390' - - '22945468790' - rxring_number: - - '00' - - '01' - - '02' - - '03' - - '04' - rxring_overrun: - - '33671' - - '3892' - - '5983' - - '6471' - - '0' - rxring_packets: - - '11928867434' - - '9936555115' - - '8885121010' - - '9774040102' - - '170322028' - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: - - '511' - - '511' - - '511' - - '511' - - '511' - - '511' - txring_blocks_free_low: - - '349' - - '350' - - '350' - - '350' - - '507' - - '486' - txring_bytes: - - '6276748798963' - - '4562626128086' - - '3813812735685' - - '4195831926616' - - '24019250372' - - '837753453654' - txring_number: - - '00' - - '01' - - '02' - - '03' - - '04' - - '05' - txring_packets: - - '7034786488' - - '5193693399' - - '4620598548' - - '5068271291' - - '164279550' - - '758965324' - txring_underrun: - - '0' - - '0' - - '0' - - '0' - - '0' - - '0' - underruns: '0' - vlan: '' -- abort: '0' - address: '' - bandwidth: 10000 Mbps - broadcasts: '237991' - collisions: '0' - control_interface_config_status: active - control_interface_number: '3' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: 'on' - flowcontrol_out: 'off' - frame: '0' - giants: '0' - hardware_type: i82599_xaui rev02 - ignored: '0' - in_bytes: '34934209914110' - in_errors: '5073' - in_packets: '53468958544' - in_pause: '0' - in_pause_resume: '' - in_reset_drops: '0' - in_resume: '0' - interface: Internal-Data0/1 - interface_name: '' - interface_resets: '1' - ip_address: '' - l2_decode_drops: '0' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '20171793812896' - out_errors: '0' - out_packets: '29187689876' - out_pause: '0' - out_pause_resume: '' - out_reset_drops: '0' - out_resume: '0' - overrun: '5073' - protocol_status: up - rate_limit_drops: '' - runts: '0' - rxring_blocks_free_curr: - - '511' - - '511' - - '511' - - '511' - rxring_blocks_free_low: - - '358' - - '394' - - '359' - - '389' - rxring_bytes: - - '12717109454320' - - '6735149484197' - - '8351432550533' - - '7130518429589' - rxring_number: - - '00' - - '01' - - '02' - - '03' - rxring_overrun: - - '1026' - - '2704' - - '801' - - '542' - rxring_packets: - - '15538406285' - - '9970135924' - - '17849754640' - - '10110661702' - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: - - '511' - - '511' - - '511' - - '511' - - '511' - - '511' - - '511' - txring_blocks_free_low: - - '349' - - '351' - - '345' - - '342' - - '511' - - '511' - - '511' - txring_bytes: - - '4975556841210' - - '4268946532826' - - '6045848459484' - - '4881441983697' - - '0' - - '0' - - '0' - txring_number: - - '00' - - '01' - - '02' - - '03' - - '04' - - '05' - - '06' - txring_packets: - - '5792237421' - - '4768859986' - - '12970769201' - - '5655823274' - - '0' - - '0' - - '0' - txring_underrun: - - '0' - - '0' - - '0' - - '0' - - '0' - - '0' - - '0' - underruns: '0' - vlan: '' -- abort: '0' - address: '' - bandwidth: 10000 Mbps - broadcasts: '98334' - collisions: '0' - control_interface_config_status: active - control_interface_number: '4' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: 'on' - flowcontrol_out: 'off' - frame: '0' - giants: '0' - hardware_type: i82599_xaui rev02 - ignored: '0' - in_bytes: '39482314595060' - in_errors: '10907' - in_packets: '58606970185' - in_pause: '523' - in_pause_resume: '' - in_reset_drops: '0' - in_resume: '523' - interface: Internal-Data0/2 - interface_name: '' - interface_resets: '1' - ip_address: '' - l2_decode_drops: '0' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '173237932025004' - out_errors: '0' - out_packets: '472460832718' - out_pause: '0' - out_pause_resume: '' - out_reset_drops: '0' - out_resume: '0' - overrun: '10907' - protocol_status: up - rate_limit_drops: '' - runts: '0' - rxring_blocks_free_curr: - - '511' - - '511' - - '511' - - '511' - rxring_blocks_free_low: - - '384' - - '396' - - '384' - - '394' - rxring_bytes: - - '8861585758086' - - '14845677833920' - - '7489829408483' - - '8285221609828' - rxring_number: - - '00' - - '01' - - '02' - - '03' - rxring_overrun: - - '5515' - - '3134' - - '858' - - '1400' - rxring_packets: - - '13231072890' - - '20193376457' - - '12027933127' - - '13154587757' - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: - - '511' - - '510' - - '511' - - '505' - - '511' - - '508' - - '511' - txring_blocks_free_low: - - '349' - - '349' - - '342' - - '311' - - '511' - - '0' - - '170' - txring_bytes: - - '6472090504001' - - '12645630943922' - - '5085252075635' - - '4988646702498' - - '0' - - '127322520663605' - - '16723791170491' - txring_number: - - '00' - - '01' - - '02' - - '03' - - '04' - - '05' - - '06' - txring_packets: - - '7589052992' - - '15755071022' - - '6680981379' - - '6484398780' - - '0' - - '415140458466' - - '20810870169' - txring_underrun: - - '0' - - '0' - - '0' - - '0' - - '0' - - '2905646' - - '0' - underruns: '2905646' - vlan: '' -- abort: '0' - address: '' - bandwidth: 10000 Mbps - broadcasts: '53915' - collisions: '0' - control_interface_config_status: active - control_interface_number: '5' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: 'on' - flowcontrol_out: 'off' - frame: '0' - giants: '0' - hardware_type: i82599_xaui rev02 - ignored: '0' - in_bytes: '549651226348272' - in_errors: '457910371' - in_packets: '851725855606' - in_pause: '0' - in_pause_resume: '' - in_reset_drops: '0' - in_resume: '0' - interface: Internal-Data0/3 - interface_name: '' - interface_resets: '1' - ip_address: '' - l2_decode_drops: '0' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '439462480886576' - out_errors: '0' - out_packets: '479068686555' - out_pause: '0' - out_pause_resume: '' - out_reset_drops: '0' - out_resume: '0' - overrun: '457910371' - protocol_status: up - rate_limit_drops: '' - runts: '0' - rxring_blocks_free_curr: - - '511' - - '511' - - '511' - - '511' - rxring_blocks_free_low: - - '377' - - '340' - - '152' - - '362' - rxring_bytes: - - '6455848237095' - - '7108517208857' - - '528392087186847' - - '7694773726910' - rxring_number: - - '00' - - '01' - - '02' - - '03' - rxring_overrun: - - '11242' - - '8535' - - '457881225' - - '9369' - rxring_packets: - - '9317849354' - - '12456612163' - - '818537242486' - - '11414151630' - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: - - '511' - - '511' - - '511' - - '511' - - '511' - - '511' - txring_blocks_free_low: - - '349' - - '349' - - '282' - - '313' - - '511' - - '511' - txring_bytes: - - '4204729002116' - - '4487948642586' - - '425299352333798' - - '5470450911421' - - '0' - - '0' - txring_number: - - '00' - - '01' - - '02' - - '03' - - '04' - - '05' - txring_packets: - - '4776785546' - - '6150915656' - - '460988499302' - - '7152486058' - - '0' - - '0' - txring_underrun: - - '0' - - '0' - - '0' - - '0' - - '0' - - '0' - underruns: '0' - vlan: '' -- abort: '0' - address: '' - bandwidth: 10000 Mbps - broadcasts: '5014' - collisions: '0' - control_interface_config_status: active - control_interface_number: '18' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: 'on' - flowcontrol_out: 'on' - frame: '0' - giants: '0' - hardware_type: bcm56800 rev 01 - ignored: '0' - in_bytes: '19710795908904' - in_errors: '0' - in_packets: '22840589872' - in_pause: '' - in_pause_resume: '0' - in_reset_drops: '0' - in_resume: '' - interface: Internal-Data0/4 - interface_name: '' - interface_resets: '0' - ip_address: '' - l2_decode_drops: '' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '27999352911090' - out_errors: '0' - out_packets: '40694946838' - out_pause: '' - out_pause_resume: '0' - out_reset_drops: '0' - out_resume: '' - overrun: '0' - protocol_status: up - rate_limit_drops: '' - runts: '0' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '0' - switch_ingress_policy_drops: '0' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '0' - vlan: '' -- abort: '0' - address: '' - bandwidth: 10000 Mbps - broadcasts: '4' - collisions: '0' - control_interface_config_status: active - control_interface_number: '19' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: 'on' - flowcontrol_out: 'on' - frame: '0' - giants: '0' - hardware_type: bcm56800 rev 01 - ignored: '0' - in_bytes: '20171797966300' - in_errors: '0' - in_packets: '29187686478' - in_pause: '' - in_pause_resume: '0' - in_reset_drops: '0' - in_resume: '' - interface: Internal-Data0/5 - interface_name: '' - interface_resets: '0' - ip_address: '' - l2_decode_drops: '' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '34934208273981' - out_errors: '0' - out_packets: '53468957755' - out_pause: '' - out_pause_resume: '0' - out_reset_drops: '0' - out_resume: '' - overrun: '0' - protocol_status: up - rate_limit_drops: '' - runts: '0' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '0' - switch_ingress_policy_drops: '0' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '0' - vlan: '' -- abort: '0' - address: '' - bandwidth: 10000 Mbps - broadcasts: '22' - collisions: '0' - control_interface_config_status: active - control_interface_number: '20' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: 'on' - flowcontrol_out: 'on' - frame: '0' - giants: '0' - hardware_type: bcm56800 rev 01 - ignored: '0' - in_bytes: '173237935490747' - in_errors: '0' - in_packets: '472460814095' - in_pause: '' - in_pause_resume: '0' - in_reset_drops: '0' - in_resume: '' - interface: Internal-Data0/6 - interface_name: '' - interface_resets: '0' - ip_address: '' - l2_decode_drops: '' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '39482316159290' - out_errors: '0' - out_packets: '58606973721' - out_pause: '' - out_pause_resume: '1046' - out_reset_drops: '0' - out_resume: '' - overrun: '0' - protocol_status: up - rate_limit_drops: '' - runts: '0' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '0' - switch_ingress_policy_drops: '0' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '0' - vlan: '' -- abort: '0' - address: '' - bandwidth: 10000 Mbps - broadcasts: '5' - collisions: '0' - control_interface_config_status: active - control_interface_number: '21' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: 'on' - flowcontrol_out: 'on' - frame: '0' - giants: '0' - hardware_type: bcm56800 rev 01 - ignored: '0' - in_bytes: '439462480942505' - in_errors: '0' - in_packets: '479068680668' - in_pause: '' - in_pause_resume: '0' - in_reset_drops: '0' - in_resume: '' - interface: Internal-Data0/7 - interface_name: '' - interface_resets: '0' - ip_address: '' - l2_decode_drops: '' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '549964199797166' - out_errors: '0' - out_packets: '852183755510' - out_pause: '' - out_pause_resume: '0' - out_reset_drops: '0' - out_resume: '' - overrun: '0' - protocol_status: up - rate_limit_drops: '' - runts: '0' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '0' - switch_ingress_policy_drops: '0' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '0' - vlan: '' -- abort: '' - address: '' - bandwidth: 1000 Mbps - broadcasts: '' - collisions: '' - control_interface_config_status: '' - control_interface_number: '' - control_interface_state: '' - crc: '' - deffered: '' - delay: 10 usec - description: '' - duplex: Full-duplex - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '' - giants: '' - hardware_type: i82574L rev00 - ignored: '' - in_bytes: '' - in_errors: '' - in_packets: '' - in_pause: '' - in_pause_resume: '' - in_reset_drops: '' - in_resume: '' - interface: Management0/0 - interface_name: '' - interface_resets: '' - ip_address: '' - l2_decode_drops: '' - late_collisions: '' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '' - out_bytes: '' - out_errors: '' - out_packets: '' - out_pause: '' - out_pause_resume: '' - out_reset_drops: '' - out_resume: '' - overrun: '' - protocol_status: up - rate_limit_drops: '' - runts: '' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: 1000 Mbps - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '' - vlan: '' -- abort: '' - address: '' - bandwidth: 1000 Mbps - broadcasts: '' - collisions: '' - control_interface_config_status: '' - control_interface_number: '' - control_interface_state: '' - crc: '' - deffered: '' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '' - giants: '' - hardware_type: i82574L rev00 - ignored: '' - in_bytes: '' - in_errors: '' - in_packets: '' - in_pause: '' - in_pause_resume: '' - in_reset_drops: '' - in_resume: '' - interface: Management0/1 - interface_name: '' - interface_resets: '' - ip_address: '' - l2_decode_drops: '' - late_collisions: '' - link_status: administratively down - mtu: '' - net_mask: '' - no_buffer: '' - out_bytes: '' - out_errors: '' - out_packets: '' - out_pause: '' - out_pause_resume: '' - out_reset_drops: '' - out_resume: '' - overrun: '' - protocol_status: down - rate_limit_drops: '' - runts: '' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '' - vlan: '' -- abort: '0' - address: '' - bandwidth: 10000 Mbps - broadcasts: '16' - collisions: '0' - control_interface_config_status: active - control_interface_number: '14' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '0' - giants: '0' - hardware_type: bcm56800 rev 01 - ignored: '0' - in_bytes: '124398034640232' - in_errors: '0' - in_packets: '399819592361' - in_pause: '' - in_pause_resume: '0' - in_reset_drops: '0' - in_resume: '' - interface: TenGigabitEthernet0/6 - interface_name: '' - interface_resets: '0' - ip_address: '' - l2_decode_drops: '0' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '491562768018165' - out_errors: '0' - out_packets: '540331320890' - out_pause: '' - out_pause_resume: '0' - out_reset_drops: '0' - out_resume: '' - overrun: '0' - protocol_status: up - rate_limit_drops: '0' - runts: '0' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '0' - switch_ingress_policy_drops: '0' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '0' - vlan: '' -- abort: '0' - address: '' - bandwidth: 10000 Mbps - broadcasts: '2097' - collisions: '0' - control_interface_config_status: active - control_interface_number: '15' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 10 usec - description: '' - duplex: '' - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '0' - giants: '0' - hardware_type: bcm56800 rev 01 - ignored: '0' - in_bytes: '18199845951648' - in_errors: '0' - in_packets: '37959565021' - in_pause: '' - in_pause_resume: '0' - in_reset_drops: '0' - in_resume: '' - interface: TenGigabitEthernet0/7 - interface_name: '' - interface_resets: '0' - ip_address: '' - l2_decode_drops: '0' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '13846109908639' - out_errors: '0' - out_packets: '26351891151' - out_pause: '' - out_pause_resume: '0' - out_reset_drops: '0' - out_resume: '' - overrun: '0' - protocol_status: up - rate_limit_drops: '0' - runts: '0' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '0' - switch_ingress_policy_drops: '0' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '0' - vlan: '' -- abort: '0' - address: '' - bandwidth: 1000 Mbps - broadcasts: '245856' - collisions: '0' - control_interface_config_status: active - control_interface_number: '16' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 1000 usec - description: '' - duplex: Full-duplex - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '0' - giants: '0' - hardware_type: bcm56800 rev 01 - ignored: '0' - in_bytes: '34610285463141' - in_errors: '0' - in_packets: '43937607828' - in_pause: '' - in_pause_resume: '0' - in_reset_drops: '0' - in_resume: '' - interface: TenGigabitEthernet0/8 - interface_name: '' - interface_resets: '0' - ip_address: '' - l2_decode_drops: '0' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '16640841970890' - out_errors: '0' - out_packets: '20810869221' - out_pause: '' - out_pause_resume: '0' - out_reset_drops: '0' - out_resume: '' - overrun: '0' - protocol_status: up - rate_limit_drops: '0' - runts: '0' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: 1000 Mbps - switch_egress_policy_drops: '0' - switch_ingress_policy_drops: '0' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '0' - vlan: '' -- abort: '0' - address: '' - bandwidth: 1000 Mbps - broadcasts: '336212' - collisions: '0' - control_interface_config_status: active - control_interface_number: '17' - control_interface_state: active - crc: '0' - deffered: '0' - delay: 1000 usec - description: '' - duplex: Full-duplex - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '0' - giants: '0' - hardware_type: bcm56800 rev 01 - ignored: '0' - in_bytes: '471124372993133' - in_errors: '0' - in_packets: '523013521132' - in_pause: '' - in_pause_resume: '0' - in_reset_drops: '0' - in_resume: '' - interface: TenGigabitEthernet0/9 - interface_name: '' - interface_resets: '0' - ip_address: '' - l2_decode_drops: '0' - late_collisions: '0' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '0' - out_bytes: '125662363017538' - out_errors: '0' - out_packets: '415140444956' - out_pause: '' - out_pause_resume: '0' - out_reset_drops: '0' - out_resume: '' - overrun: '0' - protocol_status: up - rate_limit_drops: '0' - runts: '0' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: 1000 Mbps - switch_egress_policy_drops: '0' - switch_ingress_policy_drops: '0' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '0' - vlan: '' -- abort: '' - address: '' - bandwidth: 20000 Mbps - broadcasts: '' - collisions: '' - control_interface_config_status: '' - control_interface_number: '' - control_interface_state: '' - crc: '' - deffered: '' - delay: 10 usec - description: ext - duplex: '' - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '' - giants: '' - hardware_type: EtherChannel - ignored: '' - in_bytes: '' - in_errors: '' - in_packets: '' - in_pause: '' - in_pause_resume: '' - in_reset_drops: '' - in_resume: '' - interface: Port-channel1 - interface_name: '' - interface_resets: '' - ip_address: '' - l2_decode_drops: '' - late_collisions: '' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '' - out_bytes: '' - out_errors: '' - out_packets: '' - out_pause: '' - out_pause_resume: '' - out_reset_drops: '' - out_resume: '' - overrun: '' - protocol_status: up - rate_limit_drops: '' - runts: '' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '' - vlan: '' -- abort: '' - address: '' - bandwidth: 20000 Mbps - broadcasts: '' - collisions: '' - control_interface_config_status: '' - control_interface_number: '' - control_interface_state: '' - crc: '' - deffered: '' - delay: 10 usec - description: data-inside - duplex: '' - flowcontrol_in: '' - flowcontrol_out: '' - frame: '' - giants: '' - hardware_type: EtherChannel - ignored: '' - in_bytes: '' - in_errors: '' - in_packets: '' - in_pause: '' - in_pause_resume: '' - in_reset_drops: '' - in_resume: '' - interface: Port-channel1.355 - interface_name: '' - interface_resets: '' - ip_address: '' - l2_decode_drops: '' - late_collisions: '' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '' - out_bytes: '' - out_errors: '' - out_packets: '' - out_pause: '' - out_pause_resume: '' - out_reset_drops: '' - out_resume: '' - overrun: '' - protocol_status: up - rate_limit_drops: '' - runts: '' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '' - vlan: '355' -- abort: '' - address: '' - bandwidth: 2000 Mbps - broadcasts: '' - collisions: '' - control_interface_config_status: '' - control_interface_number: '' - control_interface_state: '' - crc: '' - deffered: '' - delay: 1000 usec - description: techlan - duplex: Full-duplex - flowcontrol_in: unsupported - flowcontrol_out: 'off' - frame: '' - giants: '' - hardware_type: EtherChannel - ignored: '' - in_bytes: '' - in_errors: '' - in_packets: '' - in_pause: '' - in_pause_resume: '' - in_reset_drops: '' - in_resume: '' - interface: Port-channel2 - interface_name: '' - interface_resets: '' - ip_address: '' - l2_decode_drops: '' - late_collisions: '' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '' - out_bytes: '' - out_errors: '' - out_packets: '' - out_pause: '' - out_pause_resume: '' - out_reset_drops: '' - out_resume: '' - overrun: '' - protocol_status: up - rate_limit_drops: '' - runts: '' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: 1000 Mbps - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '' - vlan: '' -- abort: '' - address: '' - bandwidth: 2000 Mbps - broadcasts: '' - collisions: '' - control_interface_config_status: '' - control_interface_number: '' - control_interface_state: '' - crc: '' - deffered: '' - delay: 1000 usec - description: data-outside - duplex: '' - flowcontrol_in: '' - flowcontrol_out: '' - frame: '' - giants: '' - hardware_type: EtherChannel - ignored: '' - in_bytes: '' - in_errors: '' - in_packets: '' - in_pause: '' - in_pause_resume: '' - in_reset_drops: '' - in_resume: '' - interface: Port-channel2.283 - interface_name: '' - interface_resets: '' - ip_address: '' - l2_decode_drops: '' - late_collisions: '' - link_status: up - mtu: '' - net_mask: '' - no_buffer: '' - out_bytes: '' - out_errors: '' - out_packets: '' - out_pause: '' - out_pause_resume: '' - out_reset_drops: '' - out_resume: '' - overrun: '' - protocol_status: up - rate_limit_drops: '' - runts: '' - rxring_blocks_free_curr: [] - rxring_blocks_free_low: [] - rxring_bytes: [] - rxring_number: [] - rxring_overrun: [] - rxring_packets: [] - speed: '' - switch_egress_policy_drops: '' - switch_ingress_policy_drops: '' - txring_blocks_free_curr: [] - txring_blocks_free_low: [] - txring_bytes: [] - txring_number: [] - txring_packets: [] - txring_underrun: [] - underruns: '' - vlan: '283' diff --git a/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.raw b/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.raw deleted file mode 100644 index 7c8e11756a..0000000000 --- a/tests/cisco_asa/show_interface_detail/cisco_asa_show_interface_detail.raw +++ /dev/null @@ -1,616 +0,0 @@ -Interface GigabitEthernet0/0 "folink", is up, line protocol is up - Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec - Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps) - Input flow control is unsupported, output flow control is off - Description: LAN Failover Interface - MAC address f0f7.5543.a522, MTU 1500 - IP address 11.1.1.1, subnet mask 255.255.255.252 - 200840360 packets input, 26646683366 bytes, 0 no buffer - Received 18 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 L2 decode drops - 0 switch ingress policy drops - 164279548 packets output, 23362268244 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 rate limit drops - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Control Point Interface States: - Interface number is 8 - Interface config status is active - Interface state is active -Interface GigabitEthernet0/1 "statelink", is up, line protocol is up - Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec - Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps) - Input flow control is unsupported, output flow control is off - Description: STATE Failover Interface - MAC address f0f7.5543.a523, MTU 1500 - IP address 12.1.1.1, subnet mask 255.255.255.252 - 96629806 packets input, 11507372449 bytes, 0 no buffer - Received 2 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 L2 decode drops - 0 switch ingress policy drops - 758965289 packets output, 834717617298 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 rate limit drops - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Control Point Interface States: - Interface number is 9 - Interface config status is active - Interface state is active -Interface GigabitEthernet0/2 "", is administratively down, line protocol is down - Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec - Auto-Duplex, Auto-Speed - Input flow control is unsupported, output flow control is off - Available for allocation to a context - MAC address f0f7.5543.a524, MTU not set - IP address unassigned - 0 packets input, 0 bytes, 0 no buffer - Received 0 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 L2 decode drops - 0 switch ingress policy drops - 0 packets output, 0 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 rate limit drops - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Control Point Interface States: - Interface number is 10 - Interface config status is not active - Interface state is not active -Interface GigabitEthernet0/3 "", is administratively down, line protocol is down - Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec - Auto-Duplex, Auto-Speed - Input flow control is unsupported, output flow control is off - Available for allocation to a context - MAC address f0f7.5543.a525, MTU not set - IP address unassigned - 0 packets input, 0 bytes, 0 no buffer - Received 0 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 L2 decode drops - 0 switch ingress policy drops - 0 packets output, 0 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 rate limit drops - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Control Point Interface States: - Interface number is 11 - Interface config status is not active - Interface state is not active -Interface GigabitEthernet0/4 "", is administratively down, line protocol is down - Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec - Auto-Duplex, Auto-Speed - Input flow control is unsupported, output flow control is off - Available for allocation to a context - MAC address f0f7.5543.a526, MTU not set - IP address unassigned - 0 packets input, 0 bytes, 0 no buffer - Received 0 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 L2 decode drops - 0 switch ingress policy drops - 0 packets output, 0 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 rate limit drops - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Control Point Interface States: - Interface number is 12 - Interface config status is not active - Interface state is not active -Interface GigabitEthernet0/5 "", is administratively down, line protocol is down - Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 10 usec - Auto-Duplex, Auto-Speed - Input flow control is unsupported, output flow control is off - Available for allocation to a context - MAC address f0f7.5543.a527, MTU not set - IP address unassigned - 0 packets input, 0 bytes, 0 no buffer - Received 0 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 L2 decode drops - 0 switch ingress policy drops - 0 packets output, 0 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 rate limit drops - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Control Point Interface States: - Interface number is 13 - Interface config status is not active - Interface state is not active -Interface Internal-Data0/0 "", is up, line protocol is up - Hardware is i82599_xaui rev02, BW 10000 Mbps, DLY 10 usec - (Full-duplex), (10000 Mbps) - Input flow control is on, output flow control is off - MAC address 0000.0001.0001, MTU not set - IP address unassigned - 40694905620 packets input, 27999317462474 bytes, 0 no buffer - Received 193961 broadcasts, 0 runts, 0 giants - 50017 input errors, 0 CRC, 0 frame, 50017 overrun, 0 ignored, 0 abort - 0 pause input, 0 resume input - 0 L2 decode drops, 0 demux drops - 22840594539 packets output, 19710792216623 bytes, 0 underruns - 0 pause output, 0 resume output - 0 output errors, 0 collisions, 1 interface resets - 0 late collisions, 0 deferred - 0 output decode drops - 0 input reset drops, 0 output reset drops - Queue Stats: - RX[00]: 11928867434 packets, 8613178051164 bytes, 33671 overrun - Blocks free curr/low: 511/311 - RX[01]: 9936555115 packets, 6924744308770 bytes, 3892 overrun - Blocks free curr/low: 511/311 - RX[02]: 8885121010 packets, 5930247361074 bytes, 5983 overrun - Blocks free curr/low: 511/339 - RX[03]: 9774040102 packets, 6508202351390 bytes, 6471 overrun - Blocks free curr/low: 511/369 - RX[04]: 170322028 packets, 22945468790 bytes, 0 overrun - Blocks free curr/low: 511/507 - TX[00]: 7034786488 packets, 6276748798963 bytes, 0 underruns - Blocks free curr/low: 511/349 - TX[01]: 5193693399 packets, 4562626128086 bytes, 0 underruns - Blocks free curr/low: 511/350 - TX[02]: 4620598548 packets, 3813812735685 bytes, 0 underruns - Blocks free curr/low: 511/350 - TX[03]: 5068271291 packets, 4195831926616 bytes, 0 underruns - Blocks free curr/low: 511/350 - TX[04]: 164279550 packets, 24019250372 bytes, 0 underruns - Blocks free curr/low: 511/507 - Used by GigabitEthernet0/0 - TX[05]: 758965324 packets, 837753453654 bytes, 0 underruns - Blocks free curr/low: 511/486 - Used by GigabitEthernet0/1 - Topology Information: - This interface, a SSP Embedded NIC Port, is connected - with Internal-Data0/4, a SSP Switch Uplink Port. - Control Point Interface States: - Interface number is 2 - Interface config status is active - Interface state is active -Interface Internal-Data0/1 "", is up, line protocol is up - Hardware is i82599_xaui rev02, BW 10000 Mbps, DLY 10 usec - (Full-duplex), (10000 Mbps) - Input flow control is on, output flow control is off - MAC address 0000.0001.0002, MTU not set - IP address unassigned - 53468958544 packets input, 34934209914110 bytes, 0 no buffer - Received 237991 broadcasts, 0 runts, 0 giants - 5073 input errors, 0 CRC, 0 frame, 5073 overrun, 0 ignored, 0 abort - 0 pause input, 0 resume input - 0 L2 decode drops, 0 demux drops - 29187689876 packets output, 20171793812896 bytes, 0 underruns - 0 pause output, 0 resume output - 0 output errors, 0 collisions, 1 interface resets - 0 late collisions, 0 deferred - 0 output decode drops - 0 input reset drops, 0 output reset drops - Queue Stats: - RX[00]: 15538406285 packets, 12717109454320 bytes, 1026 overrun - Blocks free curr/low: 511/358 - RX[01]: 9970135924 packets, 6735149484197 bytes, 2704 overrun - Blocks free curr/low: 511/394 - RX[02]: 17849754640 packets, 8351432550533 bytes, 801 overrun - Blocks free curr/low: 511/359 - RX[03]: 10110661702 packets, 7130518429589 bytes, 542 overrun - Blocks free curr/low: 511/389 - TX[00]: 5792237421 packets, 4975556841210 bytes, 0 underruns - Blocks free curr/low: 511/349 - TX[01]: 4768859986 packets, 4268946532826 bytes, 0 underruns - Blocks free curr/low: 511/351 - TX[02]: 12970769201 packets, 6045848459484 bytes, 0 underruns - Blocks free curr/low: 511/345 - TX[03]: 5655823274 packets, 4881441983697 bytes, 0 underruns - Blocks free curr/low: 511/342 - TX[04]: 0 packets, 0 bytes, 0 underruns - Blocks free curr/low: 511/511 - Used by GigabitEthernet0/2 - TX[05]: 0 packets, 0 bytes, 0 underruns - Blocks free curr/low: 511/511 - Used by GigabitEthernet0/3 - TX[06]: 0 packets, 0 bytes, 0 underruns - Blocks free curr/low: 511/511 - Used by GigabitEthernet0/4 - Topology Information: - This interface, a SSP Embedded NIC Port, is connected - with Internal-Data0/5, a SSP Switch Uplink Port. - Control Point Interface States: - Interface number is 3 - Interface config status is active - Interface state is active -Interface Internal-Data0/2 "", is up, line protocol is up - Hardware is i82599_xaui rev02, BW 10000 Mbps, DLY 10 usec - (Full-duplex), (10000 Mbps) - Input flow control is on, output flow control is off - MAC address 0000.0001.0004, MTU not set - IP address unassigned - 58606970185 packets input, 39482314595060 bytes, 0 no buffer - Received 98334 broadcasts, 0 runts, 0 giants - 10907 input errors, 0 CRC, 0 frame, 10907 overrun, 0 ignored, 0 abort - 523 pause input, 523 resume input - 0 L2 decode drops, 0 demux drops - 472460832718 packets output, 173237932025004 bytes, 2905646 underruns - 0 pause output, 0 resume output - 0 output errors, 0 collisions, 1 interface resets - 0 late collisions, 0 deferred - 0 output decode drops - 0 input reset drops, 0 output reset drops - Queue Stats: - RX[00]: 13231072890 packets, 8861585758086 bytes, 5515 overrun - Blocks free curr/low: 511/384 - RX[01]: 20193376457 packets, 14845677833920 bytes, 3134 overrun - Blocks free curr/low: 511/396 - RX[02]: 12027933127 packets, 7489829408483 bytes, 858 overrun - Blocks free curr/low: 511/384 - RX[03]: 13154587757 packets, 8285221609828 bytes, 1400 overrun - Blocks free curr/low: 511/394 - TX[00]: 7589052992 packets, 6472090504001 bytes, 0 underruns - Blocks free curr/low: 511/349 - TX[01]: 15755071022 packets, 12645630943922 bytes, 0 underruns - Blocks free curr/low: 510/349 - TX[02]: 6680981379 packets, 5085252075635 bytes, 0 underruns - Blocks free curr/low: 511/342 - TX[03]: 6484398780 packets, 4988646702498 bytes, 0 underruns - Blocks free curr/low: 505/311 - TX[04]: 0 packets, 0 bytes, 0 underruns - Blocks free curr/low: 511/511 - Used by TenGigabitEthernet0/6 - TX[05]: 415140458466 packets, 127322520663605 bytes, 2905646 underruns - Blocks free curr/low: 508/0 - Used by TenGigabitEthernet0/9 - TX[06]: 20810870169 packets, 16723791170491 bytes, 0 underruns - Blocks free curr/low: 511/170 - Used by TenGigabitEthernet0/8 - Topology Information: - This interface, a SSP Embedded NIC Port, is connected - with Internal-Data0/6, a SSP Switch Uplink Port. - Control Point Interface States: - Interface number is 4 - Interface config status is active - Interface state is active -Interface Internal-Data0/3 "", is up, line protocol is up - Hardware is i82599_xaui rev02, BW 10000 Mbps, DLY 10 usec - (Full-duplex), (10000 Mbps) - Input flow control is on, output flow control is off - MAC address 0000.0001.0003, MTU not set - IP address unassigned - 851725855606 packets input, 549651226348272 bytes, 0 no buffer - Received 53915 broadcasts, 0 runts, 0 giants - 457910371 input errors, 0 CRC, 0 frame, 457910371 overrun, 0 ignored, 0 abort - 0 pause input, 0 resume input - 0 L2 decode drops, 0 demux drops - 479068686555 packets output, 439462480886576 bytes, 0 underruns - 0 pause output, 0 resume output - 0 output errors, 0 collisions, 1 interface resets - 0 late collisions, 0 deferred - 0 output decode drops - 0 input reset drops, 0 output reset drops - Queue Stats: - RX[00]: 9317849354 packets, 6455848237095 bytes, 11242 overrun - Blocks free curr/low: 511/377 - RX[01]: 12456612163 packets, 7108517208857 bytes, 8535 overrun - Blocks free curr/low: 511/340 - RX[02]: 818537242486 packets, 528392087186847 bytes, 457881225 overrun - Blocks free curr/low: 511/152 - RX[03]: 11414151630 packets, 7694773726910 bytes, 9369 overrun - Blocks free curr/low: 511/362 - TX[00]: 4776785546 packets, 4204729002116 bytes, 0 underruns - Blocks free curr/low: 511/349 - TX[01]: 6150915656 packets, 4487948642586 bytes, 0 underruns - Blocks free curr/low: 511/349 - TX[02]: 460988499302 packets, 425299352333798 bytes, 0 underruns - Blocks free curr/low: 511/282 - TX[03]: 7152486058 packets, 5470450911421 bytes, 0 underruns - Blocks free curr/low: 511/313 - TX[04]: 0 packets, 0 bytes, 0 underruns - Blocks free curr/low: 511/511 - Used by GigabitEthernet0/5 - TX[05]: 0 packets, 0 bytes, 0 underruns - Blocks free curr/low: 511/511 - Used by TenGigabitEthernet0/7 - Topology Information: - This interface, a SSP Embedded NIC Port, is connected - with Internal-Data0/7, a SSP Switch Uplink Port. - Control Point Interface States: - Interface number is 5 - Interface config status is active - Interface state is active -Interface Internal-Data0/4 "", is up, line protocol is up - Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec - (Full-duplex), (10000 Mbps) - Input flow control is on, output flow control is on - MAC address 0000.0100.001d, MTU not set - IP address unassigned - 22840589872 packets input, 19710795908904 bytes, 0 no buffer - Received 5014 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 switch ingress policy drops - 40694946838 packets output, 27999352911090 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Topology Information: - This interface, a SSP Switch Uplink Port, is connected - with Internal-Data0/0, a SSP Embedded NIC Port. - Control Point Interface States: - Interface number is 18 - Interface config status is active - Interface state is active -Interface Internal-Data0/5 "", is up, line protocol is up - Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec - (Full-duplex), (10000 Mbps) - Input flow control is on, output flow control is on - MAC address 0000.0100.001e, MTU not set - IP address unassigned - 29187686478 packets input, 20171797966300 bytes, 0 no buffer - Received 4 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 switch ingress policy drops - 53468957755 packets output, 34934208273981 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Topology Information: - This interface, a SSP Switch Uplink Port, is connected - with Internal-Data0/1, a SSP Embedded NIC Port. - Control Point Interface States: - Interface number is 19 - Interface config status is active - Interface state is active -Interface Internal-Data0/6 "", is up, line protocol is up - Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec - (Full-duplex), (10000 Mbps) - Input flow control is on, output flow control is on - MAC address 0000.0100.001f, MTU not set - IP address unassigned - 472460814095 packets input, 173237935490747 bytes, 0 no buffer - Received 22 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 switch ingress policy drops - 58606973721 packets output, 39482316159290 bytes, 0 underruns - 1046 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Topology Information: - This interface, a SSP Switch Uplink Port, is connected - with Internal-Data0/2, a SSP Embedded NIC Port. - Control Point Interface States: - Interface number is 20 - Interface config status is active - Interface state is active -Interface Internal-Data0/7 "", is up, line protocol is up - Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec - (Full-duplex), (10000 Mbps) - Input flow control is on, output flow control is on - MAC address 0000.0100.0020, MTU not set - IP address unassigned - 479068680668 packets input, 439462480942505 bytes, 0 no buffer - Received 5 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 switch ingress policy drops - 852183755510 packets output, 549964199797166 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Topology Information: - This interface, a SSP Switch Uplink Port, is connected - with Internal-Data0/3, a SSP Embedded NIC Port. - Control Point Interface States: - Interface number is 21 - Interface config status is active - Interface state is active -Interface Management0/0 "", is up, line protocol is up - Hardware is i82574L rev00, BW 1000 Mbps, DLY 10 usec - Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps) - Input flow control is unsupported, output flow control is off - Available for allocation to a context - MAC address f0f7.5543.a520, MTU not set - IP address unassigned - 187312178 packets input, 18346216501 bytes, 0 no buffer - Received 33364282 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause input, 0 resume input - 0 L2 decode drops - 365077501 packets output, 69865717975 bytes, 0 underruns - 0 pause output, 0 resume output - 0 output errors, 0 collisions, 2 interface resets - 0 late collisions, 0 deferred - 3 input reset drops, 0 output reset drops - input queue (blocks free curr/low): hardware (240/189) - output queue (blocks free curr/low): hardware (255/220) - Control Point Interface States: - Interface number is 6 - Interface config status is active - Interface state is active -Interface Management0/1 "", is administratively down, line protocol is down - Hardware is i82574L rev00, BW 1000 Mbps, DLY 10 usec - Auto-Duplex, Auto-Speed - Input flow control is unsupported, output flow control is off - Available for allocation to a context - MAC address f0f7.5543.a521, MTU not set - IP address unassigned - 0 packets input, 0 bytes, 0 no buffer - Received 0 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause input, 0 resume input - 0 L2 decode drops - 0 packets output, 0 bytes, 0 underruns - 0 pause output, 0 resume output - 0 output errors, 0 collisions, 2 interface resets - 0 late collisions, 0 deferred - 0 input reset drops, 0 output reset drops - input queue (blocks free curr/low): hardware (255/255) - output queue (blocks free curr/low): hardware (255/255) - Control Point Interface States: - Interface number is 7 - Interface config status is not active - Interface state is not active -Interface TenGigabitEthernet0/6 "", is up, line protocol is up - Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec - (Full-duplex), (10000 Mbps) - Input flow control is unsupported, output flow control is off - Active member of Port-channel1 - MAC address f0f7.5543.a528, MTU not set - IP address unassigned - 399819592361 packets input, 124398034640232 bytes, 0 no buffer - Received 16 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 L2 decode drops - 0 switch ingress policy drops - 540331320890 packets output, 491562768018165 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 rate limit drops - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Control Point Interface States: - Interface number is 14 - Interface config status is active - Interface state is active -Interface TenGigabitEthernet0/7 "", is up, line protocol is up - Hardware is bcm56800 rev 01, BW 10000 Mbps, DLY 10 usec - (Full-duplex), (10000 Mbps) - Input flow control is unsupported, output flow control is off - Active member of Port-channel1 - MAC address f0f7.5543.a529, MTU not set - IP address unassigned - 37959565021 packets input, 18199845951648 bytes, 0 no buffer - Received 2097 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 L2 decode drops - 0 switch ingress policy drops - 26351891151 packets output, 13846109908639 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 rate limit drops - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Control Point Interface States: - Interface number is 15 - Interface config status is active - Interface state is active -Interface TenGigabitEthernet0/8 "", is up, line protocol is up - Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 1000 usec - (Full-duplex), Auto-Speed(1000 Mbps) - Input flow control is unsupported, output flow control is off - Active member of Port-channel2 - MAC address f0f7.5543.a52a, MTU not set - IP address unassigned - 43937607828 packets input, 34610285463141 bytes, 0 no buffer - Received 245856 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 L2 decode drops - 0 switch ingress policy drops - 20810869221 packets output, 16640841970890 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 rate limit drops - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Control Point Interface States: - Interface number is 16 - Interface config status is active - Interface state is active -Interface TenGigabitEthernet0/9 "", is up, line protocol is up - Hardware is bcm56800 rev 01, BW 1000 Mbps, DLY 1000 usec - (Full-duplex), Auto-Speed(1000 Mbps) - Input flow control is unsupported, output flow control is off - Active member of Port-channel2 - MAC address f0f7.5543.a52b, MTU not set - IP address unassigned - 523013521132 packets input, 471124372993133 bytes, 0 no buffer - Received 336212 broadcasts, 0 runts, 0 giants - 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort - 0 pause/resume input - 0 L2 decode drops - 0 switch ingress policy drops - 415140444956 packets output, 125662363017538 bytes, 0 underruns - 0 pause/resume output - 0 output errors, 0 collisions, 0 interface resets - 0 late collisions, 0 deferred - 0 rate limit drops - 0 switch egress policy drops - 0 input reset drops, 0 output reset drops - Control Point Interface States: - Interface number is 17 - Interface config status is active - Interface state is active -Interface Port-channel1 "", is up, line protocol is up - Hardware is EtherChannel/LACP, BW 20000 Mbps, DLY 10 usec - (Full-duplex), (10000 Mbps) - Input flow control is unsupported, output flow control is off - Description: ext - Available for allocation to a context - MAC address f0f7.5543.a528, MTU not set - IP address unassigned - Control Point Interface States: - Interface number is 23 - Interface config status is active - Interface state is active - Members in this channel: - Active: Te0/6 Te0/7 -Interface Port-channel1.355 "", is up, line protocol is up - Hardware is EtherChannel/LACP, BW 20000 Mbps, DLY 10 usec - VLAN identifier 355 - Description: data-inside - Available for allocation to a context -Interface Port-channel2 "", is up, line protocol is up - Hardware is EtherChannel/LACP, BW 2000 Mbps, DLY 1000 usec - (Full-duplex), Auto-Speed(1000 Mbps) - Input flow control is unsupported, output flow control is off - Description: techlan - Available for allocation to a context - MAC address f0f7.5543.a52a, MTU not set - IP address unassigned - Control Point Interface States: - Interface number is 24 - Interface config status is active - Interface state is active - Members in this channel: - Active: Te0/8 Te0/9 -Interface Port-channel2.283 "", is up, line protocol is up - Hardware is EtherChannel/LACP, BW 2000 Mbps, DLY 1000 usec - VLAN identifier 283 - Description: data-outside - Available for allocation to a context \ No newline at end of file diff --git a/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.parsed b/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.parsed deleted file mode 100644 index 07f1e46965..0000000000 --- a/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.parsed +++ /dev/null @@ -1,123 +0,0 @@ ---- -parsed_sample: - -- context: admin - current: '0' - denied: '0' - limit: '5' - peak: '1' - resource: Telnet -- context: admin - current: '2' - denied: '0' - limit: '5' - peak: '5' - resource: SSH Server -- context: admin - current: '1' - denied: '18' - limit: '5' - peak: '5' - resource: ASDM -- context: admin - current: '0' - denied: '0' - limit: unlimited - peak: '1153' - resource: Syslogs [rate] -- context: admin - current: '177' - denied: '0' - limit: unlimited - peak: '319' - resource: Conns -- context: admin - current: '11' - denied: '0' - limit: unlimited - peak: '19' - resource: Hosts -- context: admin - current: '0' - denied: '0' - limit: unlimited - peak: '99' - resource: Inspects [rate] -- context: admin - current: '3' - denied: '0' - limit: unlimited - peak: '3' - resource: Routes -- context: DATA - current: '0' - denied: '0' - limit: unlimited - peak: '112' - resource: Syslogs [rate] -- context: DATA - current: '20' - denied: '0' - limit: unlimited - peak: '1031' - resource: Conns -- context: DATA - current: '18' - denied: '0' - limit: unlimited - peak: '28' - resource: Hosts -- context: DATA - current: '0' - denied: '0' - limit: unlimited - peak: '73' - resource: Inspects [rate] -- context: DATA - current: '30' - denied: '0' - limit: unlimited - peak: '30' - resource: Routes -- context: TEST - current: '329' - denied: '0' - limit: unlimited - peak: '6727' - resource: Syslogs [rate] -- context: TEST - current: '5802' - denied: '0' - limit: unlimited - peak: '32491' - resource: Conns -- context: TEST - current: '943' - denied: '0' - limit: unlimited - peak: '944' - resource: Xlates -- context: TEST - current: '2085' - denied: '0' - limit: unlimited - peak: '7120' - resource: Hosts -- context: TEST - current: '605' - denied: '0' - limit: unlimited - peak: '7235' - resource: Conns [rate] -- context: TEST - current: '510' - denied: '0' - limit: unlimited - peak: '3574' - resource: Inspects [rate] -- context: TEST - current: '701' - denied: '0' - limit: unlimited - peak: '701' - resource: Routes diff --git a/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.raw b/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.raw deleted file mode 100644 index bedd161abd..0000000000 --- a/tests/cisco_asa/show_resource_usage/cisco_asa_show_resource_usage.raw +++ /dev/null @@ -1,22 +0,0 @@ -Resource Current Peak Limit Denied Context -Telnet 0 1 5 0 admin -SSH Server 2 5 5 0 admin -ASDM 1 5 5 18 admin -Syslogs [rate] 0 1153 unlimited 0 admin -Conns 177 319 unlimited 0 admin -Hosts 11 19 unlimited 0 admin -Inspects [rate] 0 99 unlimited 0 admin -Routes 3 3 unlimited 0 admin -Syslogs [rate] 0 112 unlimited 0 DATA -Conns 20 1031 unlimited 0 DATA -Hosts 18 28 unlimited 0 DATA -Inspects [rate] 0 73 unlimited 0 DATA -Routes 30 30 unlimited 0 DATA -Syslogs [rate] 329 6727 unlimited 0 TEST -Conns 5802 32491 unlimited 0 TEST -Xlates 943 944 unlimited 0 TEST -Hosts 2085 7120 unlimited 0 TEST -Conns [rate] 605 7235 unlimited 0 TEST -Inspects [rate] 510 3574 unlimited 0 TEST -Routes 701 701 unlimited 0 TEST -S = System: Combined context limits exceed the system limit; the system limit is shown \ No newline at end of file From ebfc648af21640cb0a7b263ae0f8b47c7c5cb3d2 Mon Sep 17 00:00:00 2001 From: jmcgill298 Date: Sat, 19 Jan 2019 17:53:50 -0500 Subject: [PATCH 3/3] ASA ASP DROP: Make a few adjustments - Change capture group names to be all-caps - Add capture group for `LAST_CLEARED` - Change spaces to use `\s+` --- templates/cisco_asa_show_asp_drop.template | 453 +++++++++--------- .../cisco_asa_show_asp_drop.parsed | 1 + .../show_asp_drop/cisco_asa_show_asp_drop.raw | 2 +- 3 files changed, 229 insertions(+), 227 deletions(-) diff --git a/templates/cisco_asa_show_asp_drop.template b/templates/cisco_asa_show_asp_drop.template index 619b7f33d1..536431118b 100644 --- a/templates/cisco_asa_show_asp_drop.template +++ b/templates/cisco_asa_show_asp_drop.template @@ -1,235 +1,236 @@ -Value flow_drop_acl_drop (\d+) -Value flow_drop_shunned (\d+) -Value flow_drop_cluster_redirect (\d+) -Value flow_drop_inspect_fail (\d+) -Value flow_drop_nat_rpf_failed (\d+) -Value flow_drop_out_of_memory (\d+) -Value flow_drop_ssl_bad_record_detect (\d+) -Value flow_drop_ssl_handshake_failed (\d+) -Value flow_drop_vpn_overlap_conflict (\d+) -Value flow_drop_vpn_missing_decrypt (\d+) -Value flow_drop_svc_replacement_conn (\d+) -Value flow_drop_svc_selector_failure (\d+) -Value flow_drop_svc_failover (\d+) -Value flow_drop_ssl_record_decrypt_error (\d+) -Value flow_drop_ctm_crypto_request_error (\d+) -Value flow_drop_vpn_handle_not_found (\d+) -Value flow_drop_np_socket_data_move_failure (\d+) -Value flow_drop_dtls_hello_close (\d+) -Value acl_drop (\d+) -Value async_lock_queue_limit (\d+) -Value bad_ipsec_natt (\d+) -Value bad_tcp_cksum (\d+) -Value bad_tcp_flags (\d+) -Value cluster_bad_trailer (\d+) -Value cluster_ccl_backup (\d+) -Value cluster_ccl_unknown (\d+) -Value cluster_ccl_unknown_stub (\d+) -Value cluster_non_ip_pkt (\d+) -Value conn_limit (\d+) -Value connection_lock (\d+) -Value cp_event_queue_error (\d+) -Value cp_syslog_event_queue_error (\d+) -Value ctm_error (\d+) -Value dispatch_queue_limit (\d+) -Value dispatch_block_alloc (\d+) -Value flow_being_freed (\d+) -Value flow_expired (\d+) -Value fo_standby (\d+) -Value fragment_reassembly_failed (\d+) -Value host_limit (\d+) -Value ifc_classify (\d+) -Value inspect_dns_id_not_matched (\d+) -Value inspect_dns_invalid_domain_label (\d+) -Value inspect_dns_invalid_pak (\d+) -Value inspect_dns_pak_too_long (\d+) -Value inspect_dp_out_of_memory (\d+) -Value inspect_icmp_bad_code (\d+) -Value inspect_icmp_error_no_existing_conn (\d+) -Value inspect_icmp_invalid_pak (\d+) -Value inspect_icmp_seq_num_not_matched (\d+) -Value intercept_unexpected (\d+) -Value interface_down (\d+) -Value invalid_encap (\d+) -Value invalid_ip_header (\d+) -Value invalid_ip_length (\d+) -Value invalid_ip_option (\d+) -Value invalid_tcp_hdr_length (\d+) -Value invalid_udp_length (\d+) -Value ipsec_tun_down (\d+) -Value l2_acl (\d+) -Value lu_invalid_pkt (\d+) -Value mcast_in_nonactive_device (\d+) -Value mp_svc_flow_control (\d+) -Value mp_svc_no_channel (\d+) -Value mp_svc_no_fragment (\d+) -Value mp_svc_no_session (\d+) -Value nat_failed (\d+) -Value nat_no_xlate_to_pat_pool (\d+) -Value nat_xlate_failed (\d+) -Value natt_keepalive (\d+) -Value no_adjacency (\d+) -Value no_inspect (\d+) -Value no_route (\d+) -Value np_socket_closed (\d+) -Value np_socket_lock_failure (\d+) -Value np_sp_invalid_spi (\d+) -Value object_group_search_threshold_exceeded (\d+) -Value punt_queue_limit (\d+) -Value punt_limit (\d+) -Value punt_no_mem (\d+) -Value punt_rate_limit (\d+) -Value rm_conn_rate_limit (\d+) -Value rm_inspect_rate_limit (\d+) -Value rpf_violated (\d+) -Value rule_transaction_in_progress (\d+) -Value security_failed (\d+) -Value shunned (\d+) -Value sp_security_failed (\d+) -Value tcp_3whs_failed (\d+) -Value tcp_ack_syn_diff (\d+) -Value tcp_bad_option_list (\d+) -Value tcp_buffer_full (\d+) -Value tcp_buffer_timeout (\d+) -Value tcp_conn_limit (\d+) -Value tcp_data_past_fin (\d+) -Value tcp_dual_open (\d+) -Value tcp_dup_in_queue (\d+) -Value tcp_fo_drop (\d+) -Value tcp_global_buffer_full (\d+) -Value tcp_invalid_ack (\d+) -Value tcp_not_syn (\d+) -Value tcp_paws_fail (\d+) -Value tcp_rst_syn_in_win (\d+) -Value tcp_rstfin_ooo (\d+) -Value tcp_seq_past_win (\d+) -Value tcp_seq_syn_diff (\d+) -Value tcp_synack_ooo (\d+) -Value ttl_exceeded (\d+) -Value unable_to_add_flow (\d+) -Value unable_to_create_flow (\d+) -Value unsupported_ip_version (\d+) +Value FLOW_DROP_ACL_DROP (\d+) +Value FLOW_DROP_SHUNNED (\d+) +Value FLOW_DROP_CLUSTER_REDIRECT (\d+) +Value FLOW_DROP_INSPECT_FAIL (\d+) +Value FLOW_DROP_NAT_RPF_FAILED (\d+) +Value FLOW_DROP_OUT_OF_MEMORY (\d+) +Value FLOW_DROP_SSL_BAD_RECORD_DETECT (\d+) +Value FLOW_DROP_SSL_HANDSHAKE_FAILED (\d+) +Value FLOW_DROP_VPN_OVERLAP_CONFLICT (\d+) +Value FLOW_DROP_VPN_MISSING_DECRYPT (\d+) +Value FLOW_DROP_SVC_REPLACEMENT_CONN (\d+) +Value FLOW_DROP_SVC_SELECTOR_FAILURE (\d+) +Value FLOW_DROP_SVC_FAILOVER (\d+) +Value FLOW_DROP_SSL_RECORD_DECRYPT_ERROR (\d+) +Value FLOW_DROP_CTM_CRYPTO_REQUEST_ERROR (\d+) +Value FLOW_DROP_VPN_HANDLE_NOT_FOUND (\d+) +Value FLOW_DROP_NP_SOCKET_DATA_MOVE_FAILURE (\d+) +Value FLOW_DROP_DTLS_HELLO_CLOSE (\d+) +Value ACL_DROP (\d+) +Value ASYNC_LOCK_QUEUE_LIMIT (\d+) +Value BAD_IPSEC_NATT (\d+) +Value BAD_TCP_CKSUM (\d+) +Value BAD_TCP_FLAGS (\d+) +Value CLUSTER_BAD_TRAILER (\d+) +Value CLUSTER_CCL_BACKUP (\d+) +Value CLUSTER_CCL_UNKNOWN (\d+) +Value CLUSTER_CCL_UNKNOWN_STUB (\d+) +Value CLUSTER_NON_IP_PKT (\d+) +Value CONN_LIMIT (\d+) +Value CONNECTION_LOCK (\d+) +Value CP_EVENT_QUEUE_ERROR (\d+) +Value CP_SYSLOG_EVENT_QUEUE_ERROR (\d+) +Value CTM_ERROR (\d+) +Value DISPATCH_QUEUE_LIMIT (\d+) +Value DISPATCH_BLOCK_ALLOC (\d+) +Value FLOW_BEING_FREED (\d+) +Value FLOW_EXPIRED (\d+) +Value FO_STANDBY (\d+) +Value FRAGMENT_REASSEMBLY_FAILED (\d+) +Value HOST_LIMIT (\d+) +Value IFC_CLASSIFY (\d+) +Value INSPECT_DNS_ID_NOT_MATCHED (\d+) +Value INSPECT_DNS_INVALID_DOMAIN_LABEL (\d+) +Value INSPECT_DNS_INVALID_PAK (\d+) +Value INSPECT_DNS_PAK_TOO_LONG (\d+) +Value INSPECT_DP_OUT_OF_MEMORY (\d+) +Value INSPECT_ICMP_BAD_CODE (\d+) +Value INSPECT_ICMP_ERROR_NO_EXISTING_CONN (\d+) +Value INSPECT_ICMP_INVALID_PAK (\d+) +Value INSPECT_ICMP_SEQ_NUM_NOT_MATCHED (\d+) +Value INTERCEPT_UNEXPECTED (\d+) +Value INTERFACE_DOWN (\d+) +Value INVALID_ENCAP (\d+) +Value INVALID_IP_HEADER (\d+) +Value INVALID_IP_LENGTH (\d+) +Value INVALID_IP_OPTION (\d+) +Value INVALID_TCP_HDR_LENGTH (\d+) +Value INVALID_UDP_LENGTH (\d+) +Value IPSEC_TUN_DOWN (\d+) +Value L2_ACL (\d+) +Value LAST_CLEARED (.+?) +Value LU_INVALID_PKT (\d+) +Value MCAST_IN_NONACTIVE_DEVICE (\d+) +Value MP_SVC_FLOW_CONTROL (\d+) +Value MP_SVC_NO_CHANNEL (\d+) +Value MP_SVC_NO_FRAGMENT (\d+) +Value MP_SVC_NO_SESSION (\d+) +Value NAT_FAILED (\d+) +Value NAT_NO_XLATE_TO_PAT_POOL (\d+) +Value NAT_XLATE_FAILED (\d+) +Value NATT_KEEPALIVE (\d+) +Value NO_ADJACENCY (\d+) +Value NO_INSPECT (\d+) +Value NO_ROUTE (\d+) +Value NP_SOCKET_CLOSED (\d+) +Value NP_SOCKET_LOCK_FAILURE (\d+) +Value NP_SP_INVALID_SPI (\d+) +Value OBJECT_GROUP_SEARCH_THRESHOLD_EXCEEDED (\d+) +Value PUNT_QUEUE_LIMIT (\d+) +Value PUNT_LIMIT (\d+) +Value PUNT_NO_MEM (\d+) +Value PUNT_RATE_LIMIT (\d+) +Value RM_CONN_RATE_LIMIT (\d+) +Value RM_INSPECT_RATE_LIMIT (\d+) +Value RPF_VIOLATED (\d+) +Value RULE_TRANSACTION_IN_PROGRESS (\d+) +Value SECURITY_FAILED (\d+) +Value SHUNNED (\d+) +Value SP_SECURITY_FAILED (\d+) +Value TCP_3WHS_FAILED (\d+) +Value TCP_ACK_SYN_DIFF (\d+) +Value TCP_BAD_OPTION_LIST (\d+) +Value TCP_BUFFER_FULL (\d+) +Value TCP_BUFFER_TIMEOUT (\d+) +Value TCP_CONN_LIMIT (\d+) +Value TCP_DATA_PAST_FIN (\d+) +Value TCP_DUAL_OPEN (\d+) +Value TCP_DUP_IN_QUEUE (\d+) +Value TCP_FO_DROP (\d+) +Value TCP_GLOBAL_BUFFER_FULL (\d+) +Value TCP_INVALID_ACK (\d+) +Value TCP_NOT_SYN (\d+) +Value TCP_PAWS_FAIL (\d+) +Value TCP_RST_SYN_IN_WIN (\d+) +Value TCP_RSTFIN_OOO (\d+) +Value TCP_SEQ_PAST_WIN (\d+) +Value TCP_SEQ_SYN_DIFF (\d+) +Value TCP_SYNACK_OOO (\d+) +Value TTL_EXCEEDED (\d+) +Value UNABLE_TO_ADD_FLOW (\d+) +Value UNABLE_TO_CREATE_FLOW (\d+) +Value UNSUPPORTED_IP_VERSION (\d+) Start - ^Frame drop: + ^Frame\s+drop: ^\s+$$ ^$$ - ^Last clearing - ^.+acl-drop\)\s+${acl_drop} - ^.+async-lock-queue-limit\)\s+${async_lock_queue_limit} - ^.+bad-ipsec-natt\)\s+${bad_ipsec_natt} - ^.+bad-tcp-cksum\)\s+${bad_tcp_cksum} - ^.+bad-tcp-flags\)\s+${bad_tcp_flags} - ^.+cluster-bad-trailer\)\s+${cluster_bad_trailer} - ^.+cluster-ccl-backup\)\s+${cluster_ccl_backup} - ^.+cluster-ccl-unknown\)\s+${cluster_ccl_unknown} - ^.+cluster-ccl-unknown-stub\)\s+${cluster_ccl_unknown_stub} - ^.+cluster-non-ip-pkt\)\s+${cluster_non_ip_pkt} - ^.+conn-limit\)\s+${conn_limit} - ^.+connection-lock\)\s+${connection_lock} - ^.+cp-event-queue-error\)\s+${cp_event_queue_error} - ^.+cp-syslog-event-queue-error\)\s+${cp_syslog_event_queue_error} - ^.+ctm-error\)\s+${ctm_error} - ^.+dispatch-queue-limit\)\s+${dispatch_queue_limit} - ^.+dispatch-block-alloc\)\s+${dispatch_block_alloc} - ^.+flow-being-freed\)\s+${flow_being_freed} - ^.+flow-expired\)\s+${flow_expired} - ^.+fo-standby\)\s+${fo_standby} - ^.+fragment-reassembly-failed\)\s+${fragment_reassembly_failed} - ^.+host-limit\)\s+${host_limit} - ^.+ifc-classify\)\s+${ifc_classify} - ^.+inspect-dns-id-not-matched\)\s+${inspect_dns_id_not_matched} - ^.+inspect-dns-invalid-domain-label\)\s+${inspect_dns_invalid_domain_label} - ^.+inspect-dns-invalid-pak\)\s+${inspect_dns_invalid_pak} - ^.+inspect-dns-pak-too-long\)\s+${inspect_dns_pak_too_long} - ^.+inspect-dp-out-of-memory\)\s+${inspect_dp_out_of_memory} - ^.+inspect-icmp-bad-code\)\s+${inspect_icmp_bad_code} - ^.+inspect-icmp-error-no-existing-conn\)\s+${inspect_icmp_error_no_existing_conn} - ^.+inspect-icmp-invalid-pak\)\s+${inspect_icmp_invalid_pak} - ^.+inspect-icmp-seq-num-not-matched\)\s+${inspect_icmp_seq_num_not_matched} - ^.+intercept-unexpected\)\s+${intercept_unexpected} - ^.+interface-down\)\s+${interface_down} - ^.+invalid-encap\)\s+${invalid_encap} - ^.+invalid-ip-header\)\s+${invalid_ip_header} - ^.+invalid-ip-length\)\s+${invalid_ip_length} - ^.+invalid-ip-option\)\s+${invalid_ip_option} - ^.+invalid-tcp-hdr-length\)\s+${invalid_tcp_hdr_length} - ^.+invalid-udp-length\)\s+${invalid_udp_length} - ^.+ipsec-tun-down\)\s+${ipsec_tun_down} - ^.+l2_acl\)\s+${l2_acl} - ^.+lu-invalid-pkt\)\s+${lu_invalid_pkt} - ^.+mcast-in-nonactive-device\)\s+${mcast_in_nonactive_device} - ^.+mp-svc-flow-control\)\s+${mp_svc_flow_control} - ^.+mp-svc-no-channel\)\s+${mp_svc_no_channel} - ^.+mp-svc-no-fragment\)\s+${mp_svc_no_fragment} - ^.+mp-svc-no-session\)\s+${mp_svc_no_session} - ^.+nat-failed\)\s+${nat_failed} - ^.+nat-no-xlate-to-pat-pool\)\s+${nat_no_xlate_to_pat_pool} - ^.+natt-keepalive\)\s+${natt_keepalive} - ^.+nat-xlate-failed\)\s+${nat_xlate_failed} - ^.+no-adjacency\)\s+${no_adjacency} - ^.+no-inspect\)\s+${no_inspect} - ^.+no-route\)\s+${no_route} - ^.+np-socket-closed\)\s+${np_socket_closed} - ^.+np-socket-lock-failu\s+${np_socket_lock_failure} - ^.+np-sp-invalid-spi\)\s+${np_sp_invalid_spi} - ^.+object-group-search-threshold-exceeded\)\s+${object_group_search_threshold_exceeded} - ^.+punt-queue-limit\)\s+${punt_queue_limit} - ^.+punt-limit\)\s+${punt_limit} - ^.+punt-no-mem\)\s+${punt_no_mem} - ^.+punt-rate-limit\)\s+${punt_rate_limit} - ^.+rm-conn-rate-limit\)\s+${rm_conn_rate_limit} - ^.+rm-inspect-rate-limit\)\s+${rm_inspect_rate_limit} - ^.+rpf-violated\)\s+${rpf_violated} - ^.+rule-transaction-in-progress\)\s+${rule_transaction_in_progress} - ^.+security-failed\)\s+${security_failed} - ^.+shunned\)\s+${shunned} - ^.+sp-security-failed\)\s+${sp_security_failed} - ^.+tcp-3whs-failed\)\s+${tcp_3whs_failed} - ^.+tcp-ack-syn-diff\)\s+${tcp_ack_syn_diff} - ^.+tcp-bad-option-list\)\s+${tcp_bad_option_list} - ^.+tcp-buffer-full\)\s+${tcp_buffer_full} - ^.+tcp-buffer-timeout\)\s+${tcp_buffer_timeout} - ^.+tcp-conn-limit\)\s+${tcp_conn_limit} - ^.+tcp-data-past-fin\)\s+${tcp_data_past_fin} - ^.+tcp-dual-open\)\s+${tcp_dual_open} - ^.+tcp-dup-in-queue\)\s+${tcp_dup_in_queue} - ^.+tcp-fo-drop\)\s+${tcp_fo_drop} - ^.+tcp-global-buffer-full\)\s+${tcp_global_buffer_full} - ^.+tcp-invalid-ack\)\s+${tcp_invalid_ack} - ^.+tcp-not-syn\)\s+${tcp_not_syn} - ^.+tcp-paws-fail\)\s+${tcp_paws_fail} - ^.+tcp-rst-syn-in-win\)\s+${tcp_rst_syn_in_win} - ^.+tcp-rstfin-ooo\)\s+${tcp_rstfin_ooo} - ^.+tcp-seq-past-win\)\s+${tcp_seq_past_win} - ^.+tcp-seq-syn-diff\)\s+${tcp_seq_syn_diff} - ^.+tcp-synack-ooo\)\s+${tcp_synack_ooo} - ^.+ttl-exceeded\)\s+${ttl_exceeded} - ^.+unable-to-add-flow\)\s+${unable_to_add_flow} - ^.+unable-to-create-flow\)\s+${unable_to_create_flow} - ^.+unsupported-ip-version\)\s+${unsupported_ip_version} - ^Flow drop: -> FLOW + ^Last\s+clearing:\s+${LAST_CLEARED}\s*$$ + ^.+acl-drop\)\s+${ACL_DROP} + ^.+async-lock-queue-limit\)\s+${ASYNC_LOCK_QUEUE_LIMIT} + ^.+bad-ipsec-natt\)\s+${BAD_IPSEC_NATT} + ^.+bad-tcp-cksum\)\s+${BAD_TCP_CKSUM} + ^.+bad-tcp-flags\)\s+${BAD_TCP_FLAGS} + ^.+cluster-bad-trailer\)\s+${CLUSTER_BAD_TRAILER} + ^.+cluster-ccl-backup\)\s+${CLUSTER_CCL_BACKUP} + ^.+cluster-ccl-unknown\)\s+${CLUSTER_CCL_UNKNOWN} + ^.+cluster-ccl-unknown-stub\)\s+${CLUSTER_CCL_UNKNOWN_STUB} + ^.+cluster-non-ip-pkt\)\s+${CLUSTER_NON_IP_PKT} + ^.+conn-limit\)\s+${CONN_LIMIT} + ^.+connection-lock\)\s+${CONNECTION_LOCK} + ^.+cp-event-queue-error\)\s+${CP_EVENT_QUEUE_ERROR} + ^.+cp-syslog-event-queue-error\)\s+${CP_SYSLOG_EVENT_QUEUE_ERROR} + ^.+ctm-error\)\s+${CTM_ERROR} + ^.+dispatch-queue-limit\)\s+${DISPATCH_QUEUE_LIMIT} + ^.+dispatch-block-alloc\)\s+${DISPATCH_BLOCK_ALLOC} + ^.+flow-being-freed\)\s+${FLOW_BEING_FREED} + ^.+flow-expired\)\s+${FLOW_EXPIRED} + ^.+fo-standby\)\s+${FO_STANDBY} + ^.+fragment-reassembly-failed\)\s+${FRAGMENT_REASSEMBLY_FAILED} + ^.+host-limit\)\s+${HOST_LIMIT} + ^.+ifc-classify\)\s+${IFC_CLASSIFY} + ^.+inspect-dns-id-not-matched\)\s+${INSPECT_DNS_ID_NOT_MATCHED} + ^.+inspect-dns-invalid-domain-label\)\s+${INSPECT_DNS_INVALID_DOMAIN_LABEL} + ^.+inspect-dns-invalid-pak\)\s+${INSPECT_DNS_INVALID_PAK} + ^.+inspect-dns-pak-too-long\)\s+${INSPECT_DNS_PAK_TOO_LONG} + ^.+inspect-dp-out-of-memory\)\s+${INSPECT_DP_OUT_OF_MEMORY} + ^.+inspect-icmp-bad-code\)\s+${INSPECT_ICMP_BAD_CODE} + ^.+inspect-icmp-error-no-existing-conn\)\s+${INSPECT_ICMP_ERROR_NO_EXISTING_CONN} + ^.+inspect-icmp-invalid-pak\)\s+${INSPECT_ICMP_INVALID_PAK} + ^.+inspect-icmp-seq-num-not-matched\)\s+${INSPECT_ICMP_SEQ_NUM_NOT_MATCHED} + ^.+intercept-unexpected\)\s+${INTERCEPT_UNEXPECTED} + ^.+interface-down\)\s+${INTERFACE_DOWN} + ^.+invalid-encap\)\s+${INVALID_ENCAP} + ^.+invalid-ip-header\)\s+${INVALID_IP_HEADER} + ^.+invalid-ip-length\)\s+${INVALID_IP_LENGTH} + ^.+invalid-ip-option\)\s+${INVALID_IP_OPTION} + ^.+invalid-tcp-hdr-length\)\s+${INVALID_TCP_HDR_LENGTH} + ^.+invalid-udp-length\)\s+${INVALID_UDP_LENGTH} + ^.+ipsec-tun-down\)\s+${IPSEC_TUN_DOWN} + ^.+l2_acl\)\s+${L2_ACL} + ^.+lu-invalid-pkt\)\s+${LU_INVALID_PKT} + ^.+mcast-in-nonactive-device\)\s+${MCAST_IN_NONACTIVE_DEVICE} + ^.+mp-svc-flow-control\)\s+${MP_SVC_FLOW_CONTROL} + ^.+mp-svc-no-channel\)\s+${MP_SVC_NO_CHANNEL} + ^.+mp-svc-no-fragment\)\s+${MP_SVC_NO_FRAGMENT} + ^.+mp-svc-no-session\)\s+${MP_SVC_NO_SESSION} + ^.+nat-failed\)\s+${NAT_FAILED} + ^.+nat-no-xlate-to-pat-pool\)\s+${NAT_NO_XLATE_TO_PAT_POOL} + ^.+natt-keepalive\)\s+${NATT_KEEPALIVE} + ^.+nat-xlate-failed\)\s+${NAT_XLATE_FAILED} + ^.+no-adjacency\)\s+${NO_ADJACENCY} + ^.+no-inspect\)\s+${NO_INSPECT} + ^.+no-route\)\s+${NO_ROUTE} + ^.+np-socket-closed\)\s+${NP_SOCKET_CLOSED} + ^.+np-socket-lock-failu\s+${NP_SOCKET_LOCK_FAILURE} + ^.+np-sp-invalid-spi\)\s+${NP_SP_INVALID_SPI} + ^.+object-group-search-threshold-exceeded\)\s+${OBJECT_GROUP_SEARCH_THRESHOLD_EXCEEDED} + ^.+punt-queue-limit\)\s+${PUNT_QUEUE_LIMIT} + ^.+punt-limit\)\s+${PUNT_LIMIT} + ^.+punt-no-mem\)\s+${PUNT_NO_MEM} + ^.+punt-rate-limit\)\s+${PUNT_RATE_LIMIT} + ^.+rm-conn-rate-limit\)\s+${RM_CONN_RATE_LIMIT} + ^.+rm-inspect-rate-limit\)\s+${RM_INSPECT_RATE_LIMIT} + ^.+rpf-violated\)\s+${RPF_VIOLATED} + ^.+rule-transaction-in-progress\)\s+${RULE_TRANSACTION_IN_PROGRESS} + ^.+security-failed\)\s+${SECURITY_FAILED} + ^.+shunned\)\s+${SHUNNED} + ^.+sp-security-failed\)\s+${SP_SECURITY_FAILED} + ^.+tcp-3whs-failed\)\s+${TCP_3WHS_FAILED} + ^.+tcp-ack-syn-diff\)\s+${TCP_ACK_SYN_DIFF} + ^.+tcp-bad-option-list\)\s+${TCP_BAD_OPTION_LIST} + ^.+tcp-buffer-full\)\s+${TCP_BUFFER_FULL} + ^.+tcp-buffer-timeout\)\s+${TCP_BUFFER_TIMEOUT} + ^.+tcp-conn-limit\)\s+${TCP_CONN_LIMIT} + ^.+tcp-data-past-fin\)\s+${TCP_DATA_PAST_FIN} + ^.+tcp-dual-open\)\s+${TCP_DUAL_OPEN} + ^.+tcp-dup-in-queue\)\s+${TCP_DUP_IN_QUEUE} + ^.+tcp-fo-drop\)\s+${TCP_FO_DROP} + ^.+tcp-global-buffer-full\)\s+${TCP_GLOBAL_BUFFER_FULL} + ^.+tcp-invalid-ack\)\s+${TCP_INVALID_ACK} + ^.+tcp-not-syn\)\s+${TCP_NOT_SYN} + ^.+tcp-paws-fail\)\s+${TCP_PAWS_FAIL} + ^.+tcp-rst-syn-in-win\)\s+${TCP_RST_SYN_IN_WIN} + ^.+tcp-rstfin-ooo\)\s+${TCP_RSTFIN_OOO} + ^.+tcp-seq-past-win\)\s+${TCP_SEQ_PAST_WIN} + ^.+tcp-seq-syn-diff\)\s+${TCP_SEQ_SYN_DIFF} + ^.+tcp-synack-ooo\)\s+${TCP_SYNACK_OOO} + ^.+ttl-exceeded\)\s+${TTL_EXCEEDED} + ^.+unable-to-add-flow\)\s+${UNABLE_TO_ADD_FLOW} + ^.+unable-to-create-flow\)\s+${UNABLE_TO_CREATE_FLOW} + ^.+unsupported-ip-version\)\s+${UNSUPPORTED_IP_VERSION} + ^Flow\s+drop: -> FLOW ^.* -> Error "LINE NOT FOUND" FLOW ^\s+$$ ^$$ - ^.+Flow is denied by access rule \(acl-drop\)\s+${flow_drop_acl_drop} - ^.+cluster-redirect\)\s+${flow_drop_cluster_redirect} - ^.+Flow shunned \(shunned\)\s+${flow_drop_shunned} - ^.+inspect-fail\)\s+${flow_drop_inspect_fail} - ^.+nat-rpf-failed\)\s+${flow_drop_nat_rpf_failed} - ^.+out-of-memory\)\s+${flow_drop_out_of_memory} - ^.+ssl-bad-record-detect\)\s+${flow_drop_ssl_bad_record_detect} - ^.+ssl-handshake-failed\)\s+${flow_drop_ssl_handshake_failed} - ^.+vpn-overlap-conflict\)\s+${flow_drop_vpn_overlap_conflict} - ^.+vpn-missing-decrypt\)\s+${flow_drop_vpn_missing_decrypt} - ^.+svc-replacement-conn\)\s+${flow_drop_svc_replacement_conn} - ^.+svc-selector-failure\)\s+${flow_drop_svc_selector_failure} - ^.+svc-failover\)\s+${flow_drop_svc_failover} - ^.+ssl-record-decrypt-error\)\s+${flow_drop_ssl_record_decrypt_error} - ^.+ctm-crypto-request-error\)\s+${flow_drop_ctm_crypto_request_error} - ^.+vpn-handle-not-found\)\s+${flow_drop_vpn_handle_not_found} - ^.+np-socket-data-move-failure\)\s+${flow_drop_np_socket_data_move_failure} - ^.+dtls-hello-close\)\s+${flow_drop_dtls_hello_close} - ^.* -> Error "LINE NOT FOUND" \ No newline at end of file + ^.+Flow\s+is\s+denied\s+by\s+access\s+rule\s+\(acl-drop\)\s+${FLOW_DROP_ACL_DROP} + ^.+cluster-redirect\)\s+${FLOW_DROP_CLUSTER_REDIRECT} + ^.+Flow\s+shunned \(shunned\)\s+${FLOW_DROP_SHUNNED} + ^.+inspect-fail\)\s+${FLOW_DROP_INSPECT_FAIL} + ^.+nat-rpf-failed\)\s+${FLOW_DROP_NAT_RPF_FAILED} + ^.+out-of-memory\)\s+${FLOW_DROP_OUT_OF_MEMORY} + ^.+ssl-bad-record-detect\)\s+${FLOW_DROP_SSL_BAD_RECORD_DETECT} + ^.+ssl-handshake-failed\)\s+${FLOW_DROP_SSL_HANDSHAKE_FAILED} + ^.+vpn-overlap-conflict\)\s+${FLOW_DROP_VPN_OVERLAP_CONFLICT} + ^.+vpn-missing-decrypt\)\s+${FLOW_DROP_VPN_MISSING_DECRYPT} + ^.+svc-replacement-conn\)\s+${FLOW_DROP_SVC_REPLACEMENT_CONN} + ^.+svc-selector-failure\)\s+${FLOW_DROP_SVC_SELECTOR_FAILURE} + ^.+svc-failover\)\s+${FLOW_DROP_SVC_FAILOVER} + ^.+ssl-record-decrypt-error\)\s+${FLOW_DROP_SSL_RECORD_DECRYPT_ERROR} + ^.+ctm-crypto-request-error\)\s+${FLOW_DROP_CTM_CRYPTO_REQUEST_ERROR} + ^.+vpn-handle-not-found\)\s+${FLOW_DROP_VPN_HANDLE_NOT_FOUND} + ^.+np-socket-data-move-failure\)\s+${FLOW_DROP_NP_SOCKET_DATA_MOVE_FAILURE} + ^.+dtls-hello-close\)\s+${FLOW_DROP_DTLS_HELLO_CLOSE} + ^.* -> Error "LINE NOT FOUND" diff --git a/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.parsed b/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.parsed index 330708eb9b..20a33a7978 100644 --- a/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.parsed +++ b/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.parsed @@ -61,6 +61,7 @@ parsed_sample: invalid_udp_length: '6' ipsec_tun_down: '118' l2_acl: '150' + last_cleared: 'Never' lu_invalid_pkt: '2' mcast_in_nonactive_device: '4063' mp_svc_flow_control: '114' diff --git a/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.raw b/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.raw index 1776386c14..434945ddd3 100644 --- a/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.raw +++ b/tests/cisco_asa/show_asp_drop/cisco_asa_show_asp_drop.raw @@ -95,4 +95,4 @@ Flow drop: Inspection failure (inspect-fail) 4 Flow shunned (shunned) 2 Flow removed, packet sent to owner (cluster-redirect) 576 - Flow is denied by access rule (acl-drop) 192350 \ No newline at end of file + Flow is denied by access rule (acl-drop) 192350