[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Nov 25 01:02:26 CST 2014


Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 121655)
+++ configs/core4.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2014-11-24 23:19:49 CST by andrew via cli commit synchronize
 #   2014-11-24 14:15:09 CST by andrew via cli commit synchronize
 #   2014-11-24 14:02:55 CST by andrew via cli commit synchronize
 #   2014-11-24 12:03:20 CST by andrew via cli commit synchronize
 #   2014-11-24 09:05:00 CST by sky via cli commit synchronize
 #   2014-11-23 23:34:02 CST by sky via cli commit synchronize
-#   2014-11-22 17:04:14 CST by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -418,7 +418,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2014-09-16 23:49 CDT 
 # Protocols started: 2014-09-16 23:51 CDT 
-# Last configured: 2014-11-24 14:15 CST  by andrew
+# Last configured: 2014-11-24 23:19 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -793,7 +793,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2014-11-24 14:15:09 CST by andrew
+## Last commit: 2014-11-24 23:19:49 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -3252,6 +3252,12 @@
             vlan-id 968;
             family inet {
                 mtu 9000;
+                filter {
+                    output OMES-OUTBOUND;
+                }
+                sampling {
+                    input;
+                }
                 address 164.58.17.165/30;
             }
         }
@@ -4218,6 +4224,11 @@
         217.17.48.129/32;
         219.146.12.180/32;
     }
+    prefix-list ODL-VIDEO {
+        204.61.11.2/32;
+        204.61.11.3/32;
+        204.61.11.4/32;
+    }
     policy-statement AREON-PREFIX-LIST {
         term prefixes {
             from {
@@ -5784,6 +5795,24 @@
                 then accept;
             }
         }
+        filter OMES-OUTBOUND {
+            term ODL-VIDEO-APNIC-BLOCK {
+                from {
+                    source-prefix-list {
+                        APNIC;
+                    }
+                    destination-prefix-list {
+                        ODL-VIDEO;
+                    }
+                }
+                then {
+                    discard;
+                }
+            }
+            term ALLOW-ALL-ELSE {
+                then accept;
+            }
+        }
     }
     policer 200M-POL {
         logical-interface-policer;
Index: configs/swi1.odot.ton.onenet.net
===================================================================
--- configs/swi1.odot.ton.onenet.net	(revision 121655)
+++ configs/swi1.odot.ton.onenet.net	(working copy)
@@ -10,7 +10,7 @@
 # grnoc-mon at SWI1-ODOT-TONKAWA-EX4200> show chassis environment 
 # Class Item                           Status     Measurement
 # Power FPC 0 Power Supply 0           OK        
-#       FPC 0 Power Supply 1           OK        
+#       FPC 0 Power Supply 1           Failed    
 # Temp  FPC 0 CPU                      OK        
 #       FPC 0 EX-PFE1                  OK        
 #       FPC 0 EX-PFE2                  OK        
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 121664)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -384,7 +384,7 @@
 #fe-2/1/1.0 up up
 #fe-2/1/2 up up
 #fe-2/1/2.0 up up
-#fe-2/1/3 down down
+#fe-2/1/3 down up
 #ge-2/2/0 up up
 #pc-2/2/0 up up
 #pc-2/2/0.16383 up up



More information about the Nocrancid mailing list