config batiment a b c g0-g5
This commit is contained in:
parent
abe5d5073e
commit
db1f740a6a
23 changed files with 314 additions and 0 deletions
11
configs/switches/bata-0.yml
Normal file
11
configs/switches/bata-0.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
hostname: "bata-0"
|
||||||
|
nb_ports: 54
|
||||||
|
interfaces:
|
||||||
|
1-48:
|
||||||
|
profile: chambre
|
||||||
|
49:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink bata-2'
|
||||||
|
50-54:
|
||||||
|
profile: unknown
|
||||||
|
|
13
configs/switches/bata-1.yml
Normal file
13
configs/switches/bata-1.yml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
hostname: "bata-1"
|
||||||
|
dhcp-snooping: True
|
||||||
|
dhcpv6-snooping: True
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1-48:
|
||||||
|
profile: chambre
|
||||||
|
generic_name: True
|
||||||
|
49:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink bata-2'
|
||||||
|
50-52:
|
||||||
|
profile: unknown
|
26
configs/switches/bata-2.yml
Normal file
26
configs/switches/bata-2.yml
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
hostname: "bata-2"
|
||||||
|
dhcp-snooping: True
|
||||||
|
dhcpv6-snooping: True
|
||||||
|
nb_ports: 28
|
||||||
|
interfaces:
|
||||||
|
1:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Downlink: bata-0'
|
||||||
|
2:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Downlink: bata-1'
|
||||||
|
3:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Downlink: bata-4'
|
||||||
|
4:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Downlink: bata-3'
|
||||||
|
11-14,19-20:
|
||||||
|
profile: chambre
|
||||||
|
15-18:
|
||||||
|
profile: club
|
||||||
|
24:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: georges'
|
||||||
|
5-10,21-23,25-28:
|
||||||
|
profile: unknown
|
17
configs/switches/bata-3.yml
Normal file
17
configs/switches/bata-3.yml
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
hostname: "bata-3"
|
||||||
|
dhcp-snooping: True
|
||||||
|
dhcpv6-snooping: True
|
||||||
|
nb_ports: 28
|
||||||
|
interfaces:
|
||||||
|
1:
|
||||||
|
profile: chambre
|
||||||
|
2:
|
||||||
|
profile: club
|
||||||
|
17-20,23:
|
||||||
|
profile: borne
|
||||||
|
21:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batb-2'
|
||||||
|
3-16,21-22,23-28:
|
||||||
|
profile: unknown
|
||||||
|
|
16
configs/switches/batb-0.yml
Normal file
16
configs/switches/batb-0.yml
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
hostname: "batb-0"
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1-24,29-44:
|
||||||
|
profile: chambre
|
||||||
|
25-28:
|
||||||
|
profile: club
|
||||||
|
45:
|
||||||
|
profile: camera
|
||||||
|
name: 'Camera: bigbrother.adm.crans.org'
|
||||||
|
50:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batb-4'
|
||||||
|
46-49,51-52:
|
||||||
|
profile: unknown
|
||||||
|
|
11
configs/switches/batb-1.yml
Normal file
11
configs/switches/batb-1.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
hostname: "batb-1"
|
||||||
|
nb_ports: 50
|
||||||
|
interfaces:
|
||||||
|
1-48:
|
||||||
|
profile: chambre
|
||||||
|
50:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batb-4'
|
||||||
|
49:
|
||||||
|
profile: unknown
|
||||||
|
|
11
configs/switches/batb-2.yml
Normal file
11
configs/switches/batb-2.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
hostname: "batb-2"
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1-48:
|
||||||
|
profile: chambre
|
||||||
|
50:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batb-4'
|
||||||
|
49,51-52:
|
||||||
|
profile: unknown
|
||||||
|
|
11
configs/switches/batb-3.yml
Normal file
11
configs/switches/batb-3.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
hostname: "batb-3"
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1-48:
|
||||||
|
profile: chambre
|
||||||
|
50:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batb-4'
|
||||||
|
49,51-52:
|
||||||
|
profile: unknown
|
||||||
|
|
29
configs/switches/batb-4.yml
Normal file
29
configs/switches/batb-4.yml
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
hostname: "batb-4"
|
||||||
|
nb_ports: 28
|
||||||
|
interfaces:
|
||||||
|
1-5,7-12:
|
||||||
|
profile: borne
|
||||||
|
6:
|
||||||
|
profile: donald
|
||||||
|
name: 'Pont wifi manoir <-> crans'
|
||||||
|
23:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: georges'
|
||||||
|
24:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Dowlink: batb-5'
|
||||||
|
25:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Dowlink: batb-0'
|
||||||
|
26:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Dowlink: batb-1'
|
||||||
|
27:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Dowlink: batb-2'
|
||||||
|
28:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Dowlink: batb-3'
|
||||||
|
13-22:
|
||||||
|
profile: unknown
|
||||||
|
|
11
configs/switches/batb-5.yml
Normal file
11
configs/switches/batb-5.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
hostname: "batb-5"
|
||||||
|
nb_ports: 28
|
||||||
|
interfaces:
|
||||||
|
1-3:
|
||||||
|
profile: borne
|
||||||
|
24:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batb-4'
|
||||||
|
4-23,25-28:
|
||||||
|
profile: unknown
|
||||||
|
|
11
configs/switches/batc-0.yml
Normal file
11
configs/switches/batc-0.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
hostname: "batc-0"
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1,4-48:
|
||||||
|
profile: chambre
|
||||||
|
51:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink batc-3'
|
||||||
|
2-3,49-50,52:
|
||||||
|
profile: unknown
|
||||||
|
|
11
configs/switches/batc-1.yml
Normal file
11
configs/switches/batc-1.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
hostname: "batc-1"
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1-46,48:
|
||||||
|
profile: chambre
|
||||||
|
49:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink batc-3'
|
||||||
|
47,50-52:
|
||||||
|
profile: unknown
|
||||||
|
|
11
configs/switches/batc-2.yml
Normal file
11
configs/switches/batc-2.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
hostname: "batc-2"
|
||||||
|
nb_ports: 28
|
||||||
|
interfaces:
|
||||||
|
1-23:
|
||||||
|
profile: chambre
|
||||||
|
25:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink batc-3'
|
||||||
|
24,26-28:
|
||||||
|
profile: unknown
|
||||||
|
|
24
configs/switches/batc-3.yml
Normal file
24
configs/switches/batc-3.yml
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
hostname: "batc-3"
|
||||||
|
nb_ports: 28
|
||||||
|
interfaces:
|
||||||
|
4:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Downlink: batc-4'
|
||||||
|
7-8:
|
||||||
|
profile: chambre
|
||||||
|
11-16:
|
||||||
|
profile: club
|
||||||
|
25:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Downlink: batc-0'
|
||||||
|
26:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Downlink: batc-1'
|
||||||
|
27:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Downlink: batc-2'
|
||||||
|
28:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: georges'
|
||||||
|
1-3,5-6,9-10,17-24:
|
||||||
|
profile: unknown
|
9
configs/switches/batc-4.yml
Normal file
9
configs/switches/batc-4.yml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
hostname: "batc-4"
|
||||||
|
nb_ports: 26
|
||||||
|
interfaces:
|
||||||
|
1-8,10-15:
|
||||||
|
profile: borne
|
||||||
|
16-17:
|
||||||
|
profile: chambre
|
||||||
|
9,18-25:
|
||||||
|
profile: unknown
|
15
configs/switches/batg-0.yml
Normal file
15
configs/switches/batg-0.yml
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
hostname: "batg-0"
|
||||||
|
nb_ports: 28
|
||||||
|
interfaces:
|
||||||
|
1-23,27-28:
|
||||||
|
profile: unknown
|
||||||
|
24:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Downlink: batg-3'
|
||||||
|
25:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: georges'
|
||||||
|
26:
|
||||||
|
profile: downlink
|
||||||
|
name: 'Downlink: batg-8'
|
||||||
|
|
10
configs/switches/batg-1.yml
Normal file
10
configs/switches/batg-1.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
hostname: "batg-1"
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1-48:
|
||||||
|
profile: chambre
|
||||||
|
49:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batg-8'
|
||||||
|
50-52:
|
||||||
|
profile: unknown
|
10
configs/switches/batg-2.yml
Normal file
10
configs/switches/batg-2.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
hostname: "batg-2"
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1-48:
|
||||||
|
profile: chambre
|
||||||
|
49:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batg-8'
|
||||||
|
50-52:
|
||||||
|
profile: unknown
|
12
configs/switches/batg-3.yml
Normal file
12
configs/switches/batg-3.yml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
hostname: "batg-3"
|
||||||
|
nb_ports: 28
|
||||||
|
interfaces:
|
||||||
|
1-19,21:
|
||||||
|
profile: chambre
|
||||||
|
20:
|
||||||
|
profile: borne
|
||||||
|
24:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batg-0'
|
||||||
|
22-23,25-28:
|
||||||
|
profile: unknown
|
10
configs/switches/batg-4.yml
Normal file
10
configs/switches/batg-4.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
hostname: "batg-4"
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1-48:
|
||||||
|
profile: chambre
|
||||||
|
49:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batg-9'
|
||||||
|
50-52:
|
||||||
|
profile: unknown
|
10
configs/switches/batg-5.yml
Normal file
10
configs/switches/batg-5.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
hostname: "batg-5"
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1-48:
|
||||||
|
profile: chambre
|
||||||
|
49:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batg-9'
|
||||||
|
50-52:
|
||||||
|
profile: unknown
|
10
configs/switches/batg-6.yml
Normal file
10
configs/switches/batg-6.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
hostname: "batg-5"
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1-48:
|
||||||
|
profile: chambre
|
||||||
|
49:
|
||||||
|
profile: uplink
|
||||||
|
name: 'Uplink: batg-9'
|
||||||
|
50-52:
|
||||||
|
profile: unknown
|
15
configs/switches/batz-0.yml
Normal file
15
configs/switches/batz-0.yml
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
hostname: "batz-0"
|
||||||
|
dhcp-snooping: False
|
||||||
|
dhcpv6-snooping: False
|
||||||
|
nb_ports: 52
|
||||||
|
interfaces:
|
||||||
|
1-51:
|
||||||
|
profile: open
|
||||||
|
52:
|
||||||
|
profile: uplink
|
||||||
|
name: "Uplink: georges"
|
||||||
|
location: "2B"
|
||||||
|
ipv4-addr: 172.16.11.37
|
||||||
|
ipv4-subnet: 255.255.255.0
|
||||||
|
ipv6-addr: fd00::1
|
||||||
|
ipv6-subnet: 64
|
Loading…
Reference in a new issue