RFC-grounded notes
Each topic starts with the relevant RFC sections, then narrows into terms, state machines, messages, and the parts that are easiest to misunderstand.
Independent network protocol lab
A small protocol lab for reading RFCs, tracing packets, and turning routing behavior into practical notes.
PathVector Studio は個人で運営する非商用のネットワークプロトコル研究・教材プロジェクトです。
The studio keeps a narrow focus: routing, verification, packet-level observation, and notes that can be reproduced on a laptop.
Each topic starts with the relevant RFC sections, then narrows into terms, state machines, messages, and the parts that are easiest to misunderstand.
Labs are designed around short command-line experiments, packet captures, and traces that show what actually changed on the wire.
Small tools may appear as the notes grow, especially around BGP visibility, RPKI checks, and protocol debugging workflows.
The first public track connects RFC reading to small, reproducible labs around route announcements and origin validation.
The goal is not to memorize BGP. The goal is to read a small part of the protocol, run a tiny experiment, and explain what changed in the route.
The first path is deliberately close to operational routing: ASNs, prefixes, UPDATE messages, AS_PATH, ROAs, and origin validation.
track/bgp-01 read: RFC 4271 sections 1, 3, 4 observe: AS, prefix, NEXT_HOP, AS_PATH lab: trace how a prefix announcement becomes a route status: first draft under review next: route withdrawal and RPKI origin validation url: /notes/bgp-01.html
Send short notes, RFC pointers, or corrections to the public contact address.