Scenario: An engineer executes the following commands:
add vlan 2
bind vlan 2 -ifnum 1/2
add ns ip 10.110.4.200 255.255.255.0
bind vlan 2 -IPAddress 10.110.4.200 255.255.255.0
What type of IP address has been added to the NetScaler?

A.
VIP address
B.
NSIP address
C.
SNIP address
D.
GSLB Site IP address
https://support.citrix.com/servlet/KbServlet/download/18662-102-665693/NS_CRG.pdf
check the reference usulally you would say add “type” but if you dont add it to the command it defaults to snip.
0
0