This example shows how to configure a DWDM interface using OTN transport:
RP/0/RSP0/CPU0:router# config
RP/0/RSP0/CPU0:router(config)# interface 10gigabitethernet 0/5/0/7/0
RP/0/RSP0/CPU0:router(config-if)# transport-mode otn bit-transparent opu1e
RP/0/RSP0/CPU0:router(config-if)# commit
The following additional configuration is also needed:
RP/0/RSP0/CPU0:router# config
RP/0/RSP0/CPU0:router(config)# controller dwdm <>
RP/0/RSP0/CPU0:router(config)# admin-state in-service
RP/0/RSP0/CPU0:router(config)# commit
This example shows how to return the interface configuration to its default LAN mode from OTN or WAN
PHY mode:
RP/0/RSP0/CPU0:router# config
RP/0/RSP0/CPU0:router(config)# interface 10gigabitethernet 0/1/0/1
RP/0/RSP0/CPU0:router(config-if)# no transport-mode
RP/0/RSP0/CPU0:router(config-if)# commit
Related Commands
DescriptionCommand
Enters WAN physical controller configuration mode in which you can
configure a 10-Gigabit Ethernet WAN PHY controller.
controller wanphy, on page 1100
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
72
Dense Wavelength Division Multiplexing Commands on the Cisco ASR 9000 Series Router
transport-mode