Clarification on strict path constraints and “System: input power (dBm)” in GNPy service sheets #534
-
|
Hello GNPy team, I have two questions about the service-sheet format:
"WARNING:gnpy.topology.request:Request 0 could not find a path crossing [] in network topology – Is there a supported way to express a strict path that legitimately revisits the same ROADM?
Thank you for your help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Dear BandarAl-Sadoon, On question 1: GNPY only produces or uses simple paths (paths with no repeated node). So it is not possible to force a path with a repeated node. If your purpose is to look for a ring between two nodes in order to define a path and its protected path beween Node_A and Node_B then my suggestion is to split the request and use the "disjoint from" column with the route id of one of the paths. On question 2 Hope this helps |
Beta Was this translation helpful? Give feedback.
Dear BandarAl-Sadoon,
Thanks for your interest !
On question 1: GNPY only produces or uses simple paths (paths with no repeated node). So it is not possible to force a path with a repeated node. If your purpose is to look for a ring between two nodes in order to define a path and its protected path beween Node_A and Node_B then my suggestion is to split the request and use the "disjoint from" column with the route id of one of the paths.
I do not see any other use case for repeating nodes in a path for optical networks. Could you explain your case ?
On question 2
The field “System: input power (dBm)” represents the case A: the launch power into the fibre span (after any booster EDFA).
Hop…