This topic explains how span loss calculation uses EDFA transmit and receive power values to calculate span losses between NCS 1001 systems.
Span loss calculation is an automatic software function that
calculates span losses between NCS 1001 systems,
uses transmit and receive total power on EDFA ports, and
supports protected or nonprotected linear topologies, with or without intermediate inline amplifier (ILA) nodes.
The feature is available for the OTS controller and can be enabled or disabled through the hw-module configuration. The calculation runs automatically every five minutes and when there is a configuration change.
Calculation methods and parameters
Span loss calculation first uses remote node configuration and, if unavailable, uses OSC through OSPF.
The show controllers ots command displays these span loss parameters for EDFA cards:
RX Span Loss
TX Span Loss
Limitation
Span loss calculation considers total power at the transmit end and receive end on EDFA ports. If the PSM card is connected to the span, such as in a path-protection topology, the span boundaries are assumed to be the closer EDFA ports.
Configure span loss calculation
Configure span loss calculation across the local and remote NCS 1001 systems that participate in the optical span.
Table 1. Feature History
Feature Name
Release Information
Description
IPv6 Support for Span Loss Calculation
Cisco IOS XR Release 7.10.1
You can now perform span loss calculations on IPv6 spans connecting two NCS 1001 nodes. As a result, the advantages of larger address space can be leveraged by configuring IPv6 addresses on the management interfaces used for communication between the two nodes.
Starting with Cisco IOS XR Release 7.10.1, span loss calculation supports IPv6 addresses in addition to IPv4 addresses. The IPv6 addresses must be configured on the management interfaces of IPv6 enabled NCS 1001 nodes.
The feature uses DCN or OSC (OSPF) so NCS systems can exchange power measurements needed to calculate span losses. In both cases, you must enable the feature and specify the node type (TERM or ILA) on each system.
Note
Configure either IPv4 or IPv6, but not both, for span loss calculation.
Span loss calculation with IPv6 is not supported on OSC management interfaces of NCS 1001 nodes. Even with OSPFv3, neighbor discovery returns the IPv4 router ID instead of the IPv6 router ID. This prevents automatic IPv6 address resolution.
Use IPv6 only when span loss calculation is not using IPv4 for the same span. IPv6 span loss calculation is not supported on the OSC management interfaces.
Procedure
1.
Enter configuration mode.
configure terminal
2.
Configure the local and remote IPv6 span loss endpoints.
The system automatically triggers the first calculation after at least 5 minutes.
Procedure
Trigger span loss calculation for the specified slot.
hw-module slotnspan-loss calculation
The system starts a span loss calculation for the specified slot.
Span loss calculation use cases
Use these examples to identify how local node, remote node, and remote slot values change by topology.
Terminal-to-terminal use case
Terminal node A (IP address: 192.0.2.144(IPv4) or 2001:DB8:4491:2000::229:144(IPv6)) with a EDFA in slot number 1 connected to the EDFA in slot number 1 of Terminal node B (IP address: 192.0.2.146(IPv4) or 2001:DB8:4491:2000::229:146(IPv6)).
Figure 1. Terminal-to-terminal span loss topology
For each EDFA module, it is necessary to configure remote node feature and the span loss using these CLI commands:
Terminal A (IP address: 192.0.2.144(IPv4) or 2001:DB8:4491:2000::229:144(IPv6)) with a EDFA in slot number 1 with COM-TX port connected to LINE-RX EDFA in slot 1 ILA-C (IP address: 192.0.2.145(IPv4) or 2001:DB8:4491:2000::229:145(IPv6))
ILA C with a EDFA in slot number 1 with COM-TX port connected to LINE-RX EDFA in slot 1 of Terminal B (IP address: 192.0.2.146 (IPv4) or 2001:DB8:4491:2000::229:146)
ILA C with a EDFA in slot number 3 with COM-TX port connected to LINE-RX EDFA in slot 1 Terminal A
Terminal B with a EDFA in slot number 1 with COM-TX port connected to LINE-RX EDFA in slot 3 ILA.
Figure 2. Terminal-to-ILA-to-terminal span loss topology
After the feature is enabled and the first calculation runs, the show controllers ots command displays RX Span Loss and TX Span Loss. These values are calculated from the difference between TX Total Power and RX Total Power at the span edge.
Procedure
1.
Display span loss for a TERM node line port.
Example:
#show controllers ots 0/1/0/1
RX Span Loss = 15.20 dB
TX Span Loss = 14.80 dB
2.
For an ILA node, display RX Span Loss on the line port and TX Span Loss on the COM port.
Example:
#show controllers ots 0/3/0/1
RX Span Loss = 12.40 dB
#show controllers ots 0/3/0/0
TX Span Loss = 11.90 dB