| 1 | 2026-01-13T03:28:31.185Z | INFO | slog-rs (bgp): spawning session for r1
module = router
unit = session_runner
|
| 2 | 2026-01-13T03:28:31.206Z | INFO | slog-rs (bgp): starting peer state machine
fsm_state = idle
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some(11.0.0.2:10179), min_ttl: None, md5_auth_key: None, multi_exit_discriminator: None, communities: {}, local_pref: None, enforce_first_as: false, allow_import: NoFiltering, allow_export: NoFiltering, vlan_id: None, connect_retry_time: 1s, keepalive_time: 3s, hold_time: 6s, idle_hold_time: 0ns, delay_open_time: 0ns, resolution: 100ms, connect_retry_jitter: None, idle_hold_jitter: Some((0.75, 1.0)), deterministic_collision_resolution: false }
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
|
| 3 | 2026-01-13T03:28:31.207Z | DEBG | slog-rs (bgp): starting connect attempt
fsm_state = idle
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 4 | 2026-01-13T03:28:31.208Z | DEBG | slog-rs (bgp): connecting to 11.0.0.1:10179
direction = outbound
module = neighbor
timeout = 333
unit = connection_channel
|
| 5 | 2026-01-13T03:28:31.210Z | DEBG | slog-rs (bgp): spawned new connector thread
fsm_state = idle
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 6 | 2026-01-13T03:28:31.212Z | INFO | slog-rs (bgp): fsm transition idle -> connect
fsm_state = idle
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 7 | 2026-01-13T03:28:31.213Z | DEBG | slog-rs (bgp): received fsm event manual start
event = manual start
fsm_state = connect
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 8 | 2026-01-13T03:28:31.214Z | WARN | slog-rs (bgp): unexpected admin fsm event manual start, ignoring
event = manual start
fsm_state = connect
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 9 | 2026-01-13T03:28:31.215Z | INFO | slog-rs (bgp): channel connection to 11.0.0.1:10179 established (conn_id: a6a093b9, channel_id: 0)
channel_id = 0
connection_id = a6a093b9
direction = outbound
local = 11.0.0.2:10179
module = neighbor
peer = 11.0.0.1:10179
unit = connection_channel
|
| 10 | 2026-01-13T03:28:31.216Z | DEBG | slog-rs (bgp): received fsm event tcp connection confirmed
event = tcp connection confirmed
fsm_state = connect
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 11 | 2026-01-13T03:28:31.217Z | INFO | slog-rs (bgp): accepted outbound connection from 11.0.0.1:10179
connection = (11.0.0.2:10179, 11.0.0.1:10179)
connection_clock = ConnectionClock { conn_id: a6a093b9, 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 = a6a093b9
direction = outbound
fsm_state = connect
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 12 | 2026-01-13T03:28:31.219Z | TRAC | slog-rs (bgp): send open message via channel to 11.0.0.1:10179 (conn_id: a6a093b9, channel_id: 0)
channel_id = 0
connection_id = a6a093b9
connection_local = 11.0.0.2:10179
connection_peer = 11.0.0.1:10179
direction = outbound
message = open
message_contents = Open [ version: 4, asn: 23456, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Four Octet ASN 4200000002, AddPath [ AddPathElement { afi: 1, safi: 1, send_receive: 1 }, ], ]] ]
module = neighbor
unit = connection_channel
|
| 13 | 2026-01-13T03:28:31.220Z | INFO | slog-rs (bgp): fsm transition connect -> open sent
fsm_state = connect
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 14 | 2026-01-13T03:28:31.221Z | DEBG | slog-rs (bgp): recv open msg from 11.0.0.1:10179 (conn_id: a6a093b9, channel_id: 0)
channel_id = 0
direction = outbound
message = open
message_contents = Open [ version: 4, asn: 23456, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Four Octet ASN 4200000001, AddPath [ AddPathElement { afi: 1, safi: 1, send_receive: 1 }, ], ]] ]
module = neighbor
peer = 11.0.0.1:10179
unit = connection_channel
|
| 15 | 2026-01-13T03:28:31.222Z | DEBG | slog-rs (bgp): recv keepalive msg from 11.0.0.1:10179 (conn_id: a6a093b9, channel_id: 0)
channel_id = 0
direction = outbound
message = keepalive
message_contents = Keepalive
module = neighbor
peer = 11.0.0.1:10179
unit = connection_channel
|
| 16 | 2026-01-13T03:28:31.223Z | DEBG | slog-rs (bgp): received fsm event
connection = (11.0.0.2:10179, 11.0.0.1:10179)
connection_clock = ConnectionClock { conn_id: a6a093b9, 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 = a6a093b9
direction = outbound
event = message
fsm_state = open sent
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 17 | 2026-01-13T03:28:31.224Z | TRAC | slog-rs (bgp): sending keepalive
connection = (11.0.0.2:10179, 11.0.0.1:10179)
connection_clock = ConnectionClock { conn_id: a6a093b9, 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 = a6a093b9
direction = outbound
fsm_state = open sent
message = keepalive
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 18 | 2026-01-13T03:28:31.226Z | TRAC | slog-rs (bgp): send keepalive message via channel to 11.0.0.1:10179 (conn_id: a6a093b9, channel_id: 0)
channel_id = 0
connection_id = a6a093b9
connection_local = 11.0.0.2:10179
connection_peer = 11.0.0.1:10179
direction = outbound
message = keepalive
message_contents = Keepalive
module = neighbor
unit = connection_channel
|
| 19 | 2026-01-13T03:28:31.234Z | INFO | slog-rs (bgp): fsm transition open sent -> open confirm
fsm_state = open sent
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 20 | 2026-01-13T03:28:31.235Z | DEBG | slog-rs (bgp): received fsm event
connection = (11.0.0.2:10179, 11.0.0.1:10179)
connection_clock = ConnectionClock { conn_id: a6a093b9, 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 = a6a093b9
direction = outbound
event = message
fsm_state = open confirm
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 21 | 2026-01-13T03:28:31.237Z | INFO | slog-rs (bgp): fsm transition open confirm -> session setup
fsm_state = open confirm
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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-01-13T03:28:31.238Z | TRAC | slog-rs (bgp): sending keepalive
connection = (11.0.0.2:10179, 11.0.0.1:10179)
connection_clock = ConnectionClock { conn_id: a6a093b9, 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 = a6a093b9
direction = outbound
fsm_state = session setup
message = keepalive
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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-01-13T03:28:31.240Z | TRAC | slog-rs (bgp): send keepalive message via channel to 11.0.0.1:10179 (conn_id: a6a093b9, channel_id: 0)
channel_id = 0
connection_id = a6a093b9
connection_local = 11.0.0.2:10179
connection_peer = 11.0.0.1:10179
direction = outbound
message = keepalive
message_contents = Keepalive
module = neighbor
unit = connection_channel
|
| 24 | 2026-01-13T03:28:31.260Z | INFO | slog-rs (bgp): fsm transition session setup -> established
fsm_state = session setup
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 25 | 2026-01-13T03:28:31.261Z | DEBG | slog-rs (bgp): recv keepalive msg from 11.0.0.1:10179 (conn_id: a6a093b9, channel_id: 0)
channel_id = 0
direction = outbound
message = keepalive
message_contents = Keepalive
module = neighbor
peer = 11.0.0.1:10179
unit = connection_channel
|
| 26 | 2026-01-13T03:28:31.262Z | DEBG | slog-rs (bgp): received fsm event
connection = (11.0.0.2:10179, 11.0.0.1:10179)
connection_clock = ConnectionClock { conn_id: a6a093b9, 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 = a6a093b9
direction = outbound
event = message
fsm_state = established
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 27 | 2026-01-13T03:28:31.267Z | TRAC | slog-rs (bgp): keepalive received (conn_id: a6a093b9)
connection = (11.0.0.2:10179, 11.0.0.1:10179)
connection_clock = ConnectionClock { conn_id: a6a093b9, 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 = a6a093b9
direction = outbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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-01-13T03:28:31.272Z | INFO | slog-rs (bgp): dispatcher started
listen_address = 11.0.0.2:10179
module = neighbor
unit = dispatcher
|
| 29 | 2026-01-13T03:28:31.273Z | DEBG | slog-rs (bgp): listener bind: 11.0.0.2:10179
listen_address = 11.0.0.2:10179
module = neighbor
unit = dispatcher
|
| 30 | 2026-01-13T03:28:31.274Z | INFO | slog-rs (bgp): router (asn: 4200000002, id: 2) received shutdown request, stopping sessions
module = router
unit = session_runner
|
| 31 | 2026-01-13T03:28:31.275Z | INFO | slog-rs (bgp): session runner (peer 11.0.0.1) received shutdown request, setting shutdown flag
fsm_state = established
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 32 | 2026-01-13T03:28:31.276Z | INFO | slog-rs (bgp): dispatcher received shutdown request, setting shutdown flag
listen_address = 11.0.0.2:10179
module = neighbor
unit = dispatcher
|
| 33 | 2026-01-13T03:28:31.292Z | INFO | slog-rs (bgp): session runner (peer: 11.0.0.1) caught shutdown flag
fsm_state = established
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 34 | 2026-01-13T03:28:31.293Z | INFO | slog-rs (bgp): session runner (peer 11.0.0.1): shutdown start
fsm_state = established
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 35 | 2026-01-13T03:28:31.294Z | DEBG | slog-rs (bgp): joining connector thread during shutdown
fsm_state = established
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 36 | 2026-01-13T03:28:31.295Z | DEBG | slog-rs (bgp): connector thread completed successfully
context = shutdown
fsm_state = established
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 37 | 2026-01-13T03:28:31.295Z | INFO | slog-rs (bgp): fsm transition established -> idle
fsm_state = established
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 38 | 2026-01-13T03:28:31.296Z | INFO | slog-rs (bgp): session runner (peer 11.0.0.1): shutdown complete
fsm_state = idle
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 39 | 2026-01-13T03:28:31.297Z | DEBG | slog-rs (bgp): dropping bgp connection for peer 11.0.0.1:10179 (conn_id: a6a093b9, channel_id: 0)
channel_id = 0
connection_id = a6a093b9
connection_local = 11.0.0.2:10179
connection_peer = 11.0.0.1:10179
direction = outbound
module = neighbor
network_state = {(11.0.0.2:10179, Sender { .. })(11.0.0.1:10179, Sender { .. })}
unit = connection_channel
|
| 40 | 2026-01-13T03:28:31.299Z | INFO | slog-rs (bgp): connection dropped (peer: 11.0.0.1:10179, conn_id: a6a093b9, channel_id: 0), terminating recv loop
channel_id = 0
connection_id = a6a093b9
direction = outbound
module = neighbor
peer = 11.0.0.1:10179
unit = connection_channel
|
| 41 | 2026-01-13T03:28:31.300Z | INFO | slog-rs (bgp): dispatcher caught shutdown flag from accept loop
listen_address = 11.0.0.2:10179
module = neighbor
unit = dispatcher
|
| 42 | 2026-01-13T03:28:31.300Z | INFO | slog-rs (bgp): dispatcher shutdown complete
listen_address = 11.0.0.2:10179
module = neighbor
unit = dispatcher
|
| 43 | 2026-01-13T03:28:37.300Z | INFO | slog-rs (bgp): spawning session for r1
module = router
unit = session_runner
|
| 44 | 2026-01-13T03:28:37.300Z | INFO | slog-rs (bgp): dispatcher started
listen_address = 11.0.0.2:10179
module = neighbor
unit = dispatcher
|
| 45 | 2026-01-13T03:28:37.300Z | DEBG | slog-rs (bgp): listener bind: 11.0.0.2:10179
listen_address = 11.0.0.2:10179
module = neighbor
unit = dispatcher
|
| 46 | 2026-01-13T03:28:37.300Z | INFO | slog-rs (bgp): starting peer state machine
fsm_state = idle
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some(11.0.0.2:10179), min_ttl: None, md5_auth_key: None, multi_exit_discriminator: None, communities: {}, local_pref: None, enforce_first_as: false, allow_import: NoFiltering, allow_export: NoFiltering, vlan_id: None, connect_retry_time: 1s, keepalive_time: 3s, hold_time: 6s, idle_hold_time: 0ns, delay_open_time: 0ns, resolution: 100ms, connect_retry_jitter: None, idle_hold_jitter: Some((0.75, 1.0)), deterministic_collision_resolution: false }
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
|
| 47 | 2026-01-13T03:28:37.301Z | DEBG | slog-rs (bgp): starting connect attempt
fsm_state = idle
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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-01-13T03:28:37.302Z | DEBG | slog-rs (bgp): connecting to 11.0.0.1:10179
direction = outbound
module = neighbor
timeout = 333
unit = connection_channel
|
| 49 | 2026-01-13T03:28:37.302Z | DEBG | slog-rs (bgp): spawned new connector thread
fsm_state = idle
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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-01-13T03:28:37.303Z | INFO | slog-rs (bgp): fsm transition idle -> connect
fsm_state = idle
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 51 | 2026-01-13T03:28:37.304Z | DEBG | slog-rs (bgp): received fsm event manual start
event = manual start
fsm_state = connect
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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-01-13T03:28:37.305Z | WARN | slog-rs (bgp): unexpected admin fsm event manual start, ignoring
event = manual start
fsm_state = connect
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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-01-13T03:28:37.306Z | INFO | slog-rs (bgp): channel connection to 11.0.0.1:10179 established (conn_id: a0ceedca, channel_id: 1)
channel_id = 1
connection_id = a0ceedca
direction = outbound
local = 11.0.0.2:10179
module = neighbor
peer = 11.0.0.1:10179
unit = connection_channel
|
| 54 | 2026-01-13T03:28:37.306Z | DEBG | slog-rs (bgp): received fsm event tcp connection confirmed
event = tcp connection confirmed
fsm_state = connect
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 55 | 2026-01-13T03:28:37.307Z | INFO | slog-rs (bgp): accepted outbound connection from 11.0.0.1:10179
connection = (11.0.0.2:10179, 11.0.0.1:10179)
connection_clock = ConnectionClock { conn_id: a0ceedca, 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 = a0ceedca
direction = outbound
fsm_state = connect
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 56 | 2026-01-13T03:28:37.308Z | TRAC | slog-rs (bgp): send open message via channel to 11.0.0.1:10179 (conn_id: a0ceedca, channel_id: 1)
channel_id = 1
connection_id = a0ceedca
connection_local = 11.0.0.2:10179
connection_peer = 11.0.0.1:10179
direction = outbound
message = open
message_contents = Open [ version: 4, asn: 23456, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Four Octet ASN 4200000002, AddPath [ AddPathElement { afi: 1, safi: 1, send_receive: 1 }, ], ]] ]
module = neighbor
unit = connection_channel
|
| 57 | 2026-01-13T03:28:37.309Z | INFO | slog-rs (bgp): fsm transition connect -> open sent
fsm_state = connect
module = neighbor
neighbor = 11.0.0.1
neighbor_name = r1
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
|
| 58 | 2026-01-13T03:28:37.310Z | DEBG | slog-rs (bgp): recv open msg from 11.0.0.1:10179 (conn_id: a0ceedca, channel_id: 1)
channel_id = 1
direction = outbound
message = open
message_contents = Open [ version: 4, asn: 23456, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Four Octet ASN 4200000001, AddPath [ AddPathElement { afi: 1, safi: 1, send_receive: 1 }, ], ]] ]
module = neighbor
peer = 11.0.0.1:10179
unit = connection_channel
|
| 59 | | {"msg":"received fsm event","v":0,"name":"slog-rs","level":20,"time":"2026-01-13T03:28:37.310875553Z","hostname":"bmat-EVT22200007-0000d35c","pid":6167,"event":"message","fsm_state":"open sent","direction":"outbound"," |