Chapter 73 Managed AP Commands
ZyWALL Series CLI Reference Guide
604
The following table identifies the values required for many of these commands. Other input values are
discussed with the corresponding commands.
The following table describes commands for configuring the AP’s CAPWAP client parameters, which
include the management interface. You must use the
configure terminal command to enter the
configuration mode before you can use these commands.
73.3.1 CAPWAP Client Commands Example
This example shows how to configure the AP’s management interface and how it connects to the AP
controller (the Zyxel Device), and check the connecting status. The following commands:
• Display how the AP finds the Zyxel Device
Table 348 Input Values for CAPWAP Client Commands
LABEL DESCRIPTION
ip
IPv4 address.
netmask
The network subnet mask. For example, 255.255.255.0.
gateway
The default gateway IP address of the interface. Enter a standard IPv4 IP address
(for example, 127.0.0.1).
primary_ac_ap
The primary IPv4 address of the Zyxel Device.
secondary_ac_ap
Optional IPv4 address of the Zyxel Device.
vid
The VLAN ID (1~4094) of the managed AP.
primary_ac_dns
The primary fully qualified domain name (FQDN) of the Zyxel Device.
secondary_ac_dns
The secondary fully qualified domain name (FQDN) of the Zyxel Device.
Table 349 Command Summary: CAPWAP Client
COMMAND DESCRIPTION
capwap ap vlan ip address ip netmask
Sets the IP address and network mask of the AP’s
management interface.
capwap ap vlan ip gateway gateway
Sets the default gateway IP address for the AP’s
management interface.
capwap ap vlan no ip gateway
Clears the default gateway IP address setting for the AP’s
management interface.
capwap ap vlan vlan-id vid { tag | untag
}
Sets the AP’s management VLAN ID as well as whether
the AP sends tagged or untagged packets. The
management VLAN on the Zyxel Device and AP must
match for the Zyxel Device to manage the AP. The Zyxel
Device’s force vlan command (see Table 14 on page 59)
takes priority over this command.
capwap ap ac-ip
{primary_ac_ip|primary_ac_dns}
{secondary_ac_ip|secondary_ac_dns}
Specifies the primary and secondary IP address or
domain name of the AP controller (the Zyxel Device) to
which the AP connects.
capwap ap ac-ip auto
Sets the AP to use DHCP to get the address of the AP
controller (the Zyxel Device).
show capwap ap info
Displays the IP address of the Zyxel Device managing the
AP and CAPWAP settings and status.
show capwap ap discovery-type
Displays how the AP finds the Zyxel Device.
show capwap ap ac-ip
Displays the address of the Zyxel Device or auto if the AP
finds the Zyxel Device through broadcast packets.