1 | 2024-11-01T04:43:35.792Z | INFO | slog-rs: spawning new session
|
2 | 2024-11-01T04:43:35.792Z | DEBG | slog-rs: [r1] starting peer state machine
|
3 | 2024-11-01T04:43:35.792Z | INFO | slog-rs: [r1] idle -> connect
|
4 | 2024-11-01T04:43:35.793Z | DEBG | slog-rs: [1.0.0.1:179] connecting
|
5 | 2024-11-01T04:43:35.793Z | INFO | slog-rs: spawning recv loop
|
6 | 2024-11-01T04:43:35.793Z | INFO | slog-rs: [r1] connected to 1.0.0.1:179
|
7 | 2024-11-01T04:43:35.793Z | INFO | slog-rs: [r1] connect -> open sent
|
8 | 2024-11-01T04:43:35.794Z | 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 | 2024-11-01T04:43:35.794Z | TRAC | slog-rs: [r1] sending keepalive
|
10 | 2024-11-01T04:43:35.794Z | INFO | slog-rs: [r1] open sent -> open confirm
|
11 | 2024-11-01T04:43:35.794Z | DEBG | slog-rs: [1.0.0.1:179] recv: KeepAlive
|
12 | 2024-11-01T04:43:35.794Z | INFO | slog-rs: [r1] open confirm -> session setup
|
13 | 2024-11-01T04:43:35.794Z | TRAC | slog-rs: [r1] sending keepalive
|
14 | 2024-11-01T04:43:35.795Z | INFO | slog-rs: [r1] session setup -> established
|
15 | 2024-11-01T04:43:35.795Z | DEBG | slog-rs: [1.0.0.1:179] recv: KeepAlive
|
16 | 2024-11-01T04:43:35.795Z | TRAC | slog-rs: [r1] keepalive received
|
17 | 2024-11-01T04:43:35.795Z | 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 | 2024-11-01T04:43:35.796Z | 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 | 2024-11-01T04:43:35.796Z | 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 | 2024-11-01T04:43:35.796Z | 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 | 2024-11-01T04:43:38.785Z | DEBG | slog-rs: [1.0.0.1:179] recv: KeepAlive
|
22 | 2024-11-01T04:43:38.785Z | TRAC | slog-rs: [r1] keepalive received
|
23 | 2024-11-01T04:43:38.793Z | TRAC | slog-rs: [r1] sending keepalive
|
24 | 2024-11-01T04:43:41.794Z | TRAC | slog-rs: [r1] sending keepalive
|
25 | 2024-11-01T04:43:44.695Z | WARN | slog-rs: [r1] hold timer expired
|
26 | 2024-11-01T04:43:44.695Z | INFO | slog-rs: [r1] sending notification HoldTimerExpired/HoldTime(0)
|
27 | 2024-11-01T04:43:44.695Z | INFO | slog-rs: [r1] established -> idle
|
28 | 2024-11-01T04:43:50.697Z | INFO | slog-rs: [r1] idle hold time expire, attempting connect
|
29 | 2024-11-01T04:43:50.697Z | INFO | slog-rs: [r1] idle -> connect
|
30 | 2024-11-01T04:43:50.697Z | DEBG | slog-rs: [1.0.0.1:179] connecting
|
31 | 2024-11-01T04:43:50.697Z | ERRO | slog-rs: connect: ChannelSend("sending on a closed channel")
|
32 | 2024-11-01T04:43:50.697Z | WARN | slog-rs: [r1] initial connect attempt failed: channel send sending on a closed channel
|