Configuring NSVLAN 编辑
NSVLAN is a VLAN to which the Citrix ADC management IP (NSIP) address’s subnet is bound. The NSIP subnet is available only on interfaces that are associated with NSVLAN. By default, NSVLAN is VLAN 1, but you can designate a different VLAN as NSVLAN. If you do so, you must reboot the Citrix ADC appliance for the change to take effect. After the reboot, NSIP subnet traffic is restricted to the new NSVLAN.
The traffic from the Citrix ADC IP subnet can be tagged (802.1q) with the VLAN ID specified for NSVLAN. You must configure the attached switch interface to tag and allow this same VLAN ID on the connected interface. If you remove your NSVLAN configuration, the NSIP subnet is automatically bound to VLAN 1, restoring the default NSVLAN.
To configure NSVLAN by using the CLI:
At the command prompt, type:
set ns config -nsvlan <positive_integer> -ifnum <interface_name> … [-tagged (YES|NO)]
show ns config
Note:
The configuration takes effect after the Citrix ADC appliance is restarted.
Example:
> set ns config -nsvlan 300 -ifnum 1/1 1/2 1/3 -tagged YES
Done
> save config
Done
<!--NeedCopy-->
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论