[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Sep 12 14:00:59 CDT 2013


Index: core1.dc.onenet.net
===================================================================
--- core1.dc.onenet.net	(revision 79400)
+++ core1.dc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_01_RE0> show system commit 
+#   2013-09-12 13:32:08 CDT by jeremyt via cli commit synchronize
+#   2013-09-12 13:02:35 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 12:39:22 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 11:20:37 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 11:09:02 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 11:05:19 CDT by jeremyt via cli commit synchronize
-#   2013-09-11 11:41:59 CDT by donnie via cli commit synchronize
-#   2013-09-05 15:56:09 CDT by josh via cli commit synchronize
 # grnoc-mon at MX480_DC_01_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -163,6 +163,7 @@
 #     PIC 3                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
 #       Xcvr 1     REV 02   740-011613   PJH2F3Q           SFP-SX
 #       Xcvr 2     REV 01   740-031851   AM1143SW327       SFP-SX
+#       Xcvr 3     REV 02   740-013111   B437426           SFP-T
 #       Xcvr 5     REV 01   740-031850   PLS6WK9           SFP-LX10
 #       Xcvr 6     REV 01   740-031851   AM1141SVRZC       SFP-SX
 #       Xcvr 7     REV 01   740-031851   AM1144SW6RM       SFP-SX
@@ -395,7 +396,7 @@
 # grnoc-mon at MX480_DC_01_RE0> show system uptime 
 # System booted: 2013-07-24 05:37 CDT 
 # Protocols started: 2013-07-24 05:39 CDT 
-# Last configured: 2013-09-12 12:39 CDT  by jeremyt
+# Last configured: 2013-09-12 13:32 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -449,12 +450,13 @@
 #ge-0/2/9 up up
 #ge-0/2/9.0 up up
 #ge-0/3/0 up down
+#ge-0/3/0.0 up down
 #ge-0/3/1 up up
 #ge-0/3/1.0 up up
 #ge-0/3/2 up up
 #ge-0/3/2.0 up up
-#ge-0/3/3 up down
-#ge-0/3/3.0 up down
+#ge-0/3/3 up up
+#ge-0/3/3.0 up up
 #ge-0/3/4 up down
 #ge-0/3/5 up up
 #ge-0/3/5.0 up up
@@ -727,7 +729,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2013-09-12 12:39:22 CDT by jeremyt
+## Last commit: 2013-09-12 13:32:08 CDT by jeremyt
 version 12.3R3.4;
 groups {
     re0 {
@@ -1031,6 +1033,15 @@
             }
         }
     }
+    ge-0/3/0 {
+        unit 0 {
+            family inet {
+                filter {
+                    output CONTENT-FBF-OUT;
+                }
+            }
+        }
+    }
     ge-0/3/1 {
         description INSIDE-6509-PRIMARY;
         mtu 9192;
@@ -1153,6 +1164,9 @@
         description "Palo Alto Outside";
         unit 0 {
             family inet {
+                filter {
+                    output CONTENT-FBF;
+                }
                 address 156.110.130.93/30;
             }
         }
@@ -3055,6 +3069,39 @@
                 }
             }
         }
+        filter CONTENT-FBF {
+            term 1 {
+                from {
+                    protocol-except tcp;
+                    port [ http https ];
+                }
+                then {
+                    next-interface {
+                        ge-1/3/0.0;
+                        routing-instance ONENET-CONTENT-FILTER-L3VPN;
+                    }
+                }
+            }
+            term 2 {
+                then accept;
+            }
+        }
+        filter CONTENT-FBF-OUT {
+            term 1 {
+                from {
+                    protocol-except tcp;
+                    port [ http https ];
+                }
+                then {
+                    next-interface {
+                        ge-1/3/1.0;
+                    }
+                }
+            }
+            term 2 {
+                then accept;
+            }
+        }
     }
 }
 routing-instances {
@@ -3072,6 +3119,9 @@
                 export ONENET-CONTENT-FILTER-VRF-IMPORT;
                 area 0.0.0.0 {
                     interface ge-1/3/0.0;
+                    interface ge-0/3/3.0 {
+                        passive;
+                    }
                 }
             }
         }

Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net	(revision 79402)
+++ core2.dc.onenet.net	(working copy)
@@ -493,12 +493,12 @@
 #ae0.1 up up
 #ae0.32767 up up
 #ae1 up down
-#ae2 up down
-#ae2.0 up down
-#ae2.32767 up down
-#ae3 up down
-#ae3.0 up down
-#ae3.32767 up down
+#ae2 up up
+#ae2.0 up up
+#ae2.32767 up up
+#ae3 up up
+#ae3.0 up up
+#ae3.32767 up up
 #ae4 up down
 #ae5 up up
 #ae5.0 up up

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 79403)
+++ hub.chi.onenet.net	(working copy)
@@ -309,7 +309,7 @@
 #t1-2/0/2:21 down down
 #t1-2/0/2:22 down down
 #t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down

Index: hub.say.onenet.net
===================================================================
--- hub.say.onenet.net	(revision 79395)
+++ hub.say.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SAYRE-M120-RE0> show system commit 
+#   2013-09-12 13:12:32 CDT by donnie via cli commit synchronize
 #   2013-09-12 10:21:00 CDT by donnie via cli commit synchronize
 #   2013-09-12 09:46:53 CDT by donnie via cli commit synchronize
 #   2013-09-12 09:37:10 CDT by donnie via cli commit synchronize
 #   2013-08-29 13:16:37 CDT by jeremyt via cli commit synchronize
 #   2013-08-19 13:23:24 CDT by jeremyt via cli commit synchronize
-#   2013-08-19 09:23:32 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at SAYRE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -268,7 +268,7 @@
 # grnoc-mon at SAYRE-M120-RE0> show system uptime 
 # System booted: 2013-05-27 00:46 CDT 
 # Protocols started: 2013-05-27 00:51 CDT 
-# Last configured: 2013-09-12 10:21 CDT  by donnie
+# Last configured: 2013-09-12 13:12 CDT  by donnie
 # 
 # {master}
 # grnoc-mon at SAYRE-M120-RE0> show interface terse 
@@ -463,7 +463,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SAYRE-M120-RE0> show configuration 
-## Last commit: 2013-09-12 10:21:00 CDT by donnie
+## Last commit: 2013-09-12 13:12:32 CDT by donnie
 version 11.4R7.5;
 groups {
     re0 {
@@ -820,7 +820,7 @@
         }
     }
     t1-2/0/2:16 {
-        description "WESTERN-OKLA-STATE-COLLEGE-T1 [ORDERED] | CIR0005316";
+        description "WESTERN-OKLA-STATE-COLLEGE-GREAT-PLAINS-REG-MED-T1 [ORDERED] | CIR0005316";
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {



More information about the Nocrancid mailing list