Also known as: RFSS, RF subsystem
An RFSS (RF Subsystem) is an 8-bit code identifying a cluster of
trunking sites that operate under one controller within a
P25 system — the lowest of the three levels of the P25
identity hierarchy.1 It sits beneath the System ID, which
sits beneath the WACN; together the triple
WACN + System ID + RFSS uniquely names one operator’s subsystem, and each RFSS then
contains its individually numbered sites.
How it works
The RFSS number is broadcast on the control channel in the network-status messages, alongside the WACN and System ID, so a radio or monitor learns the full identity of the subsystem it is hearing. Within an RFSS each site has its own site number, and the sites are linked so that talkgroups can be active across several of them at once — the multisite behaviour that lets radios roam seamlessly. A large network may divide into multiple RFSSs (for example by geography or agency), each with its own controller but sharing the parent System ID and WACN.
Because the RFSS field is only 8 bits, values repeat across different systems; it is meaningful only inside its parent WACN and System ID. Small systems often have a single RFSS numbered 1, so in practice the RFSS mainly matters on large statewide networks that split into several subsystems.
In practice
- The RFSS is written as a two-hex-digit or decimal value (8 bits, 0–255); databases list it after the WACN and System ID and before the individual site number.
- Statewide systems commonly carve their coverage into several RFSSs — for example by region or by owning agency — each with its own controller but one shared System ID.
- A radio uses the site number within an RFSS, plus the RFSS itself, to know exactly which cell it is on and which neighbours it can roam to.
Relevance to SDR
For a monitor the RFSS completes the picture begun by the WACN and System ID: it tells you not just which network but which subsystem — and by extension which region or agency — a control channel serves. GopherTrunk decodes the RFSS from the P25 control channel and reports it with the WACN and System ID, so each tracked control channel carries its full P25 identity. As with the other identity fields, this is descriptive metadata rather than a security control.
Sources
-
Project 25 — Wikipedia, on the P25 system-identity hierarchy including the RF Subsystem. ↩