Anda di halaman 1dari 2

HowTo add NEXUS NX9K switch

Versions this guide is based on:

EVE Image Name Downloaded Filename Version vCPUs vRAM

nxosv9k- nxosv- nxosv-


7.0.3.I5.2 final.7.0.3.I5.2.qcow2 final.7.0.3.I5.2 2 8192

Other versions should also be supported following bellow's procedure.

Steps below are based on nxosv-final.7.0.3.I5.2.qcow2 creation, for other image deployment, use proper
names respectively.

SSH to EVE and login as root, from cli and create temporary working directory on the EVE's root:

mkdir /opt/unetlab/addons/qemu/nxosv9k-7.0.3.I5.2/

Upload the downloaded nxosv-final.7.0.3.I5.2.qcow2 image to the EVE /opt/unetlab/addons/qemu/nxosv9k-


7.0.3.I5.2/ using for example FileZilla or WinSCP.

From cli go to created directory and rename image:

cd /opt/unetlab/addons/qemu/nxosv9k-7.0.3.I5.2/
mv nxosv-final.7.0.3.I5.2.qcow2 sataa.qcow2

Fix permissions:

/opt/unetlab/wrappers/unl_wrapper -a fixpermissions

NX9K first boot setup steps:

1. Start node and on prompt answer:

Abort Auto Provisioning and continue with normal setup ?(yes/no)[n]: yes
Do you want to enforce secure password standard (yes/no) no

Enter passwords for admin:


admin
admin
Would you like to enter the basic configuration dialog (yes/no): no

2. Login in your switch first time:

User Access Verification


login: admin
Password: admin

3. dir flash: To get proper image name to set boot nxos from it
switch# dir bootflash:
4096 Apr 18 00:53:27 2017 .rpmstore/
4096 Apr 18 00:53:47 2017 .swtam/
14160 Apr 18 00:58:45 2017 20170418_005603_poap_26331_init.log
757307904 Feb 16 17:17:14 2017 nxos.7.0.3.I5.2.bin
0 Apr 18 01:00:14 2017 platform-sdk.cmd
4096 Apr 18 00:55:47 2017 scripts/
4096 Apr 18 00:55:57 2017 virt_strg_pool_bf_vdc_1/
4096 Apr 18 00:54:00 2017 virtual-instance/
59 Apr 18 00:53:52 2017 virtual-instance.conf

4. Enter into global configuration mode:

switch# conf t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# boot nxos bootflash:nxos.7.0.3.I5.2.bin
end
copy run start

Now your NX9K after reboot or stop node will start normally. Steps 1-3 need to to do one time on every first
added NX9K node on the topology !

Anda mungkin juga menyukai