일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- 인프콘
- l3 스위치
- 테슬라폰
- TCP/IP
- 역캡슐화
- 자바의 정석
- 백준 2775
- java
- 논리구성도
- 남궁성
- 자바
- 프로토콜
- 계층화
- modifiers
- 파이썬
- 데이터 송수신
- 물리구성도
- network
- 네트워크
- 상속
- 인터페이스
- 개발바닥
- 다형성
- 백준 1712
- 파이썬 1712
- 1764
- 10866
- AWS CLF
- 유선LAN
- aws 자격증
- Today
- Total
병훈's Blog
[CCNA] 자주 봐야 하는 정보 (Always updating..) 본문
<Network Devices>
https://thdqudgns.tistory.com/156
[...] firewalls are software applications that filter traffic entering and exiting a host machine, like a PC.
[...] 방화벽은 PC와 같은 호스트 시스템에 들어오고 나가는 트래픽을 필터링하는 소프트웨어 응용 프로그램입니다.
: host-based
What kind of network device is a Cisco ASA?
Cisco ASA는 어떤 종류의 네트워크 장치입니까?
: firewall
What kind of network device is a Cisco 'Catalyst'?
Cisco Catalyst는 어떤 종류의 네트워크 장치입니까?
: switch
A computer network is a digital telecommunications network which allows [...] to share resources.
컴퓨터 네트워크는 [...] 자원을 공유할 수 있는 디지털 통신 네트워크입니다.
: nodes
<Interfaces and Cables>
https://thdqudgns.tistory.com/171
[...] cables emit a faint signal outside of the cable, which can be detected and copied.
[...] 케이블은 케이블 외부에서 감지되고 복사될 수 있는 희미한 신호를 방출합니다.
: UTP
Fiber-Optic cables are connected to [...] transceivers in a router or switch.
광섬유 케이블은 라우터나 스위치의 [...] 트랜시버에 연결됩니다.
: SFP(Small Form-Factor Pluggable)
[...] cables are vulnerable to EMI (electromagnetic interference).
[...] 케이블은 EMI(전자기 간섭)에 취약합니다.
: UTP
Why are the wire pairs in a UTP cable twisted together?
UTP 케이블의 전선 쌍이 서로 꼬여 있는 이유는 무엇입니까?
: It protects against EMI (Electromagnetic Interference)
: EMI(전자기 간섭)로부터 보호합니다.
What is the name of the connector on the end of an Ethernet UTP cable?
이더넷 UTP 케이블 끝에 있는 커넥터 이름은 무엇입니까?
: RJ-45
What kind of cable connects a pin pair on one end of a UTP cable to the opposite pair on the other end?
UTP 케이블의 한쪽 끝에 있는 핀 쌍을 다른 쪽 끝에 있는 반대쪽 쌍에 연결하는 케이블은 무엇입니까?
: crossover
What kind of cable connects a pin pair on one end of a UTP cable to the same pair on the other end?
UTP 케이블의 한쪽 끝에 있는 핀 쌍을 다른 쪽 끝에 있는 동일한 쌍에 연결하는 케이블은 무엇입니까?
: straight-through
[...] fiber cables allow multiple angles (modes) of light waves to enter the fiberglass core.
[...] 섬유 케이블을 사용하면 다양한 각도(모드)의 광파가 유리 섬유 코어에 들어갈 수 있습니다.
: multi-mode
In [...] fiber cables, light travels straight through the fiberglass core at a single angle.
[...] 광섬유 케이블에서 빛은 단일 각도로 유리 섬유 코어를 통해 직선으로 이동합니다.
: single-mode
1000BASE-LX maximum cable length
: multi-mode 550m, single-mode 5km
<OSI Model & TCP/IP Suite>
https://thdqudgns.tistory.com/172
Interaction between the different OSI layers on the same device is called [...] interaction.
동일한 장치에서 서로 다른 OSI 계층 간의 상호 작용을 [...] 상호 작용이라고 합니다.
: adjacent-layer (interaction)
: 인접 계층 (상호작용)
Interaction between the same OSI layer on different devices is called [...] interaction.
서로 다른 장치에 있는 동일한 OSI 계층 간의 상호 작용을 [...] 상호 작용이라고 합니다.
: same-layer (interaction)
: 동일 계층 (상호작용)
Which layer of the OSI model segments and reassembles data for communications between end hosts?
엔드 호스트 간의 통신을 위해 데이터를 분할하고 재조립하는 OSI 모델 계층은 무엇입니까?
: transport
Which layer of the OSI model establishes, manages, and terminates connections between the local and remote applications?
OSI 모델의 어떤 계층이 로컬 애플리케이션과 원격 애플리케이션 간의 연결을 설정, 관리 및 종료합니까?
: Layer 5 - Session
*establish: 설정하다
*terminate: 종료하다
Which layer of the OSI model defines physical characteristics of the medium used to transfer data between devices?
OSI 모델의 어느 계층이 기기 간 데이터 전송에 사용되는 매체의 물리적 특성을 정의합니까?
: Physical
Which networking model was developed by the United States Department of Defense?
미국 국방부가 개발한 네트워킹 모델은 무엇입니까?
: TCP/IP Suite (TCP/IP Model)
'자격증 > CCNA' 카테고리의 다른 글
[CCNA] Ethernet LAN Switching (0) | 2024.04.13 |
---|---|
[CCNA] Intro to the CLI (1) | 2024.03.25 |
[CCNA] OSI Model & TCP/IP Suite (0) | 2024.03.03 |
[CCNA] Interfaces and Cables (0) | 2024.03.03 |
[CCNA] 학습에 도움을 주는 Anki Flashcards와 Cisco Packet Tracer (0) | 2024.03.02 |