Scenario: A Citrix Engineer needs to add 10.10.220.10 as a Subnet IP (SNIP) through the
NetScaler command-line interface. The SNIP will be used to provide connectivity to devices
on another subnet. Management access is required through the SNIP. Which command
should the engineer use?

A.
add ns ip -type snip 10.10.220.10 255.255.255.0 -mgmtaccess ENABLED
B.
add ns ip 10.10.220.10 255.255.255.0 -type SNIP -mgmtaccess ENABLED
C.
add ns ip 10.10.220.10 -mask 255.255.255.0 -type SNIP -mgmtaccess ENABLED
D.
add ns ip 10.10.220.10 255.255.255.0 -type SNIP-ssh ENABLED -restrictaccess
DISABLED