tcpdump/tests/bgp-shutdown-communication.out
Job Snijders edf4c90c34 Add support to decode a BGP Shutdown Communication
The draft-ietf-idr-shutdown-07 document specifies a mechanism to
transmit a short free form UTF-8 [RFC3629] message as part of a Cease
NOTIFICATION message [RFC4486] to inform the peer why the BGP session is
being shutdown or reset.

Hat tip to Peter van Dijk <peter.van.dijk@powerdns.com>
2017-04-17 14:46:38 +02:00

7 lines
895 B
Plaintext

IP (tos 0xc0, ttl 255, id 40416, offset 0, flags [DF], proto TCP (6), length 126)
165.254.255.24.179 > 165.254.255.17.33202: Flags [P.], cksum 0xa924 (correct), seq 633078120:633078194, ack 1987858625, win 2172, options [nop,nop,TS val 921581890 ecr 3129863171], length 74: BGP
Notification Message (3), length: 74, Cease (6), subcode Administrative Shutdown (2), Shutdown Communication (length: 52): "This is a test of the shutdown communication system."
IP (tos 0xc0, ttl 255, id 40416, offset 0, flags [DF], proto TCP (6), length 126)
165.254.255.24.179 > 165.254.255.17.33202: Flags [P.], cksum 0xa724 (correct), seq 0:74, ack 1, win 2172, options [nop,nop,TS val 921581890 ecr 3129863171], length 74: BGP
Notification Message (3), length: 74, Cease (6), subcode Administrative Reset (4), Shutdown Communication (length: 52): "This is a test of the shutdown communication system."