Max level shown:
12024-11-01T04:43:35.792ZINFOslog-rs: spawning new session
22024-11-01T04:43:35.792ZDEBGslog-rs: [r1] starting peer state machine
32024-11-01T04:43:35.792ZINFOslog-rs: [r1] idle -> connect
42024-11-01T04:43:35.793ZDEBGslog-rs: [1.0.0.1:179] connecting
52024-11-01T04:43:35.793ZINFOslog-rs: spawning recv loop
62024-11-01T04:43:35.793ZINFOslog-rs: [r1] connected to 1.0.0.1:179
72024-11-01T04:43:35.793ZINFOslog-rs: [r1] connect -> open sent
82024-11-01T04:43:35.794ZDEBGslog-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-11-01T04:43:35.794ZTRACslog-rs: [r1] sending keepalive
102024-11-01T04:43:35.794ZINFOslog-rs: [r1] open sent -> open confirm
112024-11-01T04:43:35.794ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
122024-11-01T04:43:35.794ZINFOslog-rs: [r1] open confirm -> session setup
132024-11-01T04:43:35.794ZTRACslog-rs: [r1] sending keepalive
142024-11-01T04:43:35.795ZINFOslog-rs: [r1] session setup -> established
152024-11-01T04:43:35.795ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
162024-11-01T04:43:35.795ZTRACslog-rs: [r1] keepalive received
172024-11-01T04:43:35.795ZDEBGslog-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-11-01T04:43:35.796ZDEBGslog-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-11-01T04:43:35.796ZINFOslog-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-11-01T04:43:35.796ZINFOslog-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-11-01T04:43:38.785ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
222024-11-01T04:43:38.785ZTRACslog-rs: [r1] keepalive received
232024-11-01T04:43:38.793ZTRACslog-rs: [r1] sending keepalive
242024-11-01T04:43:41.794ZTRACslog-rs: [r1] sending keepalive
252024-11-01T04:43:44.695ZWARNslog-rs: [r1] hold timer expired
262024-11-01T04:43:44.695ZINFOslog-rs: [r1] sending notification HoldTimerExpired/HoldTime(0)
272024-11-01T04:43:44.695ZINFOslog-rs: [r1] established -> idle
282024-11-01T04:43:50.697ZINFOslog-rs: [r1] idle hold time expire, attempting connect
292024-11-01T04:43:50.697ZINFOslog-rs: [r1] idle -> connect
302024-11-01T04:43:50.697ZDEBGslog-rs: [1.0.0.1:179] connecting
312024-11-01T04:43:50.697ZERROslog-rs: connect: ChannelSend("sending on a closed channel")
322024-11-01T04:43:50.697ZWARNslog-rs: [r1] initial connect attempt failed: channel send sending on a closed channel