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