Max level shown:
12024-12-11T04:24:16.709ZINFOslog-rs: spawning new session
22024-12-11T04:24:16.709ZDEBGslog-rs: [r1] starting peer state machine
32024-12-11T04:24:16.709ZINFOslog-rs: [r1] idle -> connect
42024-12-11T04:24:16.709ZDEBGslog-rs: [1.0.0.1:179] connecting
52024-12-11T04:24:16.710ZINFOslog-rs: spawning recv loop
62024-12-11T04:24:16.710ZINFOslog-rs: [r1] connected to 1.0.0.1:179
72024-12-11T04:24:16.710ZINFOslog-rs: [r1] connect -> open sent
82024-12-11T04:24:16.710ZDEBGslog-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-12-11T04:24:16.711ZTRACslog-rs: [r1] sending keepalive
102024-12-11T04:24:16.711ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
112024-12-11T04:24:16.711ZINFOslog-rs: [r1] open sent -> open confirm
122024-12-11T04:24:16.711ZINFOslog-rs: [r1] open confirm -> session setup
132024-12-11T04:24:16.711ZTRACslog-rs: [r1] sending keepalive
142024-12-11T04:24:16.711ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
152024-12-11T04:24:16.711ZINFOslog-rs: [r1] session setup -> established
162024-12-11T04:24:16.712ZTRACslog-rs: [r1] keepalive received
172024-12-11T04:24:16.712ZDEBGslog-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-12-11T04:24:16.712ZDEBGslog-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, ], }, ], }, )
192024-12-11T04:24:16.713ZINFOslog-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, ], }, ], }
202024-12-11T04:24:16.713ZINFOslog-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-12-11T04:24:19.703ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
222024-12-11T04:24:19.703ZTRACslog-rs: [r1] keepalive received
232024-12-11T04:24:19.711ZTRACslog-rs: [r1] sending keepalive
242024-12-11T04:24:22.712ZTRACslog-rs: [r1] sending keepalive
252024-12-11T04:24:25.613ZWARNslog-rs: [r1] hold timer expired
262024-12-11T04:24:25.613ZINFOslog-rs: [r1] sending notification HoldTimerExpired/HoldTime(0)
272024-12-11T04:24:25.613ZINFOslog-rs: [r1] established -> idle
282024-12-11T04:24:31.615ZINFOslog-rs: [r1] idle hold time expire, attempting connect
292024-12-11T04:24:31.615ZINFOslog-rs: [r1] idle -> connect
302024-12-11T04:24:31.615ZDEBGslog-rs: [1.0.0.1:179] connecting
312024-12-11T04:24:31.615ZERROslog-rs: connect: ChannelSend("sending on a closed channel")
322024-12-11T04:24:31.616ZWARNslog-rs: [r1] initial connect attempt failed: channel send sending on a closed channel