
Solved!
Go to SolutionRun a script in Cisco SAN-OS/NX-OS
Hello,
I need to create many device aliases. How can I run the instructions below in one batch file without copy-n-pasting chunks of a big file into my terminal?
Thanks.
copy run start
device-alias database
device-alias name vmaxXXX-fa8e0 pwwn XX:XX:XX:XX:XX:XX:XX:XX
...
...
...
device-alias commit
exit
config t
Responses (0)
Solutions (0)
