Skip to ContentSkip to Footer
시작 내용
- Community Home
- >
- HPE Community, Korea
- >
- HP-UX
- >
- linkloop시 문의사항
HP-UX
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
-
정보
- 커뮤니티
- Welcome
- 시작하기
- 포럼 FAQ
- 랭킹 개요
- 참여규칙
- Tips and Tricks
- 접촉
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- 다른 HPE 사이트
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
포럼
-
블로그
-
정보
-
한국어
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 04-14-2005 10:00 PM
날짜: 04-14-2005 10:00 PM
linkloop시 문의사항
허접한 질문입니다.
linkloop시 아래와 같이 발생합니다.
linkloop 0x00306E46EFC8
Link connectivity to LAN station: 0x00306E46EFC8
error: expected primitive 0x30, got DL_ERROR_ACK
dl_error_primitive = 0x2d
dl_errno = 0x04
dl_unix_errno = 57
error - did not receive data part of message
작동에는 이상이 없습니다. 원인이 좀....
linkloop시 아래와 같이 발생합니다.
linkloop 0x00306E46EFC8
Link connectivity to LAN station: 0x00306E46EFC8
error: expected primitive 0x30, got DL_ERROR_ACK
dl_error_primitive = 0x2d
dl_errno = 0x04
dl_unix_errno = 57
error - did not receive data part of message
작동에는 이상이 없습니다. 원인이 좀....
3 응답 3
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 04-14-2005 10:00 PM
날짜: 04-14-2005 10:00 PM
linkloop시 문의사항
linkloop 명령어는 link-level connection을 점검하므로 NIC(Network Interface Card)가 여러개일 경우 어느 카드와 연결된 쪽을 테스트할 것인지 옵션으로 알려주어야 합니다. 카드를 지정해주지 않을 경우 어느 카드와 테스트할 것인지 몰라 위와 같은 메시지를 만나게 되는 것 같습니다.
man page를 보시면 아시겠지만 위의 분 설명대로 그것이 -i 옵션이구요.
옵션을 주고 실행할 경우 아래와 같이 OK가 나올 겁니다.
isbwdev:/>linkloop 0x00306EEA869C
Link connectivity to LAN station: 0x00306EEA869C
error: expected primitive 0x30, got DL_ERROR_ACK
dl_error_primitive = 0x2d
dl_errno = 0x04
dl_unix_errno = 57
error - did not receive data part of message
isbwdev:/>linkloop -i 1 0x00306EEA869C
Link connectivity to LAN station: 0x00306EEA869C
-- OK
man page를 보시면 아시겠지만 위의 분 설명대로 그것이 -i 옵션이구요.
옵션을 주고 실행할 경우 아래와 같이 OK가 나올 겁니다.
isbwdev:/>linkloop 0x00306EEA869C
Link connectivity to LAN station: 0x00306EEA869C
error: expected primitive 0x30, got DL_ERROR_ACK
dl_error_primitive = 0x2d
dl_errno = 0x04
dl_unix_errno = 57
error - did not receive data part of message
isbwdev:/>linkloop -i 1 0x00306EEA869C
Link connectivity to LAN station: 0x00306EEA869C
-- OK
위에 명시된 의견은 Hewlett Packard Enterprise가 아닌 저자의 개인 의견입니다. 이 사이트를 사용하면 이용 약관에 동의하게되며 참여 규칙 .