VMG1312-B10A: CLI

From AAISP Support Site
Revision as of 19:08, 14 July 2015 by AA-Andrew (talk | contribs)

CLI Tips

The ZyXEL VMG1312 has a web interface and a CLI (Command line interface). Usually the CLI is not needed to be used as all the config changes can be done from the Web interface. However, here are some useful commands for the CLI.

Show the list of commands: (note, there are extra (hidden?) commands that are not listed, eg top and ps!)

?

Show running processes and CPU/memory information:

top

or

ps


Change LAN address to be 192.168.100.1:

lan config --ipaddr primary 192.168.100.1 255.255.255.0