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