Specifications

Access Point Setup 453
Chapter 21
The value of lms_address is the Wireless LAN switch tunnel end point in use by
AP.
Wireless Client IP Address
The wireless clients associating with the AP will get an IP address in the VLAN
that contains the Wireless LAN switch GRE tunnel end-point IP address.
GRE Tunnel Configuration
This release supports GRE tunneling between the Alcatel Wireless LAN Switch
and other GRE-capable devices. Up to four tunnels can be configured.
Log in as the administrator and access the switch configuration
mode.
Configure a tunnel interface.
The tunnel interface defines the local and remote end-points for the GRE tun-
nel, as well as the IP address (or range) of the tunnel network. The following
commands are used to configure a tunnel on the Wireless LAN switch:
where the following parameters apply:
(Alcatel) (config) # interface tunnel
<tunnel ID>
(Alcatel) (config-if) # ip address
<tunnel IP address>
<tunnel netmask>
(Alcatel) (config-if) # tunnel source
<local end-point>
(Alcatel) (config-if) # tunnel destination
<remote end-point>
(Alcatel) (config-if) # tunnel mode gre ip
tunnel ID The local ID (1-2147483647) of the tunnel being defined
on the switch.
tunnel IP address The base IP address of the tunnel. This represents the
entrance to the tunnel. Static routes direct traffic into
the tunnel through this address.
tunnel netmask The subnet mask used with the tunnel IP address to create a
tunnel network range.
local end-point The local end-point of the tunnel on the Alcatel Wireless
LAN switch. The local end-point can be one of the fol-
lowing:
z <interface IP address>
z vlan <VLAN ID>
z loopback
remote end-point The IP address of the remote end-point of the tunnel on
the other GRE device.
1
2