No edit summary
Line 161: Line 161:
authentication open
authentication open
authentication key-management wpa
authentication key-management wpa
wpa-psk ascii *****
wpa-psk ascii ********
infrastructure-ssid optional
infrastructure-ssid optional
ex
ex
Line 169: Line 169:
authentication open
authentication open
authentication key-management wpa
authentication key-management wpa
wpa-psk ascii *****
wpa-psk ascii *******
mbssid guest-mode
mbssid guest-mode
ex
ex
Line 175: Line 175:
dot11 ssid PD_PUBLIC
dot11 ssid PD_PUBLIC
vlan 13
vlan 13
mbssid guest-mode
authentication open
authentication key-management wpa
wpa-psk ascii ********
mbssid guest-mode
mbssid guest-mode
ex
ex


interface gigabitEthernet 0.1
interface GigabitEthernet 0
encapsulation dot1Q 1 native
no ip address
bridge-group 1
no ip route-cache
ex
ex


interface gigabitEthernet 0.12
encapsulation dot1Q 12
bridge-group 12
ex
interface gigabitEthernet 0.13
encapsulation dot1Q 13
bridge-group 13
ex


int dot11Radio 0.1
int dot11Radio 0.1
Line 200: Line 195:
int dot11Radio 0.12
int dot11Radio 0.12
encapsulation dot1Q 12
encapsulation dot1Q 12
bridge-group 12
bridge-group 1
ex
ex


int dot11Radio 0.13
int dot11Radio 0.13
encapsulation dot1Q 13
encapsulation dot1Q 13
bridge-group 13
bridge-group 1
ex
ex


Line 215: Line 210:
encryption vlan 1 mode ciphers tkip
encryption vlan 1 mode ciphers tkip
encryption vlan 12 mode ciphers tkip
encryption vlan 12 mode ciphers tkip
ssid PD_BACK
ssid PDCREW
ssid PDCREW
ssid PD_PUBLIC
ssid PD_PUBLIC
Line 221: Line 215:
no shut
no shut
ex
ex


int dot11Radio 1.1
int dot11Radio 1.1
Line 229: Line 224:
int dot11Radio 1.12
int dot11Radio 1.12
encapsulation dot1Q 12
encapsulation dot1Q 12
bridge-group 12
bridge-group 1
ex
ex


int dot11Radio 1.13
int dot11Radio 1.13
encapsulation dot1Q 13
encapsulation dot1Q 13
bridge-group 13
bridge-group 1
ex
ex



Revision as of 17:42, 18 April 2022

Configuration

Cisco 1600
Hostname BVI IP Location Notes
PDAP-1 10.2.1.1
PDAP-2 10.2.1.2
PDAP-3 10.2.1.3
PDAP-4 10.2.1.4
PDAP-5 10.2.1.5
PDAP-6 10.2.1.6
PDAP-7 10.2.1.7
PDAP-8 10.2.1.8
PDAP-9 10.2.1.9
PDAP-10 10.2.1.10
PDAP-11 10.2.1.11
PDAP-12 10.2.1.12
PDAP-13 10.2.1.13
PDAP-14 10.2.1.14
PDAP-15 10.2.1.15
PDAP-16 10.2.1.16
PDAP-17 10.2.1.17
PDAP-18 10.2.1.18
PDAP-19 10.2.1.19
PDAP-20 10.2.1.20
Cisco 702W
Hostname BVI IP Location Notes
PDAP-30 10.2.1.30
PDAP-31 10.2.1.31
PDAP-32 10.2.1.32
PDAP-33 10.2.1.33
PDAP-34 10.2.1.34
PDAP-35 10.2.1.35
PDAP-36 10.2.1.36
PDAP-37 10.2.1.37
PDAP-38 10.2.1.38
PDAP-39 10.2.1.39

Config file 1600

Dot11 ssid PDCREW
authentication open
authentication key-management wpa
wpa-psk ascii ******
Guest-mode
Exit

Dot11 ssid PD_BACK
authentication open
authentication key-management wpa
wpa-psk ascii ******
infrastructure-ssid optional
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
ssid PD_BACK
station-role root access-point fallback repeater
No shut
Exit

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

VLAN attempt to give us PB_PUBLIC (WIP)

hostname PDAP-8

interface BVI 1
ip address 10.2.1.8 255.0.0.0
ex

dot11 vlan-name BACKHAUL vlan 1
dot11 vlan-name CREW vlan 12
dot11 vlan-name PUBLIC vlan 13

bridge irb

dot11 ssid PD_BACK
vlan 1
authentication open
authentication key-management wpa
wpa-psk ascii ********
infrastructure-ssid optional
ex

dot11 ssid PDCREW
vlan 12
authentication open
authentication key-management wpa
wpa-psk ascii *******
mbssid guest-mode
ex

dot11 ssid PD_PUBLIC
vlan 13
mbssid guest-mode
authentication open
authentication key-management wpa
wpa-psk ascii ********
mbssid guest-mode
ex

interface GigabitEthernet 0
no ip address
no ip route-cache
ex


int dot11Radio 0.1
encapsulation dot1Q 1 native
bridge-group 1
ex

int dot11Radio 0.12
encapsulation dot1Q 12
bridge-group 1
ex

int dot11Radio 0.13
encapsulation dot1Q 13
bridge-group 1
ex

interface dot11Radio 0
world-mode dot11d country-code GB outdoor
speed range
power local maximum
mbssid
encryption vlan 1 mode ciphers tkip
encryption vlan 12 mode ciphers tkip
ssid PDCREW
ssid PD_PUBLIC
station-role root access-point
no shut
ex


int dot11Radio 1.1
encapsulation dot1Q 1 native
bridge-group 1
ex

int dot11Radio 1.12
encapsulation dot1Q 12
bridge-group 1
ex

int dot11Radio 1.13
encapsulation dot1Q 13
bridge-group 1
ex

interface dot11Radio 1
world-mode dot11d country-code GB outdoor
speed range
power local maximum
encryption vlan 1 mode ciphers tkip
encryption vlan 12 mode ciphers tkip
ssid PD_BACK
ssid PDCREW
station-role root access-point fallback repeater
no shut
ex

bridge 1 protocol ieee
bridge 1 route ip
dot11 network-map