Networking subnets delete, Networking subnets add, Description – Dell PowerVault NX3600 User Manual
Page 73: Format, Arguments, Example, Options

networking subnets delete
Description
Delete a subnet from the client network.
Format
networking subnets delete <NetworkID> <Netmask>
Arguments
Argument
Description
Format
<NetworkID>
Network ID of the subnet
Existing network ID
<Netmask>
Netmask of the subnet
Existing netmask
Example
Delete a client subnet with the ID 192.168.0.0 and netmask 255.255.255.0:
CLI> networking subnets delete 192.168.0.0 255.255.255.0
networking subnets add
Description
Add a subnet on the client network.
Format
networking subnets add <Netmask> {options}
Arguments
Argument
Description
Format
<Netmask>
Netmask of the subnet
IP address in the format: 'x.x.x.x'
Options
Option
Description
Format
-VLANTag <VLANTag>
VLAN ID of the subnet
Whole positive number (1 to
4094)
-PrivateIPs <PrivateIPs>
NAS controller IP addresses
Comma-separated list of IP
addresses in the format: 'x.x.x.x'
-PublicIPs <PublicIPs>
Client VIPs
Comma-separated list of IP
addresses in the format: 'x.x.x.x'
73