| 1 | 2026-09-04T21:33:52.750Z | INFO | slog-rs (bgp): dispatcher started
module = neighbor
unit = dispatcher
|
| 2 | 2026-09-04T21:33:52.750Z | INFO | slog-rs (bgp): dispatcher started
module = neighbor
unit = dispatcher
|
| 3 | 2026-09-04T21:33:52.750Z | INFO | slog-rs (bgp): dispatcher started
module = neighbor
unit = dispatcher
|
| 4 | 2026-09-04T21:33:52.751Z | INFO | slog-rs (bgp): starting listener with bind arg: [fe80::2%101]:10179
module = neighbor
unit = dispatcher
|
| 5 | 2026-09-04T21:33:52.751Z | INFO | slog-rs (bgp): starting listener with bind arg: [fe80::1%100]:10179
module = neighbor
unit = dispatcher
|
| 6 | 2026-09-04T21:33:52.751Z | INFO | slog-rs (bgp): BgpConnectionChannel Listener created
listener = Listener { rx: Receiver { .. }, addr: [fe80::2%101]:10179 }
module = neighbor
unit = dispatcher
|
| 7 | 2026-09-04T21:33:52.751Z | INFO | slog-rs (bgp): transitioning to accept loop
bind_addr = [fe80::2%101]:10179
module = neighbor
unit = dispatcher
|
| 8 | 2026-09-04T21:33:52.752Z | INFO | slog-rs (bgp): starting listener with bind arg: [fe80::2%100]:10179
module = neighbor
unit = dispatcher
|
| 9 | 2026-09-04T21:33:52.752Z | INFO | slog-rs (bgp): BgpConnectionChannel Listener created
listener = Listener { rx: Receiver { .. }, addr: [fe80::2%100]:10179 }
module = neighbor
unit = dispatcher
|
| 10 | 2026-09-04T21:33:52.752Z | INFO | slog-rs (bgp): transitioning to accept loop
bind_addr = [fe80::2%100]:10179
module = neighbor
unit = dispatcher
|
| 11 | 2026-09-04T21:33:52.752Z | INFO | slog-rs (bgp): BgpConnectionChannel Listener created
listener = Listener { rx: Receiver { .. }, addr: [fe80::1%100]:10179 }
module = neighbor
unit = dispatcher
|
| 12 | 2026-09-04T21:33:52.753Z | INFO | slog-rs (bgp): transitioning to accept loop
bind_addr = [fe80::1%100]:10179
module = neighbor
unit = dispatcher
|
| 13 | 2026-09-04T21:33:52.753Z | INFO | slog-rs (bgp): dispatcher started
module = neighbor
unit = dispatcher
|
| 14 | 2026-09-04T21:33:52.753Z | INFO | slog-rs (bgp): starting listener with bind arg: [fe80::1%101]:10179
module = neighbor
unit = dispatcher
|
| 15 | 2026-09-04T21:33:52.753Z | INFO | slog-rs (bgp): BgpConnectionChannel Listener created
listener = Listener { rx: Receiver { .. }, addr: [fe80::1%101]:10179 }
module = neighbor
unit = dispatcher
|
| 16 | 2026-09-04T21:33:52.754Z | INFO | slog-rs (bgp): transitioning to accept loop
bind_addr = [fe80::1%101]:10179
module = neighbor
unit = dispatcher
|
| 17 | 2026-09-04T21:33:52.754Z | INFO | slog-rs (bgp): spawning session for r1_to_r2_eth0
module = router
router_instance_id = 0
unit = session_runner
|
| 18 | 2026-09-04T21:33:52.754Z | INFO | slog-rs (bgp): spawning session for r2_to_r1_eth0
module = router
router_instance_id = 1
unit = session_runner
|
| 19 | 2026-09-04T21:33:52.754Z | INFO | slog-rs (bgp): spawning session for r2_to_r3_eth1
module = router
router_instance_id = 1
unit = session_runner
|
| 20 | 2026-09-04T21:33:52.755Z | INFO | slog-rs (bgp): spawning session for r3_to_r2_eth1
module = router
router_instance_id = 2
unit = session_runner
|
| 21 | 2026-09-04T21:33:52.755Z | INFO | slog-rs (bgp): starting peer state machine
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some([fe80::1%100]:10179), min_ttl: None, md5_auth_key: None, multi_exit_discriminator: None, communities: {}, local_pref: None, enforce_first_as: false, ipv4_unicast: Some(Ipv4UnicastConfig { nexthop: None, 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: None, deterministic_collision_resolution: false }
router_instance_id = 0
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
|
| 22 | 2026-09-04T21:33:52.755Z | INFO | slog-rs (bgp): starting peer state machine
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some([fe80::2%101]:10179), min_ttl: None, md5_auth_key: None, multi_exit_discriminator: None, communities: {}, local_pref: None, enforce_first_as: false, ipv4_unicast: Some(Ipv4UnicastConfig { nexthop: None, 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: None, 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
|
| 23 | 2026-09-04T21:33:52.755Z | DEBG | slog-rs (bgp): starting connect attempt
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 24 | 2026-09-04T21:33:52.756Z | DEBG | slog-rs (bgp): starting connect attempt
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 25 | 2026-09-04T21:33:52.756Z | DEBG | slog-rs (bgp): connecting to [fe80::1%101]:10179
direction = outbound
module = neighbor
router_instance_id = 1
timeout = 333
unit = connection_channel
|
| 26 | 2026-09-04T21:33:52.756Z | DEBG | slog-rs (bgp): connecting to [fe80::2%100]:10179
direction = outbound
module = neighbor
router_instance_id = 0
timeout = 333
unit = connection_channel
|
| 27 | 2026-09-04T21:33:52.757Z | INFO | slog-rs (bgp): starting peer state machine
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some([fe80::2%100]:10179), min_ttl: None, md5_auth_key: None, multi_exit_discriminator: None, communities: {}, local_pref: None, enforce_first_as: false, ipv4_unicast: Some(Ipv4UnicastConfig { nexthop: None, 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: None, 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
|
| 28 | 2026-09-04T21:33:52.757Z | INFO | slog-rs (bgp): starting peer state machine
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some([fe80::1%101]:10179), min_ttl: None, md5_auth_key: None, multi_exit_discriminator: None, communities: {}, local_pref: None, enforce_first_as: false, ipv4_unicast: Some(Ipv4UnicastConfig { nexthop: None, 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: None, deterministic_collision_resolution: false }
router_instance_id = 2
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
|
| 29 | 2026-09-04T21:33:52.758Z | DEBG | slog-rs (bgp): starting connect attempt
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 30 | 2026-09-04T21:33:52.758Z | DEBG | slog-rs (bgp): connecting to [fe80::2%101]:10179
direction = outbound
module = neighbor
router_instance_id = 2
timeout = 333
unit = connection_channel
|
| 31 | 2026-09-04T21:33:52.758Z | DEBG | slog-rs (bgp): spawned new connector thread
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 32 | 2026-09-04T21:33:52.759Z | INFO | slog-rs (bgp): fsm transition idle -> connect
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 33 | 2026-09-04T21:33:52.759Z | DEBG | slog-rs (bgp): received fsm event manual start
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 34 | 2026-09-04T21:33:52.759Z | WARN | slog-rs (bgp): unexpected admin fsm event manual start, ignoring
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 35 | 2026-09-04T21:33:52.760Z | DEBG | slog-rs (bgp): spawned new connector thread
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 36 | 2026-09-04T21:33:52.760Z | INFO | slog-rs (bgp): fsm transition idle -> connect
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 37 | 2026-09-04T21:33:52.760Z | DEBG | slog-rs (bgp): received fsm event manual start
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 38 | 2026-09-04T21:33:52.761Z | DEBG | slog-rs (bgp): starting connect attempt
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 39 | 2026-09-04T21:33:52.761Z | DEBG | slog-rs (bgp): connecting to [fe80::1%100]:10179
direction = outbound
module = neighbor
router_instance_id = 1
timeout = 333
unit = connection_channel
|
| 40 | 2026-09-04T21:33:52.761Z | DEBG | slog-rs (bgp): spawned new connector thread
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 41 | 2026-09-04T21:33:52.762Z | INFO | slog-rs (bgp): fsm transition idle -> connect
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 42 | 2026-09-04T21:33:52.762Z | DEBG | slog-rs (bgp): received fsm event manual start
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 43 | 2026-09-04T21:33:52.763Z | WARN | slog-rs (bgp): unexpected admin fsm event manual start, ignoring
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 44 | 2026-09-04T21:33:52.763Z | INFO | slog-rs (bgp): channel connection to [fe80::1%101]:10179 established (conn_id: e3ca3117, channel_id: 0)
channel_id = 0
connection_id = e3ca3117
direction = outbound
local = [fe80::2%101]:10179
module = neighbor
peer = [fe80::1%101]:10179
router_instance_id = 1
unit = connection_channel
|
| 45 | 2026-09-04T21:33:52.764Z | WARN | slog-rs (bgp): unexpected admin fsm event manual start, ignoring
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 46 | 2026-09-04T21:33:52.764Z | DEBG | slog-rs (bgp): spawned new connector thread
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 47 | 2026-09-04T21:33:52.764Z | INFO | slog-rs (bgp): fsm transition idle -> connect
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 48 | 2026-09-04T21:33:52.765Z | DEBG | slog-rs (bgp): received fsm event tcp connection confirmed
event = tcp connection confirmed
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 49 | 2026-09-04T21:33:52.765Z | INFO | slog-rs (bgp): accepted outbound connection from [fe80::1%101]:10179
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: e3ca3117, 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 = e3ca3117
direction = outbound
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 50 | 2026-09-04T21:33:52.766Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::1%101]:10179 (conn_id: e3ca3117, channel_id: 0)
channel_id = 0
connection_id = e3ca3117
connection_local = [fe80::2%101]:10179
connection_peer = [fe80::1%101]:10179
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 65002, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
router_instance_id = 1
unit = connection_channel
|
| 51 | 2026-09-04T21:33:52.766Z | DEBG | slog-rs (bgp): received fsm event manual start
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 52 | 2026-09-04T21:33:52.767Z | WARN | slog-rs (bgp): unexpected admin fsm event manual start, ignoring
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 53 | 2026-09-04T21:33:52.767Z | DEBG | slog-rs (bgp): accepted inbound connection from: [fe80::1%100]:10179
bind_addr = [fe80::2%100]:10179
module = neighbor
peer = [fe80::1%100]:10179
unit = dispatcher
|
| 54 | 2026-09-04T21:33:52.768Z | INFO | slog-rs (bgp): channel connection to [fe80::2%101]:10179 established (conn_id: 8218bb88, channel_id: 3)
channel_id = 3
connection_id = 8218bb88
direction = outbound
local = [fe80::1%101]:10179
module = neighbor
peer = [fe80::2%101]:10179
router_instance_id = 2
unit = connection_channel
|
| 55 | 2026-09-04T21:33:52.768Z | INFO | slog-rs (bgp): channel connection to [fe80::1%100]:10179 established (conn_id: 8a9c3b51, channel_id: 2)
channel_id = 2
connection_id = 8a9c3b51
direction = outbound
local = [fe80::2%100]:10179
module = neighbor
peer = [fe80::1%100]:10179
router_instance_id = 1
unit = connection_channel
|
| 56 | 2026-09-04T21:33:52.768Z | DEBG | slog-rs (bgp): accepted inbound connection from: [fe80::2%100]:10179
bind_addr = [fe80::1%100]:10179
module = neighbor
peer = [fe80::2%100]:10179
unit = dispatcher
|
| 57 | 2026-09-04T21:33:52.769Z | DEBG | slog-rs (bgp): accepted inbound connection from: [fe80::2%101]:10179
bind_addr = [fe80::1%101]:10179
module = neighbor
peer = [fe80::2%101]:10179
unit = dispatcher
|
| 58 | 2026-09-04T21:33:52.769Z | INFO | slog-rs (bgp): channel connection to [fe80::2%100]:10179 established (conn_id: 8d6de92a, channel_id: 1)
channel_id = 1
connection_id = 8d6de92a
direction = outbound
local = [fe80::1%100]:10179
module = neighbor
peer = [fe80::2%100]:10179
router_instance_id = 0
unit = connection_channel
|
| 59 | 2026-09-04T21:33:52.769Z | INFO | slog-rs (bgp): fsm transition connect -> open sent
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 60 | 2026-09-04T21:33:52.770Z | DEBG | slog-rs (bgp): received fsm event tcp connection confirmed
event = tcp connection confirmed
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 61 | 2026-09-04T21:33:52.770Z | INFO | slog-rs (bgp): accepted outbound connection from [fe80::2%101]:10179
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 62 | 2026-09-04T21:33:52.771Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::2%101]:10179 (conn_id: 8218bb88, channel_id: 3)
channel_id = 3
connection_id = 8218bb88
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 65003, hold_time: 6, id: 3, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65003, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
router_instance_id = 2
unit = connection_channel
|
| 63 | 2026-09-04T21:33:52.771Z | INFO | slog-rs (bgp): fsm transition connect -> open sent
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 64 | 2026-09-04T21:33:52.772Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
event = tcp connection acked
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 65 | 2026-09-04T21:33:52.772Z | INFO | slog-rs (bgp): collision detected: new inbound connection from [fe80::2%101]:10179 (conn_id: 4f4c1bee)
exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
exist_conn_id = 8218bb88
exist_connection_clock = ConnectionClock { conn_id: 8218bb88, 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 } }
exist_direction = outbound
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
new_conn_id = 4f4c1bee
new_connection_clock = ConnectionClock { conn_id: 4f4c1bee, 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 } }
new_direction = inbound
router_instance_id = 2
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
|
| 66 | 2026-09-04T21:33:52.773Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::2%101]:10179 (conn_id: 4f4c1bee, channel_id: 0)
bind_addr = [fe80::1%101]:10179
channel_id = 0
connection_id = 4f4c1bee
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 65003, hold_time: 6, id: 3, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65003, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
unit = dispatcher
|
| 67 | 2026-09-04T21:33:52.774Z | INFO | slog-rs (bgp): fsm transition open sent -> connection collision
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 68 | 2026-09-04T21:33:52.774Z | INFO | slog-rs (bgp): collision detected: new connection [([fe80::1%101]:10179, [fe80::2%101]:10179), conn_id: 4f4c1bee], existing connection [([fe80::1%101]:10179, [fe80::2%101]:10179), conn_id: 8218bb88]
exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
exist_conn_id = 8218bb88
exist_connection_clock = ConnectionClock { conn_id: 8218bb88, 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 } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
new_conn_id = 4f4c1bee
new_connection_clock = ConnectionClock { conn_id: 4f4c1bee, 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 } }
new_direction = inbound
router_instance_id = 2
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
|
| 69 | 2026-09-04T21:33:52.775Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::1%101]:10179 (conn_id: e3ca3117, channel_id: 0)
channel_id = 0
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 65003, hold_time: 6, id: 3, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65003, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::1%101]:10179
router_instance_id = 1
unit = connection_channel
|
| 70 | 2026-09-04T21:33:52.775Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: e3ca3117, 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 = e3ca3117
direction = outbound
event = open message
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 71 | 2026-09-04T21:33:52.776Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: e3ca3117, 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 = e3ca3117
direction = outbound
fsm_state = open sent
message = keepalive
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 72 | 2026-09-04T21:33:52.777Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%101]:10179 (conn_id: e3ca3117, channel_id: 0)
channel_id = 0
connection_id = e3ca3117
connection_local = [fe80::2%101]:10179
connection_peer = [fe80::1%101]:10179
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
router_instance_id = 1
unit = connection_channel
|
| 73 | 2026-09-04T21:33:52.777Z | INFO | slog-rs (bgp): fsm transition open sent -> open confirm
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 74 | 2026-09-04T21:33:52.778Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::2%101]:10179 (conn_id: 4f4c1bee, channel_id: 0)
bind_addr = [fe80::1%101]:10179
channel_id = 0
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 65002, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::2%101]:10179
unit = dispatcher
|
| 75 | 2026-09-04T21:33:52.778Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%101]:10179 (conn_id: 4f4c1bee, channel_id: 0)
bind_addr = [fe80::1%101]:10179
channel_id = 0
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::2%101]:10179
unit = dispatcher
|
| 76 | 2026-09-04T21:33:52.779Z | DEBG | slog-rs (bgp): received fsm event open message
event = open message
exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
exist_conn_id = 8218bb88
exist_connection_clock = ConnectionClock { conn_id: 8218bb88, 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 } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
new_conn_id = 4f4c1bee
new_connection_clock = ConnectionClock { conn_id: 4f4c1bee, 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 } }
new_direction = inbound
router_instance_id = 2
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
|
| 77 | 2026-09-04T21:33:52.779Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 4f4c1bee, 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 = 4f4c1bee
direction = inbound
fsm_state = connection collision
message = keepalive
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 78 | 2026-09-04T21:33:52.780Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%101]:10179 (conn_id: 4f4c1bee, channel_id: 0)
bind_addr = [fe80::1%101]:10179
channel_id = 0
connection_id = 4f4c1bee
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = dispatcher
|
| 79 | 2026-09-04T21:33:52.780Z | INFO | slog-rs (bgp): new conn received Open (conn_id: 4f4c1bee), resolving collision immediately
exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
exist_conn_id = 8218bb88
exist_connection_clock = ConnectionClock { conn_id: 8218bb88, 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 } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
new_conn_id = 4f4c1bee
new_connection_clock = ConnectionClock { conn_id: 4f4c1bee, 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 } }
new_direction = inbound
router_instance_id = 2
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
|
| 80 | 2026-09-04T21:33:52.781Z | INFO | slog-rs (bgp): exist conn wins collision, closing new
exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
exist_conn_id = 8218bb88
exist_connection_clock = ConnectionClock { conn_id: 8218bb88, 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 } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
new_conn_id = 4f4c1bee
new_connection_clock = ConnectionClock { conn_id: 4f4c1bee, 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 } }
new_direction = inbound
router_instance_id = 2
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
|
| 81 | 2026-09-04T21:33:52.782Z | INFO | slog-rs (bgp): sending notification: 6 (Cease) / 7 (Connection Collision Resolution)
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 4f4c1bee, 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 = 4f4c1bee
direction = inbound
fsm_state = connection collision
message = notification
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 82 | 2026-09-04T21:33:52.782Z | TRAC | slog-rs (bgp): send notification message message via channel to [fe80::2%101]:10179 (conn_id: 4f4c1bee, channel_id: 0)
bind_addr = [fe80::1%101]:10179
channel_id = 0
connection_id = 4f4c1bee
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = inbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
unit = dispatcher
|
| 83 | 2026-09-04T21:33:52.783Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::2%101]:10179 (conn_id: 4f4c1bee, channel_id: 0)
bind_addr = [fe80::1%101]:10179
channel_id = 0
connection_id = 4f4c1bee
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = inbound
module = neighbor
network_state = {([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })([fe80::2%100]:10179, Sender { .. })([fe80::1%101]:10179, Sender { .. })}
unit = dispatcher
|
| 84 | 2026-09-04T21:33:52.783Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%101]:10179 (conn_id: e3ca3117, channel_id: 0)
channel_id = 0
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::1%101]:10179
router_instance_id = 1
unit = connection_channel
|
| 85 | 2026-09-04T21:33:52.784Z | DEBG | slog-rs (bgp): recv notification message msg from [fe80::1%101]:10179 (conn_id: e3ca3117, channel_id: 0)
channel_id = 0
direction = outbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
peer = [fe80::1%101]:10179
router_instance_id = 1
unit = connection_channel
|
| 86 | 2026-09-04T21:33:52.784Z | DEBG | slog-rs (bgp): peer [fe80::1%101]:10179 disconnected (conn_id: e3ca3117, channel_id: 0), terminating recv loop
channel_id = 0
connection_id = e3ca3117
direction = outbound
module = neighbor
peer = [fe80::1%101]:10179
router_instance_id = 1
unit = connection_channel
|
| 87 | 2026-09-04T21:33:52.784Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: e3ca3117, 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 = e3ca3117
direction = outbound
event = keepalive message
fsm_state = open confirm
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 88 | 2026-09-04T21:33:52.785Z | INFO | slog-rs (bgp): fsm transition open confirm -> session setup
fsm_state = open confirm
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 89 | 2026-09-04T21:33:52.785Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: e3ca3117, 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 = e3ca3117
direction = outbound
fsm_state = session setup
message = keepalive
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 90 | 2026-09-04T21:33:52.786Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%101]:10179 (conn_id: e3ca3117, channel_id: 0)
channel_id = 0
connection_id = e3ca3117
connection_local = [fe80::2%101]:10179
connection_peer = [fe80::1%101]:10179
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
router_instance_id = 1
unit = connection_channel
|
| 91 | 2026-09-04T21:33:52.787Z | INFO | slog-rs (bgp): fsm transition session setup -> established
fsm_state = session setup
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 92 | 2026-09-04T21:33:52.787Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: e3ca3117, 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 = e3ca3117
direction = outbound
event = notification message
fsm_state = established
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 93 | 2026-09-04T21:33:52.788Z | WARN | slog-rs (bgp): notification received (conn_id: e3ca3117), fsm transition to idle
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: e3ca3117, 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 = e3ca3117
direction = outbound
fsm_state = established
message = notification
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 94 | 2026-09-04T21:33:52.788Z | INFO | slog-rs (bgp): fsm transition established -> idle
fsm_state = established
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 95 | 2026-09-04T21:33:52.788Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::1%101]:10179 (conn_id: e3ca3117, channel_id: 0)
channel_id = 0
connection_id = e3ca3117
connection_local = [fe80::2%101]:10179
connection_peer = [fe80::1%101]:10179
direction = outbound
module = neighbor
network_state = {([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })([fe80::2%100]:10179, Sender { .. })([fe80::1%101]:10179, Sender { .. })}
router_instance_id = 1
unit = connection_channel
|
| 96 | 2026-09-04T21:33:52.789Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%101]:10179 (conn_id: 4f4c1bee, channel_id: 0)
bind_addr = [fe80::1%101]:10179
channel_id = 0
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::2%101]:10179
unit = dispatcher
|
| 97 | 2026-09-04T21:33:52.789Z | INFO | slog-rs (bgp): connection dropped (peer: [fe80::2%101]:10179, conn_id: 4f4c1bee, channel_id: 0), terminating recv loop
bind_addr = [fe80::1%101]:10179
channel_id = 0
connection_id = 4f4c1bee
direction = inbound
module = neighbor
peer = [fe80::2%101]:10179
unit = dispatcher
|
| 98 | 2026-09-04T21:33:52.789Z | DEBG | slog-rs (bgp): received fsm event tcp connection acked
event = tcp connection acked
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 99 | 2026-09-04T21:33:52.790Z | INFO | slog-rs (bgp): accepted inbound connection from [fe80::2%100]:10179
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 = 17b4dabb
direction = inbound
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 100 | 2026-09-04T21:33:52.790Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::2%100]:10179 (conn_id: 17b4dabb, channel_id: 2)
bind_addr = [fe80::1%100]:10179
channel_id = 2
connection_id = 17b4dabb
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 65001, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65001, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
unit = dispatcher
|
| 101 | 2026-09-04T21:33:52.790Z | INFO | slog-rs (bgp): fsm transition connect -> open sent
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 102 | 2026-09-04T21:33:52.791Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 = 17b4dabb
direction = inbound
event = tcp connection confirmed
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 103 | 2026-09-04T21:33:52.791Z | INFO | slog-rs (bgp): collision detected: new outbound connection from [fe80::2%100]:10179 (conn_id: 8d6de92a)
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = 17b4dabb
exist_connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 } }
exist_direction = inbound
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
new_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
new_conn_id = 8d6de92a
new_connection_clock = ConnectionClock { conn_id: 8d6de92a, 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 } }
new_direction = outbound
router_instance_id = 0
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
|
| 104 | 2026-09-04T21:33:52.792Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::2%100]:10179 (conn_id: 8d6de92a, channel_id: 1)
channel_id = 1
connection_id = 8d6de92a
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 65001, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65001, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
router_instance_id = 0
unit = connection_channel
|
| 105 | 2026-09-04T21:33:52.792Z | INFO | slog-rs (bgp): fsm transition open sent -> connection collision
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 106 | 2026-09-04T21:33:52.792Z | INFO | slog-rs (bgp): collision detected: new connection [([fe80::1%100]:10179, [fe80::2%100]:10179), conn_id: 8d6de92a], existing connection [([fe80::1%100]:10179, [fe80::2%100]:10179), conn_id: 17b4dabb]
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = 17b4dabb
exist_connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
new_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
new_conn_id = 8d6de92a
new_connection_clock = ConnectionClock { conn_id: 8d6de92a, 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 } }
new_direction = outbound
router_instance_id = 0
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
|
| 107 | 2026-09-04T21:33:52.792Z | DEBG | slog-rs (bgp): received fsm event tcp connection acked
event = tcp connection acked
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 108 | 2026-09-04T21:33:52.793Z | INFO | slog-rs (bgp): accepted inbound connection from [fe80::1%100]:10179
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: d5d7d665, 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 = d5d7d665
direction = inbound
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 109 | 2026-09-04T21:33:52.793Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::1%100]:10179 (conn_id: d5d7d665, channel_id: 1)
bind_addr = [fe80::2%100]:10179
channel_id = 1
connection_id = d5d7d665
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 65002, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
unit = dispatcher
|
| 110 | 2026-09-04T21:33:52.793Z | INFO | slog-rs (bgp): fsm transition connect -> open sent
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 111 | 2026-09-04T21:33:52.793Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: d5d7d665, 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 = d5d7d665
direction = inbound
event = tcp connection confirmed
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 112 | 2026-09-04T21:33:52.794Z | INFO | slog-rs (bgp): collision detected: new outbound connection from [fe80::1%100]:10179 (conn_id: 8a9c3b51)
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = d5d7d665
exist_connection_clock = ConnectionClock { conn_id: d5d7d665, 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 } }
exist_direction = inbound
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
new_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
new_conn_id = 8a9c3b51
new_connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 } }
new_direction = outbound
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
|
| 113 | 2026-09-04T21:33:52.794Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::1%100]:10179 (conn_id: 8a9c3b51, channel_id: 2)
channel_id = 2
connection_id = 8a9c3b51
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 65002, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
router_instance_id = 1
unit = connection_channel
|
| 114 | 2026-09-04T21:33:52.794Z | INFO | slog-rs (bgp): fsm transition open sent -> connection collision
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 115 | 2026-09-04T21:33:52.794Z | INFO | slog-rs (bgp): collision detected: new connection [([fe80::2%100]:10179, [fe80::1%100]:10179), conn_id: 8a9c3b51], existing connection [([fe80::2%100]:10179, [fe80::1%100]:10179), conn_id: d5d7d665]
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = d5d7d665
exist_connection_clock = ConnectionClock { conn_id: d5d7d665, 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 } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
new_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
new_conn_id = 8a9c3b51
new_connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 } }
new_direction = outbound
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
|
| 116 | 2026-09-04T21:33:52.795Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::2%100]:10179 (conn_id: 8d6de92a, channel_id: 1)
channel_id = 1
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 65002, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::2%100]:10179
router_instance_id = 0
unit = connection_channel
|
| 117 | 2026-09-04T21:33:52.795Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::1%100]:10179 (conn_id: d5d7d665, channel_id: 1)
bind_addr = [fe80::2%100]:10179
channel_id = 1
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 65001, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65001, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::1%100]:10179
unit = dispatcher
|
| 118 | 2026-09-04T21:33:52.795Z | DEBG | slog-rs (bgp): received fsm event open message
event = open message
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = d5d7d665
exist_connection_clock = ConnectionClock { conn_id: d5d7d665, 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 } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
new_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
new_conn_id = 8a9c3b51
new_connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 } }
new_direction = outbound
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
|
| 119 | 2026-09-04T21:33:52.796Z | INFO | slog-rs (bgp): exist conn received Open (conn_id: d5d7d665), resolving collision immediately
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = 8a9c3b51
exist_connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
new_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
new_conn_id = d5d7d665
new_connection_clock = ConnectionClock { conn_id: d5d7d665, 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 } }
new_direction = inbound
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
|
| 120 | 2026-09-04T21:33:52.796Z | INFO | slog-rs (bgp): new conn wins collision, close exist conn
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = 8a9c3b51
exist_connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
new_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
new_conn_id = d5d7d665
new_connection_clock = ConnectionClock { conn_id: d5d7d665, 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 } }
new_direction = inbound
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
|
| 121 | 2026-09-04T21:33:52.796Z | INFO | slog-rs (bgp): sending notification: 6 (Cease) / 7 (Connection Collision Resolution)
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: d5d7d665, 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 = d5d7d665
direction = inbound
fsm_state = connection collision
message = notification
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 122 | 2026-09-04T21:33:52.797Z | TRAC | slog-rs (bgp): send notification message message via channel to [fe80::1%100]:10179 (conn_id: d5d7d665, channel_id: 1)
bind_addr = [fe80::2%100]:10179
channel_id = 1
connection_id = d5d7d665
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = inbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
unit = dispatcher
|
| 123 | 2026-09-04T21:33:52.797Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::1%100]:10179 (conn_id: d5d7d665, channel_id: 1)
bind_addr = [fe80::2%100]:10179
channel_id = 1
connection_id = d5d7d665
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = inbound
module = neighbor
network_state = {([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })([fe80::2%100]:10179, Sender { .. })([fe80::1%101]:10179, Sender { .. })}
unit = dispatcher
|
| 124 | 2026-09-04T21:33:52.797Z | DEBG | slog-rs (bgp): recv notification message msg from [fe80::2%100]:10179 (conn_id: 8d6de92a, channel_id: 1)
channel_id = 1
direction = outbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
peer = [fe80::2%100]:10179
router_instance_id = 0
unit = connection_channel
|
| 125 | 2026-09-04T21:33:52.797Z | DEBG | slog-rs (bgp): peer [fe80::2%100]:10179 disconnected (conn_id: 8d6de92a, channel_id: 1), terminating recv loop
channel_id = 1
connection_id = 8d6de92a
direction = outbound
module = neighbor
peer = [fe80::2%100]:10179
router_instance_id = 0
unit = connection_channel
|
| 126 | 2026-09-04T21:33:52.798Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::2%100]:10179 (conn_id: 17b4dabb, channel_id: 2)
bind_addr = [fe80::1%100]:10179
channel_id = 2
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 65002, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::2%100]:10179
unit = dispatcher
|
| 127 | 2026-09-04T21:33:52.798Z | DEBG | slog-rs (bgp): received fsm event open message
event = open message
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = 17b4dabb
exist_connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
new_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
new_conn_id = 8d6de92a
new_connection_clock = ConnectionClock { conn_id: 8d6de92a, 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 } }
new_direction = outbound
router_instance_id = 0
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
|
| 128 | 2026-09-04T21:33:52.798Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 8d6de92a, 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 = 8d6de92a
direction = outbound
fsm_state = connection collision
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 129 | 2026-09-04T21:33:52.799Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: 8d6de92a, channel_id: 1)
channel_id = 1
connection_id = 8d6de92a
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
router_instance_id = 0
unit = connection_channel
|
| 130 | 2026-09-04T21:33:52.799Z | INFO | slog-rs (bgp): new conn received Open (conn_id: 8d6de92a), resolving collision immediately
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = 17b4dabb
exist_connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
new_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
new_conn_id = 8d6de92a
new_connection_clock = ConnectionClock { conn_id: 8d6de92a, 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 } }
new_direction = outbound
router_instance_id = 0
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
|
| 131 | 2026-09-04T21:33:52.799Z | INFO | slog-rs (bgp): exist conn wins collision, closing new
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = 17b4dabb
exist_connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
new_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
new_conn_id = 8d6de92a
new_connection_clock = ConnectionClock { conn_id: 8d6de92a, 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 } }
new_direction = outbound
router_instance_id = 0
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
|
| 132 | 2026-09-04T21:33:52.800Z | INFO | slog-rs (bgp): sending notification: 6 (Cease) / 7 (Connection Collision Resolution)
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 8d6de92a, 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 = 8d6de92a
direction = outbound
fsm_state = connection collision
message = notification
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 133 | 2026-09-04T21:33:52.800Z | TRAC | slog-rs (bgp): send notification message message via channel to [fe80::2%100]:10179 (conn_id: 8d6de92a, channel_id: 1)
channel_id = 1
connection_id = 8d6de92a
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = outbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
router_instance_id = 0
unit = connection_channel
|
| 134 | 2026-09-04T21:33:52.800Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::2%100]:10179 (conn_id: 8d6de92a, channel_id: 1)
channel_id = 1
connection_id = 8d6de92a
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = outbound
module = neighbor
network_state = {([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })([fe80::2%100]:10179, Sender { .. })([fe80::1%101]:10179, Sender { .. })}
router_instance_id = 0
unit = connection_channel
|
| 135 | 2026-09-04T21:33:52.800Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: d5d7d665, channel_id: 1)
bind_addr = [fe80::2%100]:10179
channel_id = 1
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::1%100]:10179
unit = dispatcher
|
| 136 | 2026-09-04T21:33:52.801Z | INFO | slog-rs (bgp): connection dropped (peer: [fe80::1%100]:10179, conn_id: d5d7d665, channel_id: 1), terminating recv loop
bind_addr = [fe80::2%100]:10179
channel_id = 1
connection_id = d5d7d665
direction = inbound
module = neighbor
peer = [fe80::1%100]:10179
unit = dispatcher
|
| 137 | 2026-09-04T21:33:52.801Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::1%100]:10179 (conn_id: 8a9c3b51, channel_id: 2)
channel_id = 2
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 65001, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65001, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::1%100]:10179
router_instance_id = 1
unit = connection_channel
|
| 138 | 2026-09-04T21:33:52.801Z | DEBG | slog-rs (bgp): accepted inbound connection from: [fe80::1%101]:10179
bind_addr = [fe80::2%101]:10179
module = neighbor
peer = [fe80::1%101]:10179
unit = dispatcher
|
| 139 | 2026-09-04T21:33:52.852Z | DEBG | slog-rs (bgp): starting connect attempt
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 140 | 2026-09-04T21:33:52.852Z | DEBG | slog-rs (bgp): connector thread completed successfully
context = checking previous
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 141 | 2026-09-04T21:33:52.853Z | DEBG | slog-rs (bgp): connecting to [fe80::1%101]:10179
direction = outbound
module = neighbor
router_instance_id = 1
timeout = 333
unit = connection_channel
|
| 142 | 2026-09-04T21:33:52.853Z | DEBG | slog-rs (bgp): spawned new connector thread
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 143 | 2026-09-04T21:33:52.853Z | INFO | slog-rs (bgp): fsm transition idle -> connect
fsm_state = idle
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 144 | 2026-09-04T21:33:52.853Z | DEBG | slog-rs (bgp): received fsm event tcp connection fails
event = tcp connection fails
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 145 | 2026-09-04T21:33:52.854Z | DEBG | slog-rs (bgp): tcp connection fails (conn_id: e3ca3117) in Connect state, ignoring
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 146 | 2026-09-04T21:33:52.854Z | DEBG | slog-rs (bgp): received fsm event tcp connection acked
event = tcp connection acked
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 147 | 2026-09-04T21:33:52.854Z | INFO | slog-rs (bgp): channel connection to [fe80::1%101]:10179 established (conn_id: 1fa6653e, channel_id: 4)
channel_id = 4
connection_id = 1fa6653e
direction = outbound
local = [fe80::2%101]:10179
module = neighbor
peer = [fe80::1%101]:10179
router_instance_id = 1
unit = connection_channel
|
| 148 | 2026-09-04T21:33:52.854Z | INFO | slog-rs (bgp): accepted inbound connection from [fe80::1%101]:10179
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: bcca3b22, 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 = bcca3b22
direction = inbound
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 149 | 2026-09-04T21:33:52.855Z | DEBG | slog-rs (bgp): accepted inbound connection from: [fe80::2%101]:10179
bind_addr = [fe80::1%101]:10179
module = neighbor
peer = [fe80::2%101]:10179
unit = dispatcher
|
| 150 | 2026-09-04T21:33:52.855Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::1%101]:10179 (conn_id: bcca3b22, channel_id: 3)
bind_addr = [fe80::2%101]:10179
channel_id = 3
connection_id = bcca3b22
connection_local = [fe80::2%101]:10179
connection_peer = [fe80::1%101]:10179
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 65002, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
unit = dispatcher
|
| 151 | 2026-09-04T21:33:52.855Z | INFO | slog-rs (bgp): fsm transition connect -> open sent
fsm_state = connect
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 152 | 2026-09-04T21:33:52.855Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::2%101]:10179 (conn_id: 8218bb88, channel_id: 3)
channel_id = 3
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 65002, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::2%101]:10179
router_instance_id = 2
unit = connection_channel
|
| 153 | 2026-09-04T21:33:52.855Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: bcca3b22, 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 = bcca3b22
direction = inbound
event = tcp connection confirmed
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 154 | 2026-09-04T21:33:52.856Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::1%101]:10179 (conn_id: bcca3b22, channel_id: 3)
bind_addr = [fe80::2%101]:10179
channel_id = 3
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 65003, hold_time: 6, id: 3, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65003, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::1%101]:10179
unit = dispatcher
|
| 155 | 2026-09-04T21:33:52.856Z | INFO | slog-rs (bgp): collision detected: new outbound connection from [fe80::1%101]:10179 (conn_id: 1fa6653e)
exist_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179)
exist_conn_id = bcca3b22
exist_connection_clock = ConnectionClock { conn_id: bcca3b22, 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 } }
exist_direction = inbound
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
new_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179)
new_conn_id = 1fa6653e
new_connection_clock = ConnectionClock { conn_id: 1fa6653e, 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 } }
new_direction = outbound
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
|
| 156 | 2026-09-04T21:33:52.856Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::1%101]:10179 (conn_id: 1fa6653e, channel_id: 4)
channel_id = 4
connection_id = 1fa6653e
connection_local = [fe80::2%101]:10179
connection_peer = [fe80::1%101]:10179
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 65002, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
router_instance_id = 1
unit = connection_channel
|
| 157 | 2026-09-04T21:33:52.857Z | INFO | slog-rs (bgp): fsm transition open sent -> connection collision
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 158 | 2026-09-04T21:33:52.857Z | INFO | slog-rs (bgp): collision detected: new connection [([fe80::2%101]:10179, [fe80::1%101]:10179), conn_id: 1fa6653e], existing connection [([fe80::2%101]:10179, [fe80::1%101]:10179), conn_id: bcca3b22]
exist_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179)
exist_conn_id = bcca3b22
exist_connection_clock = ConnectionClock { conn_id: bcca3b22, 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 } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
new_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179)
new_conn_id = 1fa6653e
new_connection_clock = ConnectionClock { conn_id: 1fa6653e, 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 } }
new_direction = outbound
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
|
| 159 | 2026-09-04T21:33:52.857Z | DEBG | slog-rs (bgp): received fsm event open message
event = open message
exist_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179)
exist_conn_id = bcca3b22
exist_connection_clock = ConnectionClock { conn_id: bcca3b22, 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 } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
new_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179)
new_conn_id = 1fa6653e
new_connection_clock = ConnectionClock { conn_id: 1fa6653e, 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 } }
new_direction = outbound
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
|
| 160 | 2026-09-04T21:33:52.858Z | INFO | slog-rs (bgp): exist conn received Open (conn_id: bcca3b22), resolving collision immediately
exist_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179)
exist_conn_id = 1fa6653e
exist_connection_clock = ConnectionClock { conn_id: 1fa6653e, 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 } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
new_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179)
new_conn_id = bcca3b22
new_connection_clock = ConnectionClock { conn_id: bcca3b22, 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 } }
new_direction = inbound
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
|
| 161 | 2026-09-04T21:33:52.858Z | INFO | slog-rs (bgp): exist conn wins collision, close new conn
exist_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179)
exist_conn_id = 1fa6653e
exist_connection_clock = ConnectionClock { conn_id: 1fa6653e, 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 } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
new_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179)
new_conn_id = bcca3b22
new_connection_clock = ConnectionClock { conn_id: bcca3b22, 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 } }
new_direction = inbound
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
|
| 162 | 2026-09-04T21:33:52.858Z | INFO | slog-rs (bgp): sending notification: 6 (Cease) / 7 (Connection Collision Resolution)
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: 1fa6653e, 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 = 1fa6653e
direction = outbound
fsm_state = connection collision
message = notification
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 163 | 2026-09-04T21:33:52.859Z | TRAC | slog-rs (bgp): send notification message message via channel to [fe80::1%101]:10179 (conn_id: 1fa6653e, channel_id: 4)
channel_id = 4
connection_id = 1fa6653e
connection_local = [fe80::2%101]:10179
connection_peer = [fe80::1%101]:10179
direction = outbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
router_instance_id = 1
unit = connection_channel
|
| 164 | 2026-09-04T21:33:52.859Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: bcca3b22, 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 = bcca3b22
direction = inbound
fsm_state = connection collision
message = keepalive
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 165 | 2026-09-04T21:33:52.859Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%101]:10179 (conn_id: bcca3b22, channel_id: 3)
bind_addr = [fe80::2%101]:10179
channel_id = 3
connection_id = bcca3b22
connection_local = [fe80::2%101]:10179
connection_peer = [fe80::1%101]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = dispatcher
|
| 166 | 2026-09-04T21:33:52.859Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%101]:10179 (conn_id: 8218bb88, channel_id: 3)
channel_id = 3
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::2%101]:10179
router_instance_id = 2
unit = connection_channel
|
| 167 | 2026-09-04T21:33:52.860Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::1%101]:10179 (conn_id: 1fa6653e, channel_id: 4)
channel_id = 4
connection_id = 1fa6653e
connection_local = [fe80::2%101]:10179
connection_peer = [fe80::1%101]:10179
direction = outbound
module = neighbor
network_state = {([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })([fe80::2%100]:10179, Sender { .. })([fe80::1%101]:10179, Sender { .. })}
router_instance_id = 1
unit = connection_channel
|
| 168 | 2026-09-04T21:33:52.860Z | INFO | slog-rs (bgp): fsm transition connection collision -> open sent
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 169 | 2026-09-04T21:33:52.860Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 = 8a9c3b51
direction = outbound
event = keepalive message
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 170 | 2026-09-04T21:33:52.860Z | WARN | slog-rs (bgp): rx keepalive message for unknown connection (conn_id: d5d7d665), ignoring
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 = 8a9c3b51
direction = outbound
event = keepalive message
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 171 | 2026-09-04T21:33:52.861Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 = 8a9c3b51
direction = outbound
event = open message
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 172 | 2026-09-04T21:33:52.861Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 = 8a9c3b51
direction = outbound
fsm_state = open sent
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 173 | 2026-09-04T21:33:52.861Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%100]:10179 (conn_id: 8a9c3b51, channel_id: 2)
channel_id = 2
connection_id = 8a9c3b51
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
router_instance_id = 1
unit = connection_channel
|
| 174 | 2026-09-04T21:33:52.862Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%100]:10179 (conn_id: 17b4dabb, channel_id: 2)
bind_addr = [fe80::1%100]:10179
channel_id = 2
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::2%100]:10179
unit = dispatcher
|
| 175 | 2026-09-04T21:33:52.862Z | INFO | slog-rs (bgp): fsm transition open sent -> open confirm
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 176 | 2026-09-04T21:33:52.862Z | INFO | slog-rs (bgp): fsm transition connection collision -> open sent
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 177 | 2026-09-04T21:33:52.862Z | INFO | slog-rs (bgp): fsm transition connection collision -> open sent
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 178 | 2026-09-04T21:33:52.862Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8218bb88
direction = outbound
event = keepalive message
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 179 | 2026-09-04T21:33:52.863Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 = 17b4dabb
direction = inbound
event = notification message
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 180 | 2026-09-04T21:33:52.863Z | WARN | slog-rs (bgp): rx keepalive message for unknown connection (conn_id: 4f4c1bee), ignoring
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8218bb88
direction = outbound
event = keepalive message
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 181 | 2026-09-04T21:33:52.863Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8218bb88
direction = outbound
event = keepalive message
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 182 | 2026-09-04T21:33:52.864Z | WARN | slog-rs (bgp): rx notification message for unknown connection (conn_id: 8d6de92a), ignoring
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 = 17b4dabb
direction = inbound
event = notification message
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 183 | 2026-09-04T21:33:52.864Z | WARN | slog-rs (bgp): rx keepalive message for unknown connection (conn_id: 4f4c1bee), ignoring
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8218bb88
direction = outbound
event = keepalive message
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 184 | 2026-09-04T21:33:52.864Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 = 17b4dabb
direction = inbound
event = tcp connection fails
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 185 | 2026-09-04T21:33:52.865Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8218bb88
direction = outbound
event = tcp connection acked
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 186 | 2026-09-04T21:33:52.865Z | WARN | slog-rs (bgp): rx tcp connection fails for unknown connection (conn_id: 8d6de92a), ignoring
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 = 17b4dabb
direction = inbound
event = tcp connection fails
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 187 | 2026-09-04T21:33:52.865Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 = 17b4dabb
direction = inbound
event = open message
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 188 | 2026-09-04T21:33:52.865Z | INFO | slog-rs (bgp): collision detected: new inbound connection from [fe80::2%101]:10179 (conn_id: 7a8556aa)
exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
exist_conn_id = 8218bb88
exist_connection_clock = ConnectionClock { conn_id: 8218bb88, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = outbound
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
new_conn_id = 7a8556aa
new_connection_clock = ConnectionClock { conn_id: 7a8556aa, 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 } }
new_direction = inbound
router_instance_id = 2
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
|
| 189 | 2026-09-04T21:33:52.866Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 = 17b4dabb
direction = inbound
fsm_state = open sent
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 190 | 2026-09-04T21:33:52.866Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: 17b4dabb, channel_id: 2)
bind_addr = [fe80::1%100]:10179
channel_id = 2
connection_id = 17b4dabb
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = dispatcher
|
| 191 | 2026-09-04T21:33:52.866Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::2%101]:10179 (conn_id: 7a8556aa, channel_id: 4)
bind_addr = [fe80::1%101]:10179
channel_id = 4
connection_id = 7a8556aa
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 65003, hold_time: 6, id: 3, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65003, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
unit = dispatcher
|
| 192 | 2026-09-04T21:33:52.867Z | INFO | slog-rs (bgp): fsm transition open sent -> open confirm
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 193 | 2026-09-04T21:33:52.867Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: 8a9c3b51, channel_id: 2)
channel_id = 2
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::1%100]:10179
router_instance_id = 1
unit = connection_channel
|
| 194 | 2026-09-04T21:33:52.867Z | INFO | slog-rs (bgp): fsm transition open sent -> connection collision
fsm_state = open sent
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 195 | 2026-09-04T21:33:52.867Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::1%101]:10179 (conn_id: 1fa6653e, channel_id: 4)
channel_id = 4
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 65003, hold_time: 6, id: 3, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65003, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::1%101]:10179
router_instance_id = 1
unit = connection_channel
|
| 196 | 2026-09-04T21:33:52.868Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 = 8a9c3b51
direction = outbound
event = keepalive message
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 197 | 2026-09-04T21:33:52.868Z | INFO | slog-rs (bgp): collision detected: new connection [([fe80::1%101]:10179, [fe80::2%101]:10179), conn_id: 7a8556aa], existing connection [([fe80::1%101]:10179, [fe80::2%101]:10179), conn_id: 8218bb88]
exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
exist_conn_id = 8218bb88
exist_connection_clock = ConnectionClock { conn_id: 8218bb88, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
new_conn_id = 7a8556aa
new_connection_clock = ConnectionClock { conn_id: 7a8556aa, 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 } }
new_direction = inbound
router_instance_id = 2
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
|
| 198 | 2026-09-04T21:33:52.868Z | INFO | slog-rs (bgp): connection dropped (peer: [fe80::1%101]:10179, conn_id: 1fa6653e, channel_id: 4), terminating recv loop
channel_id = 4
connection_id = 1fa6653e
direction = outbound
module = neighbor
peer = [fe80::1%101]:10179
router_instance_id = 1
unit = connection_channel
|
| 199 | 2026-09-04T21:33:52.869Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.900s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 17b4dabb
direction = inbound
event = keepalive message
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 200 | 2026-09-04T21:33:52.869Z | INFO | slog-rs (bgp): fsm transition open confirm -> session setup
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 201 | 2026-09-04T21:33:52.869Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::2%101]:10179 (conn_id: 7a8556aa, channel_id: 4)
bind_addr = [fe80::1%101]:10179
channel_id = 4
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 65002, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::2%101]:10179
unit = dispatcher
|
| 202 | 2026-09-04T21:33:52.869Z | DEBG | slog-rs (bgp): received fsm event open message
event = open message
exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
exist_conn_id = 8218bb88
exist_connection_clock = ConnectionClock { conn_id: 8218bb88, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
new_conn_id = 7a8556aa
new_connection_clock = ConnectionClock { conn_id: 7a8556aa, 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 } }
new_direction = inbound
router_instance_id = 2
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
|
| 203 | 2026-09-04T21:33:52.870Z | INFO | slog-rs (bgp): fsm transition open confirm -> session setup
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 204 | 2026-09-04T21:33:52.870Z | DEBG | slog-rs (bgp): recv notification message msg from [fe80::2%101]:10179 (conn_id: 7a8556aa, channel_id: 4)
bind_addr = [fe80::1%101]:10179
channel_id = 4
direction = inbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
peer = [fe80::2%101]:10179
unit = dispatcher
|
| 205 | 2026-09-04T21:33:52.870Z | DEBG | slog-rs (bgp): peer [fe80::2%101]:10179 disconnected (conn_id: 7a8556aa, channel_id: 4), terminating recv loop
bind_addr = [fe80::1%101]:10179
channel_id = 4
connection_id = 7a8556aa
direction = inbound
module = neighbor
peer = [fe80::2%101]:10179
unit = dispatcher
|
| 206 | 2026-09-04T21:33:52.871Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 = 8a9c3b51
direction = outbound
fsm_state = session setup
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 207 | 2026-09-04T21:33:52.871Z | INFO | slog-rs (bgp): exist conn received Open (conn_id: 8218bb88), resolving collision immediately
exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
exist_conn_id = 7a8556aa
exist_connection_clock = ConnectionClock { conn_id: 7a8556aa, 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 } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
new_conn_id = 8218bb88
new_connection_clock = ConnectionClock { conn_id: 8218bb88, 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 } }
new_direction = outbound
router_instance_id = 2
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
|
| 208 | 2026-09-04T21:33:52.871Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%100]:10179 (conn_id: 8a9c3b51, channel_id: 2)
channel_id = 2
connection_id = 8a9c3b51
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
router_instance_id = 1
unit = connection_channel
|
| 209 | 2026-09-04T21:33:52.872Z | INFO | slog-rs (bgp): exist conn wins collision, close new conn
exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
exist_conn_id = 7a8556aa
exist_connection_clock = ConnectionClock { conn_id: 7a8556aa, 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 } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179)
new_conn_id = 8218bb88
new_connection_clock = ConnectionClock { conn_id: 8218bb88, 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 } }
new_direction = outbound
router_instance_id = 2
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
|
| 210 | 2026-09-04T21:33:52.872Z | INFO | slog-rs (bgp): fsm transition session setup -> established
fsm_state = session setup
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 211 | 2026-09-04T21:33:52.872Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%100]:10179 (conn_id: 17b4dabb, channel_id: 2)
bind_addr = [fe80::1%100]:10179
channel_id = 2
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::2%100]:10179
unit = dispatcher
|
| 212 | 2026-09-04T21:33:52.872Z | INFO | slog-rs (bgp): sending notification: 6 (Cease) / 7 (Connection Collision Resolution)
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 7a8556aa, 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 = 7a8556aa
direction = inbound
fsm_state = connection collision
message = notification
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 213 | 2026-09-04T21:33:52.873Z | TRAC | slog-rs (bgp): send notification message message via channel to [fe80::2%101]:10179 (conn_id: 7a8556aa, channel_id: 4)
bind_addr = [fe80::1%101]:10179
channel_id = 4
connection_id = 7a8556aa
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = inbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
unit = dispatcher
|
| 214 | 2026-09-04T21:33:52.873Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 = 17b4dabb
direction = inbound
fsm_state = session setup
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 215 | 2026-09-04T21:33:52.873Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: 17b4dabb, channel_id: 2)
bind_addr = [fe80::1%100]:10179
channel_id = 2
connection_id = 17b4dabb
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = dispatcher
|
| 216 | 2026-09-04T21:33:52.874Z | ERRO | slog-rs (bgp): error sending message via channel to [fe80::2%101]:10179 (conn_id: 7a8556aa, channel_id: 4): channel send: sending on a closed channel
bind_addr = [fe80::1%101]:10179
channel_id = 4
connection_id = 7a8556aa
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = inbound
error = channel send: sending on a closed channel
module = neighbor
network_state = {([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })([fe80::2%100]:10179, Sender { .. })([fe80::1%101]:10179, Sender { .. })}
unit = dispatcher
|
| 217 | 2026-09-04T21:33:52.874Z | INFO | slog-rs (bgp): fsm transition session setup -> established
fsm_state = session setup
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 218 | 2026-09-04T21:33:52.874Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: 8a9c3b51, channel_id: 2)
channel_id = 2
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::1%100]:10179
router_instance_id = 1
unit = connection_channel
|
| 219 | 2026-09-04T21:33:52.874Z | ERRO | slog-rs (bgp): failed to send notification: channel send: sending on a closed channel
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 7a8556aa, 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 = 7a8556aa
direction = inbound
error = channel send: sending on a closed channel
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 220 | 2026-09-04T21:33:52.875Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 = 17b4dabb
direction = inbound
event = keepalive message
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 221 | 2026-09-04T21:33:52.875Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 = 8a9c3b51
direction = outbound
event = keepalive message
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 222 | 2026-09-04T21:33:52.875Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
fsm_state = connection collision
message = keepalive
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 223 | 2026-09-04T21:33:52.876Z | TRAC | slog-rs (bgp): keepalive received (conn_id: 17b4dabb)
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, 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 = 17b4dabb
direction = inbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 224 | 2026-09-04T21:33:52.876Z | TRAC | slog-rs (bgp): keepalive received (conn_id: 8a9c3b51)
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, 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 = 8a9c3b51
direction = outbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 225 | 2026-09-04T21:33:52.876Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%101]:10179 (conn_id: 8218bb88, channel_id: 3)
channel_id = 3
connection_id = 8218bb88
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
router_instance_id = 2
unit = connection_channel
|
| 226 | 2026-09-04T21:33:52.877Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::2%101]:10179 (conn_id: 7a8556aa, channel_id: 4)
bind_addr = [fe80::1%101]:10179
channel_id = 4
connection_id = 7a8556aa
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = inbound
module = neighbor
network_state = {([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })([fe80::2%100]:10179, Sender { .. })([fe80::1%101]:10179, Sender { .. })}
unit = dispatcher
|
| 227 | 2026-09-04T21:33:52.877Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%101]:10179 (conn_id: bcca3b22, channel_id: 3)
bind_addr = [fe80::2%101]:10179
channel_id = 3
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::1%101]:10179
unit = dispatcher
|
| 228 | 2026-09-04T21:33:52.953Z | INFO | slog-rs (bgp): fsm transition connection collision -> open confirm
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 229 | 2026-09-04T21:33:52.953Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: bcca3b22, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.900s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = bcca3b22
direction = inbound
event = open message
fsm_state = open confirm
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 230 | 2026-09-04T21:33:52.953Z | INFO | slog-rs (bgp): fsm transition connection collision -> open confirm
fsm_state = connection collision
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 231 | 2026-09-04T21:33:52.953Z | WARN | slog-rs (bgp): rx open message for unknown connection (conn_id: 1fa6653e), ignoring
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: bcca3b22, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.900s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = bcca3b22
direction = inbound
event = open message
fsm_state = open confirm
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 232 | 2026-09-04T21:33:52.954Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: bcca3b22, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.900s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = bcca3b22
direction = inbound
event = keepalive message
fsm_state = open confirm
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 233 | 2026-09-04T21:33:52.954Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
event = keepalive message
fsm_state = open confirm
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 234 | 2026-09-04T21:33:52.954Z | INFO | slog-rs (bgp): fsm transition open confirm -> session setup
fsm_state = open confirm
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 235 | 2026-09-04T21:33:52.955Z | INFO | slog-rs (bgp): fsm transition open confirm -> session setup
fsm_state = open confirm
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 236 | 2026-09-04T21:33:52.955Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: bcca3b22, 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 = bcca3b22
direction = inbound
fsm_state = session setup
message = keepalive
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 237 | 2026-09-04T21:33:52.955Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%101]:10179 (conn_id: bcca3b22, channel_id: 3)
bind_addr = [fe80::2%101]:10179
channel_id = 3
connection_id = bcca3b22
connection_local = [fe80::2%101]:10179
connection_peer = [fe80::1%101]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = dispatcher
|
| 238 | 2026-09-04T21:33:52.955Z | INFO | slog-rs (bgp): fsm transition session setup -> established
fsm_state = session setup
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 239 | 2026-09-04T21:33:52.956Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%101]:10179 (conn_id: 8218bb88, channel_id: 3)
channel_id = 3
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::2%101]:10179
router_instance_id = 2
unit = connection_channel
|
| 240 | 2026-09-04T21:33:52.956Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
fsm_state = session setup
message = keepalive
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 241 | 2026-09-04T21:33:52.956Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%101]:10179 (conn_id: 8218bb88, channel_id: 3)
channel_id = 3
connection_id = 8218bb88
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
router_instance_id = 2
unit = connection_channel
|
| 242 | 2026-09-04T21:33:52.956Z | INFO | slog-rs (bgp): fsm transition session setup -> established
fsm_state = session setup
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 243 | 2026-09-04T21:33:52.957Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%101]:10179 (conn_id: bcca3b22, channel_id: 3)
bind_addr = [fe80::2%101]:10179
channel_id = 3
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::1%101]:10179
unit = dispatcher
|
| 244 | 2026-09-04T21:33:52.957Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
event = open message
fsm_state = established
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 245 | 2026-09-04T21:33:52.957Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: bcca3b22, 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 = bcca3b22
direction = inbound
event = keepalive message
fsm_state = established
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 246 | 2026-09-04T21:33:52.958Z | TRAC | slog-rs (bgp): keepalive received (conn_id: bcca3b22)
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: bcca3b22, 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 = bcca3b22
direction = inbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 247 | 2026-09-04T21:33:52.958Z | WARN | slog-rs (bgp): rx open for unknown connection (conn_id: 7a8556aa). ignoring..
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
fsm_state = established
message = open
message_contents = Open [ version: 4, asn: 65002, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 65002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 248 | 2026-09-04T21:33:52.958Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
event = notification message
fsm_state = established
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 249 | 2026-09-04T21:33:52.959Z | WARN | slog-rs (bgp): rx notification for unknown connection (conn_id: 7a8556aa). ignoring..
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
fsm_state = established
message = notification
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 250 | 2026-09-04T21:33:52.959Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
event = tcp connection fails
fsm_state = established
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 251 | 2026-09-04T21:33:52.959Z | WARN | slog-rs (bgp): rx tcp connection fails for unknown connection (conn_id: 7a8556aa), ignoring
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
event = tcp connection fails
fsm_state = established
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 252 | 2026-09-04T21:33:52.960Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
event = keepalive message
fsm_state = established
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 253 | 2026-09-04T21:33:52.960Z | TRAC | slog-rs (bgp): keepalive received (conn_id: 8218bb88)
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, 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 = 8218bb88
direction = outbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 254 | 2026-09-04T21:33:53.750Z | INFO | slog-rs (rdb): create origin4 (asn 65001): [Ipv4Net { addr: 10.1.0.0, width: 24 }]
module = database
unit = persistent
|
| 255 | 2026-09-04T21:33:53.751Z | DEBG | slog-rs (bgp): announcing originated IPv4 prefixes
count = 1
prefixes = [10.1.0.0/24]
router_instance_id = 0
|
| 256 | 2026-09-04T21:33:53.751Z | INFO | slog-rs (rdb): create origin4 (asn 65003): [Ipv4Net { addr: 10.3.0.0, width: 24 }]
module = database
unit = persistent
|
| 257 | 2026-09-04T21:33:53.751Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.200s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 17b4dabb
direction = inbound
event = announce routes
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 258 | 2026-09-04T21:33:53.751Z | DEBG | slog-rs (bgp): received route-update event: ipv4 announce 1 prefixes
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.200s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 17b4dabb
direction = inbound
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 259 | 2026-09-04T21:33:53.752Z | DEBG | slog-rs (bgp): announcing originated IPv4 prefixes
count = 1
prefixes = [10.3.0.0/24]
router_instance_id = 2
|
| 260 | 2026-09-04T21:33:53.752Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.200s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8218bb88
direction = outbound
event = announce routes
fsm_state = established
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 261 | 2026-09-04T21:33:53.752Z | DEBG | slog-rs (bgp): received route-update event: ipv4 announce 1 prefixes
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.200s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8218bb88
direction = outbound
fsm_state = established
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 262 | 2026-09-04T21:33:53.753Z | INFO | slog-rs (bgp): sending update
connection = ([fe80::1%101]:10179, [fe80::2%101]:10179)
connection_clock = ConnectionClock { conn_id: 8218bb88, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.200s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8218bb88
direction = outbound
fsm_state = established
message = update
message_contents = Update[ treat-as-withdraw: (false) withdrawn(empty) path_attributes: (origin: igp, as4-path: [65003], mp-reach-nlri: MpReachNlri::Ipv4Unicast[nh=fe80::1, nlri=1]) nlri(empty) ]
module = neighbor
neighbor = eth1
neighbor_name = r3_to_r2_eth1
router_instance_id = 2
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
|
| 263 | 2026-09-04T21:33:53.753Z | INFO | slog-rs (bgp): sending update
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 17b4dabb, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.200s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 17b4dabb
direction = inbound
fsm_state = established
message = update
message_contents = Update[ treat-as-withdraw: (false) withdrawn(empty) path_attributes: (origin: igp, as4-path: [65001], mp-reach-nlri: MpReachNlri::Ipv4Unicast[nh=fe80::1, nlri=1]) nlri(empty) ]
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 264 | 2026-09-04T21:33:53.753Z | TRAC | slog-rs (bgp): send update message message via channel to [fe80::2%101]:10179 (conn_id: 8218bb88, channel_id: 3)
channel_id = 3
connection_id = 8218bb88
connection_local = [fe80::1%101]:10179
connection_peer = [fe80::2%101]:10179
direction = outbound
message = update message
message_contents = Update[ treat-as-withdraw: (false) withdrawn(empty) path_attributes: (origin: igp, as4-path: [65003], mp-reach-nlri: MpReachNlri::Ipv4Unicast[nh=fe80::1, nlri=1]) nlri(empty) ]
module = neighbor
router_instance_id = 2
unit = connection_channel
|
| 265 | 2026-09-04T21:33:53.754Z | TRAC | slog-rs (bgp): send update message message via channel to [fe80::2%100]:10179 (conn_id: 17b4dabb, channel_id: 2)
bind_addr = [fe80::1%100]:10179
channel_id = 2
connection_id = 17b4dabb
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
message = update message
message_contents = Update[ treat-as-withdraw: (false) withdrawn(empty) path_attributes: (origin: igp, as4-path: [65001], mp-reach-nlri: MpReachNlri::Ipv4Unicast[nh=fe80::1, nlri=1]) nlri(empty) ]
module = neighbor
unit = dispatcher
|
| 266 | 2026-09-04T21:33:53.754Z | DEBG | slog-rs (bgp): recv update message msg from [fe80::1%101]:10179 (conn_id: bcca3b22, channel_id: 3)
bind_addr = [fe80::2%101]:10179
channel_id = 3
direction = inbound
message = update message
message_contents = Update[ treat-as-withdraw: (false) withdrawn(empty) path_attributes: (origin: igp, as4-path: [65003], mp-reach-nlri: MpReachNlri::Ipv4Unicast[nh=fe80::1, nlri=1]) nlri(empty) ]
module = neighbor
peer = [fe80::1%101]:10179
unit = dispatcher
|
| 267 | 2026-09-04T21:33:53.754Z | DEBG | slog-rs (bgp): recv update message msg from [fe80::1%100]:10179 (conn_id: 8a9c3b51, channel_id: 2)
channel_id = 2
direction = outbound
message = update message
message_contents = Update[ treat-as-withdraw: (false) withdrawn(empty) path_attributes: (origin: igp, as4-path: [65001], mp-reach-nlri: MpReachNlri::Ipv4Unicast[nh=fe80::1, nlri=1]) nlri(empty) ]
module = neighbor
peer = [fe80::1%100]:10179
router_instance_id = 1
unit = connection_channel
|
| 268 | 2026-09-04T21:33:53.755Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: bcca3b22, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.200s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = bcca3b22
direction = inbound
event = update message
fsm_state = established
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 269 | 2026-09-04T21:33:53.755Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.200s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8a9c3b51
direction = outbound
event = update message
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 270 | 2026-09-04T21:33:53.755Z | INFO | slog-rs (bgp): received update (conn_id: bcca3b22)
connection = ([fe80::2%101]:10179, [fe80::1%101]:10179)
connection_clock = ConnectionClock { conn_id: bcca3b22, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = bcca3b22
direction = inbound
fsm_state = established
message = update
message_contents = Update[ treat-as-withdraw: (false) withdrawn(empty) path_attributes: (origin: igp, as4-path: [65003], mp-reach-nlri: MpReachNlri::Ipv4Unicast[nh=fe80::1, nlri=1]) nlri(empty) ]
module = neighbor
neighbor = eth1
neighbor_name = r2_to_r3_eth1
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
|
| 271 | 2026-09-04T21:33:53.756Z | INFO | slog-rs (bgp): received update (conn_id: 8a9c3b51)
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8a9c3b51
direction = outbound
fsm_state = established
message = update
message_contents = Update[ treat-as-withdraw: (false) withdrawn(empty) path_attributes: (origin: igp, as4-path: [65001], mp-reach-nlri: MpReachNlri::Ipv4Unicast[nh=fe80::1, nlri=1]) nlri(empty) ]
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 272 | 2026-09-04T21:33:54.751Z | INFO | slog-rs (bgp): router (asn: 65001, id: 1) received shutdown request, stopping sessions
module = router
router_instance_id = 0
unit = session_runner
|
| 273 | 2026-09-04T21:33:54.751Z | INFO | slog-rs (bgp): session runner (peer eth0) received shutdown request
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 274 | 2026-09-04T21:33:54.751Z | INFO | slog-rs (bgp): dispatcher received shutdown request, setting shutdown flag
bind_addr = [fe80::1%100]:10179
module = neighbor
unit = dispatcher
|
| 275 | 2026-09-04T21:33:54.752Z | INFO | slog-rs (bgp): session runner (peer: eth0) observed shutdown request
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 276 | 2026-09-04T21:33:54.752Z | INFO | slog-rs (bgp): session runner (peer eth0): shutdown start
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 277 | 2026-09-04T21:33:54.752Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::2%100]:10179 (conn_id: 17b4dabb, channel_id: 2)
bind_addr = [fe80::1%100]:10179
channel_id = 2
connection_id = 17b4dabb
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
module = neighbor
network_state = {([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })([fe80::2%100]:10179, Sender { .. })([fe80::1%101]:10179, Sender { .. })}
unit = dispatcher
|
| 278 | 2026-09-04T21:33:54.752Z | DEBG | slog-rs (bgp): peer [fe80::1%100]:10179 disconnected (conn_id: 8a9c3b51, channel_id: 2), terminating recv loop
channel_id = 2
connection_id = 8a9c3b51
direction = outbound
module = neighbor
peer = [fe80::1%100]:10179
router_instance_id = 1
unit = connection_channel
|
| 279 | 2026-09-04T21:33:54.753Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 1.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8a9c3b51
direction = outbound
event = tcp connection fails
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 280 | 2026-09-04T21:33:54.753Z | WARN | slog-rs (bgp): rx tcp connection fails (conn_id: 8a9c3b51), fsm transition to idle
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 8a9c3b51, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 1.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 8a9c3b51
direction = outbound
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 281 | 2026-09-04T21:33:54.753Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::1%100]:10179 (conn_id: 8a9c3b51, channel_id: 2)
channel_id = 2
connection_id = 8a9c3b51
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = outbound
module = neighbor
network_state = {([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })([fe80::2%100]:10179, Sender { .. })([fe80::1%101]:10179, Sender { .. })}
router_instance_id = 1
unit = connection_channel
|
| 282 | 2026-09-04T21:33:54.754Z | DEBG | slog-rs (bgp): peer [fe80::2%100]:10179 disconnected (conn_id: 17b4dabb, channel_id: 2), terminating recv loop
bind_addr = [fe80::1%100]:10179
channel_id = 2
connection_id = 17b4dabb
direction = inbound
module = neighbor
peer = [fe80::2%100]:10179
unit = dispatcher
|
| 283 | 2026-09-04T21:33:54.756Z | INFO | slog-rs (bgp): dispatcher caught shutdown flag from accept loop
bind_addr = [fe80::1%100]:10179
module = neighbor
unit = dispatcher
|
| 284 | 2026-09-04T21:33:54.756Z | INFO | slog-rs (bgp): dispatcher shutdown complete
bind_addr = [fe80::1%100]:10179
module = neighbor
unit = dispatcher
|
| 285 | 2026-09-04T21:33:54.756Z | INFO | slog-rs (bgp): fsm transition established -> idle
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 286 | 2026-09-04T21:33:54.757Z | DEBG | slog-rs (bgp): starting connect attempt
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 287 | 2026-09-04T21:33:54.757Z | DEBG | slog-rs (bgp): connector thread completed successfully
context = checking previous
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 288 | 2026-09-04T21:33:54.757Z | DEBG | slog-rs (bgp): connecting to [fe80::99%100]:10179
direction = outbound
module = neighbor
router_instance_id = 1
timeout = 333
unit = connection_channel
|
| 289 | 2026-09-04T21:33:54.757Z | DEBG | slog-rs (bgp): spawned new connector thread
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 290 | 2026-09-04T21:33:54.758Z | INFO | slog-rs (bgp): fsm transition idle -> connect
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r2_to_r1_eth0
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
|
| 291 | 2026-09-04T21:33:54.758Z | DEBG | slog-rs (bgp): connect error: ChannelConnect
direction = outbound
error = Channel connect error
module = neighbor
router_instance_id = 1
timeout = 333
unit = connection_channel
|
| 292 | 2026-09-04T21:33:54.758Z | DEBG | slog-rs (bgp): joining connector thread during shutdown
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 293 | 2026-09-04T21:33:54.758Z | DEBG | slog-rs (bgp): connector thread completed successfully
context = shutdown
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 294 | 2026-09-04T21:33:54.758Z | INFO | slog-rs (bgp): fsm transition established -> idle
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 295 | 2026-09-04T21:33:54.759Z | INFO | slog-rs (bgp): session runner (peer eth0): shutdown complete
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = r1_to_r2_eth0
router_instance_id = 0
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
|
| 296 | 2026-09-04T21:33:55.751Z | INFO | slog-rs (bgp): router (asn: 65001, id: 1) received shutdown request, stopping sessions
module = router
router_instance_id = 0
unit = session_runner
|
| 297 | | {"msg":"session runner (peer eth0) received shutdown request","v":0,"name":"slog-rs","level":30,"time":"2026-09-04T21:33:55.751581131Z","hostname":"w-01M1Q573JWE4V6VWNH4WFRM7ZE","pid":4275,"router_instance_id":0,"fsm_state":"idle","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 } }","neighbor":"eth0","neighbor_name":"r1_to_r2_eth0","unit" |