WHATPORT(2608) whatport.net WHATPORT(2608)
2608

FRRouting isisd vty

The IS-IS daemon's command line on an FRR router.

TCP IANA: wag-service

Description

FRRouting defines 2608 as ISISD_VTY_PORT, the telnet-style CLI for isisd, in the same series as ospfd (2604) and bgpd (2605). A listener here means a box is running IS-IS under FRR, which in practice means a data-center fabric or a service-provider core built on Linux routing. IANA registers 2608 to "Wag Service", an assignment you will not meet in the wild.

Exposed to the internet?

Do not expose

Same problem as every FRR vty port: cleartext telnet into a routing daemon's configuration — keep it on loopback.

Check it yourself

$ nc -v -w 3 TARGET 2608

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.