[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Feb 22 16:04:08 CST 2017
Index: configs/kiamichi-fmc-battiest.client.onenet.net
===================================================================
--- configs/kiamichi-fmc-battiest.client.onenet.net (revision 150862)
+++ configs/kiamichi-fmc-battiest.client.onenet.net (working copy)
@@ -171,7 +171,7 @@
#ppe0 up up
#st0 up up
#st0.0 up up
-#st0.1 up up
+#st0.1 up down
#tap up up
#vlan up down
#vtep up up
Index: configs/rpswi2.rp3f2.onenet.net
===================================================================
--- configs/rpswi2.rp3f2.onenet.net (revision 150865)
+++ configs/rpswi2.rp3f2.onenet.net (working copy)
@@ -70,7 +70,7 @@
!show line
Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
0 CTY - - - - - 0 0 0/0 -
-* 1 VTY - - - - - 5535 0 0/0 -
+* 1 VTY - - - - - 5536 0 0/0 -
2 VTY - - - - - 9 0 0/0 -
3 VTY - - - - - 0 0 0/0 -
4 VTY - - - - - 0 0 0/0 -
Index: configs/odot-vinita-regmaint.client.onenet.net
===================================================================
--- configs/odot-vinita-regmaint.client.onenet.net (revision 150860)
+++ configs/odot-vinita-regmaint.client.onenet.net (working copy)
@@ -116,8 +116,8 @@
#sp-0/0/0 up up
#sp-0/0/0.0 up up
#sp-0/0/0.16383 up up
-#ge-0/0/1 up down
-#ge-0/0/1.0 up down
+#ge-0/0/1 up up
+#ge-0/0/1.0 up up
#ge-0/0/2 up up
#ge-0/0/2.0 up up
#ge-0/0/3 up down
Index: configs/odot-chandler-regmaint.client.onenet.net
===================================================================
--- configs/odot-chandler-regmaint.client.onenet.net (revision 150854)
+++ configs/odot-chandler-regmaint.client.onenet.net (working copy)
@@ -118,8 +118,8 @@
#sp-0/0/0 up up
#sp-0/0/0.0 up up
#sp-0/0/0.16383 up up
-#ge-0/0/1 up up
-#ge-0/0/1.0 up up
+#ge-0/0/1 up down
+#ge-0/0/1.0 up down
#ge-0/0/2 up down
#ge-0/0/2.0 up down
#ge-0/0/3 up down
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net (revision 150726)
+++ configs/core.law.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-MX480-RE0> show system commit
+# 2017-02-22 15:16:35 CST by andrew via cli commit synchronize
+# 2017-02-22 15:10:42 CST by andrew via cli commit synchronize
# 2017-02-17 17:41:35 CST by andrew via cli commit synchronize
# 2017-02-08 10:56:53 CST by andrew via cli commit synchronize
# 2017-02-07 14:58:04 CST by andrew via cli commit synchronize
# 2017-01-28 21:18:14 CST by andrew via cli commit synchronize
-# 2017-01-26 16:26:17 CST by andrew via cli commit synchronize
-# 2017-01-26 16:22:56 CST by andrew via cli commit synchronize
# grnoc-mon at LAWTON-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -347,7 +347,7 @@
# grnoc-mon at LAWTON-MX480-RE0> show system uptime
# System booted: 2016-03-16 01:11 CDT
# Protocols started: 2016-03-16 01:22 CDT
-# Last configured: 2017-02-17 17:41 CST by andrew
+# Last configured: 2017-02-22 15:16 CST by andrew
#
# {master}
# grnoc-mon at LAWTON-MX480-RE0> show interface terse
@@ -471,6 +471,7 @@
#xe-1/1/1 up up
#xe-1/1/1.80 up up
#xe-1/1/1.81 up up
+#xe-1/1/1.225 up up
#xe-1/1/1.500 up up
#xe-1/1/1.502 up up
#xe-1/1/1.32767 up up
@@ -593,7 +594,7 @@
#pp0 up up
#tap up up
# grnoc-mon at LAWTON-MX480-RE0> show configuration
-## Last commit: 2017-02-17 17:41:35 CST by andrew
+## Last commit: 2017-02-22 15:16:35 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1515,6 +1516,22 @@
address 10.199.208.24/31;
}
}
+ unit 225 {
+ vlan-id 225;
+ family inet {
+ mtu 1500;
+ filter {
+ output LAWTON-PS-OUT;
+ }
+ policer {
+ input 3G-POL;
+ output 3G-POL;
+ }
+ sampling {
+ input;
+ }
+ }
+ }
unit 500 {
vlan-id 500;
family inet {
@@ -3150,6 +3167,33 @@
}
}
}
+ filter LAWTON-PS-OUT {
+ term ALLOW-TO-VOIP {
+ from {
+ source-address {
+ 38.108.120.0/24;
+ 38.102.250.0/24;
+ }
+ destination-address {
+ 164.58.168.9/32;
+ }
+ }
+ then accept;
+ }
+ term DENY-TO-VOIP {
+ from {
+ destination-address {
+ 164.58.168.9/32;
+ }
+ }
+ then {
+ discard;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
}
policer 10M-POL {
logical-interface-policer;
@@ -3213,6 +3257,13 @@
}
then discard;
}
+ policer 3G-POL {
+ if-exceeding {
+ bandwidth-limit 3g;
+ burst-size-limit 600m;
+ }
+ then discard;
+ }
}
routing-instances {
CAMERON-OUHSC-2614 {
Index: configs/swi1.lawton-ps.onenet.net
===================================================================
--- configs/swi1.lawton-ps.onenet.net (revision 149174)
+++ configs/swi1.lawton-ps.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-PS-EX3300-24T-LR-003233> show system commit
+# 2017-02-22 16:00:33 CST by admin via cli
+# 2017-02-22 15:59:49 CST by admin via cli
+# 2017-02-22 15:11:30 CST by andrew via cli
# 2016-08-01 10:08:40 CDT by andrew via cli
# 2016-08-01 09:46:58 CDT by andrew via cli commit confirmed, rollback in 3mins
# 2016-07-25 17:57:43 CDT by admin via cli
-# 2016-07-25 10:56:06 CDT by admin via cli
-# 2016-07-25 10:46:47 CDT by admin via cli
-# 2016-06-14 16:05:41 CDT by admin via cli
# grnoc-mon at LAWTON-PS-EX3300-24T-LR-003233> show chassis environment
# Class Item Status Measurement
# Power FPC 0 Power Supply 0 OK
@@ -42,7 +42,7 @@
# PIC 0 BUILTIN BUILTIN 24x 10/100/1000 Base-T
# PIC 1 REV 08 750-034299 GD0211401995 4x GE/XE SFP+
# Xcvr 0 REV 01 740-031981 EA62014257 SFP+-10G-LR
-# Xcvr 1 REV 01 740-030077 APF15120027B2C SFP+-10G-CU3M
+# Xcvr 1 REV 01 740-031980 AS817RS SFP+-10G-SR
# Power Supply 0 PS 100W AC
# Fan Tray Fan Tray
#
@@ -163,7 +163,7 @@
# --------------------------------------------------------------------------
# System booted: 2016-11-06 13:51 CST
# Protocols started: 2016-11-06 13:53 CST
-# Last configured: 2016-08-01 10:08 CDT by andrew
+# Last configured: 2017-02-22 16:00 CST by admin
#
# {master:0}
# grnoc-mon at LAWTON-PS-EX3300-24T-LR-003233> show interface terse
@@ -225,7 +225,7 @@
#vlan.80 up up
#vme up down
# grnoc-mon at LAWTON-PS-EX3300-24T-LR-003233> show configuration
-## Last commit: 2016-08-01 10:08:40 CDT by andrew
+## Last commit: 2017-02-22 16:00:33 CST by admin
version 12.3R9.4;
system {
host-name LAWTON-PS-EX3300-24T-LR-003233;
@@ -362,7 +362,7 @@
family ethernet-switching {
port-mode access;
vlan {
- members 501;
+ members 225;
}
}
}
@@ -459,7 +459,7 @@
family ethernet-switching {
port-mode trunk;
vlan {
- members [ 80-81 500 502 ];
+ members [ 80-81 225 500 502 ];
}
}
}
@@ -469,7 +469,7 @@
family ethernet-switching {
port-mode trunk;
vlan {
- members [ 81 501 ];
+ members [ 81 225 501 ];
}
}
}
@@ -507,7 +507,7 @@
family ethernet-switching {
port-mode access;
vlan {
- members 501;
+ members 225;
}
}
}
@@ -617,6 +617,9 @@
}
}
vlans {
+ VLAN-225 {
+ vlan-id 225;
+ }
VLAN-500 {
vlan-id 500;
}
Index: configs/mcclain-co-911-purcell.client.onenet.net
===================================================================
--- configs/mcclain-co-911-purcell.client.onenet.net (revision 150283)
+++ configs/mcclain-co-911-purcell.client.onenet.net (working copy)
@@ -96,8 +96,8 @@
# total files: 1
#
# grnoc-mon at MCCLAIN-CO-911-PURCELL-MR> show system uptime
-# System booted: 2017-01-17 20:10 CST
-# Protocols started: 2017-01-17 20:12 CST
+# System booted: 2017-02-22 13:10 CST
+# Protocols started: 2017-02-22 13:12 CST
# Last configured: 2017-02-01 09:30 CST by andrew
#
# grnoc-mon at MCCLAIN-CO-911-PURCELL-MR> show interface terse
Index: configs/wilburton-ps.client.onenet.net
===================================================================
--- configs/wilburton-ps.client.onenet.net (revision 150860)
+++ configs/wilburton-ps.client.onenet.net (working copy)
@@ -150,8 +150,8 @@
#ge-0/0/11 down down
#ge-0/0/12 down down
#ge-0/0/13 down down
-#ge-0/0/14 up up
-#ge-0/0/14.0 up up
+#ge-0/0/14 up down
+#ge-0/0/14.0 up down
#ge-0/0/15 up up
#ge-0/0/15.0 up up
#ge-1/0/0 up up
Index: configs/rpswi1.rp3f2.onenet.net
===================================================================
--- configs/rpswi1.rp3f2.onenet.net (revision 150865)
+++ configs/rpswi1.rp3f2.onenet.net (working copy)
@@ -70,7 +70,7 @@
!show line
Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
0 CTY - - - - - 0 0 0/0 -
-* 1 VTY - - - - - 5561 0 0/0 -
+* 1 VTY - - - - - 5562 0 0/0 -
2 VTY - - - - - 13 0 0/0 -
3 VTY - - - - - 0 0 0/0 -
4 VTY - - - - - 0 0 0/0 -
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 150858)
+++ configs/hub.dur.onenet.net (working copy)
@@ -326,7 +326,7 @@
#fe-2/1/1.0 up up
#fe-2/1/2 up up
#fe-2/1/2.0 up up
-#fe-2/1/3 down down
+#fe-2/1/3 down up
#ge-2/2/0 down down
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/swi1.cap.onenet.net
===================================================================
--- configs/swi1.cap.onenet.net (revision 150865)
+++ configs/swi1.cap.onenet.net (working copy)
@@ -207,7 +207,7 @@
!show line
Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
0 CTY - - - - - 0 0 0/0 -
-* 1 VTY - - - - - 2127 0 0/0 -
+* 1 VTY - - - - - 2128 0 0/0 -
2 VTY - - - - - 0 0 0/0 -
3 VTY - - - - - 0 0 0/0 -
4 VTY - - - - - 0 0 0/0 -
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net (revision 150862)
+++ configs/rpswi1.okc.onenet.net (working copy)
@@ -213,8 +213,8 @@
#ge-0/0/18.0 up up
#ge-0/0/19 up up
#ge-0/0/19.0 up up
-#ge-0/0/20 up down
-#ge-0/0/20.0 up down
+#ge-0/0/20 up up
+#ge-0/0/20.0 up up
#ge-0/0/21 up up
#ge-0/0/21.0 up up
#ge-0/0/22 up up
Index: configs/rpswi1.rp3f3.onenet.net
===================================================================
--- configs/rpswi1.rp3f3.onenet.net (revision 150865)
+++ configs/rpswi1.rp3f3.onenet.net (working copy)
@@ -273,7 +273,7 @@
!show line
Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
0 CTY - - - - - 0 0 0/0 -
-* 1 VTY - - - - - 5010 0 0/0 -
+* 1 VTY - - - - - 5011 0 0/0 -
2 VTY - - - - - 4 0 0/0 -
3 VTY - - - - - 2 0 0/0 -
4 VTY - - - - - 0 0 0/0 -
Index: configs/acx-cai-jef-acx2100.onenet.net
===================================================================
--- configs/acx-cai-jef-acx2100.onenet.net (revision 150865)
+++ configs/acx-cai-jef-acx2100.onenet.net (working copy)
@@ -1,13 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ACX-CAI-JEF-ACX2100> show system commit
+# 2017-02-22 15:25:49 CST by admin via cli
+# 2017-02-22 15:21:13 CST by admin via cli
# 2010-01-01 18:45:58 CST by sean via cli
# 2010-01-05 11:43:26 CST by root via cli
# 2009-12-31 19:11:40 CST by root via cli
# 2009-12-31 18:04:24 CST by root via other
-# 2009-12-31 18:06:31 CST by root via button
-# rescue 2017-02-22 14:42:00 CST by sky via cli
-#
# grnoc-mon at ACX-CAI-JEF-ACX2100> show chassis environment
# Class Item Status Measurement
# PCB Left OK
@@ -158,7 +157,7 @@
# grnoc-mon at ACX-CAI-JEF-ACX2100> show system uptime
# System booted: 2017-02-22 13:45 CST
# Protocols started: 2017-02-22 13:47 CST
-# Last configured: 2010-01-01 18:45 CST by sean
+# Last configured: 2017-02-22 15:25 CST by admin
#
# grnoc-mon at ACX-CAI-JEF-ACX2100> show interface terse
#Interface Admin Link
@@ -183,7 +182,8 @@
#ge-1/0/0.0 up up
#ge-1/0/1 up up
#ge-1/0/1.0 up up
-#ge-1/0/2 up down
+#ge-1/0/2 up up
+#ge-1/0/2.0 up up
#ge-1/0/3 down down
#ge-1/1/0 down down
#ge-1/1/1 down down
@@ -215,7 +215,7 @@
#pime up up
#tap up up
# grnoc-mon at ACX-CAI-JEF-ACX2100> show configuration
-## Last commit: 2010-01-01 18:45:58 CST by sean
+## Last commit: 2017-02-22 15:25:49 CST by admin
version 12.3X54-D20.9;
groups {
ISIS-L2-INTERFACE {
@@ -444,6 +444,19 @@
}
}
}
+ ge-1/0/2 {
+ description "Hub Appliance - NetGuardian - AXE-CAI-JEF";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family inet {
+ address 10.196.12.61/30;
+ }
+ }
+ }
ge-1/0/3 {
disable;
}
@@ -679,6 +692,37 @@
load-balance per-packet;
}
}
+ policy-statement ONENET-PoP-APPLIANCES-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol bgp;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term REJECT {
+ then reject;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-PoP-APPLIANCES;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -701,6 +745,7 @@
}
}
community CAIJEF members 5078:16;
+ community ONENET-PoP-APPLIANCES members target:5078:2012;
}
firewall {
family inet {
@@ -967,6 +1012,17 @@
}
}
}
+routing-instances {
+ ONENET-PoP-APPLIANCES-L3VPN {
+ description ONENET-PoP-APPLIANCES-L3VPN;
+ instance-type vrf;
+ interface ge-1/0/2.0;
+ route-distinguisher 164.58.199.160:2012;
+ vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-EXPORT;
+ vrf-target target:5078:2012;
+ }
+}
# grnoc-mon at ACX-CAI-JEF-ACX2100> show ospf neighbor
# Address Interface State ID Pri Dead
# 164.58.247.217 ge-1/2/0.70 Full 164.58.199.151
Index: configs/swi.cai.jef.onenet.net
===================================================================
--- configs/swi.cai.jef.onenet.net (revision 150865)
+++ configs/swi.cai.jef.onenet.net (working copy)
@@ -1,13 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ACX-CAI-JEF-ACX2100> show system commit
+# 2017-02-22 15:25:49 CST by admin via cli
+# 2017-02-22 15:21:13 CST by admin via cli
# 2010-01-01 18:45:58 CST by sean via cli
# 2010-01-05 11:43:26 CST by root via cli
# 2009-12-31 19:11:40 CST by root via cli
# 2009-12-31 18:04:24 CST by root via other
-# 2009-12-31 18:06:31 CST by root via button
-# rescue 2017-02-22 14:42:00 CST by sky via cli
-#
# grnoc-mon at ACX-CAI-JEF-ACX2100> show chassis environment
# Class Item Status Measurement
# PCB Left OK
@@ -158,7 +157,7 @@
# grnoc-mon at ACX-CAI-JEF-ACX2100> show system uptime
# System booted: 2017-02-22 13:45 CST
# Protocols started: 2017-02-22 13:47 CST
-# Last configured: 2010-01-01 18:45 CST by sean
+# Last configured: 2017-02-22 15:25 CST by admin
#
# grnoc-mon at ACX-CAI-JEF-ACX2100> show interface terse
#Interface Admin Link
@@ -183,7 +182,8 @@
#ge-1/0/0.0 up up
#ge-1/0/1 up up
#ge-1/0/1.0 up up
-#ge-1/0/2 up down
+#ge-1/0/2 up up
+#ge-1/0/2.0 up up
#ge-1/0/3 down down
#ge-1/1/0 down down
#ge-1/1/1 down down
@@ -215,7 +215,7 @@
#pime up up
#tap up up
# grnoc-mon at ACX-CAI-JEF-ACX2100> show configuration
-## Last commit: 2010-01-01 18:45:58 CST by sean
+## Last commit: 2017-02-22 15:25:49 CST by admin
version 12.3X54-D20.9;
groups {
ISIS-L2-INTERFACE {
@@ -444,6 +444,19 @@
}
}
}
+ ge-1/0/2 {
+ description "Hub Appliance - NetGuardian - AXE-CAI-JEF";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family inet {
+ address 10.196.12.61/30;
+ }
+ }
+ }
ge-1/0/3 {
disable;
}
@@ -679,6 +692,37 @@
load-balance per-packet;
}
}
+ policy-statement ONENET-PoP-APPLIANCES-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol bgp;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term REJECT {
+ then reject;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-PoP-APPLIANCES;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -701,6 +745,7 @@
}
}
community CAIJEF members 5078:16;
+ community ONENET-PoP-APPLIANCES members target:5078:2012;
}
firewall {
family inet {
@@ -967,6 +1012,17 @@
}
}
}
+routing-instances {
+ ONENET-PoP-APPLIANCES-L3VPN {
+ description ONENET-PoP-APPLIANCES-L3VPN;
+ instance-type vrf;
+ interface ge-1/0/2.0;
+ route-distinguisher 164.58.199.160:2012;
+ vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-EXPORT;
+ vrf-target target:5078:2012;
+ }
+}
# grnoc-mon at ACX-CAI-JEF-ACX2100> show ospf neighbor
# Address Interface State ID Pri Dead
# 164.58.247.217 ge-1/2/0.70 Full 164.58.199.151
More information about the Nocrancid
mailing list