[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Jan 25 13:02:01 CST 2013
Index: core3.tul-m120.onenet.net
===================================================================
--- core3.tul-m120.onenet.net (revision 50650)
+++ core3.tul-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE-3-M120-RE0> show system commit
+# 2013-01-25 12:43:08 CST by joel via cli commit synchronize
+# 2013-01-25 12:39:37 CST by rnordmark via cli commit synchronize
+# 2013-01-25 12:21:49 CST by rnordmark via cli commit synchronize
# 2013-01-25 11:08:33 CST by joel via cli commit synchronize
# 2013-01-24 11:28:37 CST by joel via cli commit synchronize
# 2013-01-24 10:41:01 CST by rnordmark via cli commit synchronize
-# 2013-01-24 10:40:37 CST by rnordmark via cli commit synchronize
-# 2013-01-24 10:39:56 CST by joel via cli commit synchronize
-# 2013-01-24 10:38:57 CST by joel via cli commit synchronize
# grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -342,7 +342,7 @@
# grnoc-mon at TULSA-CORE-3-M120-RE0> show system uptime
# System booted: 2011-04-16 20:58 CDT
# Protocols started: 2011-04-16 20:59 CDT
-# Last configured: 2013-01-25 11:08 CST by joel
+# Last configured: 2013-01-25 12:43 CST by joel
#
# {master}
# grnoc-mon at TULSA-CORE-3-M120-RE0> show interface terse
@@ -674,7 +674,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE-3-M120-RE0> show configuration
-## Last commit: 2013-01-25 11:08:33 CST by joel
+## Last commit: 2013-01-25 12:43:08 CST by joel
version 10.4R2.6;
groups {
re0 {
@@ -1480,12 +1480,15 @@
disable;
}
t1-3/0/2:3 {
- description Margaret-Hudson-Owasso-T1-CIR0003782;
+ description Margaret-Hudson-Owasso-T1-CIR0003782-OCS;
+ mtu 1518;
encapsulation cisco-hdlc;
unit 0 {
family inet {
+ mtu 1512;
address 172.23.4.77/30;
}
+ family mpls;
}
}
t1-3/0/2:4 {
@@ -1814,12 +1817,15 @@
}
}
t1-3/1/1:20 {
- description DOH-TCCHD-Mingo-21-T1-CIR0004319;
+ description DOH-TCCHD-Mingo-21-T1-CIR0004319-OCS;
+ mtu 1518;
encapsulation cisco-hdlc;
unit 0 {
family inet {
+ mtu 1512;
address 172.23.2.57/30;
}
+ family mpls;
}
}
ct3-3/1/2 {
@@ -2065,12 +2071,10 @@
route 172.23.7.124/30 next-hop 172.23.2.24;
route 172.23.7.152/30 next-hop 172.23.2.70;
route 172.23.7.164/30 next-hop 172.23.2.82;
- route 172.23.8.92/30 next-hop 172.23.4.78;
route 172.23.8.188/30 next-hop 172.23.5.134;
route 192.150.147.0/24 next-hop 164.58.215.202;
route 164.58.1.208/30 next-hop 156.110.201.154;
route 156.110.211.128/29 next-hop 164.58.5.30;
- route 172.23.9.112/30 next-hop 172.23.2.58;
route 164.58.147.0/27 next-hop 164.58.7.102;
}
router-id 164.58.199.223;
@@ -2089,6 +2093,8 @@
interface t1-3/0/1:4.0;
interface lsq-2/3/0.12;
interface lsq-2/3/0.7;
+ interface t1-3/0/2:3.0;
+ interface t1-3/1/1:20.0;
}
bgp {
group CORE-RR {
@@ -2206,6 +2212,16 @@
md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
}
}
+ interface t1-3/0/2:3.0 {
+ authentication {
+ md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
+ }
+ }
+ interface t1-3/1/1:20.0 {
+ authentication {
+ md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
+ }
+ }
}
}
ospf3 {
@@ -2225,6 +2241,8 @@
interface lsq-2/3/0.10;
interface lsq-2/3/0.12;
interface t1-3/0/1:4.0;
+ interface t1-3/0/2:3.0;
+ interface t1-3/1/1:20.0;
}
l2circuit {
neighbor 164.58.199.213 {
@@ -2762,5 +2780,7 @@
# 172.23.2.102 lsq-2/3/0.12 Full 10.199.2.90
# 172.23.2.46 lsq-2/3/0.7 Full 10.199.2.94
# 172.23.2.54 t1-3/0/1:4.0 Full 10.199.2.89
+# 172.23.4.78 t1-3/0/2:3.0 Full 10.199.2.99
+# 172.23.2.58 t1-3/1/1:20.0 Full 10.199.2.95
#
# {master}
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 50646)
+++ hub.chi.onenet.net (working copy)
@@ -304,7 +304,7 @@
#t3-2/0/1.0 up up
#ct3-2/0/2 up up
#t1-2/0/2:1 up down
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
#t1-2/0/2:3 up down
#t1-2/0/2:4 up up
#t1-2/0/2:4.0 up up
More information about the Nocrancid
mailing list