Hi,
I am beginning with MicroTik CLI, and I try to know how simply display the running configuration please ? Reading wiki doesn’t help me
Thank you for your help
Hi,
I am beginning with MicroTik CLI, and I try to know how simply display the running configuration please ? Reading wiki doesn’t help me
Thank you for your help
Hello,
there is the command
/export [hide-sensitive]
that you can also run in the sub-menu levels (without the /).
Another useful command is print (only works in certain level, doesn’t recurse sub-levels), which shows actual running vales, including dynamic ones (e.g. IP address obtained by DHCP client).
The command export only shows configured settings which are set other than default.
Hello
Thanks a lot guys, that’s help me
Have a good day