diff --git a/configs/switches/bata-0.yml b/configs/switches/bata-0.yml new file mode 100644 index 0000000..ca52903 --- /dev/null +++ b/configs/switches/bata-0.yml @@ -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 + diff --git a/configs/switches/bata-1.yml b/configs/switches/bata-1.yml new file mode 100644 index 0000000..3c27a45 --- /dev/null +++ b/configs/switches/bata-1.yml @@ -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 diff --git a/configs/switches/bata-2.yml b/configs/switches/bata-2.yml new file mode 100644 index 0000000..fd1f4f2 --- /dev/null +++ b/configs/switches/bata-2.yml @@ -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 diff --git a/configs/switches/bata-3.yml b/configs/switches/bata-3.yml new file mode 100644 index 0000000..a2fc920 --- /dev/null +++ b/configs/switches/bata-3.yml @@ -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 + diff --git a/configs/switches/batb-0.yml b/configs/switches/batb-0.yml new file mode 100644 index 0000000..6b818c4 --- /dev/null +++ b/configs/switches/batb-0.yml @@ -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 + diff --git a/configs/switches/batb-1.yml b/configs/switches/batb-1.yml new file mode 100644 index 0000000..9372e05 --- /dev/null +++ b/configs/switches/batb-1.yml @@ -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 + diff --git a/configs/switches/batb-2.yml b/configs/switches/batb-2.yml new file mode 100644 index 0000000..790570e --- /dev/null +++ b/configs/switches/batb-2.yml @@ -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 + diff --git a/configs/switches/batb-3.yml b/configs/switches/batb-3.yml new file mode 100644 index 0000000..9b3709a --- /dev/null +++ b/configs/switches/batb-3.yml @@ -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 + diff --git a/configs/switches/batb-4.yml b/configs/switches/batb-4.yml new file mode 100644 index 0000000..60c8c46 --- /dev/null +++ b/configs/switches/batb-4.yml @@ -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 + diff --git a/configs/switches/batb-5.yml b/configs/switches/batb-5.yml new file mode 100644 index 0000000..a481e1c --- /dev/null +++ b/configs/switches/batb-5.yml @@ -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 + diff --git a/configs/switches/batc-0.yml b/configs/switches/batc-0.yml new file mode 100644 index 0000000..4dfb64c --- /dev/null +++ b/configs/switches/batc-0.yml @@ -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 + diff --git a/configs/switches/batc-1.yml b/configs/switches/batc-1.yml new file mode 100644 index 0000000..17f2dd7 --- /dev/null +++ b/configs/switches/batc-1.yml @@ -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 + diff --git a/configs/switches/batc-2.yml b/configs/switches/batc-2.yml new file mode 100644 index 0000000..bcc437f --- /dev/null +++ b/configs/switches/batc-2.yml @@ -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 + diff --git a/configs/switches/batc-3.yml b/configs/switches/batc-3.yml new file mode 100644 index 0000000..09a1160 --- /dev/null +++ b/configs/switches/batc-3.yml @@ -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 diff --git a/configs/switches/batc-4.yml b/configs/switches/batc-4.yml new file mode 100644 index 0000000..66821cb --- /dev/null +++ b/configs/switches/batc-4.yml @@ -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 diff --git a/configs/switches/batg-0.yml b/configs/switches/batg-0.yml new file mode 100644 index 0000000..d2144cb --- /dev/null +++ b/configs/switches/batg-0.yml @@ -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' + diff --git a/configs/switches/batg-1.yml b/configs/switches/batg-1.yml new file mode 100644 index 0000000..bd6d3fe --- /dev/null +++ b/configs/switches/batg-1.yml @@ -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 diff --git a/configs/switches/batg-2.yml b/configs/switches/batg-2.yml new file mode 100644 index 0000000..360475d --- /dev/null +++ b/configs/switches/batg-2.yml @@ -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 diff --git a/configs/switches/batg-3.yml b/configs/switches/batg-3.yml new file mode 100644 index 0000000..46bec95 --- /dev/null +++ b/configs/switches/batg-3.yml @@ -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 diff --git a/configs/switches/batg-4.yml b/configs/switches/batg-4.yml new file mode 100644 index 0000000..aac1457 --- /dev/null +++ b/configs/switches/batg-4.yml @@ -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 diff --git a/configs/switches/batg-5.yml b/configs/switches/batg-5.yml new file mode 100644 index 0000000..3d396e3 --- /dev/null +++ b/configs/switches/batg-5.yml @@ -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 diff --git a/configs/switches/batg-6.yml b/configs/switches/batg-6.yml new file mode 100644 index 0000000..3d396e3 --- /dev/null +++ b/configs/switches/batg-6.yml @@ -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 diff --git a/configs/switches/batz-0.yml b/configs/switches/batz-0.yml new file mode 100644 index 0000000..f578fb1 --- /dev/null +++ b/configs/switches/batz-0.yml @@ -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