From b5b525fa9f0e24115486e25f47bfdcf8ab767172 Mon Sep 17 00:00:00 2001 From: nautobot Date: Fri, 12 Jan 2024 11:48:34 +0000 Subject: [PATCH] INTENDED CONFIG CREATION JOB - 2024-01-12 11:47:28.625042 --- iom-dc/LEAF-C1-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C1-SW2.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C10-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C10-SW2.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C11-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C11-SW2.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C12-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C12-SW2.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C13-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C13-SW2.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C14-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C14-SW2.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C2-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C2-SW2.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C3-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C3-SW2.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C4-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C4-SW2.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C5-SW1.cfg | 5 +++++ iom-dc/LEAF-C5-SW2.cfg | 5 +++++ iom-dc/LEAF-C6-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C6-SW2.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C8-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C8-SW2.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C9-SW1.cfg | 18 ++++++++++++++++++ iom-dc/LEAF-C9-SW2.cfg | 18 ++++++++++++++++++ iom-dc/SPINE-C7-SW1.cfg | 18 ++++++++++++++++++ iom-dc/SPINE-C7-SW2.cfg | 18 ++++++++++++++++++ 28 files changed, 478 insertions(+) diff --git a/iom-dc/LEAF-C1-SW1.cfg b/iom-dc/LEAF-C1-SW1.cfg index 05d2719..ab2bdd6 100644 --- a/iom-dc/LEAF-C1-SW1.cfg +++ b/iom-dc/LEAF-C1-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1268,6 +1272,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C1"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.3; autonomous-system 4200000000; @@ -1282,6 +1299,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.3; diff --git a/iom-dc/LEAF-C1-SW2.cfg b/iom-dc/LEAF-C1-SW2.cfg index c005406..ab5290e 100644 --- a/iom-dc/LEAF-C1-SW2.cfg +++ b/iom-dc/LEAF-C1-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1248,6 +1252,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C1"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.4; autonomous-system 4200000000; @@ -1262,6 +1279,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.4; diff --git a/iom-dc/LEAF-C10-SW1.cfg b/iom-dc/LEAF-C10-SW1.cfg index 73e4874..7d5b5d2 100644 --- a/iom-dc/LEAF-C10-SW1.cfg +++ b/iom-dc/LEAF-C10-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C10"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.19; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.19; diff --git a/iom-dc/LEAF-C10-SW2.cfg b/iom-dc/LEAF-C10-SW2.cfg index 4de18f9..f40b89f 100644 --- a/iom-dc/LEAF-C10-SW2.cfg +++ b/iom-dc/LEAF-C10-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C10"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.20; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.20; diff --git a/iom-dc/LEAF-C11-SW1.cfg b/iom-dc/LEAF-C11-SW1.cfg index 1ee66c6..21efd3d 100644 --- a/iom-dc/LEAF-C11-SW1.cfg +++ b/iom-dc/LEAF-C11-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C11"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.21; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.21; diff --git a/iom-dc/LEAF-C11-SW2.cfg b/iom-dc/LEAF-C11-SW2.cfg index 58bf8e2..c64cd4c 100644 --- a/iom-dc/LEAF-C11-SW2.cfg +++ b/iom-dc/LEAF-C11-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C11"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.22; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.22; diff --git a/iom-dc/LEAF-C12-SW1.cfg b/iom-dc/LEAF-C12-SW1.cfg index 2b6082c..93840f6 100644 --- a/iom-dc/LEAF-C12-SW1.cfg +++ b/iom-dc/LEAF-C12-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C12"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.23; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.23; diff --git a/iom-dc/LEAF-C12-SW2.cfg b/iom-dc/LEAF-C12-SW2.cfg index bcecb6c..fa8fd1b 100644 --- a/iom-dc/LEAF-C12-SW2.cfg +++ b/iom-dc/LEAF-C12-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C12"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.24; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.24; diff --git a/iom-dc/LEAF-C13-SW1.cfg b/iom-dc/LEAF-C13-SW1.cfg index bae17c8..f414c1f 100644 --- a/iom-dc/LEAF-C13-SW1.cfg +++ b/iom-dc/LEAF-C13-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C13"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.25; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.25; diff --git a/iom-dc/LEAF-C13-SW2.cfg b/iom-dc/LEAF-C13-SW2.cfg index 7335574..6863862 100644 --- a/iom-dc/LEAF-C13-SW2.cfg +++ b/iom-dc/LEAF-C13-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C13"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.26; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.26; diff --git a/iom-dc/LEAF-C14-SW1.cfg b/iom-dc/LEAF-C14-SW1.cfg index 980b68a..2fa0fbc 100644 --- a/iom-dc/LEAF-C14-SW1.cfg +++ b/iom-dc/LEAF-C14-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C14"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.27; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.27; diff --git a/iom-dc/LEAF-C14-SW2.cfg b/iom-dc/LEAF-C14-SW2.cfg index 76714d6..56895ba 100644 --- a/iom-dc/LEAF-C14-SW2.cfg +++ b/iom-dc/LEAF-C14-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C14"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.28; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.28; diff --git a/iom-dc/LEAF-C2-SW1.cfg b/iom-dc/LEAF-C2-SW1.cfg index 85b9395..08db817 100644 --- a/iom-dc/LEAF-C2-SW1.cfg +++ b/iom-dc/LEAF-C2-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1248,6 +1252,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C2"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.5; autonomous-system 4200000000; @@ -1262,6 +1279,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.5; diff --git a/iom-dc/LEAF-C2-SW2.cfg b/iom-dc/LEAF-C2-SW2.cfg index 7624bcd..be213f0 100644 --- a/iom-dc/LEAF-C2-SW2.cfg +++ b/iom-dc/LEAF-C2-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1248,6 +1252,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C2"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.6; autonomous-system 4200000000; @@ -1262,6 +1279,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.6; diff --git a/iom-dc/LEAF-C3-SW1.cfg b/iom-dc/LEAF-C3-SW1.cfg index 02788bc..b187559 100644 --- a/iom-dc/LEAF-C3-SW1.cfg +++ b/iom-dc/LEAF-C3-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C3"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.7; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.7; diff --git a/iom-dc/LEAF-C3-SW2.cfg b/iom-dc/LEAF-C3-SW2.cfg index 3c69aba..3021a97 100644 --- a/iom-dc/LEAF-C3-SW2.cfg +++ b/iom-dc/LEAF-C3-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C3"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.8; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.8; diff --git a/iom-dc/LEAF-C4-SW1.cfg b/iom-dc/LEAF-C4-SW1.cfg index e96de51..6a1a654 100644 --- a/iom-dc/LEAF-C4-SW1.cfg +++ b/iom-dc/LEAF-C4-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1326,6 +1330,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C4"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.9; autonomous-system 4200000000; @@ -1340,6 +1357,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.9; diff --git a/iom-dc/LEAF-C4-SW2.cfg b/iom-dc/LEAF-C4-SW2.cfg index d4f0398..024ea8a 100644 --- a/iom-dc/LEAF-C4-SW2.cfg +++ b/iom-dc/LEAF-C4-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1314,6 +1318,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C4"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.10; autonomous-system 4200000000; @@ -1328,6 +1345,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.10; diff --git a/iom-dc/LEAF-C5-SW1.cfg b/iom-dc/LEAF-C5-SW1.cfg index d7ac9fd..2a4a9d5 100644 --- a/iom-dc/LEAF-C5-SW1.cfg +++ b/iom-dc/LEAF-C5-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1269,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.11; diff --git a/iom-dc/LEAF-C5-SW2.cfg b/iom-dc/LEAF-C5-SW2.cfg index d036ce4..30921f7 100644 --- a/iom-dc/LEAF-C5-SW2.cfg +++ b/iom-dc/LEAF-C5-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1269,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.12; diff --git a/iom-dc/LEAF-C6-SW1.cfg b/iom-dc/LEAF-C6-SW1.cfg index d4ce126..0c498eb 100644 --- a/iom-dc/LEAF-C6-SW1.cfg +++ b/iom-dc/LEAF-C6-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1260,6 +1264,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C6"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.13; autonomous-system 4200000000; @@ -1274,6 +1291,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.13; diff --git a/iom-dc/LEAF-C6-SW2.cfg b/iom-dc/LEAF-C6-SW2.cfg index 80ae2d5..d6b859b 100644 --- a/iom-dc/LEAF-C6-SW2.cfg +++ b/iom-dc/LEAF-C6-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1366,6 +1370,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C6"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.14; autonomous-system 4200000000; @@ -1380,6 +1397,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.14; diff --git a/iom-dc/LEAF-C8-SW1.cfg b/iom-dc/LEAF-C8-SW1.cfg index 92102f1..a48af88 100644 --- a/iom-dc/LEAF-C8-SW1.cfg +++ b/iom-dc/LEAF-C8-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C8"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.15; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.15; diff --git a/iom-dc/LEAF-C8-SW2.cfg b/iom-dc/LEAF-C8-SW2.cfg index 9d98a63..60e9b24 100644 --- a/iom-dc/LEAF-C8-SW2.cfg +++ b/iom-dc/LEAF-C8-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1348,6 +1352,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C8"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.16; autonomous-system 4200000000; @@ -1362,6 +1379,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.16; diff --git a/iom-dc/LEAF-C9-SW1.cfg b/iom-dc/LEAF-C9-SW1.cfg index 0068016..d39a6ca 100644 --- a/iom-dc/LEAF-C9-SW1.cfg +++ b/iom-dc/LEAF-C9-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C9"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.17; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.17; diff --git a/iom-dc/LEAF-C9-SW2.cfg b/iom-dc/LEAF-C9-SW2.cfg index 2164110..e7d7f49 100644 --- a/iom-dc/LEAF-C9-SW2.cfg +++ b/iom-dc/LEAF-C9-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -1242,6 +1246,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C9"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.18; autonomous-system 4200000000; @@ -1256,6 +1273,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.18; diff --git a/iom-dc/SPINE-C7-SW1.cfg b/iom-dc/SPINE-C7-SW1.cfg index 0cb9955..747c1ac 100644 --- a/iom-dc/SPINE-C7-SW1.cfg +++ b/iom-dc/SPINE-C7-SW1.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -338,6 +342,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C7"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.1; autonomous-system 4200000000; @@ -352,6 +369,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.1; diff --git a/iom-dc/SPINE-C7-SW2.cfg b/iom-dc/SPINE-C7-SW2.cfg index 6410d80..613d55e 100644 --- a/iom-dc/SPINE-C7-SW2.cfg +++ b/iom-dc/SPINE-C7-SW2.cfg @@ -51,6 +51,10 @@ system { file interactive-commands { interactive-commands any; } + file linkupdown { + any info; + match "LINK_DOWN|LINK_UP"; + } file messages { any notice; authorization info; @@ -338,6 +342,19 @@ policy-options { } } } +snmp { + location "Domicilium Datacentre RS2 C7"; + contact "isg@dataprocessors.com.au"; + community sbr1t1s0k { + authorization read-only; + clients { + 10.44.37.25/32; + 10.16.15.14/32; + 10.44.37.39/32; + 10.16.15.19/32; + } + } +} routing-options { router-id 172.31.255.2; autonomous-system 4200000000; @@ -352,6 +369,7 @@ routing-options { } protocols { bgp { + log-updown; group OVERLAY { type internal; local-address 172.31.255.2;