Skip to main content
Answer

HSX VLAN configuration with a 802.1q subinterfaces

  • February 12, 2024
  • 4 replies
  • 109 views

Forum|alt.badge.img+2

IHAC looking to deploy HSX RA and create bonded vlan’s has the following question. Can the data protection bonded interfaces be configured for a vlan that will work with dot1q/VLAN sub-interfaces? If yes, which topology we need to use? This will allow the interface to talk to multiple VLAN’s.

 

Background:
https://www.ciscopress.com/articles/article.asp?p=2990405&seqNum=2

 

Best answer by Justin Wolf

Aaron,

HSX fully supports 802.1q trunking for data protection traffic on top of a bonded interface using active-backup or LACP. There are three limitations to be aware of when using this:

  1. When using VLANs, the parent interface (ie Bond1) cannot have an IP Address assigned. All IP addresses need to be assigned to tagged vlan
  2. Only one default gateway is supported, if there is a need for multiple routers, static routes must be used.
  3. VLANs cannot be added to the storage pool network interfaces, these must remain dedicated to file system traffic.

See https://documentation.commvault.com/2023e/expert/deploying_hyperscale_x_reference_architecture_with_tagged_vlan.html for details.

4 replies

R Anwar
Vaulter
Forum|alt.badge.img+10
  • Vaulter
  • February 14, 2024

Hi @Justin Wolf 

Kindly help here in confirming the network config.

Regards,


Justin Wolf
Vaulter
Forum|alt.badge.img+3
  • Vaulter
  • Answer
  • February 26, 2024

Aaron,

HSX fully supports 802.1q trunking for data protection traffic on top of a bonded interface using active-backup or LACP. There are three limitations to be aware of when using this:

  1. When using VLANs, the parent interface (ie Bond1) cannot have an IP Address assigned. All IP addresses need to be assigned to tagged vlan
  2. Only one default gateway is supported, if there is a need for multiple routers, static routes must be used.
  3. VLANs cannot be added to the storage pool network interfaces, these must remain dedicated to file system traffic.

See https://documentation.commvault.com/2023e/expert/deploying_hyperscale_x_reference_architecture_with_tagged_vlan.html for details.


Forum|alt.badge.img+2

Right on! Thanks


Forum|alt.badge.img+7
  • March 27, 2024

@Justin Wolf 

just want to clarify, when you said “When using VLANs, the parent interface (ie Bond1) cannot have an IP Address assigned. All IP addresses need to be assigned to tagged vlan” ,

it means the IP address assigned to tagged vlan interface of HSX node should be one of the IP from the IP range of VLAN/subnet , right ?