7-21
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)EV2
Chapter7 Configuring APS
Configuring APS Group Attributes
Node2(config)# redundancy
Node2(config-red)# associate group red
Node2(config-red-aps)# aps working wavepatch 4/0/0
Node2(config-red-aps)# aps protection wavepatch 4/0/1
Node2(config-red-aps)# aps bidirectional
Node2(config-red-aps)# aps enable
Figure 7-11 shows the active and standby paths between node 1 and node 2 with y-cable protection.
Figure7-11 Bidirectional Path Switching Example with Y-Cable Protection
The following example shows how to configure one channel in the example net work fo r b idi rect ion al
path switching and configure the working and protection path interfaces:
Node1# configure terminal
Node1(config)# redundancy
Node1(config-red)# associate group alpha
Node1(config-red-aps)# aps working transparent 4/0/0
Node1(config-red-aps)# aps protection transparent 3/0/0
Node1(config-red-aps)# aps direction bidirectional
Node1(config-red-aps)# aps y-cable
Node1(config-red-aps)# aps enable
Node2# configure terminal
Node2(config)# redundancy
Node2(config-red)# associate group alpha
Node2(config-red-aps)# aps working transparent 4/0/0
Node2(config-red-aps)# aps protection transparent 3/0/0
Node2(config-red-aps)# aps direction bidirectional
Node2(config-red-aps)# aps y-cable
Node2(config-red-aps)# aps enable
Displaying the Unidirectional and Bidirectional Path Switching Configuration
To display the path switching configuration, use the following EXEC command:
Node 1 Node 2
Node 2 active path
Node 2 standby path
transparent
4/0/0
transparent
3/0/0
wdm 0/0 wdm 0/0
wdm 0/1 wdm 0/1
Node 1 standby path
Node 1 active path
transparent
4/0/0
transparent
3/0/0
71169
Command Purpose
show aps [detail | group name |
interface{transparent slot/subcard/0 |
wavepatchslot/subcard/port |
waveethernetphy slot/subcard/0 |
gigethernetphy slot/subcard/0}]
Displays the APS configuration for interfaces and
groups.
Note Group names are case sensitive.