Example: Configuring the Optical Supervisory Channel for the Integrated Photonic Line System and Optical Inline Amplifier
This example shows you how to configure optical supervisory channel (OSC) communication across the PTX3000 integrated photonic line system when you are using the Juniper Networks optical ILA in the amplifier chain.
Requirements
This example uses the following hardware and software components:
Two PTX3000 Packet Transport Routers with the Integrated Photonic Line System installed and running Junos OS Release 17.1 or later.
Three optical inline amplifiers.
Before you configure the optical supervisory channel, be sure you have:
Installed and configured the integrated photonic line system in the PTX3000 router and that you are able to pass optical traffic end to end over the three optical ILAs.
Overview
This example shows you how to configure optical supervisory channel (OSC) communications on the PTX3000 integrated photonic line system when using the optical ILA in the amplifier chain.
Topology
Figure 1 shows the topology for this example. At Site A, there is a PTX3000 router with an IPLC module installed in FPC slot 3. The IPLC module at Site A is the anchor for the OSC. Three optical inline amplifiers configured as: ILA 0, ILA 1, and ILA 2 connect Site A to Site B, where another PTX3000 is running an IPLC module. The IPLC module at Site B is specifically configured as a non-anchor IPLC.
This topology also includes an example of configuring threshold crossing alerts (TCA)s on the optical ILAs through the Junos OS CLI on the PTX3000 at Site A.
For this example, it is irrelevant what optical signals you are passing over the line system. However, the line system must be up and operational.

Configuration
To configure OSC communication for the PTX3000 integrated photonic line system and optical ILAs in the amplifier chain, perform these tasks:
CLI Quick Configuration
To quickly configure this example, copy the following commands, paste them into a text file, remove any line breaks, change any details necessary to match your network configuration, and then copy and paste the commands into the CLI at the [edit] hierarchy level.
PTX3000 Integrated Photonic Line System at Site A
PTX3000 Integrated Photonic Line System at Site B
Configuring the PTX3000 Integrated Photonic Line System at Site A and the Optical ILAs in the Amplifier Chain
Step-by-Step Procedure
The following example requires that you navigate various
levels in the configuration hierarchy. For information about navigating
the CLI, see “Using the CLI Editor in Configuration Mode” in
the CLI User Guide.
To configure the PTX3000 integrated photonic line system at Site A and the optical ILAs in the amplifier chain:
- Configure the anchor IPLC.[edit chassis fpc 3 optical-options amplifier-chain]set anchor-iplcset osc-ip 10.0.0.10/24set osc-mac aa:bb:cc:dd:ee:ff
- Configure optical ILA 0.[edit chassis fpc 3 optical-options amplifier-chain]set ila 0 ila-options ila-ipv4-address 10.0.0.11/24set ila 0 ila-options edfa-a-b tca-input-power-high enable-tca threshold 2set ila 0 ila-options edfa-a-b tca-pump0-temperature-low enable-tca threshold 19set ila 0 ila-options edfa-a-b tca-pump1-temperature-low enable-tca threshold 19set ila 0 ila-options edfa-a-b tca-pump1-temperature-high enable-tca threshold 31set ila 0 ila-options edfa-b-a tca-pump0-temperature-low enable-tca threshold 20set ila 0 ila-options osc-a osc-tx-power-high-tca enable-tca threshold 5set ila 0 ila-options osc-b osc-tx-power-high-tca enable-tca threshold 4
- Configure optical ILA 1.[edit chassis fpc 3 optical-options amplifier-chain]set ila 1 ila-options ila-ipv4-address 10.0.0.12/24set ila 1 ila-options edfa-a-b tca-pump1-temperature-low enable-tca threshold 19set ila 1 ila-options voa-a tca-attenuation-high enable-tca threshold 20set ila 1 ila-options osc-a osc-tx-power-high-tca enable-tca threshold 4
- Configure optical ILA 2.[edit chassis fpc 3 optical-options amplifier-chain]set ila 2 ila-options ila-ipv4-address 10.0.0.13/24set ila 2 ila-options osc-a osc-tx-power-high-tca enable-tca threshold 4
- Verify the configuration is correct.[edit chassis fpc 3]user@host# show chassis fpc 3
user@host# show chassis fpc 3 optical-options { amplifier-chain { anchor-iplc; osc-ip 10.0.0.10/24; osc-mac aa:bb:cc:dd:ee:ff; ila 0 { ila-options { ila-ipv4-address 10.0.0.11/24; edfa-a-b { tca-input-power-high { enable-tca; threshold 2; } tca-pump1-temperature-low { enable-tca; threshold 19; } tca-pump1-temperature-low { threshold 19; } tca-pump1-temperature-high { threshold 31; } } osc-a { osc-tx-power-high-tca { enable-tca; threshold 5; } } edfa-b-a { tca-pump1-temperature-low { threshold 20; } } osc-b { osc-tx-power-high-tca { enable-tca; threshold 4; } } } } ila 1 { ila-options { ila-ipv4-address 10.0.0.12/24; edfa-a-b { tca-pump0-temperature-low { enable-tca; threshold 19; } } voa-a { tca-attenuation-high { enable-tca; threshold 20; } } osc-a { osc-tx-power-high-tca { enable-tca; threshold 4; } } } } ila 2 { ila-options { ila-ipv4-address 10.0.0.13/24; osc-a { osc-tx-power-high-tca { enable-tca; threshold 4; } } } } } } - If the configuration is correct, save it.user@host# commit
Configuring the PTX3000 Integrated Photonic Line System at Site B
CLI Quick Configuration
To quickly configure this example, copy the following commands, paste them into a text file, remove any line breaks, change any details necessary to match your network configuration, and then copy and paste the commands into the CLI at the [edit] hierarchy level.
PTX3000 Integrated Photonic Line System at Site
Step-by-Step Procedure
To configure the PTX3000 integrated photonic line system at Site B:
- Configure the IPLC module at Site B.[edit chassis fpc 3 optical-options amplifier-chain]set no-anchor-iplcset osc-ip 10.0.0.14/24set osc-mac ab:cd:ef:gh:ff:dc
- Verify the configuration is correct.[edit chassis fpc 3]user@host# show chassis fpc 3
user@host# show chassis fpc 3 optical-options { amplifier-chain { no-anchor-iplc; osc-ip 10.0.0.14/24; osc-mac ab:cd:ef:gh:ff:dc; } } - If the configuration is correct, save it.user@host# commit
Verification
Confirm the configuration is working properly.
Verifying the Topology of the Amplifier Chain
Purpose
Display the IPLC and optical ILA basic information for the complete amplifier chain including the •
Display the IP addresses, names, reachability, and connection status for the anchor IPLC
Anchor IPLC and OSC IP address
Optical ILA name, OSC IP address/IP mask, status: Up/Down, and where the optical ILA is connected to from IPLC’s perspective
Action
On the PTX 3000 at Site A, from operational mode, run the show chassis fpc optical-properties amplifier-topology command to display the OSC topology for the amplifier chain.
user@host> show chassis fpc optical-properties
amplifier-topology fpc-slot 3
IPLC Amplifier Topology Information
Name IP Addr/Subnet Reachable Connected To
Anchor IPLC 10.0.0.10/255.255.255.0 UP N/A
ILA-0 10.0.0.11/255.255.255.0 UP IPLC-3
ILA-1 10.0.0.12/255.255.255.0 UP ILA-0
ILA-2 10.0.0.13/255.255.255.0 UP ILA-1
On the PTX 3000 at Site B, from operational mode, run the show chassis fpc optical-properties amplifier-topology command to display the OSC topology for the amplifier chain.
user@host> show chassis fpc optical-properties
amplifier-topology fpc-slot 3
IPLC Amplifier Topology Information
Name IP Addr/Subnet Reachable Connected To
No-Anchor IPLC 10.0.0.14/255.255.255.0 UP N/A
ILA-0 10.0.0.11/255.255.255.0 UP ILA-1
ILA-1 10.0.0.12/255.255.255.0 UP ILA-2
ILA-2 10.0.0.13/255.255.255.0 UP IPLC-3
Meaning
The output shows the correct topology based on Figure 1. In addition, all optical ILAs show are reachable indicating OSC communications are functioning properly.