[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sat Nov 22 15:02:22 CST 2014


Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net	(revision 121444)
+++ configs/core1.okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system commit 
+#   2014-11-22 14:16:33 CST by andrew via cli commit synchronize
 #   2014-11-14 07:24:31 CST by rnordmark via cli commit synchronize
 #   2014-11-13 20:11:37 CST by andrew via cli commit synchronize
 #   2014-11-13 19:22:27 CST by andrew via cli commit synchronize
 #   2014-11-13 19:12:12 CST by andrew via cli commit synchronize
 #   2014-11-13 19:05:26 CST by andrew via cli commit synchronize
-#   2014-11-13 19:02:12 CST by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -471,7 +471,7 @@
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
 # System booted: 2014-09-14 04:23 CDT 
 # Protocols started: 2014-09-14 04:24 CDT 
-# Last configured: 2014-11-14 07:24 CST  by rnordmark
+# Last configured: 2014-11-22 14:16 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
@@ -727,7 +727,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
-## Last commit: 2014-11-14 07:24:31 CST by rnordmark
+## Last commit: 2014-11-22 14:16:33 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -14229,21 +14229,23 @@
             static {
                 route 0.0.0.0/0 next-hop 204.62.17.28;
             }
-            autonomous-system 64569;
         }
         protocols {
             bgp {
                 inactive: group EBGP-OMES-PUBNET {
                     type external;
+                    import EBGP-OMES-PUBNET-IMPORT;
                     family inet {
-                        unicast;
+                        unicast {
+                            loops 2;
+                        }
                     }
+                    export EBGP-OMES-PUBNET-EXPORT;
+                    peer-as 65001;
+                    local-as 64569 no-prepend-global-as;
                     neighbor 204.62.17.28 {
-                        description OMES-PUBNET-EBGP;
-                        import EBGP-OMES-PUBNET-IMPORT;
+                        description EBGP-OMES-PUBNET-CIR000XXXX;
 #                        authentication-key <removed>;
-                        export EBGP-OMES-PUBNET-EXPORT;
-                        peer-as 65001;
                     }
                 }
             }
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net	(revision 121600)
+++ configs/core2-okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system commit 
+#   2014-11-22 14:15:05 CST by andrew via cli commit synchronize
 #   2014-11-13 20:13:04 CST by andrew via cli commit synchronize
 #   2014-11-13 19:51:21 CST by andrew via cli commit synchronize
 #   2014-11-13 19:21:53 CST by andrew via cli commit synchronize
 #   2014-11-13 19:16:40 CST by andrew via cli commit synchronize
 #   2014-11-13 19:09:37 CST by andrew via cli commit synchronize
-#   2014-11-13 19:07:14 CST by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -413,7 +413,7 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
 # System booted: 2014-09-14 04:07 CDT 
 # Protocols started: 2014-09-14 04:09 CDT 
-# Last configured: 2014-11-13 20:13 CST  by andrew
+# Last configured: 2014-11-22 14:15 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
@@ -616,7 +616,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2014-11-13 20:13:04 CST by andrew
+## Last commit: 2014-11-22 14:15:05 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -17330,21 +17330,23 @@
                     metric 20;
                 }
             }
-            autonomous-system 64569;
         }
         protocols {
             bgp {
                 inactive: group EBGP-OMES-PUBNET {
                     type external;
+                    import EBGP-OMES-PUBNET-IMPORT;
                     family inet {
-                        unicast;
+                        unicast {
+                            loops 2;
+                        }
                     }
+                    export EBGP-OMES-PUBNET-EXPORT;
+                    peer-as 65001;
+                    local-as 64569 no-prepend-global-as;
                     neighbor 204.62.17.30 {
-                        description OMES-PUBNET-EBGP;
-                        import EBGP-OMES-PUBNET-IMPORT;
+                        description EBGP-OMES-PUBNET-CIR000XXXX;
 #                        authentication-key <removed>;
-                        export EBGP-OMES-PUBNET-EXPORT;
-                        peer-as 65001;
                     }
                 }
             }
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 121600)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1510,8 +1510,8 @@
 #t1-3/3/0:12:21 down down
 #t1-3/3/0:12:22 up up
 #t1-3/3/0:12:22.0 up up
-#t1-3/3/0:12:23 up down
-#t1-3/3/0:12:23.0 up down
+#t1-3/3/0:12:23 up up
+#t1-3/3/0:12:23.0 up up
 #t1-3/3/0:12:24 up up
 #t1-3/3/0:12:24.0 up up
 #t1-3/3/0:12:25 up up



More information about the Nocrancid mailing list