本文档介绍在NCS1010上的思科光纤站点管理器(COSM)中编辑光纤交叉连接(OXC)的过程。
本文档没有任何特定的要求。
本文档中描述的此行为发生在使用特定硬件和软件组合时。
软件
Hardware
本文档中的信息都是基于特定实验室环境中的设备编写的。本文档中使用的所有设备最初均采用原始(默认)配置。如果您的网络处于活动状态,请确保您了解所有命令的潜在影响。
在XR CLI中创建通道或从Cisco Optical Network Planner(CONP)导入XML后,COSM在Optical Setup > Optical Cross Connections下显示交叉连接。 OXC显示从分插端口到LINE-RX和LINE-TX的服务的逻辑路径。
COSM中的光交叉连接
当使用BRK-24设备时,交叉连接可能错误地显示服务状态OOS-AU、AINS,即Out of Service和Autonomous, Automatic-In-Service。流量继续正常流动。否则通道显示运行状态,不会针对它发出警报。
RP/0/RP0/CPU0:OLT-C-node# show hw-module location 0/0/NXR0 terminal-ampli
Mon Apr 27 20:35:41.272 UTC
Legend:
NXC - Channel not cross-connected
ACTIVE - Channel cross-connected to data port
ASE - Channel filled with ASE
FAILED - Data channel failed, pending transition to ASE
PENDING_ACTIVATION - Data Channel pending transition to ACTIVE/FAIL
Location: 0/0/NXR0
Status: Provisioned
Flex Grid Info
Channel Number Centre Frequency(THz) Channel Width(GHz) Channel Status Overlapping Channels
1 191.375000 75.000 ACTIVE - , -
2 191.675000 75.000 ACTIVE - , -
3 191.975000 75.000 ACTIVE - , -
4 192.275000 75.000 ACTIVE - , -
警告:在实时网络上尝试此解决方法之前,请联系Cisco技术支持(TAC)。不正确地输入终端可能导致意外的系统行为。
为防止恢复配置,请在执行COSM > Devices中的解决方法步骤之前锁定节点。
在Optical Setup > Optical Cross Connections下,记录路径1端点和路径2端点的当前值。
下表显示了BRK-24和信道终端之间的映射。本示例使用NCS1010-E-OLT-C上的端口A/D 26-33进行BRK-24 MPO连接。
| Ots控制器(R/S/I/P) | CH-n-RX或 — TX | BRK-24物理端口 |
| 0/0/0/26 | CH-0 | 1 |
| 0/0/0/26 | CH-1 | 2 |
| 0/0/0/26 | CH-2 | 3 |
| 0/0/0/27 | CH-3 | 4 |
| 0/0/0/27 | CH-4 | 5 |
| 0/0/0/27 | CH-5 | 6 |
| 0/0/0/28 | CH-6 | 7 |
| 0/0/0/28 | CH-7 | 8 |
| 0/0/0/28 | CH-8 | 9 |
| 0/0/0/29 | CH-9 | 10 |
| 0/0/0/29 | CH-10 | 11 |
| 0/0/0/29 | CH-11 | 12 |
| 0/0/0/30 | CH-12 | 13 |
| 0/0/0/30 | CH-13 | 14 |
| 0/0/0/30 | CH-14 | 15 |
| 0/0/0/31 | CH-15 | 16 |
| 0/0/0/31 | CH-16 | 17 |
| 0/0/0/31 | CH-17 | 18 |
| 0/0/0/32 | CH-18 | 19 |
| 0/0/0/32 | CH-19 | 20 |
| 0/0/0/32 | CH-20 | 21 |
| 0/0/0/33 | CH-21 | 22 |
| 0/0/0/33 | CH-22 | 23 |
| 0/0/0/33 | CH-23 | 24 |
在XR命令行中,输入COSM模式以编辑终端。
RP/0/RP0/CPU0:OLT-C-node# cosm
NODE0/<ip_address>:cosm# config
Entering configuration mode terminal
NODE0/<ip_address>:cosm(config)# insert nodes node 0 oxc OLT-C_node_B_1_0_0_191_375 [Enter]
Value for 'oxc-type' [bidirectional,monodirectional]: bidirectional
Value for 'central-frequency' [<decimal number>]: 191.975
Value for 'allocation-width' [<decimal number>]: 75.0
Value for 'path1 endpoints src-if' [<string>]: 4/0/LINE-RX
Value for 'path1 endpoints dst-if' [<string>]: 6/0/CH-0-TX
Value for 'path2 endpoints src-if' [<string>]: 6/0/CH-0-RX
Value for 'path2 endpoints dst-if' [<string>]: 4/0/LINE-TX
NODE0/<ip_address>:cosm(config)# commit
确保配置更改通过show running-config nodes node 0 oxc <connection_label>生效。
NODE0/<ip_address>:cosm# show running-config nodes node 0 oxc OLT-C_node_B_1_0_0_191_375
nodes node 0
oxc OLT-C_node_B_1_0_0_191_375
circuit-id ""
oxc-type bidirectional
admin-state In-Service
central-frequency 191.375
allocation-width 75.0
signal-width 0.0
ase-loading enabled
path1 endpoints src-if 4/0/LINE-RX
path1 endpoints dst-if 6/0/CH-0-TX
path2 endpoints src-if 6/0/CH-0-RX
path2 endpoints dst-if 4/0/LINE-TX
!
!
在COSM CLI中提交配置后,验证服务状态是否更改为In-Service(IS)。
NODE0/<ip_address>:cosm# show nodes node 0 oxc OLT-C_node_B_1_0_0_191_375
oxc OLT-C_node_B_1_0_0_191_375
oper-primary-state IS
oper-secondary-state NR
programming-status planned
partial false
path1 oper-primary-state IS
path1 oper-secondary-state NR
...
path2 oper-primary-state IS
path2 oper-secondary-state NR
| 版本 | 发布日期 | 备注 |
|---|---|---|
2.0 |
30-Apr-2026
|
软件和硬件信息已添加并更新格式。 |
1.0 |
29-Apr-2026
|
初始版本 |