Design and assign GPON broadband service
Summarize
Summary of Design and assign GPON broadband service
The GPON Broadband Service change model in ServiceNow enables you to automate the fulfillment of GPON broadband service orders. As a product manager, you can design the broadband service, allocate inventory, and manage network expansion by creating and executing a structured change request process.
Show less
Change Execution Process
To fulfill a GPON broadband service request, you must complete a series of change tasks in a specific order:
- 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 connection: Define site selection fields and select interfaces linked to designated equipment models for both start (A) and end (Z) points.
- Create physical connection: Configure physical connections between sites by selecting appropriate interfaces tied to equipment models.
- Add interface card: Assign interface cards to equipment by selecting site, equipment model, and slot.
- Create equipment: Instantiate equipment at network sites by generating and validating equipment records.
Completing these tasks in sequence ensures successful design and assignment of GPON broadband services.
Path Computation for GPON Broadband Service
An integral path computation function identifies viable network paths based on change task parameters. Five default change tasks are generated when a GPON broadband change request is saved, guiding the fulfillment process.
Key scenarios handled include:
- Creation of PON access path when all physical connections are available; failure if certain physical connections are in use.
- Creation of PON network path under similar conditions.
- VLAN path creation when logical connections are shared; failure when link aggregation group paths are used.
The path computation relies on data collected through record producers in change tasks, focusing on equipment models specified for connection endpoints and valid physical and logical connection models.
Essential conditions for path computation include:
- Equipment hierarchy relationships properly maintained through equipment instantiation.
- Equipment linked correctly to network sites.
- Physical and logical connections created with valid models and relationships.
- Connection elements must represent valid paths with populated port information and availability status.
This validation process prevents resource conflicts by ensuring connections are not reused improperly.
Practical Benefits for ServiceNow Customers
- Automates GPON broadband service order fulfillment with structured, sequenced tasks.
- Enables precise network path identification and validation, reducing errors in service design.
- Supports inventory management by linking equipment, interfaces, and connections to network sites.
- Provides a clear framework for managing complex network expansions and service assignments.
Understanding and following the outlined process and conditions ensures efficient, accurate delivery of GPON broadband services through ServiceNow.
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. .
- 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 Design your GPON Broadband Service.
- 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.