User's Guide
Chapter 4: Using the Command Line Interface
TR0190 Rev. A1 26
4.5.7 ‘get’ command
Syntax
get <parameter>
where <parameter> is the parameter whose value is being fetched.
Description
Gets the value of one or more configuration parameters for the currently
selected interface. The ‘*’ character can be used to specify wildcard
characters. This allows multiple values to be fetched with a single
command.
Example
With the ‘eth0’ interface selected
get ip.address
will return the Ethernet interface’s IP address, while
get ip.*
will return all parameters that begin with ‘ip.’
ip.address = 10.6.0.1 [read-only]
ip.address_force =
ip.broadcast = 10.6.0.255 [read-only]
ip.broadcast_force =
ip.gateway = [read-only]
ip.gateway_force =
ip.implicit.size.actual = 31 [read-only]
ip.implicit.size.requested = 31
ip.implicit.start.actual = 225 [read-only]
ip.implicit.start.requested = 225
ip.netmask = 255.255.255.0 [read-only]
ip.netmask_force =