How to write the loop command in script for nexus1kv?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2010 04:51 AM
Hi all,
I know that we can run script with run-script command in nexus1kv. But how can I write the repeated command in the script? Does nexus1kv support the loop in the script, such as for or while? I can't find the material about it. Thanks in advance!
Thanks,
Caixia
- Labels:
-
Nexus 1000V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2010 06:51 PM
Any ideas?
Thanks,
Caixia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2010 07:04 PM
Caixia,
As far as I know its only possble to run NXOS related commands. There's no looping command available.
The run-script is to ease one-time configuration tasks such as pre-scripting your Port Profiles etc.
What are you trying to accomplish exactly?
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2010 07:09 PM
Thanks Robert,
I am interested in ACL feature. So I want to issue some repeated rules for one ACL to see whether there is some performance impact on ACL. I can't find the docs about analyzing it.
Thanks,
Caixia
