Max level shown:
12024-12-19T05:38:31.680ZINFOslog-rs: spawning new session
22024-12-19T05:38:31.680ZDEBGslog-rs: [r1] starting peer state machine
32024-12-19T05:38:31.680ZINFOslog-rs: [r1] idle -> connect
42024-12-19T05:38:31.681ZDEBGslog-rs: [1.0.0.1:179] connecting
52024-12-19T05:38:31.681ZINFOslog-rs: spawning recv loop
62024-12-19T05:38:31.681ZINFOslog-rs: [r1] connected to 1.0.0.1:179
72024-12-19T05:38:31.681ZINFOslog-rs: [r1] connect -> open sent
82024-12-19T05:38:31.682ZDEBGslog-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-19T05:38:31.682ZTRACslog-rs: [r1] sending keepalive
102024-12-19T05:38:31.683ZINFOslog-rs: [r1] open sent -> open confirm
112024-12-19T05:38:31.683ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
122024-12-19T05:38:31.683ZINFOslog-rs: [r1] open confirm -> session setup
132024-12-19T05:38:31.684ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
142024-12-19T05:38:31.684ZTRACslog-rs: [r1] sending keepalive
152024-12-19T05:38:31.684ZINFOslog-rs: [r1] session setup -> established
162024-12-19T05:38:31.684ZTRACslog-rs: [r1] keepalive received
172024-12-19T05:38:31.685ZDEBGslog-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-19T05:38:31.685ZINFOslog-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-12-19T05:38:34.673ZDEBGslog-rs: [1.0.0.1:179] recv: KeepAlive
202024-12-19T05:38:34.674ZTRACslog-rs: [r1] keepalive received
212024-12-19T05:38:34.681ZTRACslog-rs: [r1] sending keepalive
222024-12-19T05:38:37.682ZTRACslog-rs: [r1] sending keepalive
232024-12-19T05:38:40.583ZWARNslog-rs: [r1] hold timer expired
242024-12-19T05:38:40.583ZINFOslog-rs: [r1] sending notification HoldTimerExpired/HoldTime(0)
252024-12-19T05:38:40.583ZINFOslog-rs: [r1] established -> idle
262024-12-19T05:38:46.584ZINFOslog-rs: [r1] idle hold time expire, attempting connect
272024-12-19T05:38:46.585ZINFOslog-rs: [r1] idle -> connect
282024-12-19T05:38:46.585ZDEBGslog-rs: [1.0.0.1:179] connecting
292024-12-19T05:38:46.585ZERROslog-rs: connect: ChannelSend("sending on a closed channel")
302024-12-19T05:38:46.585ZWARNslog-rs: [r1] initial connect attempt failed: channel send sending on a closed channel