R3204P16-HP Load Balancing Module Network Management Configuration Guide-6PW101
Table Of Contents
- Title page
- Contents
- Interface management configuration
- IP addressing configuration
- MAC address table configuration
- Layer 2 forwarding configuration
- Layer 2 forwarding overview
- Configuring general Layer 2 forwarding
- Configuring inline Layer 2 forwarding
- Configuring inter-VLAN Layer 2 forwarding
- Forward-type inline Layer 2 forwarding configuration example
- Blackhole-type inline Layer 2 forwarding configuration example
- Inter-VLAN Layer 2 forwarding configuration example
- VLAN configuration
- ARP configuration
- Gratuitous ARP configuration
- Proxy ARP configuration
- Layer 3 forwarding configuration
- NAT configuration
- Overview
- Configuring a NAT policy in the web interface
- Configuring NAT in the CLIs
- Configuration guidelines
- ALG configuration
- Static route configuration
- RIP configuration
- OSPF configuration
- BGP configuration
- Policy-based routing configuration
- Route displaying
- DNS configuration
- Overview
- Configuring DNS on the web interface
- Configuring DNS in the CLIs
- Troubleshooting IPv4 DNS configuration
- Support and other resources
- Index

53
Figure 28 Network diagram for isolate-user-VLAN configuration
2. Configuration procedure
The following part provides only the configuration on LB A and LB B.
• Configure LB A
# Configure the isolate-user-VLAN.
<LB A> system-view
[LB A] vlan 5
[LB A-vlan5] isolate-user-vlan enable
[LB A-vlan5] port Ten-GigabitEthernet 0/0.5
[LB A-vlan5] quit
# Configure the secondary VLANs.
[LB A] vlan 3
[LB A-vlan3] port Ten-GigabitEthernet 0/0.1
[LB A-vlan3] quit
[LB A] vlan 2
[LB A-vlan2] port Ten-GigabitEthernet 0/0.2
[LB A-vlan2] quit
# Associate the isolate-user-VLAN with the secondary VLANs.
[LB A] isolate-user-vlan 5 secondary 2 to 3
• Configure LB B
# Configure the isolate-user-VLAN.
<LB B> system-view
[LB B] vlan 6
[LB B-vlan6] isolate-user-vlan enable
[LB B-vlan6] port Ten-GigabitEthernet0/0.5
[LB B-vlan6] quit
# Configure the secondary VLANs.
[LB B] vlan 3
[LB B-vlan3] port Ten-GigabitEthernet 0/0.3
[LB B-vlan3] quit
[LB B] vlan 4
[LB B-vlan4] port Ten-GigabitEthernet 0/0.4