Is there a way to stack two commands in a single line via the CLI (like dis port then en port)?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-16-2017 08:25 PM
Wondering if there is a way to stack two commands in a single line of the EXOS CLI? For example in windows you can issue a "ipconfig /release & ipconfig /renew" in one line and it will execute both commands back to back. I need to cycle a port than I'm actually connected through so I'd like to do the same with a "disable port x | enable port x" type of command. Is this possible? Thanks in advance!
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-16-2017 08:29 PM
Hello Patrick,
is a script in the case of disable the connected port working? I think the script would stop after the disable command for the e.g. uplink port.
regards Daniel.
is a script in the case of disable the connected port working? I think the script would stop after the disable command for the e.g. uplink port.
regards Daniel.
