# nt_osfi_stop command

The nt_osfi_stop command stops the OSFI
server.

## Syntax

```
nt_osfi_stop {port}
```

## Parameter(s)

| port | Specifies the OSFI port to stop. If no port number is specified, the port number entry is read from the HKEY_LOCAL_MACHINE/SOFTWARE/RocketSoftware/D3/CurrentVersion/D3Fsi/OsfiPort registry key. If no port number entry exists in that registry key, then the default port number (1598) is stopped. |
| --- | --- |

## See also

- [nt_osfi_start command](https://d3codex.com/tcl/nt-osfi-start-command/)

---
Source: https://d3codex.com/tcl/nt-osfi-stop-command/ - part of the D3Codex reference.
