| 1 | 2025-05-24T04:27:30.306Z | INFO | slog-rs: spawning new session
|
| 2 | 2025-05-24T04:27:30.307Z | DEBG | slog-rs: [r1] starting peer state machine
|
| 3 | 2025-05-24T04:27:30.307Z | INFO | slog-rs: [r1] idle -> connect
|
| 4 | 2025-05-24T04:27:30.307Z | DEBG | slog-rs: [1.0.0.1:179] connecting
|
| 5 | 2025-05-24T04:27:30.307Z | INFO | slog-rs: spawning recv loop
|
| 6 | 2025-05-24T04:27:30.307Z | INFO | slog-rs: [r1] connected to 1.0.0.1:179
|
| 7 | 2025-05-24T04:27:30.308Z | INFO | slog-rs: [r1] connect -> open sent
|
| 8 | 2025-05-24T04:27:30.308Z | DEBG | slog-rs: [1.0.0.1:179] recv: Open(
OpenMessage {
version: 4,
asn: 23456,
hold_time: 6,
id: 1,
parameters: [
Capabilities(
{
MultiprotocolExtensions {
afi: 1,
safi: 1,
},
RouteRefresh,
FourOctetAs {
asn: 4200000001,
},
AddPath {
elements: {
AddPathElement {
afi: 1,
safi: 1,
send_receive: 1,
},
},
},
},
),
],
},
)
|
| 9 | 2025-05-24T04:27:30.308Z | TRAC | slog-rs: [r1] sending keepalive
|
| 10 | 2025-05-24T04:27:30.308Z | INFO | slog-rs: [r1] open sent -> open confirm
|
| 11 | 2025-05-24T04:27:30.309Z | DEBG | slog-rs: [1.0.0.1:179] recv: KeepAlive
|
| 12 | 2025-05-24T04:27:30.309Z | INFO | slog-rs: [r1] open confirm -> session setup
|
| 13 | 2025-05-24T04:27:30.309Z | DEBG | slog-rs: [1.0.0.1:179] recv: KeepAlive
|
| 14 | 2025-05-24T04:27:30.309Z | TRAC | slog-rs: [r1] sending keepalive
|
| 15 | 2025-05-24T04:27:30.309Z | INFO | slog-rs: [r1] session setup -> established
|
| 16 | 2025-05-24T04:27:30.309Z | TRAC | slog-rs: [r1] keepalive received
|
| 17 | 2025-05-24T04:27:30.310Z | DEBG | slog-rs: [1.0.0.1:179] recv: Update(
UpdateMessage {
withdrawn: [],
path_attributes: [
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: Origin,
},
value: Origin(
Igp,
),
},
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: AsPath,
},
value: As4Path(
[
As4PathSegment {
typ: AsSequence,
value: [
4200000001,
],
},
],
),
},
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: NextHop,
},
value: NextHop(
1.0.0.1,
),
},
],
nlri: [
Prefix {
length: 24,
value: [
1,
2,
3,
0,
],
},
],
},
)
|
| 18 | 2025-05-24T04:27:30.310Z | DEBG | slog-rs: [1.0.0.1:179] recv: Update(
UpdateMessage {
withdrawn: [],
path_attributes: [
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: Origin,
},
value: Origin(
Igp,
),
},
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: AsPath,
},
value: As4Path(
[
As4PathSegment {
typ: AsSequence,
value: [
4200000001,
],
},
],
),
},
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: NextHop,
},
value: NextHop(
1.0.0.1,
),
},
],
nlri: [
Prefix {
length: 24,
value: [
1,
2,
3,
0,
],
},
],
},
)
|
| 19 | 2025-05-24T04:27:30.310Z | INFO | slog-rs: [r1] update received: UpdateMessage {
withdrawn: [],
path_attributes: [
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: Origin,
},
value: Origin(
Igp,
),
},
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: AsPath,
},
value: As4Path(
[
As4PathSegment {
typ: AsSequence,
value: [
4200000001,
],
},
],
),
},
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: NextHop,
},
value: NextHop(
1.0.0.1,
),
},
],
nlri: [
Prefix {
length: 24,
value: [
1,
2,
3,
0,
],
},
],
}
|
| 20 | 2025-05-24T04:27:30.311Z | INFO | slog-rs: [r1] update received: UpdateMessage {
withdrawn: [],
path_attributes: [
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: Origin,
},
value: Origin(
Igp,
),
},
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: AsPath,
},
value: As4Path(
[
As4PathSegment {
typ: AsSequence,
value: [
4200000001,
],
},
],
),
},
PathAttribute {
typ: PathAttributeType {
flags: 64,
type_code: NextHop,
},
value: NextHop(
1.0.0.1,
),
},
],
nlri: [
Prefix {
length: 24,
value: [
1,
2,
3,
0,
],
},
],
}
|
| 21 | 2025-05-24T04:27:33.300Z | DEBG | slog-rs: [1.0.0.1:179] recv: KeepAlive
|
| 22 | 2025-05-24T04:27:33.300Z | TRAC | slog-rs: [r1] keepalive received
|
| 23 | 2025-05-24T04:27:33.308Z | TRAC | slog-rs: [r1] sending keepalive
|
| 24 | 2025-05-24T04:27:36.310Z | TRAC | slog-rs: [r1] sending keepalive
|
| 25 | 2025-05-24T04:27:39.210Z | WARN | slog-rs: [r1] hold timer expired
|
| 26 | 2025-05-24T04:27:39.211Z | INFO | slog-rs: [r1] sending notification HoldTimerExpired/HoldTime(0)
|
| 27 | 2025-05-24T04:27:39.211Z | INFO | slog-rs: [r1] established -> idle
|
| 28 | 2025-05-24T04:27:45.212Z | INFO | slog-rs: [r1] idle hold time expire, attempting connect
|
| 29 | 2025-05-24T04:27:45.212Z | INFO | slog-rs: [r1] idle -> connect
|
| 30 | 2025-05-24T04:27:45.212Z | DEBG | slog-rs: [1.0.0.1:179] connecting
|
| 31 | 2025-05-24T04:27:45.212Z | ERRO | slog-rs: connect: ChannelSend("sending on a closed channel")
|
| 32 | 2025-05-24T04:27:45.213Z | WARN | slog-rs: [r1] initial connect attempt failed: channel send sending on a closed channel
|