[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Jul 21 22:01:24 CDT 2013


Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 72320)
+++ hub.chi.onenet.net	(working copy)
@@ -281,7 +281,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

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 72297)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -523,8 +523,8 @@
 #t1-2/3/0:3:2.0 up up
 #t1-2/3/0:3:3 up up
 #t1-2/3/0:3:3.0 up up
-#t1-2/3/0:3:4 up up
-#t1-2/3/0:3:4.0 up up
+#t1-2/3/0:3:4 up down
+#t1-2/3/0:3:4.0 up down
 #t1-2/3/0:3:5 up up
 #t1-2/3/0:3:5.0 up up
 #t1-2/3/0:3:6 up down

Index: mx480_dc_01
===================================================================
--- mx480_dc_01	(revision 72324)
+++ mx480_dc_01	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_01_RE0> show system commit 
+#   2013-07-21 21:58:35 CDT by jeremyt via cli commit synchronize
+#   2013-07-21 21:51:46 CDT by jeremyt via cli commit synchronize
+#   2013-07-21 21:51:29 CDT by jeremyt via cli commit confirmed, rollback in 4mins synchronize
+#   2013-07-21 21:15:33 CDT by admin via cli commit synchronize
 #   2013-07-21 19:57:46 CDT by joe via cli commit synchronize
 #   2013-07-21 19:55:08 CDT by joe via cli commit synchronize
-#   2013-07-21 19:45:16 CDT by admin via cli commit synchronize
-#   2013-07-21 19:42:58 CDT by joe via cli commit synchronize
-#   2013-07-21 19:39:53 CDT by rnordmark via cli commit synchronize
-#   2013-07-21 19:28:36 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at MX480_DC_01_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -391,7 +391,7 @@
 # grnoc-mon at MX480_DC_01_RE0> show system uptime 
 # System booted: 2013-07-20 12:54 CDT 
 # Protocols started: 2013-07-20 12:56 CDT 
-# Last configured: 2013-07-21 19:57 CDT  by joe
+# Last configured: 2013-07-21 21:58 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -431,8 +431,8 @@
 #ge-0/2/5.0 up up
 #ge-0/2/6 up up
 #ge-0/2/6.0 up up
-#ge-0/2/7 up down
-#ge-0/2/7.0 up down
+#ge-0/2/7 up up
+#ge-0/2/7.0 up up
 #ge-0/2/8 up up
 #ge-0/2/8.0 up up
 #ge-0/2/9 up up
@@ -717,7 +717,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2013-07-21 19:57:46 CDT by joe
+## Last commit: 2013-07-21 21:58:35 CDT by jeremyt
 version 12.3R3.4;
 groups {
     re0 {
@@ -2562,7 +2562,7 @@
         }
     }
     isis {
-        export [ ospf-isis REDISTRIBUTE-STATICS ];
+        export [ ospf-isis ISIS-STATICS ];
         inactive: interface irb.100;
         interface irb.890;
         interface lo0.0;
@@ -2581,7 +2581,6 @@
             interface fxp0.0 {
                 disable;
             }
-            interface irb.840;
             interface irb.100 {
                 passive;
             }
@@ -2653,6 +2652,18 @@
 }
 policy-options {
     prefix-list EBGP-IPV4-NEIGHBORS;
+    policy-statement ISIS-STATICS {
+        term 1 {
+            from {
+                protocol static;
+                route-filter 192.231.3.0/24 exact;
+                route-filter 198.203.153.0/24 exact;
+                route-filter 164.58.253.191/32 exact;
+                route-filter 164.58.235.0/24 exact;
+            }
+            then accept;
+        }
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
@@ -3083,11 +3094,13 @@
         instance-type virtual-router;
         interface irb.109;
         interface irb.302;
+        interface irb.840;
         protocols {
             ospf {
                 area 0.0.0.0 {
                     interface irb.109;
                     interface irb.302;
+                    interface irb.840;
                 }
             }
         }



More information about the Nocrancid mailing list