INTENDED CONFIG CREATION JOB - 2024-01-22 11:28:46.635164
parent
b9d1162317
commit
ec1d3f771d
|
|
@ -1325,19 +1325,19 @@ interfaces {
|
|||
unit 47 {
|
||||
description "New DMZ vlan";
|
||||
family inet {
|
||||
address 192.168.47.248/24;
|
||||
inactive: address 192.168.47.248/24;
|
||||
}
|
||||
}
|
||||
unit 54 {
|
||||
description "VLAN54";
|
||||
family inet {
|
||||
address 192.168.54.4/24;
|
||||
inactive: address 192.168.54.4/24;
|
||||
}
|
||||
}
|
||||
unit 127 {
|
||||
description "Vlan for Second Fibre Link to Clarendon house";
|
||||
family inet {
|
||||
address 172.16.127.3/29;
|
||||
inactive: address 172.16.127.3/29;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1289,7 +1289,7 @@ interfaces {
|
|||
unit 28 {
|
||||
description "New vlan for the 4G link to old network";
|
||||
family inet {
|
||||
address 192.168.28.3/28;
|
||||
inactive: address 192.168.28.3/28;
|
||||
}
|
||||
}
|
||||
unit 44 {
|
||||
|
|
@ -1301,25 +1301,25 @@ interfaces {
|
|||
unit 48 {
|
||||
description "DMZ VLAN";
|
||||
family inet {
|
||||
address 192.168.48.244/24;
|
||||
inactive: address 192.168.48.244/24;
|
||||
}
|
||||
}
|
||||
unit 166 {
|
||||
description "LAN connection vlan for X1700 Cato sockets";
|
||||
family inet {
|
||||
address 10.166.0.16/16;
|
||||
inactive: address 10.166.0.16/16;
|
||||
}
|
||||
}
|
||||
unit 193 {
|
||||
description "Cato connection for WAN 1 via Hurricane Networks";
|
||||
family inet {
|
||||
address 192.168.193.16/24;
|
||||
inactive: address 192.168.193.16/24;
|
||||
}
|
||||
}
|
||||
unit 194 {
|
||||
description "Cato connection for WAN 2 via Domicilium Transit Internet";
|
||||
family inet {
|
||||
address 192.168.194.16/24;
|
||||
inactive: address 192.168.194.16/24;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue