Cisco Catalyst 4500 Series Configuration Manual page 285

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
dual-active recovery ip address
To configure an IP address for the management interface when the switch is in recovery mode, use the
dual-active recovery ip address command in virtual-switch configuration submode. To remove the IP
address, use the no form of this command.
Syntax Description
switch num
ip-address
ip-mask
Command Default
This command has no default settings.
Command Modes
Virtual switch configuration submode (config-vs-domain)
Command History
Release
12.2(52)SG
Usage Guidelines
The command accepts up to three IP addresses - one for switch 1, one for switch 2 and one global IP
address. When a switch enters recovery mode, it picks up the configured switch-specific recovery IP
address for its management interface. If the switch-specific IP address is unconfigured, the global
recovery IP address is used. If neither the switch-specific nor global recovery IP addresses are
configured, the fastEthernet1 management interface on the switch has no IP address active, when the
switch enters recovery mode.
The normal IP address configured for fastEthernet1 in interface configuration mode is retained in the
configuration.
Examples
The following example shows how to configure global recovery IP address:
Switch(config)# switch virtual domain domain-id
Switch(config-vs-domain)# dual-acti
ve recovery ip address 192.168.1.5 255.255.255.0
Switch(config-vs-domain)# exit
Related Commands
dual-active recovery [switch num] ip address ip-address ip-mask
no dual-active recovery ip address ip-address ip-mask
(Optional) The virtual switch number of the chassis for which the IP
address must be used. If unspecified, the same IP address is used for
either switch.
Specifies an IP address.
Specifies an IP address mask.
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
Modification
This command was introduced on the Catalyst 4500 series switch.
dual-active recovery ip address
2-247

Advertisement

Table of Contents
loading

Table of Contents