Scenario: A Citrix ADC 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 Citrix ADC?
Scenario: A Citrix ADC 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 Citrix ADC?
Executing the command 'bind vlan 20 ifnum 1/1' on the Citrix ADC binds Interface 1/1 to VLAN 20 and makes VLAN 20 the native VLAN. When an interface is added to a new VLAN as an untagged member (without specifying the tagged parameter), it is removed from its current native VLAN and the new VLAN becomes its native VLAN. Therefore, Interface 1/1 will be bound to VLAN 20 and its native VLAN will change to VLAN 20.
I think that it is D because I read this link https://developer-docs.citrix.com/projects/netscaler-command-reference/en/12.0/network/vlan/vlan/ Comment that: "bind vlan: Binds the specified interfaces or IP addresses to a VLAN. An interface can be bound to a VLAN as a tagged or an untagged member. Adding an interface as an untagged member removes it from its current native VLAN and adds it to the new VLAN. If an interface is added as a tagged member to a VLAN, it still remains a member of its native VLAN." So, if we don't specificed tagged the vlan native change with a new vlan.
It is D. Here you can see, that the used command binds a VLAN nativley to a port: https://www.citrix.com/blogs/2014/12/29/netscaler-vlans-demystified/
I think D would be correct because its binded and not tagged, if its use tagged command B could have been correct. https://www.citrix.com/blogs/2014/12/29/netscaler-vlans-demystified/
Yes but when I pass the first time this exam (204), there was a lot of questions about ADC.. Like command line etc... I was not aware about that and I failed my exam. We didn't get any course about this kind of stuff during the 1 week training (but the training was for the 203)...
Correct Ans is B bind vlan Binds the specified interfaces or IP addresses to a VLAN. An interface can be bound to a VLAN as a tagged or an untagged member. Adding an interface as an untagged member removes it from its current native VLAN and adds it to the new VLAN. If an interface is added as a tagged member to a VLAN, it still remains a member of its native VLAN. Synopsis bind vlan [-ifnum ... [-tagged]] [-IPAddress [] [-td ] [-ownerGroup ]] https://developer-docs.citrix.com/projects/citrix-adc-command-reference/en/latest/network/vlan/
"bind vlan Binds the specified interfaces or IP addresses to a VLAN. An interface can be bound to a VLAN as a tagged or an untagged member. Adding an interface as an untagged member removes it from its current native VLAN and adds it to the new VLAN. If an interface is added as a tagged member to a VLAN, it still remains a member of its native VLAN." from https://developer-docs.citrix.com/projects/netscaler-command-reference/en/12.0/network/vlan/vlan/
Raleighboyz@gmail has the latest test answers
i think it is C. But i am not Netscaler expert by any stretch. there is nothing in the question that indicates Native VLAN before command is run and command line does not use tagall option to tag the native VLAN on the interface. So i would say that "Native VLAN did not change"
Untagged Parameter is missing, so both will be set. So I think D is correct.
D is correct https://developer-docs.citrix.com/projects/netscaler-command-reference/en/12.0/network/vlan/vlan/ bind vlan Binds the specified interfaces or IP addresses to a VLAN. An interface can be bound to a VLAN as a tagged or an untagged member. Adding an interface as an untagged member removes it from its current native VLAN and adds it to the new VLAN. If an interface is added as a tagged member to a VLAN, it still remains a member of its native VLAN.
B is correct.
This is from an ADC exam