1. OSI PDU 헤더 형식
┌───────────────────┐
│ Protocol discriminator │
├───────────────────┤
│ PDU Header length │
├───────────────────┤
│ Version / protocol ID extension │
├───────────────────┤
│ ID length │
├──┬──┬──┬──────────┤
│ R │ R │ R │ PDU type │
├──┴──┴──┴──────────┤
│ Version │
├───────────────────┤
│ (미사용 예약됨) │
├───────────────────┤
│ Maximum number of Area Address │
└───────────────────┘
ㅇ Protocol discriminator
- IS-IS : 0x83, ES-IS : 0x82, CLNP : 0x81 (ISO 9577)
ㅇ PDU Header length : 헤더의 길이 ... (추가작성중)