Network Router User Manual
A-34
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
Appendix A Command Reference
APS Commands
Associating wavepatch interfaces with wildcards does not overwrite attributes configured for a specific
interface pair. For example, if you configure attributes for interface pair wavepatch 3/0/0 and
wavepatch 3/0/1 with the associate group command, a subsequent associate interface wavepatch 3/*/0
wavepatch 3/*/1 command does not change the attributes for the specific interface pair.
When a pair of interfaces is associated for APS protection with the associate interface command, the
interface entered first in the command is the working interface by default.
Interfaces can be associated without being physically present in the shelf.
Examples The following example shows how to associate all the wavepatch interfaces in the shelf for splitter
protection while leaving APS activity between the interfaces disabled.
Switch# configure terminal
Switch(config)# redundancy
Switch(config-red)# associate interface wavepatch */*/0 wavepatch */*/1
Switch(config-red)#
The following example shows how to associate all the wavepatch interfaces in slot 2 for splitter
protection, while enabling APS activity between the interfaces.
Switch# configure terminal
Switch(config)# redundancy
Switch(config-red)# associate interface wavepatch 2/*/0 wavepatch 2/*/1 enable
Switch(config-red)#
Related Commands Command Description
aps clear Clears APS switchover or lockout.
aps direction Modifies path switching behavior.
aps disable Disables APS activity between associated interfaces.
aps enable Enables APS activity between associated interfaces.
aps lockout Prevents switchover to the protection interface.
aps switch Requests an APS switchover.
aps timer message holddown Modifies the hold-down timer for APS Channel Protocol messages.
aps timer message
max-interval
Modifies the maximum interval timer for APS Channel Protocol
messages.
aps timer search-for-up Modifies the search-for-up timer interval.
aps working Configures the working interface of an associated interface pair.
associate group Creates or specifies an APS interface group and enters APS
configuration mode.
debug aps Enables debugging of APS and APS Channel Protocol.
redundancy Enters redundancy configuration mode.
show aps Displays APS configuration and operation information.
show aps trace Displays APS and APS Channel Protocol activity information.
snmp-server enable traps aps Enables SNMP trap notifications for APS.