With the J-Web
Interface
1. Start the J-Web interface by browsing to the IP address of the management interface
on the services gateway.
2. Choose Maintain > Licenses to navigate to the License page.
3. In the Installed Licenses area, click Add to open the Add Licenses window.
4. In the License Key Text box, type or paste the license text.
5. Click OK.
Related
Documentation
AX411 Access Point Wireless LAN Initial Software Configuration Overview on page 37•
• Testing Connectivity to the AX411 Access Point Wireless LAN on page 46
AX411 Access Point Configuration Example: Layer 2 Mode (CLI)
The following example shows one way to use the Junos OS CLI to configure the services
gateway so that access points are in Layer 2 management mode similar to the factory
default configuration in the SRX200 line of services gateways. The example shown in
the procedure below is based on configuring Gigabit Ethernet ports on a GPIM installed
in slot 1 of an SRX650 Services Gateway, but you can adapt it for use in other situations.
For information about other configurations see the Junos OS WLAN Configuration and
Administration Guide and the Junos OS Interfaces and Routing Configuration Guide.
1. Establish a CLI session with the services gateway and log in to the device.
2. Enter configuration mode:
configure
[edit]
admin@srx650–tp#
3. Create an interface range containing the access point ports:
admin@srx650–tp# set interfaces interface-range AP-interfaces member ge-1/0/0
admin@srx650–tp# set interfaces interface-range AP-interfaces member ge-1/0/1
admin@srx650–tp# set interfaces interface-range AP-interfaces member ge-1/0/2
admin@srx650–tp# set interfaces interface-range AP-interfaces member ge-1/0/3
admin@srx650–tp# set interfaces interface-range AP-interfaces member ge-1/0/4
4. Configure the interface range for family type “ethernet-switching” and make its
interfaces members of a VLAN:
admin@srx650–tp# set interfaces interface-range AP-interfaces unit 0 family
ethernet-switching vlan members vlan-trust
5. Configure a logical interface with an IP address for the VLAN:
admin@srx650–tp# set interfaces vlan unit 0 family inet address 192.168.1.5
6. Add the VLAN logical interface to the Trust security zone:
admin@srx650–tp# set security zones security-zone trust interfaces vlan.0
7. Configure a DHCP router entry for the VLAN IP address:
admin@srx650–tp# set system services dhcp router 192.168.1.5
Copyright © 2012, Juniper Networks, Inc.40
AX411 Access Point Hardware Guide