1Y0-240 Exam QuestionsBrowse all questions from this exam

1Y0-240 Exam - Question 56


Scenario: A NetScaler is configured with Interface 1/1 and bound to VLAN 40. A Citrix Administrator has executed the following command: bind vlan 20 ifnum 1/1

What is the result of executing the command on the NetScaler?

Show Answer
Correct Answer: B

When binding a VLAN to an interface on a NetScaler without specifying the 'tagged' option, the interface becomes part of the new VLAN and this also changes the native VLAN to the new VLAN. In this case, binding VLAN 20 to interface 1/1 means interface 1/1 will be in VLAN 20 and the native VLAN becomes 20.

Discussion

5 comments
Sign in to comment
GTJOption: B
Apr 15, 2020

B. Interface inherits native VLAN id from new VLAN

RVROption: C
May 23, 2020

C. Native VLAN changes only if you run 'set ns config -nsvlan 20....' so it should not change Native VLAN, only interface should change to 20

dudes22
Jun 4, 2020

Not true. Correct answer is B. show interface 1/1 MTU=1500, native vlan=1, add vlan 20 bind vlan 20 ifnum 1/1 show interface 1/1 MTU=1500, native vlan=20,

Abeel
Jul 28, 2020

In the question, interface 1/1 already has vlan 40 bound

LevisOption: B
Aug 27, 2020

B is true, tested in lab

slegers_yOption: B
Oct 25, 2020

B is true. If you exclude the -tagged option than the VLAN will be added as untagged. This includes changing the Native VLAN as well.

CalyfasOption: B
Nov 23, 2020

B is correct. The command did not specify "TAGGED" so the new VLAN will also be the native VLAN for that interface. https://developer-docs.citrix.com/projects/netscaler-command-reference/en/12.0/network/vlan/vlan/