Configuring Dual-Active Detection - Cisco Catalyst 4500 series Administration Manual

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Chapter 5
Configuring Virtual Switching Systems

Configuring Dual-Active Detection

The following sections describe how to configure dual-active detection:
Configuring Enhanced PAgP Dual-Active Detection
If enhanced PAgP is running on the MECs between the VSS and its access switches, the VSS can use
enhanced PAgP messaging to detect a dual-active scenario.
By default, PAgP dual-active detection is enabled. However, the enhanced messages are only sent on port
channels with trust mode enabled (see the trust mode description in the note).
Before changing PAgP dual-active detection configuration, ensure that all port channels with trust mode
Note
enabled are in administrative down state. Use the shutdown command in interface configuration mode
for the port channel. Remember to use the no shutdown command to reactivate the port channel when
you are finished configuring dual-active detection.
To enable or disable PAgP dual-active detection, perform this task:
Command
Step 1
Switch(config)# switch virtual domain domain_id
Step 2
Switch(config-vs-domain)# dual-active detection pagp
You must configure trust mode on the port channels that will detect PAgP dual-active detection. By
default, trust mode is disabled.
If PAgP dual-active detection is enabled, you must place the port channel in administrative down state
Note
before changing the trust mode. Use the shutdown command in interface configuration mode for the port
channel. Remember to use the no shutdown command to reactivate the port channels when you are
finished configuring trust mode on the port channel.
To configure trust mode on a port channel, perform this task:
Command
Step 1
Switch(config)# switch virtual domain domain_id
Step 2
Switch(config-vs-domain)# dual-active detection pagp
trust channel-group group_number
This example shows how to enable PAgP dual-active detection:
Switch(config)# interface port-channel 20
Switch(config-if)# shutdown
Switch(config-if)# exit
Switch(config)# switch virtual domain 100
OL-30933-01
Configuring Enhanced PAgP Dual-Active Detection, page 5-51
Configuring Fast-Hello Dual-Active Detection, page 5-52
Displaying Dual-Active Detection, page 5-53
Purpose
Enters virtual switch submode.
Enables sending of the enhanced PAgP messages.
Purpose
Enters virtual switch submode.
Enables trust mode for the specified port channel.
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)SG
Configuring a VSS
5-51

Advertisement

Table of Contents
loading

Table of Contents