Technical data

3.
Ensure the directory where the backups will be stored exists.
# ls -l /usr/TKLC/smac/etc/switch/backup
If you receive an error such as the following:
-bash: ls: /usr/TKLC/smac/etc/switch/backup: No such file or directory
Then the directory must be created by issuing the following command:
# mkdir -p /usr/TKLC/smac/etc/switch/backup
4.
Navigate to the backup directory.
# cd /usr/TKLC/smac/etc/switch/backup
5.
Execute the backup command
# netConfig --device=<switch_name> backupConfiguration service=ssh_service
filename=<switch_name>-backup
6.
Verify switch configuration was backed up by cat <switch_name> and inspecting its contents to
ensure it reflects the latest known good switch configurations.
# ls <switch_name>-backup*
#
# cat <switch_name>-backup
#
7.
Go back to the home directory
# cd ~
8.
Repeat steps 1, 4-7 for each HP 6120XG switch to be backed up.
3.2.6 Configure Port Mirroring on Cisco 3020 and/or HP 6120XG Switches
Prerequisites:
It is essential that all switches have been configured successfully using:
3.2.1 Configure Cisco 3020 switch (netConfig) and/or
3.2.3 Configure HP 6120XG switch (netConfig) and/or
3.1.1 Configure Cisco 4948/4948E/4948E-F aggregation switches (PM&C installed)(netConfig)
ValueVariable
See Application Documentation and step 2<switch_name>
Fill in appropriate value from step 2<switch_model>
Fill in appropriate value from step 2<switch_IP>
See Application Documentation<srcInterface>
92
909-2209-001 Revision G, February 2014
3 Procedures