# WHATPORT(13722)

## NAME

port 13722 — bpjava-msvc (NetBackup) — Veritas NetBackup's Java administration service — the port the NetBackup admin console connects to.

Protocol: TCP/UDP  
IANA registry

## DESCRIPTION

IANA registers 13722 as `bpjava-msvc`, "BP Java MSVC Protocol", part of the Veritas NetBackup block that also holds `bprd` (13720), `bpdbm` (13721), `vnetd` (13724), `bpcd` (13782) and `vopied` (13783). `bpjava-msvc` is the service the NetBackup Java administration console and remote-admin clients authenticate to, after which it hands the session to a per-user application service on the master or media server. Seeing it means you have found enterprise backup infrastructure, which is high-value: a backup master has credentialed reach into every client it protects.

## EXPOSURE

**Do not expose.** This is the administration plane of a backup system with agents on every server. Restrict it to the backup management network.

## CHECK

```sh
nmap -Pn -sV -p 13722 TARGET
```

## SEE ALSO

- iana — [IANA port registry — 13722 (bpjava-msvc)](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=13722) (iana.org)

---

HTML: <https://whatport.net/13722/> · JSON: <https://whatport.net/13722.json> · full dataset: <https://whatport.net/ports.json>
