Cisco Nexus 9000 Series Configuration Manual page 50

Nx-os fundamentals configuration guide
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Creating md5 Files
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Cisco Nexus 9000 Series NX-OS Fundamentals Configuration Guide, Release 7.x
36
Command or Action
exit
Example:
switch(config)# exit
run bash
Example:
switch# run bash
md5sum /bootflash/nxos.release_number.bin >
/bootflash/nxos.release_number.bin.md5
Example:
bash-4.2$ md5sum /bootflash/nxos.7.0.3.I6.1.bin >
/bootflash/nxos.7.0.3.I6.1.bin.md5
md5sum /bootflash/poap.cfg > /bootflash/poap.cfg.md5
Example:
bash-4.2$ md5sum /bootflash/poap.cfg >
/bootflash/poap.cfg.md5
exit
Example:
switch(config)# exit
dir | i .md5
Example:
switch# dir | i .md5
65
Jun 09 12:38:48 2017
nxos.7.0.3.I6.1.bin.md5
54
Jun 09 12:39:36 2017
67299
Jun 09 12:48:58 2017
copy bootflash:poap.cfg.md5 scp://ip_address/
Example:
copy bootflash:poap.cfg.md5 scp://10.1.100.3/
Enter vrf (If no input, current vrf 'default' is
considered): management
Enter username: root
root@10.1.100.3's password:
poap.cfg.md5
54
0.1KB/s
00:00
Copy complete.
Using PowerOn Auto Provisioning
Purpose
Exit configuration mode.
Open Linux BASH.
Creates md5sum for the .bin
file.
Creates md5sum for the .cfg
file.
Exit the BASH shell.
Display the .md5 files.
poap.cfg.md5
poap.py.md5
Uploads the files to the
Configuration and Software
Server.
100%

Advertisement

Table of Contents
loading

Table of Contents