[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Jul 30 23:02:32 CDT 2012


Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 35903)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE3-M120-RE0> show system commit 
+#   2012-07-30 22:19:05 CDT by jed via cli commit synchronize
 #   2012-07-30 21:41:38 CDT by jed via cli commit synchronize
 #   2012-07-30 21:39:42 CDT by jed via cli commit confirmed, rollback in 4mins synchronize
 #   2012-07-30 11:24:25 CDT by jed via cli commit synchronize
 #   2012-07-29 22:52:18 CDT by jed via cli commit synchronize
 #   2012-07-29 22:46:14 CDT by jed via cli commit confirmed, rollback in 10mins synchronize
-#   2012-07-29 22:21:36 CDT by jed via cli commit synchronize
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -386,13 +386,13 @@
 # -rw-r--r--  1 root  field          0 Dec 8   2010 tracelogs
 # -rw-r--r--  1 root  field          0 Dec 8   2010 tracelogs_jperf
 # -rw-r--r--  1 root  field          0 Dec 8   2010 tracelogs_sem
-# drwxrwxrwT  2 root  wheel        512 Jul 30 16:20 vi.recover/
+# drwxrwxrwT  2 root  wheel        512 Jul 30 22:16 vi.recover/
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show system uptime 
 # System booted: 2012-07-22 01:43 CDT 
 # Protocols started: 2012-07-22 01:51 CDT 
-# Last configured: 2012-07-30 21:41 CDT  by jed
+# Last configured: 2012-07-30 22:19 CDT  by jed
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -2142,7 +2142,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2012-07-30 21:41:38 CDT by jed
+## Last commit: 2012-07-30 22:19:05 CDT by jed
 version 11.4R4.4;
 groups {
     re0 {
@@ -8031,7 +8031,12 @@
                 }
                 address 172.23.3.1/30;
             }
-            family mpls;
+            family mpls {
+                filter {
+                    input FLOW-MPLS;
+                    output FLOW-MPLS;
+                }
+            }
         }
     }
     t1-4/1/2:24 {
@@ -10387,6 +10392,13 @@
             }
         }
     }
+    family mpls {
+        filter FLOW-MPLS {
+            term ALL_FLOW {
+                then sample;
+            }
+        }
+    }
     policer RESIDENCE-HALL-POL {
         if-exceeding {
             bandwidth-percent 5;
@@ -10552,6 +10564,11 @@
                     label-position [ 1 2 3 ];
                 }
             }
+            template mpls-template {
+                mpls-template {
+                    label-position [ 1 2 3 ];
+                }
+            }
         }
     }
 }


More information about the Nocrancid mailing list