Reference Guide

system internal security management-access
management-subnet add
Description
Add a management subnet.
Format
system internal security management-access management-subnet 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
-Interface <Interface> Interface on which to define the
subnet
Possible values are Client or
Admin
-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'
-PublicIP <PublicIP> Client VIP that the administrator
will use for management access
IP address in the format: 'x.x.x.x'
Example
Add a management subnet on the client interface with the client VIP 10.10.10.44 and NAS controller IP
addresses 10.10.10.42 and 10.10.10.43:
CLI> system internal security management-access management-subnet add
255.255.255.0 -Interface Client -PrivateIPs 10.10.10.42,10.10.10.43 -PublicIP
10.10.10.44
system internal security FTP configuration view
Description
Display the FTP settings on the FluidFS cluster.
Format
system internal security FTP configuration view
124