Answer the question
In order to leave comments, you need to log in
Questions about the terminal or where can I find a complete description of the Mikrotik terminal?
A few elementary questions:
1. two terminals are open in winbox, one of them has an additional red bracket, I suppose this is for simplified command entry? As an assistant. How to enable/disable this? And how to correctly import a set of commands from notepad to the terminal?
2. Insert commands into the terminal only RMB - paste?
3. What is the difference between commands:
/interface bridge add name=bridge-lan
interface bridge add name=bridge-lan
/interface bridge "вход в режим interface - bridge"
add name=bridge-lan "а дальше в этом режиме добавляем по строкам интерфейсы"
add name=bridge-trunk
interface bridge port add bridge=br-lan interface=ether3-lan
interface bridge port add bridge=br-lan interface=ether4-lan
interface bridge port add bridge=br-lan interface=ether5-lan
/interface bridge port
add bridge=br-lan interface=ether3-lan
add bridge=br-lan interface=ether4-lan
add bridge=br-lan interface=ether5-lan
Answer the question
In order to leave comments, you need to log in
1) Be in the mode of quick writing of commands (autocompletion) (HotLock Mode, cntr + v just turns on)
2) You can also Shift + Insert
3) Yes, you understood correctly.
/interface bridge port
add bridge=br-lan interface=ether3-lan
add bridge=br-lan interface=ether4-lan
add bridge=br-lan interface=ether5-lan
3. Either the command is typed from the current menu or from the menu root. It's like in *nix the log/syslog path differs from /var/log/syslog (relative and absolute path)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question