Page 1 of 1

Scenario: A Citrix Engineer needs to add 10.10.220.10 as a Subnet IP (SNIP) through theNetScaler command-line interface.

Posted: Wed Aug 03, 2022 9:21 am
by answerhappygod
Scenario: A Citrix Engineer needs to add 10.10.220.10 as a Subnet IP (SNIP) through theNetScaler 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