[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Jan 24 17:00:42 CST 2012
Index: core5.tul-mx480.onenet.net
===================================================================
--- core5.tul-mx480.onenet.net (revision 25409)
+++ core5.tul-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit
+# 2012-01-24 16:23:41 CST by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2012-01-20 15:33:09 CST by admin via netconf commit synchronize
# 2012-01-18 16:00:11 CST by jeremyt via cli commit synchronize
# 2012-01-18 15:49:23 CST by jeremyt via cli commit synchronize
# 2012-01-18 14:41:11 CST by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2012-01-18 11:00:56 CST by jeremyt via cli commit synchronize
-# 2012-01-17 12:24:05 CST by jeremyt via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -332,7 +332,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2011-11-30 00:44 CST
# Protocols started: 2011-11-30 00:52 CST
-# Last configured: 2012-01-20 15:33 CST by admin
+# Last configured: 2012-01-24 16:23 CST by jeremyt
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -398,6 +398,7 @@
#ge-0/3/8 up up
#ge-0/3/8.0 up up
#ge-0/3/9 up down
+#ge-0/3/9.0 up down
#lc-1/0/0 up up
#lc-1/0/0.32769 up up
#xe-1/0/0 up up
@@ -451,7 +452,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2012-01-20 15:33:09 CST by admin
+## Last commit: 2012-01-24 16:23:41 CST by jeremyt
version 10.4R6.5;
groups {
re0 {
@@ -928,6 +929,16 @@
family mpls;
}
}
+ ge-0/3/9 {
+ description TELEMATE-VERSO-WEBFILTER-PORT-MIRROR;
+ unit 0 {
+ family inet {
+ address 192.168.79.1/30 {
+ arp 192.168.79.2 mac 00:90:69:4f:84:9a;
+ }
+ }
+ }
+ }
xe-1/0/0 {
vlan-tagging;
mtu 9192;
@@ -952,6 +963,10 @@
vlan-id 809;
family inet {
mtu 9000;
+ filter {
+ input FLOW-INFO;
+ output FLOW-INFO;
+ }
address 164.58.245.85/30;
}
family inet6 {
@@ -975,6 +990,10 @@
vlan-id 576;
family inet {
mtu 1500;
+ filter {
+ input FLOW-INFO;
+ output FLOW-INFO;
+ }
address 137.164.131.214/30;
}
}
@@ -983,6 +1002,10 @@
vlan-id 588;
family inet {
mtu 1500;
+ filter {
+ input FLOW-INFO;
+ output FLOW-INFO;
+ }
address 137.164.131.134/30;
}
family inet6 {
@@ -995,6 +1018,10 @@
vlan-id 593;
family inet {
mtu 1500;
+ filter {
+ input FLOW-INFO;
+ output FLOW-INFO;
+ }
address 137.164.131.218/30;
}
}
@@ -1003,6 +1030,10 @@
vlan-id 681;
family inet {
mtu 9000;
+ filter {
+ input FLOW-INFO;
+ output FLOW-INFO;
+ }
address 164.113.238.210/30;
}
}
@@ -1011,6 +1042,10 @@
vlan-id 682;
family inet {
mtu 9000;
+ filter {
+ input FLOW-INFO;
+ output FLOW-INFO;
+ }
address 164.113.232.234/30;
}
}
@@ -1063,6 +1098,18 @@
}
}
}
+ port-mirroring {
+ input {
+ rate 1;
+ }
+ family inet {
+ output {
+ interface ge-0/3/9.0 {
+ next-hop 192.168.79.2;
+ }
+ }
+ }
+ }
}
snmp {
description OneNet;
@@ -1556,6 +1603,9 @@
224.0.0.0/4;
240.0.0.0/4;
}
+ prefix-list TELEMATE-CUSTOMERS {
+ 156.110.34.54/32;
+ }
policy-statement COMMODITY-PREFIXES-LIST {
term prefixes {
from {
@@ -2320,6 +2370,19 @@
firewall {
family inet {
filter FLOW-INFO {
+ term TELEMATE {
+ from {
+ source-prefix-list {
+ TELEMATE-CUSTOMERS;
+ }
+ port [ http ftp nntp https ];
+ }
+ then {
+ sample;
+ port-mirror;
+ accept;
+ }
+ }
term ALL_FLOW {
from {
source-address {
Index: hub.alt.onenet.net
===================================================================
--- hub.alt.onenet.net (revision 25547)
+++ hub.alt.onenet.net (working copy)
@@ -334,8 +334,8 @@
#t1-2/0/2:16.0 up up
#t1-2/0/2:17 up up
#t1-2/0/2:17.0 up up
-#t1-2/0/2:18 up up
-#t1-2/0/2:18.0 up up
+#t1-2/0/2:18 up down
+#t1-2/0/2:18.0 up down
#t1-2/0/2:19 up up
#t1-2/0/2:19.0 up up
#t1-2/0/2:20 down down
Index: core4.tul-mx480.onenet.net
===================================================================
--- core4.tul-mx480.onenet.net (revision 25592)
+++ core4.tul-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit
+# 2012-01-24 16:06:04 CST by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2012-01-23 16:08:38 CST by bobby via cli commit synchronize
# 2012-01-23 15:52:23 CST by bobby via cli commit synchronize
# 2012-01-23 15:41:14 CST by joel via cli commit synchronize
# 2012-01-23 15:38:28 CST by joel via cli commit synchronize
# 2012-01-23 13:17:08 CST by jed via cli commit synchronize
-# 2012-01-23 13:13:25 CST by jed via cli commit confirmed, rollback in 5mins synchronize
# grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -326,7 +326,7 @@
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime
# System booted: 2011-11-30 00:15 CST
# Protocols started: 2011-11-30 00:19 CST
-# Last configured: 2012-01-23 16:08 CST by bobby
+# Last configured: 2012-01-24 16:06 CST by jeremyt
#
# {master}
# grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse
@@ -379,7 +379,8 @@
#ge-0/3/6 down down
#ge-0/3/7 down down
#ge-0/3/8 down down
-#ge-0/3/9 down down
+#ge-0/3/9 up down
+#ge-0/3/9.0 up down
#lc-1/0/0 up up
#lc-1/0/0.32769 up up
#xe-1/0/0 up up
@@ -431,7 +432,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration
-## Last commit: 2012-01-23 16:08:38 CST by bobby
+## Last commit: 2012-01-24 16:06:04 CST by jeremyt
version 10.4R6.5;
groups {
re0 {
@@ -810,7 +811,14 @@
disable;
}
ge-0/3/9 {
- disable;
+ description TELEMATE-VERSO-WEBFILTER-PORT-MIRROR;
+ unit 0 {
+ family inet {
+ address 192.168.79.1/30 {
+ arp 192.168.79.2 mac 00:90:69:4f:84:9a;
+ }
+ }
+ }
}
xe-1/0/0 {
vlan-tagging;
@@ -1021,6 +1029,18 @@
}
}
}
+ port-mirroring {
+ input {
+ rate 1;
+ }
+ family inet {
+ output {
+ interface ge-0/3/9.0 {
+ next-hop 192.168.79.2;
+ }
+ }
+ }
+ }
}
snmp {
description OneNet;
@@ -1443,6 +1463,9 @@
prefix-list EBGP-INGRESS-REJECTS {
128.150.0.0/16;
}
+ prefix-list TELEMATE-CUSTOMERS {
+ 156.110.34.54/32;
+ }
policy-statement COMMODITY-PREFIXES-LIST {
term prefixes {
from {
@@ -2078,6 +2101,19 @@
firewall {
family inet {
filter FLOW-INFO {
+ term TELEMATE {
+ from {
+ source-prefix-list {
+ TELEMATE-CUSTOMERS;
+ }
+ port [ http ftp nntp https ];
+ }
+ then {
+ sample;
+ port-mirror;
+ accept;
+ }
+ }
term ALL_FLOW {
from {
source-address {
Index: core4-mx480.onenet.net
===================================================================
--- core4-mx480.onenet.net (revision 25599)
+++ core4-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2012-01-24 16:30:07 CST by joe via cli commit synchronize
+# 2012-01-24 16:26:52 CST by joe via cli commit confirmed, rollback in 5mins synchronize
# 2012-01-24 14:19:30 CST by joe via cli commit synchronize
# 2012-01-24 14:09:10 CST by bobby via cli commit synchronize
# 2012-01-24 13:56:04 CST by joe via cli commit synchronize
# 2012-01-24 13:55:28 CST by joe via cli commit synchronize
-# 2012-01-24 13:53:35 CST by joe via cli commit synchronize
-# 2012-01-24 13:52:14 CST by joe via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -354,7 +354,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2011-11-18 00:09 CST
# Protocols started: 2011-11-18 00:11 CST
-# Last configured: 2012-01-24 14:19 CST by joe
+# Last configured: 2012-01-24 16:30 CST by joe
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -532,7 +532,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2012-01-24 14:19:30 CST by joe
+## Last commit: 2012-01-24 16:30:07 CST by joe
version 10.4R6.5;
groups {
re0 {
@@ -1699,6 +1699,11 @@
md5 7 key "$9$f536ApB1EypuyKM8VbqmPfF/tuOIhr69u1Rhrl"; ## SECRET-DATA
}
}
+ interface ge-1/3/5.0 {
+ authentication {
+ md5 7 key "$9$IJERylM87NVY8LYoJG.m0B1ISeWLx-b2lKLNdb2g"; ## SECRET-DATA
+ }
+ }
}
}
ospf3 {
Index: hub.sem.onenet.net
===================================================================
--- hub.sem.onenet.net (revision 25603)
+++ hub.sem.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SEMINOLE-M120-RE0> show system commit
+# 2012-01-24 16:30:16 CST by joe via cli commit synchronize
+# 2012-01-24 16:29:02 CST by joe via cli commit confirmed, rollback in 5mins synchronize
# 2012-01-24 14:01:22 CST by joe via cli commit synchronize
# 2012-01-24 13:59:25 CST by joe via cli commit synchronize
# 2012-01-24 13:56:27 CST by joe via cli commit synchronize
# 2012-01-24 13:55:20 CST by joe via cli commit synchronize
-# 2012-01-24 13:53:53 CST by joe via cli commit synchronize
-# 2012-01-24 13:52:08 CST by joe via cli commit synchronize
# grnoc-mon at SEMINOLE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -289,7 +289,7 @@
# grnoc-mon at SEMINOLE-M120-RE0> show system uptime
# System booted: 2011-02-10 18:03 CST
# Protocols started: 2011-02-10 18:04 CST
-# Last configured: 2012-01-24 14:01 CST by joe
+# Last configured: 2012-01-24 16:30 CST by joe
#
# {master}
# grnoc-mon at SEMINOLE-M120-RE0> show interface terse
@@ -490,7 +490,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SEMINOLE-M120-RE0> show configuration
-## Last commit: 2012-01-24 14:01:22 CST by joe
+## Last commit: 2012-01-24 16:30:16 CST by joe
version 10.4R1.9;
groups {
re0 {
@@ -1461,6 +1461,11 @@
disable;
}
interface lo0.0;
+ interface ge-2/2/0.0 {
+ authentication {
+ md5 7 key "$9$IJERylM87NVY8LYoJG.m0B1ISeWLx-b2lKLNdb2g"; ## SECRET-DATA
+ }
+ }
}
}
ldp {
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 25597)
+++ core3.okc-m120.onenet.net (working copy)
@@ -602,10 +602,10 @@
#t1-2/3/0:4:4.0 up up
#t1-2/3/0:4:5 up down
#t1-2/3/0:4:6 up down
-#t1-2/3/0:4:7 up up
-#t1-2/3/0:4:7.0 up up
-#t1-2/3/0:4:8 up up
-#t1-2/3/0:4:8.0 up up
+#t1-2/3/0:4:7 up down
+#t1-2/3/0:4:7.0 up down
+#t1-2/3/0:4:8 up down
+#t1-2/3/0:4:8.0 up down
#t1-2/3/0:4:9 up up
#t1-2/3/0:4:9.0 up up
#t1-2/3/0:4:10 up up
@@ -2022,7 +2022,7 @@
#lsq-5/1/0.5 up up
#lsq-5/1/0.6 up up
#lsq-5/1/0.8 up up
-#lsq-5/1/0.10 up up
+#lsq-5/1/0.10 up down
#lsq-5/1/0.11 up up
#lsq-5/1/0.12 up up
#lsq-5/1/0.13 up up
More information about the Nocrancid
mailing list