### Router Interface -Router의 Interface는 크게 LAN 구간을 연결하는 Ethernet Interface와 WAN구간을 연결하는 Serial Interface , 가상의 Interface인 Loopback interface로 구성이 가능하다. -Ethernet Interface , Serial Interface는 물리적 Interface이며 loopback interface는 가상의 Interface이다. -Cisco Router에서 물리적 interface는 [Eternet , Serial]기본적으로 비 활성화 상태(Shutdown)이기 때문에 수동으로 활성화 상태로 전환해야 한다. --------------------------------------------------..
### Router의 동작원리 -Router는 Lyaer 3계층을 대표하는 장비이며 자신이 포함되지 않은 외부 네트워크로 통신시 사용되는 장비이다. -통신 Protocol은 IP를 사용하며 주소는 IP Header에 포함된 IP address를 사용한다. (10진수 32bit의 주소 체계) -Router는 데이터가 입력되면 Layer 3 Header의 목적지 IP 주소를 근거로 Routig table을 참조하여 Next-hop까지 전파 -Router는 Routing table에 등록되지 않은 네트워크 정보는 Drop을 실시한다. -Router는 목적지까지의 통신을 책임지지 않는다. (Next-hop까지만) -Router는 직접 연결된 Local 네트워크 정보는 가장 신뢰적인 Connected로 경로정보 ..
## CDP (Cisco Discovery Protocol) -해당 Router , Switch에 직접 연결된 장비의 기본적인 사항을 확인할수 있다. -CDP를 사용하기위한 조건 .Cisco장비간 연결시에만 사용할수있다.다. .Layer 2가 활성화 상태일경우 확인이 가능하다. .직접 연결된 장비의 정보만 확인이 가능하다. -확인 가능한 정보 .CDP Message는 60초 단위로 전파하며 180초간 유지된다. [show cdp] .Version : IOS Version .Divice ID : 연결된 장비의 Hostname .Local Interface : 해당 장비의 Interface .Port ID : 연결된 장비의 Interface .Platform : 연결된장비의 Platform .Capabili..
### 계층별 주소 체계 ## Layer 4 -주소 : Port number (16bit = 0 ~ 65535) (단 0 ~ 1023번까지는 자주사용하는 Well-Known port number로 예약되어있다.) -용도 : 예약된 Port number를 사용하여 해당 데이터의 서비스 번호를 제공한다. -Port number를 주소로 사용하는 대표적인 Protocol은 TCP , UDP가 있다. .TCP : 신뢰성을 기반으로 데이터를 전송하는 Protocol : HTTP (80) , FTP (20 , 21) , Telnet (23) , SSH (22) .UDP : 신속성을 기반으로 데이터를 전송하는 Protocol : RTP (실시간 트래픽) , DNS (53) , TFTP (69) , DHCP (67,6..
sudo passwd apt update && upgrade vi /etc/ssh/sshd_config Port 2244 PasswordAuthentication yes systemctl restart sshd apt install nginx systemctl enable nginx fallocate -l 2G /swapfile chmod 600 /swapfile mkswap /swapfile vi /etc/fstab /swapfile swap swap defaults 0 0 추가 timedatectl set-timezone Asia/Seoul timedatectl dpkg-reconfigure tzdata Asia - Seoul dpkg-reconfigure loca..
무료 클라우드 비추천 항목: GCP, NCP는 무료 체험에 Windows 기반의 OS가 없다는 점입니다. Linux 기반의 OS 만 사용 하신다면 추천 드립니다. 중국 기업의 클라우드 경우는 중국, 타 국 지역만 제안 되어있습니다. 가입 시 신분증 인증을 해야 한다는 점에서 비추천 드립니다. 이외에도 KT, NHN, 등 한국 기업인데요. KT, NHN는 무료 체험이 없어 제외하였습니다. 무료 클라우드 추천 항목: Amazon, Azure, Oracle, IBM를 추천드립니다. 모두 Windows 기반의 OS를 지원하며, 폭 넓은 크레딧을 지원받습니다. Azure 같은 경우에는 방통대나 학생 인증을 하시면 약 100달러 크레딧을 받으실 수 있습니다.
다운로드 - https://www.cyotek.com/downloads Downloads - View and download available files • Cyotek You are using an outdated browser. Please upgrade your browser to improve your experience. Donate This software may be used free of charge, but as with all free software there are costs involved to develop and maintain. If this site or its services have sa www.cyotek.com Cyotek WebCopy 에 최신 버전을 다운 받을 수..
New ENCOR Questions – Part 4 Question 1 After a redundant route processor failure occurs on a Layer 3 device, which mechanism allows for packets to be forwarded from a neighboring router based on the most recent tables? A. RPVST+ B. RP failover C. BFD D. NSF Answer: D Explanation Routers specifically designed for high availability include hardware redundancy, such as dual power supplies and rout..
Question 24 Refer to the exhibit. Which configuration change ensures that R1 is the active gateway whenever it is in a functional state for the 172.30.110.0/24 network? Option A R1 standby 1 preempt R2 standby 1 priority 90 Option B R1 standby 1 preempt R2 standby 1 priority 100 Option C R2 standby 1 priority 100 standby 1 preempt Option D R2 standby 1 priority 110 standby 1 preempt A. Option A ..
New ENCOR Questions – Part 5 Question 1 Drag and drop the solutions that comprise Cisco Cyber Threat Defense from the left onto the objectives they accomplish on the right. Answer: + detects suspicious web activity: Web Security Appliance + analyzes network behavior and detects anomalies: StealthWatch + uses pxGrid to remediate security threats: Identity Services Engine Explanation Cisco ISE col..