Cisco Cisco Aironet 1524 Lightweight Outdoor Mesh Access Point

Descargar
Página de 36
11
Mobile Access Router and Mesh Networks Design Guide
OL-11823-01
  Configuration Examples
Configuration Examples
This section provides configuration examples for the Cisco 3200 Series router. 
Connect to the Cisco 3200 Series Router
Attach the console cable to both the serial port of your PC and the Mobile Access router console port 
(DB9 socket). Use a straight-through DB9-to-DB9 cable. 
Configure the IP Address, DHCP, and VLAN on the MAR
Step 1
Connect to and log in to the MAR. Create a loopback interface and assign an IP address:
bridge(config)# int loopback 0 
bridge(config-if)# ip address 24.24.24.24 255.255.255.255
Step 2
To create VLAN 2 in the VLAN database, enter:
bridge# vlan database 
Step 3
Configure the VLAN 3 and VLAN 2 interfaces. VLAN 3 is used for the 2.4 GHz WMIC2 (W2) which 
is acting as AP and VLAN 2 is used for the 4.9GHz WMIC (W3). Configure FA2/0, FA2/1 and FA2/3 
to be in VLAN 3, and FA 2/2 to be in VLAN 2.
Step 4
Create VLAN 4 in the VLAN database for connection between WMIC 1 and the MARC.
Step 5
Configure the DHCP server for VLAN 3 using following commands:
bridge(config)#
 
ip dhcp pool mypool
bridge(dhcp-config)# network 10.40.10.0  /28
bridge(dhcp-config)# default-router 10.40.10.1
bridge(config)# ip dhcp excluded-address 10.40.10.1 10.40.10.3
Step 6
Verify that the wired client on VLAN 3 has been assigned a DHCP IP address in the 10.40.10.0/28 
subnet.
Connected to
Interface
Radio Type
VLAN
Description
PC
FastEthernet2/0
None
3
Fast Ethernet link for end device
WMIC 1 (W1)
FastEthernet0/0
2.4GHz
4
2.4 GHz Universal Work Group Bridge 
connection to Mesh Network
WMIC 2 (W2)
FastEthernet2/3
2.4GHz
3
Provide 2.4 GHz AP Hotspot around the 
mobile router
WMIC 3 (W3)
FastEthernet2/2
4.9GHz 
2
4.9GHz uplink as Workgroup Bridge