User's Guide
Chapter 4: Using the Command Line Interface
TR0190 Rev. A1 27
4.5.8 ‘list’ command
Syntax
list
Description
Lists all parameters for the selected interface
Example
With the ‘eth0’ interface selected
list
will display
acl.mode : access control list mode
dhcp.default_lease_time : default dhcp lease expiration in…
dhcp.max_lease_time : maximum requestable dhcp lease…
dhcp.relay.enable : use dhcp relay (if sys.dhcp.relay.enable=yes)
dhcp.reserve : ip addresses to reserve at bottom of range…
dhcp.role : interface dhcp role (none, client, server)
enable : interface is enabled
ip.address : IP address [read-only]
ip.address_force : override .ip.address (or blank)
ip.broadcast : broadcast address [read-only]
ip.broadcast_force : override .ip.broadcast (or blank)
ip.gateway : gateway [read-only]
ip.gateway_force : override .ip.gateway (or blank)
ip.implicit.size.actual : actual size of address range
ip.implicit.size.requested : requested size of address range…
ip.implicit.start.actual : actual interface fourth octet
ip.implicit.start.requested : requested interface fourth octet…
ip.netmask : network mask [read-only]
ip.netmask_force : override .ip.netmask (or blank)
routes.static : static routes for this interface
vlan.enable : use a vlan?
vlan.id : vlan id (avoid 0 and 1 normally)
vpn.enable : enable vpn on gateway node
vpn.keyfile : base name of crt/key files
vpn.port : port number for vpn
vpn.server : hostname or ip address of the vpn server
4.5.9 ‘ping’ command
Syntax
ping <IP address or hostname>
Description
Pings a remote network device. Halt pinging with Ctrl+C
Example
ping 172.29.1.1