[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Nov 7 23:04:01 CST 2016
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 147947)
+++ 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/faye.okcdc.onenet.net
===================================================================
--- configs/faye.okcdc.onenet.net (revision 147945)
+++ configs/faye.okcdc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at FAYE-RP3F2-MX80> show system commit
+# 2016-11-07 22:58:33 CST by andrew via cli commit confirmed, rollback in 3mins
+# 2016-11-07 22:49:16 CST by andrew via cli
+# 2016-11-07 22:37:09 CST by andrew via cli
+# 2016-11-07 22:36:02 CST by andrew via cli commit confirmed, rollback in 3mins
+# 2016-11-07 22:22:24 CST by andrew via cli commit confirmed, rollback in 3mins
# 2016-11-07 20:01:03 CST by andrew via cli commit confirmed, rollback in 3mins
-# 2016-11-07 19:59:07 CST by andrew via cli commit confirmed, rollback in 3mins
-# 2016-11-07 19:54:26 CST by andrew via cli commit confirmed, rollback in 3mins
-# 2016-11-07 19:49:02 CST by andrew via cli
-# 2016-11-05 21:07:27 CDT by andrew via cli
-# 2016-11-05 21:00:17 CDT by andrew via cli
# grnoc-mon at FAYE-RP3F2-MX80> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -225,7 +225,7 @@
# grnoc-mon at FAYE-RP3F2-MX80> show system uptime
# System booted: 2016-07-09 02:31 CDT
# Protocols started: 2016-07-09 02:34 CDT
-# Last configured: 2016-11-07 20:01 CST by andrew
+# Last configured: 2016-11-07 22:58 CST by andrew
#
# grnoc-mon at FAYE-RP3F2-MX80> show interface terse
#Interface Admin Link
@@ -308,7 +308,6 @@
#lsi.0 up up
#lsi.2 up up
#lsi.3 up up
-#lsi.4 up up
#lsi.1051136 up up
#lsi.1051137 up up
#lsi.1051138 up up
@@ -349,7 +348,7 @@
#pp0 up up
#tap up up
# grnoc-mon at FAYE-RP3F2-MX80> show configuration
-## Last commit: 2016-11-07 20:01:03 CST by andrew
+## Last commit: 2016-11-07 22:58:33 CST by andrew
version 13.3R9.13;
system {
host-name FAYE-RP3F2-MX80;
@@ -780,25 +779,13 @@
}
}
routing-options {
- interface-routes {
- rib-group inet INET.0-TO-INTERNET;
- }
static {
- rib-group INET.0-TO-INTERNET;
route 192.0.2.1/32 {
discard;
no-readvertise;
}
route 156.110.58.224/28 next-hop 156.110.38.19;
}
- rib-groups {
- INET.0-TO-INTERNET {
- import-rib [ inet.0 INTERNET-L3VPN.inet.0 ];
- }
- INTERNET-TO-BLENDED {
- import-rib [ INTERNET-L3VPN.inet.0 BLENDED-L3VPN.inet.0 ];
- }
- }
router-id 164.58.199.69;
autonomous-system 5078;
}
@@ -821,11 +808,6 @@
interface ge-1/0/0.42;
}
bgp {
- family inet {
- unicast {
- rib-group INET.0-TO-INTERNET;
- }
- }
group CORE-RR-OKC-V4 {
type internal;
local-address 164.58.199.69;
@@ -1040,51 +1022,6 @@
prefix-list PRE-L0-SOURCES {
apply-path "interfaces lo0 unit <*> family inet address <164.*>";
}
- policy-statement BLENDED-VRF-EXPORT {
- term EXPORT-STATIC {
- from protocol static;
- then {
- community add BLENDED;
- accept;
- }
- }
- term EXPORT-DIRECT {
- from protocol direct;
- then {
- community add BLENDED;
- accept;
- }
- }
- term EXPORT-OSPF {
- from protocol ospf;
- then {
- community add BLENDED;
- accept;
- }
- }
- term EXPORT-BGP {
- from protocol bgp;
- then {
- community add BLENDED;
- accept;
- }
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement BLENDED-VRF-IMPORT {
- term IMPORT-ROUTES {
- from {
- protocol bgp;
- community BLENDED;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
policy-statement COMANCHE-PS-VRF-EXPORT {
term 1 {
from protocol static;
@@ -1228,7 +1165,6 @@
}
}
}
- community BLENDED members target:5078:1001;
community COMANCHE-PS-VPN members target:5078:2537;
community FAYE members 5078:9069;
community INTERNET members target:5078:1000;
@@ -1551,15 +1487,6 @@
}
}
}
- BLENDED-L3VPN {
- description BLENDED-L3VPN;
- instance-type vrf;
- route-distinguisher 164.58.199.69:1001;
- vrf-import BLENDED-VRF-IMPORT;
- vrf-export BLENDED-VRF-EXPORT;
- vrf-target target:5078:1001;
- vrf-table-label;
- }
COMANCHE-PS-L3VPN {
description COMANCHE-PS-L3VPN;
instance-type vrf;
@@ -1573,29 +1500,11 @@
INTERNET-L3VPN {
description INTERNET-L3VPN;
instance-type vrf;
- interface ge-1/0/0.502;
route-distinguisher 164.58.199.69:1000;
vrf-import INTERNET-VRF-IMPORT;
vrf-export INTERNET-VRF-EXPORT;
vrf-target target:5078:1000;
vrf-table-label;
- routing-options {
- interface-routes {
- rib-group inet INTERNET-TO-BLENDED;
- }
- static {
- rib-group INTERNET-TO-BLENDED;
- }
- }
- protocols {
- bgp {
- family inet {
- unicast {
- rib-group INTERNET-TO-BLENDED;
- }
- }
- }
- }
}
NETGROUP-TEST-VPLS {
description NETGROUP-TEST-VPLS;
Index: configs/canadian-ps.client.onenet.net
===================================================================
--- configs/canadian-ps.client.onenet.net (revision 147947)
+++ configs/canadian-ps.client.onenet.net (working copy)
@@ -171,7 +171,7 @@
#vlan.3 up up
#vlan.999 up down
# grnoc-mon at CANADIAN-PS-SRX240-LR-004907> show configuration
-warning: error writing(valid) /var/db/feature.db: expecting 9203 bytes, only wrote 0
+warning: error writing(valid) /var/db/feature.db: expecting 9202 bytes, only wrote 0
## Last commit: 2016-06-23 13:05:01 CDT by admin
version 12.1X46-D20.5;
system {
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 147947)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -750,7 +750,7 @@
#t1-2/3/0:7:26 down down
#t1-2/3/0:7:27 up up
#t1-2/3/0:7:27.0 up up
-#t1-2/3/0:7:28 up down
+#t1-2/3/0:7:28 up up
#t1-2/3/0:7:28.0 up down
#coc1-2/3/0:8 up up
#ct3-2/3/0:8 up up
Index: configs/osrhe-chancellor-residence.client.onenet.net
===================================================================
--- configs/osrhe-chancellor-residence.client.onenet.net (revision 147947)
+++ configs/osrhe-chancellor-residence.client.onenet.net (working copy)
@@ -145,7 +145,7 @@
#ppe0 up up
#st0 up up
#st0.0 up up
-#st0.1 up down
+#st0.1 up up
#tap up up
#vlan up up
#vlan.4 up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 147859)
+++ configs/core5.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE5-MX480-RE0> show system commit
+# 2016-11-07 22:58:56 CST by andrew via cli commit synchronize
+# 2016-11-07 22:15:36 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2016-11-07 22:05:57 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-11-04 15:15:00 CDT by aberrios via cli commit synchronize
# 2016-11-04 15:09:25 CDT by aberrios via cli commit synchronize
# 2016-11-04 14:10:23 CDT by aberrios via cli commit synchronize
-# 2016-11-04 14:07:26 CDT by aberrios via cli commit synchronize
-# 2016-11-04 13:54:56 CDT by aberrios via cli commit synchronize
-# 2016-11-03 16:38:45 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -447,7 +447,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2016-10-12 08:16 CDT
# Protocols started: 2016-10-12 08:18 CDT
-# Last configured: 2016-11-04 15:15 CDT by aberrios
+# Last configured: 2016-11-07 22:58 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -961,7 +961,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2016-11-04 15:15:00 CDT by aberrios
+## Last commit: 2016-11-07 22:58:56 CST by andrew
version 13.3R9.13;
groups {
re0 {
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 147943)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -598,7 +598,6 @@
# 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