Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Check configuration on all MINT neighbors

Code Block
languagetext
themeEmacs
Unknown node#2> mint rf5.0 -rcmd -node all "co sh"

Force reboot on remote MINT neighbor

Code Block
languagetext
themeEmacs
Unknown node#2> mint rf5.0 -rcmd -node 000435130AD8 "restart yes"

Set new IP address and Default Gateway on remote MINT neighbor

Code Block
languagetext
themeEmacs
Unknown node#2> mint
rf5.0 -rcmd -node 000435130AD8 "ifc svi1 172.12.77.2/27; route add
0.0.0.0/0 172.12.77.1;"