INTENDED CONFIG CREATION JOB - 2024-01-22 11:28:46.635164

main
nautobot 2024-01-22 11:29:30 +00:00
parent b9d1162317
commit ec1d3f771d
2 changed files with 8 additions and 8 deletions

View File

@ -1325,19 +1325,19 @@ interfaces {
unit 47 { unit 47 {
description "New DMZ vlan"; description "New DMZ vlan";
family inet { family inet {
address 192.168.47.248/24; inactive: address 192.168.47.248/24;
} }
} }
unit 54 { unit 54 {
description "VLAN54"; description "VLAN54";
family inet { family inet {
address 192.168.54.4/24; inactive: address 192.168.54.4/24;
} }
} }
unit 127 { unit 127 {
description "Vlan for Second Fibre Link to Clarendon house"; description "Vlan for Second Fibre Link to Clarendon house";
family inet { family inet {
address 172.16.127.3/29; inactive: address 172.16.127.3/29;
} }
} }
} }

View File

@ -1289,7 +1289,7 @@ interfaces {
unit 28 { unit 28 {
description "New vlan for the 4G link to old network"; description "New vlan for the 4G link to old network";
family inet { family inet {
address 192.168.28.3/28; inactive: address 192.168.28.3/28;
} }
} }
unit 44 { unit 44 {
@ -1301,25 +1301,25 @@ interfaces {
unit 48 { unit 48 {
description "DMZ VLAN"; description "DMZ VLAN";
family inet { family inet {
address 192.168.48.244/24; inactive: address 192.168.48.244/24;
} }
} }
unit 166 { unit 166 {
description "LAN connection vlan for X1700 Cato sockets"; description "LAN connection vlan for X1700 Cato sockets";
family inet { family inet {
address 10.166.0.16/16; inactive: address 10.166.0.16/16;
} }
} }
unit 193 { unit 193 {
description "Cato connection for WAN 1 via Hurricane Networks"; description "Cato connection for WAN 1 via Hurricane Networks";
family inet { family inet {
address 192.168.193.16/24; inactive: address 192.168.193.16/24;
} }
} }
unit 194 { unit 194 {
description "Cato connection for WAN 2 via Domicilium Transit Internet"; description "Cato connection for WAN 2 via Domicilium Transit Internet";
family inet { family inet {
address 192.168.194.16/24; inactive: address 192.168.194.16/24;
} }
} }
} }