No edit summary
Line 98: Line 98:
| PDBR-4 || [https://10.3.1.4 10.3.1.4] || 24:A4:3C:B6:14:3A || Server room ||
| PDBR-4 || [https://10.3.1.4 10.3.1.4] || 24:A4:3C:B6:14:3A || Server room ||
|}
|}
{| class="wikitable"
!Cisco 1300
|-
!Hostname !! Wireless IP !! Wireless MAC !!FastEthernet IP !! BVI IP !! Channel !! Mode !! Location !! Config Status !! Notes
|-
| bridge-a|| [http://10.1.0.2 10.1.0.2] || 0026.cb6a.8db0 || [https://10.1.0.1 10.1.0.1] || [https://10.2.0.1 10.2.0.1] || 2412|| non-root bridge wireless-clients|| || || -
|-
| bridge-b || [http://10.1.0.4 10.1.0.4] || 0023.5e0b.6b40 || [https://10.1.0.3 10.1.0.3] || [https://10.2.0.4 10.2.0.4]|| 2437 || root bridge wireless-clients || || || -
|-
| bridge-c || [http://10.1.0.16 10.1.0.16] ||  0017.e009.5f50 || [https://10.1.0.15 10.1.0.15] || [https://10.2.0.16 10.2.0.16] ||  || || || || -
|-
| bridge-d || [http://10.1.0.18 10.1.0.18] || 0017.94a6.9b00 || [https://10.1.0.17 10.1.0.17] || [https://10.2.0.18 10.2.0.18] ||  || || || OK || -
|-
| bridge-e || [http://10.1.0.40 10.1.0.40] || 001f.9ed3.3fe0 || [https://10.1.0.41 10.1.0.41] || [https://10.2.0.40 10.2.0.40] ||  || |||| OK || -
|-
| bridge-f || [http://10.1.0.42 10.1.0.42] || 0013.19a4.9fe0 || [https://10.1.0.43 10.1.0.43] || [https://10.2.0.42 10.2.0.42] ||  || || || || -
|-
|}
=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
#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
<nowiki>
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
!
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
</nowiki>
=Config file 702=
<nowiki>
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
</nowiki>

Revision as of 08:54, 9 June 2023

Configuration

Server room IP 10.1.0.202

Cisco 1600
Hostname BVI IP MAC Address Location Notes
PDAP-1 10.2.1.1 ac7e.8a9b.e1f0/5897.bddd.7634 Server room Root
PDAP-2 10.2.1.2 5897.bdb5.e6e8 Wintermark Toilets Root
PDAP-3 10.2.1.3 ac7e.8a9b.d320/ac7e.8aa3.c880 Regio Root
PDAP-4 10.2.1.4 ac7e.8a9b.d790/ac7e.8aa3.ccf0 monster room
PDAP-5 10.2.1.5 ac7e.8a69.c1c0/ac7e.8a65.c180 Navarr woods Root
PDAP-6 10.2.1.6 ac7e.8a9b.d2a0/ac7e.8aa3.c7f0 God
PDAP-7 10.2.1.7 5897.bddd.7542 Navarr toilet Root
PDAP-8 10.2.1.8 44ad.d9e5.bce0/44ad.d9e9.bb50 MC Repeater
PDAP-9 10.2.1.9 ac7e.8a69.be80/ac7e.8a65.be40 Shower Repeater
PDAP-10 10.2.1.10 Root
PDAP-11 10.2.1.11 ac7e.8a9b.d280/ac7e.8aa3.c7d0 Repeater
PDAP-12 10.2.1.12 ac7e.8a9a.1cc0/ac7e.8aa2.1230
PDAP-13 10.2.1.13 ac7e.8a9b.df00/ac7e.8aa3.d460
PDAP-14 10.2.1.14 ac7e.8a69.c250/ac7e.8a65.c210 Sentinel gate Root
PDAP-15 10.2.1.15 ac7e.8a9b.da30/ac7e.8aa3.cf90
PDAP-16 10.2.1.16 ac7e.8aa8.16e0/ac7e.8aaa.16f0
PDAP-17 10.2.1.17 04da.d2cf.a330/04da.d2d1.a150 Hub Repeater
PDAP-18 10.2.1.18 ac7e.8a69.b010/5897.bdb5.e6e7 Bar Repeater
PDAP-19 10.2.1.19 0c27.24e1.8d10/0c27.24e3.8d00 Repeater
PDAP-20 10.2.1.20 04da.d28a.0ca0/04da.d28c.0cd0
Cisco 702W
Hostname BVI IP MAC addresses Location Notes
PDAP-30 10.2.1.30 bcf1.f276.a7e0/bcf1.f276.a7f0
PDAP-31 10.2.1.31 bcf1.f276.a920/bcf1.f276.a930
PDAP-32 10.2.1.32
PDAP-33 10.2.1.33
PDAP-34 10.2.1.34 0038.df45.4cc0/0038.df45.4cd0
PDAP-35 10.2.1.35 0038.df42.c440/0038.df42.c450 Matt Cave
PDAP-36 10.2.1.36 bcf1.f276.b1a0/bcf1.f276.b1b0 Server room interior
PDAP-37 10.2.1.37
PDAP-38 10.2.1.38 bcf1.f276.aaa0/bcf1.f276.aab0 Plot cave
PDAP-39 10.2.1.39 d42c.44d3.6960/d42c.44d3.6970
Ubiquiti LBE-5AC-Gen2
Hostname IP MAC Address Mode Location Notes
PDBR-1 10.3.1.1 24:5A:4C:3C:1B:AD AP PtP Server room -> Wintermark
PDBR-2 10.3.1.2 70:A7:41:44:2B:59 Station PtP
PDBR-5 10.3.1.5 70:A7:41:44:29:D8 AP PtP Server room -> Navar
PDBR-6 10.3.1.6 70:A7:41:44:3C:28 Station PtP Navar toilets
Ubiquiti NanoBridge M5
Hostname IP MAC Address Location Notes
PDBR-3 10.3.1.3 24:A4:3C:B6:16:16 Wintermark toilet
PDBR-4 10.3.1.4 24:A4:3C:B6:14:3A Server room