Configuring UDP Ports for Steel-Belted Radius Software
The transaction-based RADIUS protocol uses two UDP ports: one for authentication packets and one for accounting packets. You must configure the ports on both sides—the Steel-Belted Radius/SPE server and the RADIUS clients (SRC software and JUNOSe router). For information about RADIUS client/server configuration, see Configuring the Steel-Belted Radius/SPE Server and RADIUS Clients.
The officially assigned UDP port numbers are:
Early deployments of RADIUS used 1645/udp for authentication packets and 1646/udp for accounting packets.
The (ports) section of the RADIUS configuration file radius.ini allows you to set the UDP ports used for authentication and accounting and the UDPAuthPort and UDPAcctPort fields for port assignment. You can specify more than one port that the SPE server is listening to; for example:
If no port settings are present in the radius.ini file, the SPE server attempts to read the port numbers associated with the RADIUS servers from the /etc/services file.
If no port settings are present in the radius.ini file and no RADIUS services are defined in the /etc/services file, the SPE server listens to UDP ports 1645 and 1812 for authentication and UDP ports 1646 and 1813 for accounting.