Specifications

232 Implementing IBM System Networking 10Gb Ethernet Switches
4. Configure the Failover Trigger limit.
Run failover trigger <1-8> limit <0-1024> to configure the minimum number of
operational links allowed within each trigger before the trigger initiates a failover event
(Example 5-83). If you enter a value of zero (0), the switch triggers a failover event only
when no links in the trigger are operational.
Example 5-83 Failover Trigger limit configuration
ACC-1#configure terminal
Enter configuration commands, one per line. End with Ctrl/Z.
ACC-1(config)#failover trigger 1 limit 2
ACC-1(config)#^Z
ACC-1#
ACC-2#configure terminal
Enter configuration commands, one per line. End with Ctrl/Z.
ACC-2(config)#failover trigger 1 limit 2
ACC-2(config)#^Z
ACC-2#
5. Enable the Failover Trigger.
Run [no] failover trigger <1-8> enable to enable or disable the selected Failover
Trigger (Example 5-84).
Example 5-84 Enable the Failover Trigger
ACC-1#configure terminal
Enter configuration commands, one per line. End with Ctrl/Z.
ACC-1(config)#failover trigger 1 enable
Aug 11 12:44:29 ACC-1 NOTICE failover: Trigger 1 is up, control ports are auto
controlled.
ACC-1(config)#^Z
ACC-1#
ACC-2#configure terminal
Enter configuration commands, one per line. End with Ctrl/Z.
ACC-2(config)#failover trigger 1 enable
Aug 11 12:44:40 ACC-2 NOTICE failover: Trigger 1 is up, control ports are auto
controlled.
ACC-2(config)#^Z
ACC-2#
failover trigger 1 enable