Initial commit
This commit is contained in:
45
host_vars/ap_c47154391634.yml
Normal file
45
host_vars/ap_c47154391634.yml
Normal file
@@ -0,0 +1,45 @@
|
||||
device_ip_address: "10.11.99.6"
|
||||
device_hostname: "ap-vila-dole"
|
||||
|
||||
network_swconfig_switch_vlans:
|
||||
- id: "@switch_vlan[1]"
|
||||
vlan: "128"
|
||||
ports: "0t 6t 1 2 3 4"
|
||||
description: "hoste"
|
||||
- id: "@switch_vlan[2]"
|
||||
vlan: "129"
|
||||
ports: "0t 6t"
|
||||
description: "hoste_wifi"
|
||||
- id: "@switch_vlan[3]"
|
||||
vlan: "136"
|
||||
ports: "0t 6t"
|
||||
description: "studenti_lan"
|
||||
- id: "@switch_vlan[4]"
|
||||
vlan: "137"
|
||||
ports: "0t 6t"
|
||||
description: "studenti_wifi"
|
||||
- id: "@switch_vlan[5]"
|
||||
vlan: "144"
|
||||
ports: "0t 6t"
|
||||
description: "ucitele_lan"
|
||||
- id: "@switch_vlan[6]"
|
||||
vlan: "145"
|
||||
ports: "0t 6t"
|
||||
description: "ucitele_wifi"
|
||||
- id: "@switch_vlan[7]"
|
||||
vlan: "152"
|
||||
ports: "0t 6t"
|
||||
description: "free_wifi"
|
||||
|
||||
wireless_devices:
|
||||
- id: "{{ device_2g_radio }}"
|
||||
channel: "13"
|
||||
txpower: "4"
|
||||
|
||||
# wireless_interfaces_override:
|
||||
# - ssid: "aurora"
|
||||
# device: "{{ [device_2g_radio] }}"
|
||||
# - ssid: "aurora - free"
|
||||
# device: "{{ [device_2g_radio] }}"
|
||||
# - ssid: "Aurora"
|
||||
# device: "{{ [device_2g_radio] }}"
|
||||
Reference in New Issue
Block a user