[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sun Jan 8 15:04:24 CST 2017
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 149623)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -614,7 +614,6 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 149623)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2017-01-08 14:17:16 CST by andrew via cli commit synchronize
+# 2017-01-08 14:15:26 CST by andrew via cli commit synchronize
+# 2017-01-08 14:00:54 CST by andrew via cli commit synchronize
# 2017-01-08 13:38:49 CST by andrew via cli commit synchronize
# 2017-01-08 13:34:00 CST by andrew via cli commit synchronize
# 2017-01-08 13:28:36 CST by andrew via cli commit synchronize
-# 2017-01-08 13:01:53 CST by andrew via cli commit synchronize
-# 2017-01-05 09:10:19 CST by andrew via cli commit synchronize
-# 2017-01-05 09:08:18 CST by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -432,7 +432,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2016-10-12 18:12 CDT
# Protocols started: 2016-10-12 18:14 CDT
-# Last configured: 2017-01-08 13:38 CST by andrew
+# Last configured: 2017-01-08 14:17 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -1233,7 +1233,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2017-01-08 13:38:49 CST by andrew
+## Last commit: 2017-01-08 14:17:16 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -7260,6 +7260,7 @@
sampling {
input;
}
+ address 164.58.74.181/30;
}
}
unit 1409 {
@@ -7271,6 +7272,7 @@
sampling {
input;
}
+ address 156.110.26.185/30;
}
}
unit 1411 {
@@ -7296,6 +7298,7 @@
sampling {
input;
}
+ address 164.58.27.205/30;
}
}
unit 1417 {
@@ -7360,6 +7363,7 @@
sampling {
input;
}
+ address 156.110.27.197/30;
}
}
unit 1449 {
@@ -7368,9 +7372,13 @@
family inet {
rpf-check;
mtu 1500;
+ filter {
+ input NEW-SPIN-360-1G-CIR0005361-MR;
+ }
sampling {
input;
}
+ address 156.110.27.193/30;
}
}
unit 1461 {
@@ -7382,6 +7390,7 @@
sampling {
input;
}
+ address 164.58.186.97/29;
}
}
unit 1470 {
@@ -7393,6 +7402,7 @@
sampling {
input;
}
+ address 156.110.26.113/30;
}
}
}
@@ -8056,6 +8066,11 @@
route 164.58.149.0/27 next-hop 156.110.24.14;
route 164.58.206.192/29 next-hop 164.58.82.150;
route 156.110.63.0/29 next-hop 172.23.3.102;
+ route 156.110.26.152/30 next-hop 164.58.27.206;
+ route 164.58.21.16/29 next-hop 164.58.186.99;
+ route 164.58.176.48/29 next-hop 156.110.26.114;
+ route 156.110.231.80/29 next-hop 156.110.27.194;
+ route 156.110.114.0/29 next-hop 156.110.26.186;
}
router-id 164.58.199.214;
autonomous-system 5078;
@@ -12535,6 +12550,29 @@
then accept;
}
}
+ filter NEW-SPIN-360-1G-CIR0005361-MR {
+ term ALLOW-OPENDNS {
+ from {
+ destination-address {
+ 208.67.222.222/32;
+ 208.67.220.220/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term DENY-OTHER-DNS {
+ from {
+ destination-port 53;
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
}
policer 200M-POL {
logical-interface-policer;
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 149623)
+++ configs/core1.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_01_RE0> show system commit
+# 2017-01-08 14:51:57 CST by andrew via cli commit synchronize
+# 2017-01-08 14:17:11 CST by andrew via cli commit synchronize
+# 2017-01-08 14:15:21 CST by andrew via cli commit synchronize
+# 2017-01-08 14:00:49 CST by andrew via cli commit synchronize
# 2017-01-08 13:43:19 CST by andrew via cli commit synchronize
# 2017-01-08 13:38:35 CST by andrew via cli commit synchronize
-# 2017-01-08 13:33:46 CST by andrew via cli commit synchronize
-# 2017-01-08 12:31:22 CST by andrew via cli commit synchronize
-# 2017-01-08 12:09:14 CST by andrew via cli commit synchronize
-# 2017-01-08 11:58:03 CST by andrew via cli commit synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -342,7 +342,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2014-08-25 20:38 CDT
# Protocols started: 2014-08-25 20:39 CDT
-# Last configured: 2017-01-08 13:43 CST by andrew
+# Last configured: 2017-01-08 14:51 CST by andrew
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -434,22 +434,8 @@
#ge-1/2/4 down down
#ge-1/2/5 up down
#ge-1/2/6 up up
-#ge-1/2/6.1405 up up
-#ge-1/2/6.1409 up up
-#ge-1/2/6.1414 up up
-#ge-1/2/6.1446 up up
-#ge-1/2/6.1449 up up
-#ge-1/2/6.1461 up up
-#ge-1/2/6.1470 up up
#ge-1/2/6.32767 up up
#ge-1/2/7 up up
-#ge-1/2/7.1405 up up
-#ge-1/2/7.1409 up up
-#ge-1/2/7.1414 up up
-#ge-1/2/7.1446 up up
-#ge-1/2/7.1449 up up
-#ge-1/2/7.1461 up up
-#ge-1/2/7.1470 up up
#ge-1/2/7.32767 up up
#ge-1/2/8 down down
#ge-1/2/9 down down
@@ -532,13 +518,6 @@
#ae13 up down
#ae14 up down
#ae15 up up
-#ae15.1405 up up
-#ae15.1409 up up
-#ae15.1414 up up
-#ae15.1446 up up
-#ae15.1449 up up
-#ae15.1461 up up
-#ae15.1470 up up
#ae15.32767 up up
#cbp0 up up
#demux0 up up
@@ -674,7 +653,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2017-01-08 13:43:19 CST by andrew
+## Last commit: 2017-01-08 14:51:57 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1118,11 +1097,13 @@
disable;
}
ge-1/2/6 {
+ description "[DECOM]";
gigether-options {
802.3ad ae15;
}
}
ge-1/2/7 {
+ description "[DECOM]";
gigether-options {
802.3ad ae15;
}
@@ -1478,90 +1459,6 @@
periodic slow;
}
}
- unit 1405 {
- description "MEDENCENTIVE-LLC-100M-CIR000XXXX [DECOM]";
- vlan-id 1405;
- family inet {
- mtu 1500;
- sampling {
- input;
- }
- address 164.58.74.181/30;
- }
- }
- unit 1409 {
- description "CYTOVANCE-100M-CIR0003579 [DECOM]";
- vlan-id 1409;
- family inet {
- mtu 1500;
- sampling {
- input;
- }
- address 156.110.26.185/30;
- }
- }
- unit 1414 {
- description "ACCELE-BIOPHARMA-100M-CIR0005914-LR [DECOM]";
- vlan-id 1414;
- family inet {
- mtu 1500;
- sampling {
- input;
- }
- address 164.58.27.205/30;
- }
- }
- unit 1446 {
- description "OKLAHOMA-BUSINESS-ROUNDTABLE-100M-CIR0005169 [DECOM]";
- vlan-id 1446;
- family inet {
- mtu 1500;
- sampling {
- input;
- }
- address 156.110.27.197/30;
- }
- }
- unit 1449 {
- description "NEW-SPIN-360-300M-CIR0005361 [DECOM]";
- vlan-id 1449;
- family inet {
- mtu 1500;
- filter {
- input NEW-SPIN-360-1G-CIR0005361-MR;
- }
- policer {
- input 300M-POL;
- output 300M-POL;
- }
- sampling {
- input;
- }
- address 156.110.27.193/30;
- }
- }
- unit 1461 {
- description "CRISALIS-100M-CIR000XXXX [DECOM]";
- vlan-id 1461;
- family inet {
- mtu 1500;
- sampling {
- input;
- }
- address 164.58.186.97/29;
- }
- }
- unit 1470 {
- description "MOLECULERA-LABS-100M-CIR000XXXX [DECOM]";
- vlan-id 1470;
- family inet {
- mtu 1500;
- sampling {
- input;
- }
- address 156.110.26.113/30;
- }
- }
}
fxp0 {
disable;
@@ -2381,17 +2278,12 @@
route 156.110.211.56/29 next-hop 164.58.71.10;
route 164.58.25.64/27 next-hop 164.58.71.10;
route 164.58.151.64/26 next-hop 164.58.71.10;
- route 164.58.176.48/29 next-hop 156.110.26.114;
- route 164.58.21.16/29 next-hop 164.58.186.99;
route 156.110.96.192/28 next-hop 164.58.69.122;
route 156.110.96.208/28 next-hop 164.58.69.122;
- route 156.110.26.152/30 next-hop 164.58.27.206;
route 192.0.2.1/32 {
discard;
no-readvertise;
}
- route 156.110.231.80/29 next-hop 156.110.27.194;
- route 156.110.114.0/29 next-hop 156.110.26.186;
}
router-id 164.58.199.194;
autonomous-system 5078;
@@ -3242,29 +3134,6 @@
then accept;
}
}
- filter NEW-SPIN-360-1G-CIR0005361-MR {
- term ALLOW-OPENDNS {
- from {
- destination-address {
- 208.67.222.222/32;
- 208.67.220.220/32;
- }
- destination-port 53;
- }
- then accept;
- }
- term DENY-OTHER-DNS {
- from {
- destination-port 53;
- }
- then {
- reject;
- }
- }
- term ALLOW-ALL-ELSE {
- then accept;
- }
- }
filter PALO-ALTO-TAP-OUT {
term 1 {
from {
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 149616)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -598,6 +598,7 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session
+quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
More information about the Nocrancid
mailing list