2-11
Cisco Content Services Switch Administration Guide
OL-5647-02
Chapter 2 Specifying the CSS Boot Configuration
Configuring a Boot Configuration Record for the Passive SCM
•
Configuring the Passive SCM Secondary Configuration Path
•
Configuring the Passive SCM Subnet Mask
•
Copying Configuration Information from the Active SCM to the Passive SCM
Configuring the Passive SCM Gateway Address
Use the
passive
gateway address
command to configure an Ethernet
management port default gateway to load a boot file on a CSS across different
subnets for the passive SCM. Enter the IP address for the passive SCM to be used
upon CSS boot up. Do not enter an all-zero IP address.
For example:
(config-boot)#
passive gateway address 172.16.3.6
To change the passive SCM boot gateway address, reenter the
passive gateway
address
command.
Configuring the Passive SCM IP Address
Use the
passive
ip address
command to configure the boot IP address for the
passive SCM. Enter the IP address for the passive SCM to be used upon CSS boot
up. Do not enter an all-zero IP address.
For example:
(config-boot)#
passive ip address 172.16.3.6
To change the passive SCM boot IP address, reenter the
passive ip address
command.
Configuring the Passive SCM Primary Boot File
Use the
passive
primary boot-file
command to specify the primary boot image
for the passive SCM. Enter the filename of the primary boot image for the passive
SCM as an unquoted text string with no spaces and a maximum of 64 characters.
To display a list of filenames, enter
passive primary boot-file ?
.