Expected results – H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 128

Advertising
background image

118

[BAS] interface Ten-GigabitEthernet0/0.100

[BAS-Ten-GigabitEthernet0/0.100] vlan-type dot1q vid 100 second-dot1q 1001

[BAS-Ten-GigabitEthernet0/0.100] ip address 10.1.1.1 255.255.255.0

[BAS-Ten-GigabitEthernet0/0.100] quit

# Configure IP address pool 2 to assign IP addresses 20.1.1.0/24 to clients.

[BAS] dhcp server ip-pool 2

[BAS-dhcp-pool-2] network 20.1.1.0 mask 255.255.255.0

[BAS-dhcp-pool-2] gateway-list 20.1.1.1

[BAS-dhcp-pool-2] quit

# Configure QinQ termination on Ten-GigabitEthernet 0/0.200 to terminate packets whose Layer 1
VLAN IDs are 200 and Layer 2 VLAN IDs are 2001.

[BAS] interface Ten-GigabitEthernet0/0.200

[BAS-Ten-GigabitEthernet0/0.200] vlan-type dot1q vid 200 second-dot1q 2001

[BAS-Ten-GigabitEthernet0/0.200] ip address 20.1.1.1 255.255.255.0

# Enable local proxy ARP on BAS, so that clients which are isolated at Layer 2 can communicate at Layer

3 (clients in the same VLAN can communicate through only BAS).

[BAS-Ten-GigabitEthernet0/0.200] local-proxy-arp enable

[BAS-Ten-GigabitEthernet0/0.200] quit

Expected results

AP can get an IP address on network segment 10.1.1.0/24. Both AP and AC can ping BAS at
10.1.1.1.

AP can be successfully associated with the AC. When ARP is disabled on AC, AC can ping AP.

When the clients log in , they can get IP addresses on network segment 20.1.1.0/24. Clients can
ping BAS at 20.1.1.1.

When multiple clients log in, clients can communicate through only BAS.

Advertising