# FAQ Documentation > Privacy Notice: Usernames, employee IDs, hostnames, IPs, PIDs, internal paths, and internal links in this document have been replaced with placeholders. Parameters such as -, in examples must be replaced with actual values available on site. ### Port and Address Conventions Both distributed launch and HCCL communication should use available free port ranges allowed by deployment, without hardcoding a specific port. The following uses 20000-29999 as an example range; the actual range depends on cluster network policy and CANN version: ~~~bash export MASTER_PORT= torchrun --master_port= --nproc-per-node=