Cisco ASA : 쇼 인터페이스의 "tx hangs"카운터 란 무엇입니까?


12

의 다음 출력을 고려하십시오 show interface.

Interface GigabitEthernet0/1 "inside", is up, line protocol is up
  Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec
    Full-Duplex(Full-duplex), 1000 Mbps(1000 Mbps)
    Input flow control is unsupported, output flow control is off
    MAC address 5057.aaaa.25d7, MTU 1500
    IP address 10.0.0.7, subnet mask 255.255.255.0
    2708954646 packets input, 1614638330819 bytes, 0 no buffer
    Received 786860 broadcasts, 0 runts, 0 giants
    7262 input errors, 7262 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
    0 pause input, 0 resume input
    0 L2 decode drops
    2622997029 packets output, 1295347863682 bytes, 6396 underruns
    0 pause output, 0 resume output
    0 output errors, 0 collisions, 90 interface resets
    0 late collisions, 0 deferred
    0 input reset drops, 7908 output reset drops, 31 tx hangs

마지막 줄은 말합니다 31 tx hangs. 이것은 무엇을 의미 하는가?


오늘 ASA 문서에는 내가 찾을 수있는 것이 아무것도 없습니다.
Mike Pennington

답변:


5

정지는 일반적으로 컨트롤러 또는 인터페이스 재설정을 초래하는 "너무 오래 걸린"이더넷 프레임 전송을 나타냅니다. "너무 오래 걸린다"는 것은 약간의 미스터리입니다.


그것이 정답인지 확실하지 않지만 최선의 답변이므로 크레딧을 드리겠습니다.
tunnelsup
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.