{{ secondMenu.name }}
Basic Configuration Requirements
• Management, service, storage, tunnel, etc., adopt different VLAN isolation based on Security compliance considerations.
• Turn off STP protocol.
• Turn on the VXLAN interface jumbo frame.
• Turn off the IGMP snooping on the switch connected to the management network and the VXLAN network.
• The aggregation interface end-to-end switch in the active and standby mode does not need to be configured with aggregation.
Specific Configuration Examples
Network type
Interface type
Example (Configuration in Interface View)
Remarks
Management network
access
Interface Ethernet1/0/48
switchport access VLAN 2
-
Storage network
switchport access VLAN 3
Tunnel network
jumboframe enable
switchport access VLAN 4
The tunnel interface needs to turn on the jumbo frame
External network
trunk
switchport mode trunk
switchport trunk allowed VLAN 10-20
Table 5:Example of Switch Configuration