WHATPORT(711) whatport.net WHATPORT(711)
711

Cisco TDP

Cisco's pre-standard Tag Distribution Protocol, the ancestor of MPLS LDP on 646.

TCP UDP

Description

TDP is Cisco's proprietary label distribution protocol from before the IETF standardised LDP. Cisco's MPLS FAQ states plainly that "LDP uses TCP port 646, and TDP uses TCP port 711", and that the port only opens on an interface once mpls ip is configured; TDP hellos are sent to UDP 711. Routers use the TCP session to advertise label bindings to their TDP peers. Anything still speaking TDP instead of LDP is old IOS running a legacy MPLS core.

Exposed to the internet?

Do not expose

This is an MPLS control-plane session between trusted routers; reachable from outside the core it lets an attacker attempt to inject label bindings.

Check it yourself

$ nmap -p 711 TARGET

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.