Technical data

6. Backup the Configuration
Perform the 3.2.5 Backup 6120XG Enclosure Switch procedure and then return to this procedure and
continue with step 7 of this procedure.
7. Restore the Configuration
Perform steps 3-8 of the 3.2.4 Reconfigure a failed HP 6120XG switch (netConfig) procedure and
continue with step 8 of this procedure.
8. Verify the Configuration
Once each HP 6120XG has finished booting from the previous step, verify network reachability
and configuration.
[root@localhost ~]# ping -w3 <enclosure_switch_IP>
[root@localhost ~]# ssh <switch_platform_username>@<enclosure_switch_IP>
Switch# show run
Inspect the output of show run, and ensure that it is configured as per site requirements.
3.2.8 Cisco 3020 switchconfig to netConfig Migration
This procedure configures a Cisco 3020 switch to migrate form switchconfig to netConfig.
Needed materials:
HP Misc. Firmware DVD
HP Solutions Firmware Upgrade Pack Release Notes [3]
Application specific documentation (documentation that referred to this procedure)
Template xml files in an application ISO on an application CD.
Note: If a procedural STEP fails to execute successfully, STOP and contact the Customer Care Center
by referring to the 1.4 Customer Care Center section of this document.
1. Virtual PM&C: Verify network connectivity to 3020 switches
For each 3020 switch, verify network reachability.
# ping -w3 <enclosure_switch_IP>
2. Virtual PM&C: Login to the Switch
Login to the 3020 switch using Telnet
# telnet <enclosure_switch_IP>
3. Switch CLI: Apply netConfig required commands:
From the 3020 CLI, apply the following commands required by netConfig:
Switch# config t
Switch(config)# hostname <switch_name>
Switch(config)# no service config
Switch(config)# service password-encryption
Switch(config)# crypto key generate rsa usage-keys label sshkeys modulus 768
Switch(config)# aaa new-model
Switch(config)# username <switch_platform_username> secret
<switch_platform_password>
Switch(config)# enable secret <switch_enable_password>
96
909-2209-001 Revision G, February 2014
3 Procedures