Capwap Client Commands Example - ZyXEL Communications NXC Series Cli Reference Manual

Wireless lan controller
Hide thumbs Also See for NXC Series:
Table of Contents

Advertisement

42.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 NXC), and check the connecting status. The following commands:
• Display how the AP finds the NXC
• Set the AP's management IP address to 192.168.1.37 and netmask 255.255.255.0
• Set the AP's default gateway IP address to 192.168.1.32
• Sets the AP's management interface to use VLAN ID 2 and send tagged packets
• Specifies the primary and secondary IP addresses of the NXC (192.168.1.1 and
192.168.1.2) to which the AP connects.
• Displays the settings it configured
Router# configure terminal
Router(config)# show capwap ap discovery-type
Discovery type : Broadcast
Router(config)# capwap ap vlan ip address 192.168.1.37 255.255.255.0
Router(config)# capwap ap vlan ip gateway 192.168.1.32
Router(config)# capwap ap vlan vlan-id 2 tag
Router(config)# capwap ap ac-ip 192.168.1.1 192.168.1.2
Router(config)# show capwap ap discovery-type
Discovery type : Static AC IP
Router(config)# show capwap ap ac-ip
AC IP: 192.168.1.1 192.168.1.2
Router(config)# exit
Router# show capwap ap info
Discovery type
msg-buf-usage
capwap-version
Radio Number
NXC CLI Reference Guide
AC-IP
SM-State
BSS Number
IANA ID
Description
Chapter 42 Managed AP Commands
192.168.1.1
Static AC IP
RUN(8)
0/10 (Usage/Max)
10118
1/4 (Usage/Max)
8/8 (Usage/Max)
037a
AP-0013499999FF
251

Advertisement

Table of Contents
loading

Table of Contents