일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 포너블
- gcp
- gcp cloud build
- 리버싱
- 웹해킹
- Python
- gcp ci/cd
- 네트워크
- cloud run
- 스프링 배치
- 백준
- 사이버보안
- Baekjoon
- node.js
- sequelize
- 회고
- 웹보안
- spring Batch
- 프로그래머스
- webhacking.kr
- programmers
- pwnable.xyz
- docker
- kotest
- 파이썬
- 시스템 해킹
- nodejs
- hackctf
- 보안
- Batch
Archives
목록network layer-router (1)
uju's Tech

software: 라우팅 알고리즘/프로토콜 수행 hardware: input에서 output으로 forwarding 1.input port line termination: 물리 계층 --> data link (ex . ethernet) -->decentralized switching(분산 스위칭) switch fabric : input buffer 로 부터 적절한 output buffer로 전송 datagram 이 흘러가는 시간보다 도착하는 시간이 빠르면 queuing delay 발생 가능 switch fabric의 3가지 구조 1.memory: 모든 input buffer 로 부터 들어오는 패킷들은 같은 메모리를 공유한다.(시스템 메모리에 복사) 2.bus: 모두 공유하는 길이여서 하나의 신호만 지나갈..
Network
2020. 6. 13. 03:19