[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Aug 15 10:02:19 CDT 2014
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net (revision 118673)
+++ configs/hub.wil.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WILBURTON-M120-RE0> show system commit
-# 2014-08-14 14:08:04 CDT by donnie via cli commit synchronize
-# 2014-08-14 14:06:21 CDT by donnie via cli commit synchronize
-# 2014-08-14 14:02:09 CDT by donnie via cli commit synchronize
-# 2014-08-14 13:56:00 CDT by donnie via cli commit synchronize
-# 2014-08-14 13:45:03 CDT by donnie via cli commit synchronize
-# 2014-08-14 10:31:01 CDT by josh via cli commit synchronize
+# 2014-08-15 09:42:36 CDT by donnie via cli commit synchronize
+# 2014-08-15 09:28:28 CDT by sky via cli commit confirmed, rollback in 2mins synchronize
+# 2014-08-15 09:24:25 CDT by sky via cli commit confirmed, rollback in 3mins synchronize
+# 2014-08-15 09:20:43 CDT by sky via cli commit confirmed, rollback in 3mins synchronize
+# 2014-08-15 09:16:48 CDT by sky via cli commit synchronize
+# 2014-08-15 09:13:41 CDT by donnie via cli commit synchronize
# grnoc-mon at WILBURTON-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -276,7 +276,7 @@
# grnoc-mon at WILBURTON-M120-RE0> show system uptime
# System booted: 2013-07-30 14:03 CDT
# Protocols started: 2013-07-30 14:05 CDT
-# Last configured: 2014-08-14 14:08 CDT by donnie
+# Last configured: 2014-08-15 09:42 CDT by donnie
#
# {master}
# grnoc-mon at WILBURTON-M120-RE0> show interface terse
@@ -442,13 +442,14 @@
#lo0.16385 up up
#lsi up up
#lsi.0 up up
+#lsi.1 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at WILBURTON-M120-RE0> show configuration
-## Last commit: 2014-08-14 14:08:04 CDT by donnie
+## Last commit: 2014-08-15 09:42:36 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -823,13 +824,13 @@
}
t1-2/0/2:15 {
description DOT-Talihina-T1-CIR0004357;
- encapsulation ppp;
+ encapsulation cisco-hdlc;
unit 0 {
family inet {
sampling {
input;
}
- address 172.24.31.209/30;
+ address 10.119.8.137/30;
}
}
}
@@ -1575,6 +1576,41 @@
load-balance per-packet;
}
}
+ policy-statement ODOT-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ODOT-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ODOT-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add ODOT-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ODOT-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ODOT-VPN;
+ }
+ then accept;
+ }
+ term reject {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1655,6 +1691,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ODOT-VPN members target:5078:2538;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -2044,6 +2081,21 @@
}
}
routing-instances {
+ ODOT-L3VPN {
+ description ODOT-L3VPN;
+ instance-type vrf;
+ interface t1-2/0/2:15.0;
+ route-distinguisher 164.58.199.98:2538;
+ vrf-import ODOT-VRF-IMPORT;
+ vrf-export ODOT-VRF-EXPORT;
+ vrf-target target:5078:2538;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 172.25.136.0/24 next-hop 10.119.8.138;
+ }
+ }
+ }
TAGNET-L3VPN {
description TAGNET-L3VPN;
instance-type vrf;
Index: configs/core.hut.412.onenet.net
===================================================================
--- configs/core.hut.412.onenet.net (revision 118678)
+++ configs/core.hut.412.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at 412-MX40> show system commit
+# 2014-08-15 09:57:38 CDT by sky via cli
# 2014-08-13 23:32:27 CDT by andrew via cli
# 2014-08-12 00:32:40 CDT by rnordmark via cli
# 2014-08-09 18:08:05 CDT by andrew via cli commit confirmed, rollback in 2mins
# 2014-07-31 15:34:56 CDT by rnordmark via cli
# 2014-07-24 19:58:52 CDT by andrew via cli
-# 2014-07-22 17:00:21 CDT by sky via cli commit confirmed, rollback in 3mins
# grnoc-mon at 412-MX40> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -231,7 +231,7 @@
# grnoc-mon at 412-MX40> show system uptime
# System booted: 2013-06-06 10:54 CDT
# Protocols started: 2013-06-06 10:55 CDT
-# Last configured: 2014-08-13 23:32 CDT by andrew
+# Last configured: 2014-08-15 09:57 CDT by sky
#
# grnoc-mon at 412-MX40> show interface terse
#Interface Admin Link
@@ -309,7 +309,7 @@
#pp0 up up
#tap up up
# grnoc-mon at 412-MX40> show configuration
-## Last commit: 2014-08-13 23:32:27 CDT by andrew
+## Last commit: 2014-08-15 09:57:38 CDT by sky
version 12.3R2.5;
system {
host-name 412-MX40;
@@ -566,6 +566,7 @@
}
}
unit 2543 {
+ description "ONENET-MGMT-L3VPN PERRY";
vlan-id 2543;
family inet {
mtu 9000;
Index: configs/hub.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net (revision 118684)
+++ configs/hub.ada.onenet.net (working copy)
@@ -310,8 +310,8 @@
#t1-2/0/2:9.0 up up
#t1-2/0/2:10 up up
#t1-2/0/2:10.0 up up
-#t1-2/0/2:11 up up
-#t1-2/0/2:11.0 up up
+#t1-2/0/2:11 up down
+#t1-2/0/2:11.0 up down
#t1-2/0/2:12 up up
#t1-2/0/2:12.0 up up
#t1-2/0/2:13 up up
@@ -2404,7 +2404,6 @@
# 164.58.245.178 ge-3/2/0.0 Full 164.58.199.10
# 164.58.244.5 ge-3/2/3.0 Full 164.58.199.23
# 172.23.3.142 t1-2/0/2:10.0 Full 10.199.2.83
-# 172.23.3.134 t1-2/0/2:11.0 Full 10.199.2.60
# 172.23.3.138 t1-2/0/2:12.0 Full 10.199.2.137
# 172.23.3.130 t1-2/0/2:21.0 Full 10.199.2.136
#
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 118694)
+++ configs/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
+# 2014-08-15 09:52:03 CDT by donnie via cli commit synchronize
# 2014-08-14 15:42:52 CDT by josh via cli commit synchronize
# 2014-08-14 15:40:14 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
# 2014-08-14 15:37:48 CDT by josh via cli commit synchronize
# 2014-08-14 15:35:03 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
# 2014-08-14 15:32:53 CDT by josh via cli commit synchronize
-# 2014-08-14 15:31:17 CDT by josh via cli commit synchronize
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -368,7 +368,7 @@
# grnoc-mon at OKC-CORE3-M120-RE0> show system uptime
# System booted: 2013-04-14 00:17 CDT
# Protocols started: 2013-04-14 00:30 CDT
-# Last configured: 2014-08-14 15:42 CDT by josh
+# Last configured: 2014-08-15 09:52 CDT by donnie
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show interface terse
@@ -2038,7 +2038,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-M120-RE0> show configuration
-## Last commit: 2014-08-14 15:42:52 CDT by josh
+## Last commit: 2014-08-15 09:52:03 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -3051,7 +3051,7 @@
}
}
t1-2/3/0:3:11 {
- description "TAGNET-823-APACHE-T1-CIR0005578 [ORDERED]";
+ description TAGNET-823-APACHE-T1-CIR0005578;
encapsulation cisco-hdlc;
unit 0 {
family inet {
@@ -3187,7 +3187,7 @@
}
}
t1-2/3/0:4:3 {
- description "TAGNET-7115-FREDERICK-T1-CIR0005584 [ORDERED]";
+ description TAGNET-7115-FREDERICK-T1-CIR0005584;
encapsulation cisco-hdlc;
unit 0 {
family inet {
@@ -3241,7 +3241,7 @@
}
}
t1-2/3/0:4:9 {
- description "TAGNET-7118-GRANDFIELD-T1-CIR0005585 [ORDERED]";
+ description TAGNET-7118-GRANDFIELD-T1-CIR0005585;
encapsulation cisco-hdlc;
unit 0 {
family inet {
@@ -3854,7 +3854,7 @@
}
}
t1-2/3/0:6:25 {
- description "TAGNET-6913-COMANCHE-T1-CIR0005604 [ORDERED]";
+ description TAGNET-6913-COMANCHE-T1-CIR0005604;
encapsulation cisco-hdlc;
unit 0 {
family inet {
@@ -3920,7 +3920,7 @@
}
}
t1-2/3/0:7:3 {
- description "TAGNET-3422-RINGLING-T1-CIR0005610 [ORDERED]";
+ description TAGNET-3422-RINGLING-T1-CIR0005610;
encapsulation cisco-hdlc;
unit 0 {
family inet {
@@ -5458,7 +5458,7 @@
}
}
t1-3/3/0:1:3 {
- description "TAGNET-2516-LINDSAY-T1-CIR0005606 [ORDERED]";
+ description TAGNET-2516-LINDSAY-T1-CIR0005606;
encapsulation cisco-hdlc;
unit 0 {
family inet {
Index: configs/hub.ida.onenet.net
===================================================================
--- configs/hub.ida.onenet.net (revision 118695)
+++ configs/hub.ida.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at IDABEL-M120-RE0> show system commit
+# 2014-08-15 09:12:16 CDT by sky via cli commit confirmed, rollback in 2mins synchronize
# 2014-08-15 08:59:52 CDT by sky via cli commit confirmed, rollback in 3mins synchronize
# 2014-08-15 08:57:21 CDT by sky via cli commit confirmed, rollback in 3mins synchronize
# 2014-08-15 08:48:38 CDT by sky via cli commit synchronize
# 2014-08-13 23:28:06 CDT by andrew via cli commit synchronize
# 2014-08-12 00:29:27 CDT by rnordmark via cli commit synchronize
-# 2014-08-12 00:27:02 CDT by rnordmark via cli commit synchronize
# grnoc-mon at IDABEL-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -64,7 +64,6 @@
# Rear Bottom Tray Fan 7 OK
# Rear Bottom Tray Fan 8 OK
#
-# # commit confirmed will be rolled back in 2 minutes
# {master}
# grnoc-mon at IDABEL-M120-RE0> show chassis firmware
# Part Type Version
@@ -77,7 +76,6 @@
# FEB 3 ROM Juniper ROM Monitor Version 8.0b1
# O/S Version 11.4R7.5 by builder on 2013-03-01 1
#
-# # commit confirmed will be rolled back in 2 minutes
# {master}
# grnoc-mon at IDABEL-M120-RE0> show chassis fpc detail
# Slot 2 information:
@@ -87,7 +85,6 @@
# State Online
# Total CPU DRAM 128 MB
#
-# # commit confirmed will be rolled back in 2 minutes
# {master}
# grnoc-mon at IDABEL-M120-RE0> show chassis hardware
# Hardware inventory:
@@ -122,7 +119,6 @@
# Fan Tray 2 Rear Top Fan Tray
# Fan Tray 3 Rear Bottom Fan Tray
#
-# # commit confirmed will be rolled back in 2 minutes
# {master}
# grnoc-mon at IDABEL-M120-RE0> show chassis hardware models
# Hardware inventory:
@@ -151,7 +147,6 @@
# Fan Tray 2 RFANTRAY-M120-S
# Fan Tray 3 RFANTRAY-M120-S
#
-# # commit confirmed will be rolled back in 2 minutes
# {master}
# grnoc-mon at IDABEL-M120-RE0> show chassis routing-engine
# Routing Engine status:
@@ -240,10 +235,9 @@
# Kernel thread "devrt_kernel_thread" (pid 44) exited prematurely.
# Trying to mount root from ufs:/dev/ad0s1a
#
-# # commit confirmed will be rolled back in 2 minutes
# {master}
# grnoc-mon at IDABEL-M120-RE0> show version
-# Hostname: IDABEL-M120-RE0 # Model: m120 # JUNOS Base OS boot [11.4R7.5] # JUNOS Base OS Software Suite [11.4R7.5] # JUNOS Kernel Software Suite [11.4R7.5] # JUNOS Crypto Software Suite [11.4R7.5] # JUNOS Packet Forwarding Engine Support (M/T Common) [11.4R7.5] # JUNOS Packet Forwarding Engine Support (M120) [11.4R7.5] # JUNOS Online Documentation [11.4R7.5] # JUNOS Voice Services Container package [11.4R7.5] # JUNOS Border Gateway Function package [11.4R7.5] # JUNOS Services AACL Container package [11.4R7.5] # JUNOS Services LL-PDF Container package [11.4R7.5] # JUNOS Services PTSP Container package [11.4R7.5] # JUNOS Services Stateful Firewall [11.4R7.5] # JUNOS Services NAT [11.4R7.5] # JUNOS Services Application Level Gateways [11.4R7.5] # JUNOS Services Captive Portal and Content Delivery Container package [11.4R7.5] # JUNOS Services RPM [11.4R7.5] # JUNOS Services HTTP Content Management package [11.4R7.5] # JUNOS AppId Services [11.4R7.5] # JUNOS IDP Services [11.4R!
7.5] # JUNOS Services Crypto [11.4R7.5] # JUNOS Services SSL [11.4R7.5] # JUNOS Services IPSec [11.4R7.5] # JUNOS Runtime Software Suite [11.4R7.5] # JUNOS Routing Software Suite [11.4R7.5] # # # commit confirmed will be rolled back in 2 minutes # {master} # grnoc-mon at IDABEL-M120-RE0> file list /var/tmp detail #
+# Hostname: IDABEL-M120-RE0 # Model: m120 # JUNOS Base OS boot [11.4R7.5] # JUNOS Base OS Software Suite [11.4R7.5] # JUNOS Kernel Software Suite [11.4R7.5] # JUNOS Crypto Software Suite [11.4R7.5] # JUNOS Packet Forwarding Engine Support (M/T Common) [11.4R7.5] # JUNOS Packet Forwarding Engine Support (M120) [11.4R7.5] # JUNOS Online Documentation [11.4R7.5] # JUNOS Voice Services Container package [11.4R7.5] # JUNOS Border Gateway Function package [11.4R7.5] # JUNOS Services AACL Container package [11.4R7.5] # JUNOS Services LL-PDF Container package [11.4R7.5] # JUNOS Services PTSP Container package [11.4R7.5] # JUNOS Services Stateful Firewall [11.4R7.5] # JUNOS Services NAT [11.4R7.5] # JUNOS Services Application Level Gateways [11.4R7.5] # JUNOS Services Captive Portal and Content Delivery Container package [11.4R7.5] # JUNOS Services RPM [11.4R7.5] # JUNOS Services HTTP Content Management package [11.4R7.5] # JUNOS AppId Services [11.4R7.5] # JUNOS IDP Services [11.4R!
7.5] # JUNOS Services Crypto [11.4R7.5] # JUNOS Services SSL [11.4R7.5] # JUNOS Services IPSec [11.4R7.5] # JUNOS Runtime Software Suite [11.4R7.5] # JUNOS Routing Software Suite [11.4R7.5] # # {master} # grnoc-mon at IDABEL-M120-RE0> file list /var/tmp detail #
# /var/tmp:
# total 3860704
# -rwxr-xr-x 1 root field 533 May 26 2013 collect-feb-data*
@@ -273,14 +267,12 @@
# -rw-r--r-- 1 root field 0 Dec 8 2010 tracelogs_sem
# drwxrwxrwT 2 root wheel 512 Aug 15 08:49 vi.recover/
#
-# # commit confirmed will be rolled back in 2 minutes
# {master}
# grnoc-mon at IDABEL-M120-RE0> show system uptime
# System booted: 2014-07-08 08:30 CDT
# Protocols started: 2014-07-08 08:31 CDT
-# Last configured: 2014-08-15 08:59 CDT by sky
+# Last configured: 2014-08-15 09:12 CDT by sky
#
-# # commit confirmed will be rolled back in 2 minutes
# {master}
# grnoc-mon at IDABEL-M120-RE0> show interface terse
#Interface Admin Link
@@ -436,9 +428,8 @@
#pime up up
#pp0 up up
#tap up up
-## commit confirmed
# grnoc-mon at IDABEL-M120-RE0> show configuration
-## Last commit: 2014-08-15 08:59:52 CDT by sky
+## Last commit: 2014-08-15 09:12:16 CDT by sky
version 11.4R7.5;
groups {
re0 {
@@ -1038,8 +1029,6 @@
sampling {
input;
}
- address 172.24.31.221/30;
- address 10.250.1.1/30;
address 10.119.8.129/30;
}
}
@@ -1944,7 +1933,6 @@
}
}
}
-# commit confirmed will be rolled back in 2 minutes
{master}
# grnoc-mon at IDABEL-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
@@ -1952,7 +1940,6 @@
# 172.23.0.102 t1-2/0/3:1.0 Full 10.199.2.80
# 172.23.0.98 t1-2/0/3:2.0 Full 10.199.2.79
#
-# # commit confirmed will be rolled back in 2 minutes
# {master}
# grnoc-mon at IDABEL-M120-RE0> show bfd session
Detect Transmit
@@ -1962,5 +1949,4 @@
1 sessions, 1 clients
Cumulative transmit rate 10.0 pps, cumulative receive rate 10.0 pps
-# commit confirmed will be rolled back in 2 minutes
{master}
More information about the Nocrancid
mailing list