Cisco Catalyst 4500 Series Configuration Manual page 283

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
Examples
The following example shows how to configure interfaces for PAgP dual-active detection:
Router(config)# switch virtual domain domain-id
Router (config-vs-domain)# dual-active detection pagp
Router (config-vs-domain)#
The following example shows how to specify that EtherChannel/port bundling to be used for PAgP
dual-active detection;
Router(config)# switch virtual domain domain-id
Router (config-vs-domain)# dual-active detection pagp trust port-channel 20
Router (config-vs-domain)#
The following example shows how to configure an interface for fast hello dual-active detection:
Router(config)# switch virtual domain domain-id
Router (config-vs-domain)# dual-active detection fast-hello
Router (config-vs-domain)# exit
Router(config)# interface fastethernet 1/2/40
Router(config-if)# dual-active fast-hello
WARNING: Interface FastEthernet1/2/40 placed in restricted config mode. All extraneous
configs removed!
Router(config-if)# no shutdown
Related Commands
Command
dual-active fast-hello (virtual switch)
show switch virtual (virtual switch)
If a trusted port is deleted, the trust-mode configuration is deleted and the following warning
message is displayed:
Port-channel num is a trusted port-channel for PAgP
dual-active detection. Restricting this
port-channel has deleted the dual-active trust
channel-group configuration associated with it.
If a trusted port is changed to a virtual switch port, the trust mode configuration is deleted when the
port becomes restricted and the following warning message is displayed:
Port-channel num is a trusted port-channel for PAgP
dual-active detection. Deletion of this
port-channel has deleted the dual-active trust
channel-group configuration associated with it.
If you enter the dual-active detection pagp trust port-channel command on a virtual switch port
channel, the following error message is displayed:
Cannot configure dual-active trust mode on a virtual switch port-channel
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
Description
Configures dual-active detection.
Displays information about dual-active detection
configuration and status.
dual-active detection (virtual switch)
2-245

Advertisement

Table of Contents
loading

Table of Contents