All features

14 things StarkRista does for you.

Everything below is built. Everything below ships in the free, self-hosted binary. No "available in Enterprise" footnotes.

01 — VISIBILITY
See what's actually happening
Live state of every interface, every BGP session, every tunnel. Refresh-free. Hover for traffic, click for the full config.

Live dashboard

Top-talkers, port counts, BGP state, tunnel state, uptime. All on one screen, all live.

show interfaces · show ip bgp summary

Visual port grid

86 colored tiles per chassis. Hover reveals description, traffic, errors, last-flap.

show interfaces status

LLDP cross-reference

Per-port LLDP, MAC-table, and ARP joined into a single "what's on this port" view.

show lldp neighbors · show mac address-table

Per-port counters

In/out bps, packets, errors, CRC, runts. Sampled live without hammering the switch.

show interfaces counters
02 — ROUTING
BGP and VxLAN, not buried six menus deep
Neighbor pages that load with 100k+ routes. VxLAN VTEPs with their VNI mappings and flood lists laid out plainly.
~

BGP at scale

131,452 routes in 7 seconds, paginated. Filter by prefix, AS path, next-hop, flags.

show ip bgp neighbors X received-routes

VxLAN VTEP

Source-interface, VNI ↔ VLAN mappings, flood lists. Add and remove with one click.

show vxlan vtep · show vxlan config-sanity

Tunnels (GRE / IPsec)

Status, mode, MTU, underlay VRF, source/dest. Bring one up without opening the CLI.

show interfaces Tunnel · show ip route vrf

ACL editor

Add, edit, delete rules per-list. Bind to an interface in or out. Re-order via drag.

show ip access-lists
03 — CHANGE MGMT
Never lose a config again
Snapshot before you change something. Diff after. The whole flow lives on one page.

Per-interface "Show active"

The live running-config of every interface, in an editable textarea, with Apply + Save.

show running-config interface X

Backups + diff

Manual or scheduled config snapshots, kept locally. Unified diff between any two.

copy running-config startup-config

Firmware in clicks

Upload a new SWI from the browser, set it as boot, reboot into it. One button each.

install source · boot system

Save-on-apply

Tired of forgetting write memory? Tick the box once. It just does.

write memory
04 — DEBUG & OPS
Tools you'd build yourself
Multi-source ping in parallel. Logging targets with VRF awareness. The little CLI utilities you'd otherwise script every time.

Multi-source ping & traceroute

Fan out from every VRF and source interface in parallel. See which path is actually broken.

ping vrf · traceroute vrf source

Logging config

Console / buffer / monitor levels, plus remote syslog hosts. VRF-aware out of the box.

logging host vrf
What's next

Honest roadmap

What ships today, what we're building, what we're not.

FeatureStatusTier
Everything above Ships todayFree
Multi-switch fleet view Q3 2026Free
PagerDuty / Slack alerts Q3 2026Free
Audit log Q4 2026Enterprise
SSO / AD / LDAP Q4 2026Enterprise
Multi-tenant Q4 2026Enterprise
Streaming telemetry (gNMI) 2027Free
Multi-vendor support By design, never
Want something not here? Open an issue on GitHub — we read every one.