Designing and assigning a GPON broadband service
Summarize
Summary of Designing and assigning a GPON broadband service
The GPON Broadband Service change model in ServiceNow enables product managers to design, allocate inventory, and automate task fulfillment for GPON broadband service orders. This model supports network expansion by managing change requests that configure network equipment, logical and physical connections, and interface cards to fulfill customer broadband service requests efficiently.
Show less
Change Execution Process
To complete a GPON Broadband Service request, you follow a specific sequence of task stages within the change request:
- Create the change request: Initiate the request using the GPON Broadband Service change model.
- Path compute and create logical connection: Identify possible network paths between sites and establish logical connections.
- Create logical and physical connections: Select appropriate site and equipment interfaces based on designated equipment models for start (A) and end (Z) locations.
- Add interface cards: Specify site, equipment model, and slot information to add interface cards.
- Create equipment: Instantiate and validate equipment records at network sites.
Following these stages ensures successful design and assignment of GPON broadband services.
Path Computation for GPON Broadband Service
The change model includes an internal path computation function that determines feasible network paths based on parameters entered during task completion. This function automatically creates five default change tasks upon saving a new request. It handles scenarios such as:
- Creation of Passive Optical Network (PON) access and network paths when physical connections are available.
- Failure conditions if certain physical connections (e.g., between splitter and PFP, or OLT and FDP) are in use.
- Logical connection assessments based on VLAN path availability and Link Aggregation Group (LAG) usage.
Path computation collects data primarily during the "Compute and Create logical connection" task and uses defined equipment models and connection types to search paths.
Key Conditions for Path Computation
- Equipment hierarchy and relationships are updated and correctly instantiated at the site level.
- Physical and logical connections must be associated with valid, approved models and correctly linked as Configuration Items (CIs).
- Connection elements must be valid and available, with populated Port A and Port Z fields and availability status to prevent resource conflicts.
These conditions ensure accurate path identification and prevent errors during change execution.
Practical Impact for ServiceNow Customers
Using the GPON Broadband Service change model allows customers to automate complex network service provisioning with built-in validations and path computations, reducing manual errors and accelerating broadband service deployment. Understanding and following the specified task sequence and conditions ensures successful network configuration and inventory management aligned with your network expansion goals.
With the Gigabyte Passive Optical Network (GPON) Broadband Service change model, you can create an automated set of tasks to fulfill a GPON broadband order request.
GPON Broadband Service overview
As a product manager, you can use the GPON Broadband Service change model to design and allocate your inventory for GPON broadband services. With this model, you can fulfill your customer orders and requests for your network expansion.
Change execution process for GPON Broadband Service request
- Create the change request
- Create the change request by using the GPON Broadband Service change model. To learn more, see Create and execute a change task in Telecommunications Network Inventory. .
- Path compute and create logical connection
- Identify the possible paths between the network sites and create a logical connection between each site. To learn more, see the next section in this topic called "Path computation for the GPON Broadband Service change model."
- Create a logical connection
- Add similar sets of site selection fields for the physical and logical connections between your start (A) and end (Z) locations. You can only select those interfaces that are associated with the designated equipment model for the A- and Z-end interfaces. To learn more, see Change request and change task forms .
- Create a physical connection
- Add similar sets of site selection fields for the physical and logical connections between your start (A) and end (Z) locations to configure your inventory equipment. You can only select those interfaces that are associated with the designated equipment model for the A- and Z-end interfaces. To learn more, see the next section in this topic called "Path computation for the GPON Broadband Service change model."
- Add an interface card
- Select a site and equipment model when you add interface cards. Use the Slot field to select the slot that you want to add to the equipment model. To learn more, see Change request and change task forms .
- Create equipment
- Select a network site and equipment model for your equipment instantiation. The instantiation process is when you generate and validate the equipment records at the site level. To learn more, see Change request and change task forms and Change request and change task forms.
After you complete this sequence, you can complete the design and assign procedure for the GPON broadband services.
To execute this process successfully, you need to consider a set of conditions as well as scenarios. To learn more, see the next section in this topic called "Path computation for the GPON Broadband Service change model.".
Path computation for the GPON Broadband Service change model
An internal path computation function is part of the GPON Broadband Service change model. Its purpose is to identify the possible paths between your network sites. This computation is based on the parameters that you enter when you complete each change task that is associated with the GPON Broadband Service change model.
When you create the change request with the GPON Broadband Service change model and save the request, five default change tasks are created. To learn more, see Create a change request by using the GPON Broadband Service change model.
- When all physical connections are available, the Passive Optical Network (PON) access path is created.
- If the physical connection between the splitter and PFP is used, the PON access path fails.
- If all physical connections are available, the PON network path is created.
- If a physical connection between OLT and FDP is used, the PON network path creation fails.
- If all logical connections are shared, the VLAN path search can create the connection.
- If a link aggregation group (LAG) path is used, the VLAN path search fails.
- The path search is between the equipment model that you specified for the A connection end of the connection and the equipment model that you specified in the Z end connection.
- The path search is between the equipment model that you specified for the A connection end of the connection and the equipment type that you specified in the Z end connection.
- The logical connection model indicates what model of logical connection must be created after the path computation.
- The bandwidth refers to the bandwidth table.
- The allowed physical connection model captures the physical connection CI model, which can be used to find a path and is added in the path element.
- The equipment hierarchy up to the interface has a Contains:: Contained By relationship that is updated when you instantiate the piece of equipment by using the Create Inventory Equipment change model.
- The equipment is related to the network site. This condition is also enforced when you instantiate the piece of equipment by using the Create Inventory Equipment change model.
- The physical connection that you create between the interfaces is associated with valid models.
- When you create a physical connection by using the Create Physical Connection change model, a CI relationship is created between the sites.
- The logical connection that you create between the interfaces is associated with valid models.
- When you create a logical connection by using the Create Physical Connection change model, a CI relationship is created between those sites.
- Connection elements are added for the logical connections. These elements should be valid physical connections between the sites when the computation performs the path search.
- Port A and Port Z must be populated for the physical and logical connections.
- The Availability field for the physical and logical connections must be available to qualify those connections as possible underlying paths for routing. This validation ensures that a resource is not used multiple times.
To learn more about errors occur in the path computation, see Path computation error messages.