DSL-500 Console Commands Index and Syntax
7
device syntax:
device [list] - list interface definitions
device add <i/f> <type> <file> [mtu <size>] [<IPaddr>|dhcp]
- create interface definition
device delete <i/f>
- remove interface definition
device flush - remove all interface definitions
disable syntax:
disable [<i/f>] - prevent use of interfaces or just interface <i/f>
enable syntax:
enable [<i/f> [mtu <size>] [<IPaddr>]]
- enable use of all interfaces or interface <i/f> if given
- set <i/f> IP address to <IPaddr>
- set MTU for interface
help syntax:
help - list commands available
help all - list commands and their syntax
help <command> - list syntax for command
ipatm syntax:
ipatm <cmd> - execute ipatm subcommand
ipatm help - list subcommands available
nat syntax:
nat add <i/f> - install NAT on interface
nat delete <i/f> - uninstall NAT from interface
norelay syntax:
norelay [all | <i/f name> [<i/f name>] [forward]]
- disallow relaying between i/fs
ping syntax:
ping <host> [<ttl> [<size>]]
- request echo from <host>