Max level shown:
12024-10-30T13:35:12.770ZINFOslog-rs: spawning new session
22024-10-30T13:35:12.770ZDEBGslog-rs: [r1] starting peer state machine
32024-10-30T13:35:12.771ZINFOslog-rs: [r1] idle -> connect
42024-10-30T13:35:12.771ZDEBGslog-rs: [1.0.0.1:179] connecting
52024-10-30T13:35:12.771ZINFOslog-rs: spawning recv loop
62024-10-30T13:35:12.771ZINFOslog-rs: [r1] connected to 1.0.0.1:179
72024-10-30T13:35:12.772ZINFOslog-rs: [r1] connect -> open sent
82024-10-30T13:35:12.772ZDEBGslog-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, }, }, }, }, ), ], }, )
92024-10-30T13:35:12.773ZTRACslog-rs: [r1] sending keepalive
102024-10-30T13:35:12.773ZINFOslog-rs: [r1] open sent -> open confirm
112024-10-30T13:35:12.773ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
122024-10-30T13:35:12.774ZINFOslog-rs: [r1] open confirm -> session setup
132024-10-30T13:35:12.774ZTRACslog-rs: [r1] sending keepalive
142024-10-30T13:35:12.774ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
152024-10-30T13:35:12.775ZINFOslog-rs: [r1] session setup -> established
162024-10-30T13:35:12.775ZTRACslog-rs: [r1] keepalive received
172024-10-30T13:35:12.775ZDEBGslog-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, ], }, ], }, )
182024-10-30T13:35:12.776ZINFOslog-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, ], }, ], }
192024-10-30T13:35:12.776ZDEBGslog-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, ], }, ], }, )
202024-10-30T13:35:12.776ZINFOslog-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, ], }, ], }
212024-10-30T13:35:15.764ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
222024-10-30T13:35:15.764ZTRACslog-rs: [r1] keepalive received
232024-10-30T13:35:15.772ZTRACslog-rs: [r1] sending keepalive
242024-10-30T13:35:18.773ZTRACslog-rs: [r1] sending keepalive
252024-10-30T13:35:21.675ZWARNslog-rs: [r1] hold timer expired
262024-10-30T13:35:21.675ZINFOslog-rs: [r1] sending notification HoldTimerExpired/HoldTime(0)
272024-10-30T13:35:21.675ZINFOslog-rs: [r1] established -> idle
282024-10-30T13:35:27.676ZINFOslog-rs: [r1] idle hold time expire, attempting connect
292024-10-30T13:35:27.677ZINFOslog-rs: [r1] idle -> connect
302024-10-30T13:35:27.677ZDEBGslog-rs: [1.0.0.1:179] connecting
312024-10-30T13:35:27.677ZERROslog-rs: connect: ChannelSend("sending on a closed channel")
322024-10-30T13:35:27.677ZWARNslog-rs: [r1] initial connect attempt failed: channel send sending on a closed channel