chapter 15. CCNA 준비 -1-
학습목표 CCNA 시험대비총정리 -2-
OSI 계층별특징 -3-
데이터의인캡슐레이션 -4-
TCP/IP 모델과 OSI 계층모델의대응 -5-
캐이블 내 용 동축 STP UTP 광 대역폭 10-100 100-1G -10G 매체크기 큼 보통 작음 작음 전자기장애 작음 작음 큼 없음 최대길이 500m 100m 100m 100km 가격 저렴 비쌈 제일저렴 제일비쌈 콘솔포트 Roll over 캐이블 장비와장비 Cross over 캐이블 장비와호스트 Straight 캐이블 -6-
네트워크장비별세그먼테이션과콜리젼도메인 -7-
MAC 주소 -8-
OSI 계층모델 -9-
이더넷 CSMA / CD Collision -10-
PPP PAP CHAP -11-
ISDN (1) -12-
ISDN (2) BRI & PRI & DDR -13-
Frame relay -14-
TCP / IP (1) -15-
TCP / IP (2) Well-known Port number TCP 포트이름 포트번호 UDP 포트이름 포트번호 ftp-data 19 Time 37 ftp 20 Nameserver 42 telnet 21 DNS 53 Domain 53 Bootps 67 Gopher 70 Ntp 123 Finger 79 Snmp 161 www 80 Syslog 514 pop3 179 rip 520-16-
TCP / IP (3) 3way handshake & Windowing -17-
TCP / IP (4) ARP, RARP, ICMP -18-
TCP / IP (5) IP 헤더의구조 -19-
TCP / IP (6) IP addressing - Class -20-
TCP / IP (7) IP addressing 서브넷수와호스트수 2 n -2-21-
TCP / IP (8) 서브넷수와호스트수 클라스 C IP 주소를서브넷팅할경우 n 서브넷마스크 서브넷수 호스트수 2 255.255.255.192 /26 2 (22-2) 62 (26-2) 3 255.255.255.224 /27 6 (23-2) 30 (25-2) 4 255.255.255.240 /28 14 (24-2) 14 (24-2) 5 255.255.255.248 /29 30 (25-2) 6 (23-2) 6 255.255.255.252 / 30 62 (26-2) 2 (22-2) -22-
시스코라우터의구성 -23-
시스코라우터의부팅절차 -24-
시스코라우터의명령어모드 - User exec 모드 : router> - Privileged exec 모드 : router# - Global configuration 모드 : router(config)# -25-
시스코라우터상태관련명령어 -26-
시스코라우터의설정 -27-
IOS 의에러메시지 % Incomplete command 명령어를다입력하지않았을때나타나는메시지 % Invalid input detected at '^' marker. 명령어의옵션이나값을잘못입력했을때나타나는메시지 % Unknown command or computer name, or unable to find computer 실제존재하지않는명령어를입력했을때나타나는메시지 (Privileged 모드 ) % Ambiguous command 명령어의옵션을설정하지않았을때나타나는메시지 -28-
CDP 의설정 router#conf t Enter configuration commands, one per line. End with CNTL/Z. router(config)#cdp run router(config)#^z Cisco Discovery Protocol no cdp enable 특정인터페이스 no cdp run 시스템전체 router# show c에 router#show cdp neighbors detail -29-
시스코라우터인터페이스설정 router#conf t Enter configuration commands, one per line. End with CNTL/Z. router(config)#interface fastethernet 0 router(config-if)#ip address 192.168.1.136 255.255.255.0 router(config-if)#no shut router(config-if)#^z -30-
Banner motd 명령어 Router(config)#banner motd {c line c} Authorised Access only This system is the property of XXX Telecom International Disconnect IMMEDIATELY if you are not an authorised user! Contact XXX@XXX.com for help. User Access Verification Username: Password: -31-
라우터와라우팅 -32-
라우팅프로토콜 -33-
거리벡터라우팅프로토콜 -34-
링크스테이트라우팅프로토콜 -35-
Administrative Distance Connect : 0 Static : 1 External BGP : 20 Internal EIGRP : 90 IGRP : 100 OSPF : 110 RIP : 120 External EIGRP : 170 Internal BGP : 200 Ubknown : 255 ( 폐기 ) -36-
RIP 프로토콜분류프로토콜구현방법매트릭라우팅업데이트루트타임아웃타이머 Hold down Flush 트래픽분산 ( 로드밸런싱 ) RIP1의특징 RIP2의특징 IGP( 내부게이트웨이프로토콜 ) 거리벡터 홉수 ( 최대 15 홉, 16 홉은무시 ) 30 초 180 초 180 초 240 초 기본 4 개경로 ( 최대 6 동일 cost 경로 ) Classful 네트워크만지원 Classless 네트워크지원 (VLSM), 트리거업데이트 -37-
RIP 의설정 단계 명령어 1 Router_A(config)#router rip 2 Router_A(config-router)#network 192.168.0.0 3 Router_A(config-router)#network 192.168.1.0 4 Router_A(config-router)#end -38-
IGRP 프로토콜분류프로토콜구현방법매트릭라우팅업데이트 IGP( 내부게이트웨이프로토콜 ) Distance Vector 복합매트릭 90초 타이머 ( 기본값 ) Invalid 홀드다운 플러시 270 초 ( 업데이트의 3 배 ) 280 초 (Invalid + 10 초 ) 630 초 ( 업데이트의 7 배 ) 트래픽분산 ( 로드밸런싱 ) 기본 4 개경로 ( 최대 6 동일 cost 경로 ) -39-
OSPF -40-
Show ip route Router# show ip route Codes: I - IGRP derived, R - RIP derived, O - OSPF derived, C - connected, S - static, E - EGP derived, B - BGP derived, * - candidate default route, IA - OSPF inter area route, i - IS-IS derived, ia - IS-IS, U - per-user static route, o - on-demand routing, M - mobile, P - periodic downloaded static route, D - EIGRP, EX - EIGRP external, E1 - OSPF external type 1 route, E2 - OSPF external type 2 route, N1 - OSPF NSSA external type 1 route, N2 - OSPF NSSA external type 2 route Gateway of last resort is 10.119.254.240 to network 10.140.0.0 R 172.150.0.0 [120/5] via 10.119.254.6, 0:01:00, Ethernet2 R 172.17.10.0 [120/128] via 10.119.254.244, 0:02:22, Ethernet2 S 172.21.114.201/32 is directly connected, BRI0 S 172.21.114.205/32 is directly connected, BRI0 O E2 172.70.132.0 [110/5] via 10.119.254.6, 0:00:59, Ethernet2 O E2 10.130.0.0 [110/5] via 10.119.254.6, 0:00:59, Ethernet2-41-
라우터의설정 (1) router>enable router#config terminal router(config)#hostname cisco cisco(config)#enable secret ccna cisco(config)#interface ethernet 0 cisco(config-if)#ip address 192.168.1.1 255.255.255.0 cisco(config-if)#no shut cisco(config-if)#exit cisco(config)#interface serial 0 cisco(config-if)#ip address 192.168.2.1 255.255.255.0 cisco(config-if)#clock rate 64000 cisco(config-if)#no shut cisco(config-if)#exit cisco(config)#router rip cisco(config-router)#network 192.168.1.0 cisco(config-router)#network 192.168.2.0 cisco(config-router)#exit cisco(config)#exit cisco#copy run start -42-
라우터의설정 (2) router>enable router#config terminal router(config)#enable password c1sc0 router(config)#line con 0 router(config-line)#password c1sc0 router(config-line)#exit router(config)#line vty 0 4 router(config-line)#password c1sc0 router(config-line)#exit -43-
시스코스위치 -44-
스패닝트리프로토콜 -45-
VLAN -46-
VTP -47-
ACL 의동작 -48-
ACL 의위치 -49-
감사합니다 원리를알면 IT 가맛있다 -50-