BSS/OSS Academy
πŸ“
Section 2.2

CFS, RFS & Resource Explained

The three layers of service/resource decomposition that connect commercial products to network reality.

The Three-Layer Service Model

Below the product layer, the catalog defines three progressively more technical layers: Customer-Facing Service (CFS), Resource-Facing Service (RFS), and Resource. This decomposition is the core of how commercial products translate into network reality.

Product LayerBSS
Fixed Broadband

Product Specification

realised by
CFS LayerOSS
CFS: Internet Access

Customer-Facing Service

decomposes into
RFS LayerOSS
RFS: GPON Bearer
RFS: VLAN Service
RFS: IP Profile
RFS: QoS Profile
requires
Resource LayerOSS
OLT Port

Resource

VLAN ID

Resource

IP Address

Resource

BW Policy

Resource

Figure 2.2 β€” CFS β†’ RFS β†’ Resource decomposition model

CFS / RFS / Resource at a Glance

LayerWhat It RepresentsAudienceExample
CFSThe service as experienced by the customer β€” technology-neutralProduct & Service DesignInternet Access, Voice Line, Managed WiFi
RFSThe technical service component that implements a CFS β€” technology-specificNetwork & Platform ArchitectureGPON Bearer, VLAN Service, IP Profile, QoS Profile
ResourceThe physical or logical network element allocated and configuredNetwork Engineering & OperationsOLT Port, VLAN ID, IP Address, BW Policy
Why Three Layers?
CFS isolates the product from technology choices β€” you can change the network without changing what the customer sees. RFS allows technology-specific logic without polluting the customer layer. Resources can be managed independently for capacity planning and allocation. Each layer evolves at its own pace.

Key Takeaways

  • CFS = what the customer experiences (technology-neutral)
  • RFS = how it is implemented (technology-specific)
  • Resource = what is allocated on the network (physical/logical)
  • One CFS can decompose into different RFS combinations based on access technology
  • The three-layer model enables independent evolution of commercial, service, and resource domains