01-08-2023 05:53 AM
Hi,
From time to time, we have a need to :
1. Create a new VLAN on FIs
2. Add this VLAN to all of our Service-Profile Templates [around 8]
And we want to make it automated.
I tried few CLI commands to get info about our Templates, and then try to use "set" command for it, but with no success
Can you please give me a clue ? and if it's possible at all via CLI, or we must use API ?....
Thanks in advance
Solved! Go to Solution.
01-10-2023 06:16 AM - edited 01-10-2023 06:16 AM
UCS# scope org
UCS /org # scope vnic-templ test-vnic-a
UCS /org/vnic-templ # create eth-if VLAN10
UCS /org/vnic-templ/eth-if* # commit-buffer
UCS /org/vnic-templ/eth-if #
01-08-2023 06:22 AM
why not use UCS manager?