Max level shown:
12024-11-26T08:06:55.315ZINFOslog-rs: spawning new session
22024-11-26T08:06:55.315ZDEBGslog-rs: [r1] starting peer state machine
32024-11-26T08:06:55.315ZINFOslog-rs: [r1] idle -> connect
42024-11-26T08:06:55.315ZDEBGslog-rs: [1.0.0.1:179] connecting
52024-11-26T08:06:55.316ZINFOslog-rs: spawning recv loop
62024-11-26T08:06:55.316ZINFOslog-rs: [r1] connected to 1.0.0.1:179
72024-11-26T08:06:55.316ZINFOslog-rs: [r1] connect -> open sent
82024-11-26T08:06:55.316ZDEBGslog-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-26T08:06:55.316ZTRACslog-rs: [r1] sending keepalive
102024-11-26T08:06:55.317ZINFOslog-rs: [r1] open sent -> open confirm
112024-11-26T08:06:55.317ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
122024-11-26T08:06:55.317ZINFOslog-rs: [r1] open confirm -> session setup
132024-11-26T08:06:55.317ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
142024-11-26T08:06:55.317ZTRACslog-rs: [r1] sending keepalive
152024-11-26T08:06:55.317ZINFOslog-rs: [r1] session setup -> established
162024-11-26T08:06:55.317ZTRACslog-rs: [r1] keepalive received
172024-11-26T08:06:55.318ZDEBGslog-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-26T08:06:55.318ZINFOslog-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-11-26T08:06:58.308ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
202024-11-26T08:06:58.308ZTRACslog-rs: [r1] keepalive received
212024-11-26T08:06:58.316ZTRACslog-rs: [r1] sending keepalive
222024-11-26T08:07:01.317ZTRACslog-rs: [r1] sending keepalive
232024-11-26T08:07:04.219ZWARNslog-rs: [r1] hold timer expired
242024-11-26T08:07:04.219ZINFOslog-rs: [r1] sending notification HoldTimerExpired/HoldTime(0)
252024-11-26T08:07:04.219ZINFOslog-rs: [r1] established -> idle
262024-11-26T08:07:10.220ZINFOslog-rs: [r1] idle hold time expire, attempting connect
272024-11-26T08:07:10.220ZINFOslog-rs: [r1] idle -> connect
282024-11-26T08:07:10.221ZDEBGslog-rs: [1.0.0.1:179] connecting
292024-11-26T08:07:10.221ZERROslog-rs: connect: ChannelSend("sending on a closed channel")
302024-11-26T08:07:10.221ZWARNslog-rs: [r1] initial connect attempt failed: channel send sending on a closed channel