[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Oct 8 13:02:35 CDT 2012
Index: core5.okc-mx480.onenet.net
===================================================================
--- core5.okc-mx480.onenet.net (revision 41473)
+++ core5.okc-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE5-MX480-RE0> show system commit
+# 2012-10-08 12:50:34 CDT by jeremyt via cli commit synchronize
+# 2012-10-08 12:43:44 CDT by jeremyt via cli commit synchronize
# 2012-10-03 16:50:09 CDT by jeremyt via cli commit synchronize
# 2012-10-03 16:47:13 CDT by jeremyt via cli commit synchronize
# 2012-10-03 16:45:59 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
# 2012-10-03 16:25:45 CDT by jeremyt via cli commit synchronize
-# 2012-10-03 16:21:17 CDT by jeremyt via cli commit synchronize
-# 2012-10-03 16:06:54 CDT by jeremyt via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -386,7 +386,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2012-09-16 01:59 CDT
# Protocols started: 2012-09-16 02:00 CDT
-# Last configured: 2012-10-03 16:50 CDT by jeremyt
+# Last configured: 2012-10-08 12:50 CDT by jeremyt
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -545,7 +545,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2012-10-03 16:50:09 CDT by jeremyt
+## Last commit: 2012-10-08 12:50:34 CDT by jeremyt
version 11.4R5.5;
groups {
re0 {
@@ -1301,7 +1301,7 @@
instance {
JFLOW-1 {
input {
- rate 1000;
+ rate 500;
}
family inet {
output {
@@ -2196,62 +2196,6 @@
}
}
}
- filter FLOW-INFO {
- term ALL_FLOW {
- from {
- source-address {
- 0.0.0.0/0;
- }
- destination-address {
- 0.0.0.0/0;
- }
- }
- then sample;
- }
- term TELEMATE {
- from {
- source-prefix-list {
- TELEMATE-CUSTOMERS;
- }
- port [ http ftp nntp https ];
- }
- then {
- inactive: sample;
- port-mirror;
- accept;
- }
- }
- term source-priority {
- from {
- source-prefix-list {
- HI-PRIORITY;
- }
- }
- then {
- forwarding-class video;
- accept;
- }
- }
- term dest-priority {
- from {
- destination-prefix-list {
- HI-PRIORITY;
- }
- }
- then {
- forwarding-class video;
- accept;
- }
- }
- term ACCEPT-ALL {
- then accept;
- }
- term REJECT_ALL {
- then {
- discard;
- }
- }
- }
filter ELRENO {
interface-specific;
term source-priority {
@@ -2332,6 +2276,31 @@
}
}
}
+ filter FLOW-INFO {
+ term TELEMATE {
+ from {
+ source-prefix-list {
+ TELEMATE-CUSTOMERS;
+ }
+ port [ http ftp nntp https ];
+ }
+ then {
+ port-mirror;
+ accept;
+ }
+ }
+ term ALL_FLOW {
+ then {
+ sample;
+ accept;
+ }
+ }
+ term REJECT_ALL {
+ then {
+ discard;
+ }
+ }
+ }
}
policer 100M-POL {
logical-interface-policer;
Index: core4-mx480.onenet.net
===================================================================
--- core4-mx480.onenet.net (revision 41376)
+++ 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-10-08 12:56:36 CDT by jeremyt via cli commit synchronize
+# 2012-10-08 12:50:37 CDT by jeremyt via cli commit synchronize
# 2012-10-03 16:57:12 CDT by admin via cli commit synchronize
# 2012-10-03 15:57:51 CDT by jeremyt via cli commit synchronize
# 2012-10-02 10:07:03 CDT by jed via cli commit synchronize
# 2012-10-02 10:06:45 CDT by jed via cli commit synchronize
-# 2012-10-02 10:02:25 CDT by jed via cli commit synchronize
-# 2012-10-02 09:54:52 CDT by jed via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -327,7 +327,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> file list /var/tmp detail
#
# /var/tmp:
-# total 7818048
+# total 7818312
# -rw-r--r-- 1 admin field 655 Jan 13 2011 Junos-Config-Login-Banner3.txt
# -rw-r--r-- 1 admin field 8117 Jan 12 2011 bgp-commodity-prefix-list.txt
# -rw-r--r-- 1 root field 30 Dec 4 2010 ex.txt
@@ -362,6 +362,8 @@
# -rw-r--r-- 1 root wheel 138949 Sep 21 11:43 ppe_trap_fpc0_pfe1.core.1
# -rw-r--r-- 1 root wheel 138419 Sep 21 11:44 ppe_trap_fpc0_pfe1.core.2
# -rw-r--r-- 1 root wheel 3720 Sep 16 01:41 ppe_trap_fpc1_pfe0.core.0
+# -rw-r--r-- 1 root wheel 4017 Oct 8 12:56 ppe_trap_fpc1_pfe0.core.1
+# -rw-r--r-- 1 root wheel 129862 Oct 8 12:57 ppe_trap_fpc1_pfe0.core.2
# -rw-r--r-- 1 root wheel 4187 Sep 17 12:18 ppe_trap_fpc1_pfe1.core.0
# -rw-r--r-- 1 root wheel 128261 Sep 17 12:18 ppe_trap_fpc1_pfe1.core.1
# -rw-r--r-- 1 root wheel 128259 Sep 17 12:18 ppe_trap_fpc1_pfe1.core.2
@@ -381,7 +383,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2012-09-16 02:03 CDT
# Protocols started: 2012-09-16 02:04 CDT
-# Last configured: 2012-10-03 16:57 CDT by admin
+# Last configured: 2012-10-08 12:56 CDT by jeremyt
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -573,7 +575,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2012-10-03 16:57:12 CDT by admin
+## Last commit: 2012-10-08 12:56:36 CDT by jeremyt
version 11.4R5.5;
groups {
re0 {
@@ -738,6 +740,10 @@
vlan-id 40;
family inet {
mtu 9000;
+ filter {
+ input FLOW-INFO;
+ output FLOW-INFO;
+ }
address 164.58.15.42/30;
}
family inet6 {
@@ -1132,6 +1138,10 @@
vlan-id 72;
family inet {
mtu 9000;
+ filter {
+ input FLOW-INFO;
+ output FLOW-INFO;
+ }
address 164.58.15.73/30;
}
family inet6 {
@@ -1293,6 +1303,7 @@
family inet {
filter {
input FLOW-INFO;
+ output FLOW-INFO;
}
address 164.58.245.201/30;
}
@@ -1352,6 +1363,10 @@
vlan-id 56;
family inet {
mtu 9000;
+ filter {
+ input FLOW-INFO;
+ output FLOW-INFO;
+ }
address 164.58.15.58/30;
}
family inet6 {
@@ -1464,6 +1479,7 @@
family inet {
filter {
input FLOW-INFO;
+ output FLOW-INFO;
}
address 164.58.244.1/30;
}
@@ -1620,7 +1636,7 @@
instance {
JFLOW-1 {
input {
- rate 5000;
+ rate 500;
}
family inet {
output {
Index: hub.alv.onenet.net
===================================================================
--- hub.alv.onenet.net (revision 41408)
+++ hub.alv.onenet.net (working copy)
@@ -380,6 +380,7 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
+#vt-2/3/0.1065984 up up
#fe-3/0/0 up up
#fe-3/0/0.0 up up
#fe-3/0/1 up down
@@ -405,7 +406,6 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
-#vt-3/3/0.1065736 up up
#demux0 up up
#dsc up up
#em0 up up
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 41510)
+++ core3.okc-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE3-M120-RE0> show system commit
+# 2012-10-08 12:18:37 CDT by smclean via cli commit synchronize
# 2012-10-05 12:26:30 CDT by joe via cli commit synchronize
# 2012-10-05 12:25:29 CDT by joe via cli commit synchronize
# 2012-10-02 09:23:12 CDT by smclean via cli commit synchronize
# 2012-10-01 13:49:50 CDT by joel via cli commit synchronize
# 2012-10-01 11:55:26 CDT by joel via cli commit synchronize
-# 2012-10-01 10:38:13 CDT by jeremyt via cli commit synchronize
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -393,7 +393,7 @@
# grnoc-mon at OKC-CORE3-M120-RE0> show system uptime
# System booted: 2012-09-16 01:05 CDT
# Protocols started: 2012-09-16 01:07 CDT
-# Last configured: 2012-10-05 12:26 CDT by joe
+# Last configured: 2012-10-08 12:18 CDT by smclean
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show interface terse
@@ -2132,7 +2132,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-M120-RE0> show configuration
-## Last commit: 2012-10-05 12:26:30 CDT by joe
+## Last commit: 2012-10-08 12:18:37 CDT by smclean
version 11.4R5.5;
groups {
re0 {
@@ -8074,6 +8074,9 @@
}
}
}
+ t1-4/1/3:12 {
+ description OESC-S-OKC-ordered;
+ }
t1-4/1/3:13 {
description Eastern-OK-County-Votech-T1-CIR0002120;
encapsulation cisco-hdlc;
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 41513)
+++ hub.chi.onenet.net (working copy)
@@ -337,7 +337,7 @@
#t1-2/0/2:21 up down
#t1-2/0/2:22 up down
#t1-2/0/2:23 up down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
#t1-2/0/2:24.0 up down
#t1-2/0/2:25 up up
#t1-2/0/2:26 up up
Index: hub.end.onenet.net
===================================================================
--- hub.end.onenet.net (revision 41515)
+++ hub.end.onenet.net (working copy)
@@ -424,6 +424,7 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
+#vt-3/3/0.1056256 up up
#demux0 up up
#dsc up up
#em0 up up
More information about the Nocrancid
mailing list