Reference Guide

networking subnets list
Display a list of the client network subnets.
Format
networking subnets list
Options
Option Description Format
--CSV Displays the command output in
a commadelimited format with a
header
Append --CSV to the command
Example
Display a list of the current client network subnets:
CLI> networking subnets list
Output
.-------------.----------------.----------.----------------.-----------------.
| Network Id | Prefix length | VLAN Tag | PrivateIPs | PublicIPs |
|-------------|----------------|----------|----------------|-----------------|
| 172.22.69.0 | 24 | 0 | 172.22.69.42, | 172.22.69.40, |
| | | | 172.22.69.43 | 172.22.69.41 |
'-------------'----------------'----------'----------------'-----------------'
networking subnets view
Display client network subnet settings.
Format
networking subnets view <NetworkID> <Prefix>
Arguments
Argument Description Format
<NetworkID> Network ID of the subnet Existing network ID
<Netmask or Prefix> Prefix length of the subnet Routing prefix size in CIDR
notation, equivalent to the
number of leading 1 bits in the
routing subnet mask
220
CLI Commands