Max level shown:
12026-08-20T02:27:10.789ZINFOslog-rs (bgp): dispatcher started module = neighbor unit = dispatcher
22026-08-20T02:27:10.790ZINFOslog-rs (bgp): starting listener with bind arg: 11.0.0.2:10179 module = neighbor unit = dispatcher
32026-08-20T02:27:10.790ZINFOslog-rs (bgp): BgpConnectionChannel Listener created listener = Listener { rx: Receiver { .. }, addr: 11.0.0.2:10179 } module = neighbor unit = dispatcher
42026-08-20T02:27:10.790ZINFOslog-rs (bgp): transitioning to accept loop bind_addr = 11.0.0.2:10179 module = neighbor unit = dispatcher
52026-08-20T02:27:10.790ZINFOslog-rs (bgp): spawning session for r1 module = router router_instance_id = 1 unit = session_runner
62026-08-20T02:27:10.790ZINFOslog-rs (bgp): starting peer state machine fsm_state = idle module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some(11.0.0.2:0), min_ttl: None, md5_auth_key: None, multi_exit_discriminator: None, communities: {}, local_pref: None, enforce_first_as: false, ipv4_unicast: Some(Ipv4UnicastConfig { nexthop: Some(11.0.0.1), import_policy: NoFiltering, export_policy: NoFiltering }), ipv6_unicast: None, vlan_id: None, connect_retry_time: 1s, keepalive_time: 3s, hold_time: 6s, idle_hold_time: 0ns, delay_open_time: 0ns, resolution: 100ms, connect_retry_jitter: None, idle_hold_jitter: Some(JitterRange { min: 0.75, max: 1.0 }), deterministic_collision_resolution: false } router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
72026-08-20T02:27:10.791ZDEBGslog-rs (bgp): starting connect attempt fsm_state = idle module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
82026-08-20T02:27:10.791ZDEBGslog-rs (bgp): connecting to 11.0.0.1:10179 direction = outbound module = neighbor router_instance_id = 1 timeout = 333 unit = connection_channel
92026-08-20T02:27:10.792ZDEBGslog-rs (bgp): spawned new connector thread fsm_state = idle module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
102026-08-20T02:27:10.793ZINFOslog-rs (bgp): fsm transition idle -> connect fsm_state = idle module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
112026-08-20T02:27:10.793ZDEBGslog-rs (bgp): received fsm event manual start event = manual start fsm_state = connect module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
122026-08-20T02:27:10.793ZWARNslog-rs (bgp): unexpected admin fsm event manual start, ignoring event = manual start fsm_state = connect module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
132026-08-20T02:27:10.794ZINFOslog-rs (bgp): channel connection to 11.0.0.1:10179 established (conn_id: cf4cb58b, channel_id: 0) channel_id = 0 connection_id = cf4cb58b direction = outbound local = 11.0.0.2:0 module = neighbor peer = 11.0.0.1:10179 router_instance_id = 1 unit = connection_channel
142026-08-20T02:27:10.795ZDEBGslog-rs (bgp): received fsm event tcp connection confirmed event = tcp connection confirmed fsm_state = connect module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
152026-08-20T02:27:10.795ZINFOslog-rs (bgp): accepted outbound connection from 11.0.0.1:10179 connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: cf4cb58b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: false, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = cf4cb58b direction = outbound fsm_state = connect module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
162026-08-20T02:27:10.795ZTRACslog-rs (bgp): send open message message via channel to 11.0.0.1:10179 (conn_id: cf4cb58b, channel_id: 0) channel_id = 0 connection_id = cf4cb58b connection_local = 11.0.0.2:0 connection_peer = 11.0.0.1:10179 direction = outbound message = open message message_contents = Open [ version: 4, asn: 23456, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Four Octet ASN 4200000002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ] module = neighbor router_instance_id = 1 unit = connection_channel
172026-08-20T02:27:10.796ZINFOslog-rs (bgp): fsm transition connect -> open sent fsm_state = connect module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
182026-08-20T02:27:10.796ZDEBGslog-rs (bgp): recv open message msg from 11.0.0.1:10179 (conn_id: cf4cb58b, channel_id: 0) channel_id = 0 direction = outbound message = open message message_contents = Open [ version: 4, asn: 23456, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Four Octet ASN 4200000001, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ] module = neighbor peer = 11.0.0.1:10179 router_instance_id = 1 unit = connection_channel
192026-08-20T02:27:10.796ZDEBGslog-rs (bgp): received fsm event connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: cf4cb58b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = cf4cb58b direction = outbound event = open message fsm_state = open sent module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
202026-08-20T02:27:10.797ZTRACslog-rs (bgp): sending keepalive connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: cf4cb58b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = cf4cb58b direction = outbound fsm_state = open sent message = keepalive module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
212026-08-20T02:27:10.797ZTRACslog-rs (bgp): send keepalive message message via channel to 11.0.0.1:10179 (conn_id: cf4cb58b, channel_id: 0) channel_id = 0 connection_id = cf4cb58b connection_local = 11.0.0.2:0 connection_peer = 11.0.0.1:10179 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor router_instance_id = 1 unit = connection_channel
222026-08-20T02:27:10.798ZINFOslog-rs (bgp): fsm transition open sent -> open confirm fsm_state = open sent module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
232026-08-20T02:27:10.798ZDEBGslog-rs (bgp): recv keepalive message msg from 11.0.0.1:10179 (conn_id: cf4cb58b, channel_id: 0) channel_id = 0 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor peer = 11.0.0.1:10179 router_instance_id = 1 unit = connection_channel
242026-08-20T02:27:10.798ZDEBGslog-rs (bgp): received fsm event connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: cf4cb58b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = cf4cb58b direction = outbound event = keepalive message fsm_state = open confirm module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
252026-08-20T02:27:10.799ZINFOslog-rs (bgp): fsm transition open confirm -> session setup fsm_state = open confirm module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
262026-08-20T02:27:10.799ZTRACslog-rs (bgp): sending keepalive connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: cf4cb58b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = cf4cb58b direction = outbound fsm_state = session setup message = keepalive module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
272026-08-20T02:27:10.800ZDEBGslog-rs (bgp): recv keepalive message msg from 11.0.0.1:10179 (conn_id: cf4cb58b, channel_id: 0) channel_id = 0 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor peer = 11.0.0.1:10179 router_instance_id = 1 unit = connection_channel
282026-08-20T02:27:10.800ZTRACslog-rs (bgp): send keepalive message message via channel to 11.0.0.1:10179 (conn_id: cf4cb58b, channel_id: 0) channel_id = 0 connection_id = cf4cb58b connection_local = 11.0.0.2:0 connection_peer = 11.0.0.1:10179 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor router_instance_id = 1 unit = connection_channel
292026-08-20T02:27:10.801ZINFOslog-rs (bgp): fsm transition session setup -> established fsm_state = session setup module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
302026-08-20T02:27:10.801ZDEBGslog-rs (bgp): received fsm event connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: cf4cb58b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = cf4cb58b direction = outbound event = keepalive message fsm_state = established module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
312026-08-20T02:27:10.802ZTRACslog-rs (bgp): keepalive received (conn_id: cf4cb58b) connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: cf4cb58b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = cf4cb58b direction = outbound fsm_state = established message = keepalive module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
322026-08-20T02:27:11.790ZINFOslog-rs (bgp): router (asn: 4200000002, id: 2) received shutdown request, stopping sessions module = router router_instance_id = 1 unit = session_runner
332026-08-20T02:27:11.790ZINFOslog-rs (bgp): session runner (peer 11.0.0.1) received shutdown request fsm_state = established module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
342026-08-20T02:27:11.790ZINFOslog-rs (bgp): dispatcher received shutdown request, setting shutdown flag bind_addr = 11.0.0.2:10179 module = neighbor unit = dispatcher
352026-08-20T02:27:11.790ZINFOslog-rs (bgp): dispatcher caught shutdown flag from accept loop bind_addr = 11.0.0.2:10179 module = neighbor unit = dispatcher
362026-08-20T02:27:11.790ZINFOslog-rs (bgp): dispatcher shutdown complete bind_addr = 11.0.0.2:10179 module = neighbor unit = dispatcher
372026-08-20T02:27:11.791ZINFOslog-rs (bgp): session runner (peer: 11.0.0.1) observed shutdown request fsm_state = established module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
382026-08-20T02:27:11.792ZINFOslog-rs (bgp): session runner (peer 11.0.0.1): shutdown start fsm_state = established module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
392026-08-20T02:27:11.792ZDEBGslog-rs (bgp): dropping bgp connection for peer 11.0.0.1:10179 (conn_id: cf4cb58b, channel_id: 0) channel_id = 0 connection_id = cf4cb58b connection_local = 11.0.0.2:0 connection_peer = 11.0.0.1:10179 direction = outbound module = neighbor network_state = {(11.0.0.1:10179, Sender { .. })} router_instance_id = 1 unit = connection_channel
402026-08-20T02:27:11.792ZDEBGslog-rs (bgp): peer 11.0.0.1:10179 disconnected (conn_id: cf4cb58b, channel_id: 0), terminating recv loop channel_id = 0 connection_id = cf4cb58b direction = outbound module = neighbor peer = 11.0.0.1:10179 router_instance_id = 1 unit = connection_channel
412026-08-20T02:27:11.890ZDEBGslog-rs (bgp): joining connector thread during shutdown fsm_state = established module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
422026-08-20T02:27:11.891ZDEBGslog-rs (bgp): connector thread completed successfully context = shutdown fsm_state = established module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
432026-08-20T02:27:11.891ZINFOslog-rs (bgp): fsm transition established -> idle fsm_state = established module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
442026-08-20T02:27:11.891ZINFOslog-rs (bgp): session runner (peer 11.0.0.1): shutdown complete fsm_state = idle module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
452026-08-20T02:27:12.790ZINFOslog-rs (bgp): spawning session for r1 module = router router_instance_id = 1 unit = session_runner
462026-08-20T02:27:12.790ZINFOslog-rs (bgp): starting peer state machine fsm_state = idle module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some(11.0.0.2:0), min_ttl: None, md5_auth_key: None, multi_exit_discriminator: None, communities: {}, local_pref: None, enforce_first_as: false, ipv4_unicast: Some(Ipv4UnicastConfig { nexthop: Some(11.0.0.1), import_policy: NoFiltering, export_policy: NoFiltering }), ipv6_unicast: None, vlan_id: None, connect_retry_time: 1s, keepalive_time: 3s, hold_time: 6s, idle_hold_time: 0ns, delay_open_time: 0ns, resolution: 100ms, connect_retry_jitter: None, idle_hold_jitter: Some(JitterRange { min: 0.75, max: 1.0 }), deterministic_collision_resolution: false } router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
472026-08-20T02:27:12.790ZINFOslog-rs (bgp): dispatcher started bind_addr = 11.0.0.2:10179 module = neighbor unit = dispatcher
482026-08-20T02:27:12.790ZINFOslog-rs (bgp): starting listener with bind arg: 11.0.0.2:10179 bind_addr = 11.0.0.2:10179 module = neighbor unit = dispatcher
492026-08-20T02:27:12.791ZINFOslog-rs (bgp): BgpConnectionChannel Listener created bind_addr = 11.0.0.2:10179 listener = Listener { rx: Receiver { .. }, addr: 11.0.0.2:10179 } module = neighbor unit = dispatcher
502026-08-20T02:27:12.791ZINFOslog-rs (bgp): transitioning to accept loop bind_addr = 11.0.0.2:10179 module = neighbor unit = dispatcher
512026-08-20T02:27:12.791ZDEBGslog-rs (bgp): starting connect attempt fsm_state = idle module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
522026-08-20T02:27:12.791ZDEBGslog-rs (bgp): connecting to 11.0.0.1:10179 direction = outbound module = neighbor router_instance_id = 1 timeout = 333 unit = connection_channel
532026-08-20T02:27:12.792ZDEBGslog-rs (bgp): spawned new connector thread fsm_state = idle module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
542026-08-20T02:27:12.792ZINFOslog-rs (bgp): fsm transition idle -> connect fsm_state = idle module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 0.900s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
552026-08-20T02:27:12.792ZDEBGslog-rs (bgp): received fsm event manual start event = manual start fsm_state = connect module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 0.900s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
562026-08-20T02:27:12.792ZWARNslog-rs (bgp): unexpected admin fsm event manual start, ignoring event = manual start fsm_state = connect module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 0.900s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
572026-08-20T02:27:12.793ZINFOslog-rs (bgp): channel connection to 11.0.0.1:10179 established (conn_id: 9bd79a7b, channel_id: 1) channel_id = 1 connection_id = 9bd79a7b direction = outbound local = 11.0.0.2:0 module = neighbor peer = 11.0.0.1:10179 router_instance_id = 1 unit = connection_channel
582026-08-20T02:27:12.793ZDEBGslog-rs (bgp): received fsm event tcp connection confirmed event = tcp connection confirmed fsm_state = connect module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 0.900s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
592026-08-20T02:27:12.793ZINFOslog-rs (bgp): accepted outbound connection from 11.0.0.1:10179 connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: 9bd79a7b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: false, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = 9bd79a7b direction = outbound fsm_state = connect module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 0.900s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
602026-08-20T02:27:12.794ZTRACslog-rs (bgp): send open message message via channel to 11.0.0.1:10179 (conn_id: 9bd79a7b, channel_id: 1) channel_id = 1 connection_id = 9bd79a7b connection_local = 11.0.0.2:0 connection_peer = 11.0.0.1:10179 direction = outbound message = open message message_contents = Open [ version: 4, asn: 23456, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Four Octet ASN 4200000002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ] module = neighbor router_instance_id = 1 unit = connection_channel
612026-08-20T02:27:12.794ZINFOslog-rs (bgp): fsm transition connect -> open sent fsm_state = connect module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
622026-08-20T02:27:12.795ZDEBGslog-rs (bgp): recv open message msg from 11.0.0.1:10179 (conn_id: 9bd79a7b, channel_id: 1) channel_id = 1 direction = outbound message = open message message_contents = Open [ version: 4, asn: 23456, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Four Octet ASN 4200000001, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ] module = neighbor peer = 11.0.0.1:10179 router_instance_id = 1 unit = connection_channel
632026-08-20T02:27:12.795ZDEBGslog-rs (bgp): recv keepalive message msg from 11.0.0.1:10179 (conn_id: 9bd79a7b, channel_id: 1) channel_id = 1 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor peer = 11.0.0.1:10179 router_instance_id = 1 unit = connection_channel
642026-08-20T02:27:12.795ZDEBGslog-rs (bgp): received fsm event connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: 9bd79a7b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = 9bd79a7b direction = outbound event = open message fsm_state = open sent module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
652026-08-20T02:27:12.796ZTRACslog-rs (bgp): sending keepalive connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: 9bd79a7b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = 9bd79a7b direction = outbound fsm_state = open sent message = keepalive module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
662026-08-20T02:27:12.796ZTRACslog-rs (bgp): send keepalive message message via channel to 11.0.0.1:10179 (conn_id: 9bd79a7b, channel_id: 1) channel_id = 1 connection_id = 9bd79a7b connection_local = 11.0.0.2:0 connection_peer = 11.0.0.1:10179 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor router_instance_id = 1 unit = connection_channel
672026-08-20T02:27:12.797ZINFOslog-rs (bgp): fsm transition open sent -> open confirm fsm_state = open sent module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
682026-08-20T02:27:12.797ZDEBGslog-rs (bgp): received fsm event connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: 9bd79a7b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = 9bd79a7b direction = outbound event = keepalive message fsm_state = open confirm module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
692026-08-20T02:27:12.797ZINFOslog-rs (bgp): fsm transition open confirm -> session setup fsm_state = open confirm module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
702026-08-20T02:27:12.798ZTRACslog-rs (bgp): sending keepalive connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: 9bd79a7b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = 9bd79a7b direction = outbound fsm_state = session setup message = keepalive module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
712026-08-20T02:27:12.798ZTRACslog-rs (bgp): send keepalive message message via channel to 11.0.0.1:10179 (conn_id: 9bd79a7b, channel_id: 1) channel_id = 1 connection_id = 9bd79a7b connection_local = 11.0.0.2:0 connection_peer = 11.0.0.1:10179 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor router_instance_id = 1 unit = connection_channel
722026-08-20T02:27:12.798ZINFOslog-rs (bgp): fsm transition session setup -> established fsm_state = session setup module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
732026-08-20T02:27:12.799ZDEBGslog-rs (bgp): recv keepalive message msg from 11.0.0.1:10179 (conn_id: 9bd79a7b, channel_id: 1) channel_id = 1 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor peer = 11.0.0.1:10179 router_instance_id = 1 unit = connection_channel
742026-08-20T02:27:12.799ZDEBGslog-rs (bgp): received fsm event connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: 9bd79a7b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = 9bd79a7b direction = outbound event = keepalive message fsm_state = established module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
752026-08-20T02:27:12.799ZTRACslog-rs (bgp): keepalive received (conn_id: 9bd79a7b) connection = (11.0.0.2:0, 11.0.0.1:10179) connection_clock = ConnectionClock { conn_id: 9bd79a7b, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = 9bd79a7b direction = outbound fsm_state = established message = keepalive module = neighbor neighbor = 11.0.0.1 neighbor_name = r1 router_instance_id = 1 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
762026-08-20T02:27:13.790ZINFOslog-rs (bgp): router (asn: 4200000002, id: 2) received shutdown request, stopping sessions module = router router_instance_id = 1 unit = session_runner