본문 바로가기

네트워크 강의 list 쉽게 배우는 네트워크[기본]http://www.worktv.or.kr/prog/preProgramVodView.do?progKey=401&contentCid=12049강사 : 성균관대학교 안성진교수 [네트워크 관리사]http://www.worktv.or.kr/prog/preProgramVodView.do?progKey=12&contentCid=2976*강사 : 이하철(유한대 교수) 정보통신강좌http://open.korea.ac.kr/colleges/colleges!detail.action?subjectNo=1041&user_id=27 [고영채]Communication Theory디지털 통신Communication Systems and Lab통신시스템 I통신시스템 ⅡInformation TheoryIT융.. 더보기
CRC 에러 설명 CRC Error. (전송되는동안 훼손된 프레임)인입 프레임 안의 CRC 정보와받은 스테이션에 의해 계산된 CRC 값과다를 경우에 발생한다. 받는하드웨어에서 CRC에러를갖는 프레임을 discard시킨다. CRC 에러는 일반적으로 케이블 불량이나 네트워크의 다른 불량에 의해 발생한다. 일반적으로 문제를 해결하기 위해서는 결함이 있는 케이블이나 장비를 교체한다.Oversize일반적으로 Ethernet Frame은 최대 1522Byte로 전송하게 되어 있다. 이 Error는 이 Size를 넘었을 때 발생한다.Undersize일반적으로 Ethernet Frame의 최소 단위가 64Byte로 전송하게 되어 있다.이 Error는 이Size보다 적은 Frame이들어 왔을 때 발생 하며 Auto Negotiation이.. 더보기
Lightweight AP 설정 방법 Resetting the LWAPP Configuration on a Lightweight AP [ AP 초기화 설정 방법 ] AP# clear lwapp ap ip address AP# clear lwapp ap ip default-gateway AP# clear lwapp ap controller ip address AP# clear lwapp ap hostname [ AP 설정 방법 ] >settingPassword: Cisco AP_default# capwap ap ip address [IP] [Subnet] -> /// LAP의 IP 설정 /// AP_default# capwap ap ip default-gateway [Gateway] -> /// LAP의 Gate-way 설정 /// AP_de.. 더보기