Configuration
Configuring 1600
PDCREW and PD_PUBLIC on the 2.4GHz radio, PD_BACK on 5GHz for mesh
- Process, copy the config below, edit it to replace the AP name and BVI address to match. Set the passwords and snmp details
- Connect to the AP via the console port
- `enable` to get control
- `write erase` to clear the existing config
- `reload` confirm when promted. You do not want to copy any changes if asked
- when the AP has restarted, once again `enable`
- `conf t` to enter config mode
- paste in your config
- `write mem` to save the config
- wait for about a minute you should see chatter about the radio doing things
hostname PDAP-18
!
!
!
dot11 syslog
dot11 vlan-name BACKHAUL vlan 1
dot11 vlan-name CREW vlan 12
dot11 vlan-name PUBLIC vlan 13
!
dot11 ssid PDCREW
vlan 12
authentication open
authentication key-management wpa
mbssid guest-mode
wpa-psk ascii *****
!
dot11 ssid PD_BACK
authentication open
authentication key-management wpa
infrastructure-ssid
wpa-psk ascii *****
!
dot11 ssid PD_PUBLIC
vlan 13
authentication open
mbssid guest-mode
!
!
dot11 network-map
dot11 guest
!
!
bridge irb
!
!
!
interface Dot11Radio0
no ip address
!
encryption vlan 1 mode ciphers tkip
!
encryption vlan 12 mode ciphers tkip
!
ssid PDCREW
!
ssid PD_PUBLIC
!
mbssid
dot11 dot11r pre-authentication over-ds
dot11 dot11r reassociation-time value 200
world-mode dot11d country-code GB outdoor
speed range
power local maximum
station-role root access-point
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio0.12
encapsulation dot1Q 12
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio0.13
encapsulation dot1Q 13
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
no ip address
!
encryption mode ciphers tkip
!
ssid PD_BACK
!
world-mode dot11d country-code GB outdoor
speed range
power local maximum
dot11 dot11r pre-authentication over-ds
dot11 dot11r reassociation-time value 200
station-role root access-point fallback repeater
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface GigabitEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface BVI1
ip address 10.2.1.18 255.0.0.0
no ip route-cache
!
snmp-server view dot11view ieee802dot11 included
snmp-server community public view dot11view RO
snmp-server community PDNET RO
snmp-server location LOCATION
snmp-server chassis-id NAME
!
bridge 1 protocol ieee
bridge 1 route ip
!
interface dot11Radio 0
no shut
interface dot11Radio 1
no shut
interface BVI 1
no shut
interface GigabitEthernet0
no shut
end
Config file 702
Dot11 ssid PDCREW
authentication open
authentication key-management wpa
wpa-psk ascii ******
Guest-mode
Exit
Int dot11 0
world-mode dot11d country-code GB outdoor
speed range
power local maximum
encryption mode ciphers tkip
dot11 extension aironet
ssid PDCREW
Stat root access
No shut
Exit
Int dot11 1
world-mode dot11d country-code GB outdoor
speed range
power local maximum
encryption mode ciphers tkip
dot11 extension aironet
ssid PDCREW
station-role root access-point
No shut
exit