[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Aug 15 09:00:56 CDT 2013


Index: core.mca.onenet.net
===================================================================
--- core.mca.onenet.net	(revision 73757)
+++ core.mca.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MCALESTER-MX480-RE0> show system commit 
+#   2013-08-15 08:51:31 CDT by rnordmark via cli commit synchronize
 #   2013-06-27 16:03:41 CDT by rnordmark via cli commit synchronize
 #   2013-06-20 13:19:55 CDT by rnordmark via cli commit synchronize
 #   2013-06-20 13:18:37 CDT by rnordmark via cli commit synchronize
 #   2013-06-19 09:41:14 CDT by rnordmark via cli commit synchronize
 #   2013-06-19 09:39:48 CDT by rnordmark via cli commit synchronize
-#   2013-06-19 09:34:17 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at MCALESTER-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -241,7 +241,7 @@
 # grnoc-mon at MCALESTER-MX480-RE0> show system uptime 
 # System booted: 2013-06-05 22:46 CDT 
 # Protocols started: 2013-06-05 22:54 CDT 
-# Last configured: 2013-06-27 16:03 CDT  by rnordmark
+# Last configured: 2013-08-15 08:51 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at MCALESTER-MX480-RE0> show interface terse 
@@ -312,7 +312,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MCALESTER-MX480-RE0> show configuration 
-## Last commit: 2013-06-27 16:03:41 CDT by rnordmark
+## Last commit: 2013-08-15 08:51:31 CDT by rnordmark
 version 11.4R7.5;
 groups {
     re0 {
@@ -491,6 +491,9 @@
                 mtu 9000;
                 address 164.58.246.38/30;
             }
+            family inet6 {
+                address 2610:1d8:2000::19/127;
+            }
             family mpls;
         }
     }
@@ -694,6 +697,18 @@
             }
         }
     }
+    ospf3 {
+        area 0.0.0.0 {
+            interface xe-0/0/0.69 {
+                link-protection;
+                ipsec-sa OneNet-OSPF3-AUTH;
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
+        }
+    }
     ldp {
         preference 255;
         track-igp-metric;
@@ -828,6 +843,23 @@
         }
     }
 }
+security {
+    ipsec {
+        security-association OneNet-OSPF3-AUTH {
+            mode transport;
+            manual {
+                direction bidirectional {
+                    protocol ah;
+                    spi 256;
+                    authentication {
+                        algorithm hmac-md5-96;
+                        key ascii-text "$9$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
+                    }
+                }
+            }
+        }
+    }
+}
 firewall {
     family inet {
         filter PROTECT-RE {

Index: core.pot.onenet.net
===================================================================
--- core.pot.onenet.net	(revision 74795)
+++ core.pot.onenet.net	(working copy)
@@ -1,6 +1,7 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at POTEAU-MX480-RE0> show system commit 
+#   2013-08-15 08:54:50 CDT by josh via cli commit synchronize
 #   2013-08-09 10:14:26 CDT by root via other
 #     Synchronization with remote Routing Engine
 #   2013-08-09 06:51:56 CDT by root via other
@@ -10,7 +11,6 @@
 #   2013-06-05 23:19:24 CDT by josh via cli commit synchronize
 #   2013-06-05 23:10:46 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2013-06-05 23:10:14 CDT by root via other
 # grnoc-mon at POTEAU-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -244,7 +244,7 @@
 # grnoc-mon at POTEAU-MX480-RE0> show system uptime 
 # System booted: 2013-08-09 10:11 CDT 
 # Protocols started: 2013-08-09 10:14 CDT 
-# Last configured: 2013-08-09 10:14 CDT  by root
+# Last configured: 2013-08-15 08:54 CDT  by josh
 # 
 # {master}
 # grnoc-mon at POTEAU-MX480-RE0> show interface terse 
@@ -314,7 +314,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at POTEAU-MX480-RE0> show configuration 
-## Last commit: 2013-08-09 10:14:26 CDT by root
+## Last commit: 2013-08-15 08:54:50 CDT by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -490,6 +490,9 @@
                 mtu 9000;
                 address 164.58.246.46/30;
             }
+            family inet6 {
+                address 2610:1d8:2000::1b/127;
+            }
             family mpls;
         }
     }
@@ -702,7 +705,14 @@
     ospf3 {
         area 0.0.0.0 {
             interface ge-0/2/8.69;
-            interface xe-0/0/0.69;
+            interface xe-0/0/0.69 {
+                link-protection;
+                ipsec-sa OneNet-OSPF3-AUTH;
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
         }
     }
     ldp {
@@ -841,6 +851,23 @@
         }
     }
 }
+security {
+    ipsec {
+        security-association OneNet-OSPF3-AUTH {
+            mode transport;
+            manual {
+                direction bidirectional {
+                    protocol ah;
+                    spi 256;
+                    authentication {
+                        algorithm hmac-md5-96;
+                        key ascii-text "$9$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
+                    }
+                }
+            }
+        }
+    }
+}
 firewall {
     family inet {
         filter PROTECT-RE {

Index: core3.tul.ptc.mx480.onenet.net
===================================================================
--- core3.tul.ptc.mx480.onenet.net	(revision 73650)
+++ core3.tul.ptc.mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show system commit 
+#   2013-08-15 08:47:49 CDT by rnordmark via cli commit synchronize
 #   2013-07-26 14:59:09 CDT by rnordmark via cli commit synchronize
 #   2013-07-26 14:43:14 CDT by rnordmark via cli commit synchronize
 #   2013-07-26 14:39:53 CDT by rnordmark via cli commit synchronize
 #   2013-07-26 14:37:16 CDT by rnordmark via cli commit synchronize
 #   2013-07-26 14:35:00 CDT by rnordmark via cli commit synchronize
-#   2013-07-26 14:31:24 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -260,7 +260,7 @@
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show system uptime 
 # System booted: 2013-04-27 22:24 CDT 
 # Protocols started: 2013-04-27 22:25 CDT 
-# Last configured: 2013-07-26 14:59 CDT  by rnordmark
+# Last configured: 2013-08-15 08:47 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show interface terse 
@@ -337,7 +337,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show configuration 
-## Last commit: 2013-07-26 14:59:09 CDT by rnordmark
+## Last commit: 2013-08-15 08:47:49 CDT by rnordmark
 version 11.4R7.5;
 groups {
     re0 {
@@ -518,6 +518,9 @@
                 mtu 9000;
                 address 164.58.15.126/30;
             }
+            family inet6 {
+                address 2610:1d8:2000::15/127;
+            }
             family mpls;
         }
     }
@@ -757,6 +760,18 @@
             inactive: interface xe-0/0/1.152;
         }
     }
+    ospf3 {
+        area 0.0.0.0 {
+            interface xe-0/0/0.124 {
+                link-protection;
+                ipsec-sa OneNet-OSPF3-AUTH;
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
+        }
+    }
     ldp {
         preference 255;
         track-igp-metric;
@@ -919,6 +934,23 @@
         }
     }
 }
+security {
+    ipsec {
+        security-association OneNet-OSPF3-AUTH {
+            mode transport;
+            manual {
+                direction bidirectional {
+                    protocol ah;
+                    spi 256;
+                    authentication {
+                        algorithm hmac-md5-96;
+                        key ascii-text "$9$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
+                    }
+                }
+            }
+        }
+    }
+}
 firewall {
     family inet {
         filter PROTECT-RE {

Index: core1.sti-mx960.onenet.net
===================================================================
--- core1.sti-mx960.onenet.net	(revision 75536)
+++ core1.sti-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at STILLWATER-MX960-RE0> show system commit 
+#   2013-08-15 08:55:29 CDT by donnie via cli commit synchronize
 #   2013-08-14 17:08:31 CDT by donnie via cli commit synchronize
 #   2013-08-14 08:12:30 CDT by rnordmark via cli commit synchronize
 #   2013-08-09 16:46:30 CDT by joel via cli commit synchronize
 #   2013-08-09 16:33:19 CDT by joel via cli commit synchronize
 #   2013-08-07 14:06:03 CDT by joel via cli commit synchronize
-#   2013-08-07 11:05:11 CDT by joel via cli commit synchronize
 # grnoc-mon at STILLWATER-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -390,7 +390,7 @@
 # grnoc-mon at STILLWATER-MX960-RE0> show system uptime 
 # System booted: 2013-05-29 23:44 CDT 
 # Protocols started: 2013-05-29 23:46 CDT 
-# Last configured: 2013-08-14 17:08 CDT  by donnie
+# Last configured: 2013-08-15 08:55 CDT  by donnie
 # 
 # {master}
 # grnoc-mon at STILLWATER-MX960-RE0> show interface terse 
@@ -546,7 +546,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at STILLWATER-MX960-RE0> show configuration 
-## Last commit: 2013-08-14 17:08:31 CDT by donnie
+## Last commit: 2013-08-15 08:55:29 CDT by donnie
 version 11.4R7.5;
 groups {
     re0 {
@@ -1112,6 +1112,9 @@
                 mtu 9000;
                 address 164.58.246.126/30;
             }
+            family inet6 {
+                address 2610:1d8:2000::1d/127;
+            }
             family mpls;
         }
     }
@@ -1461,6 +1464,14 @@
                     multiplier 3;
                 }
             }
+            interface xe-2/2/0.69 {
+                link-protection;
+                ipsec-sa OneNet-OSPF3-AUTH;
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
         }
     }
     ldp {

Index: core4.tul-mx480.onenet.net
===================================================================
--- core4.tul-mx480.onenet.net	(revision 75563)
+++ core4.tul-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit 
+#   2013-08-15 08:42:49 CDT by josh via cli commit synchronize
 #   2013-08-14 14:40:37 CDT by joel via cli commit synchronize
 #   2013-08-14 12:30:31 CDT by jeremyt via cli commit synchronize
 #   2013-08-14 12:12:42 CDT by jeremyt via cli commit synchronize
 #   2013-08-12 19:59:47 CDT by rnordmark via cli commit synchronize
 #   2013-08-12 14:38:23 CDT by donnie via cli commit synchronize
-#   2013-08-09 13:55:33 CDT by joel via cli commit synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -355,7 +355,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2013-04-28 00:30 CDT 
 # Protocols started: 2013-04-28 00:31 CDT 
-# Last configured: 2013-08-14 14:40 CDT  by joel
+# Last configured: 2013-08-15 08:42 CDT  by josh
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -561,7 +561,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2013-08-14 14:40:37 CDT by joel
+## Last commit: 2013-08-15 08:42:49 CDT by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -1839,7 +1839,7 @@
         area 0.0.0.0 {
             interface xe-1/0/0.132;
             interface xe-0/1/1.148;
-            inactive: interface ae0.112;
+            interface ae0.112;
             interface lo0.0;
         }
     }

Index: hub.ard-mx480.onenet.net
===================================================================
--- hub.ard-mx480.onenet.net	(revision 75540)
+++ hub.ard-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ARDMORE-MX480-RE0> show system commit 
+#   2013-08-15 08:58:47 CDT by joe via cli commit synchronize
 #   2013-08-14 17:03:23 CDT by josh via cli commit synchronize
 #   2013-08-13 13:42:40 CDT by joe via cli commit synchronize
 #   2013-08-11 20:05:57 CDT by joel via cli commit synchronize
 #   2013-08-11 19:59:12 CDT by joel via cli commit synchronize
 #   2013-08-09 13:08:04 CDT by joe via cli commit synchronize
-#   2013-08-08 14:20:48 CDT by joe via cli commit synchronize
 # grnoc-mon at ARDMORE-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -240,7 +240,7 @@
 # grnoc-mon at ARDMORE-MX480-RE0> show system uptime 
 # System booted: 2013-05-26 00:45 CDT 
 # Protocols started: 2013-05-26 00:46 CDT 
-# Last configured: 2013-08-14 17:03 CDT  by josh
+# Last configured: 2013-08-15 08:58 CDT  by joe
 # 
 # {master}
 # grnoc-mon at ARDMORE-MX480-RE0> show interface terse 
@@ -310,7 +310,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ARDMORE-MX480-RE0> show configuration 
-## Last commit: 2013-08-14 17:03:23 CDT by josh
+## Last commit: 2013-08-15 08:58:47 CDT by joe
 version 11.4R7.5;
 groups {
     re0 {
@@ -610,6 +610,7 @@
     nonstop-routing;
     static {
         route 164.58.187.224/27 next-hop 164.58.8.122;
+        route 164.58.25.120/29 next-hop 164.58.5.250;
     }
     router-id 164.58.199.11;
     autonomous-system 5078;

Index: core1.tul-mx960.onenet.net
===================================================================
--- core1.tul-mx960.onenet.net	(revision 75561)
+++ core1.tul-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show system commit 
+#   2013-08-15 08:54:15 CDT by josh via cli commit synchronize
+#   2013-08-15 08:50:23 CDT by donnie via cli commit synchronize
+#   2013-08-15 08:46:29 CDT by rnordmark via cli commit synchronize
 #   2013-08-14 18:28:38 CDT by joel via cli commit synchronize
 #   2013-08-14 18:10:06 CDT by joel via cli commit synchronize
 #   2013-08-14 17:04:12 CDT by joel via cli commit synchronize
-#   2013-08-14 16:56:49 CDT by joel via cli commit synchronize
-#   2013-08-14 15:39:19 CDT by joel via cli commit synchronize
-#   2013-08-14 08:22:42 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -392,7 +392,7 @@
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show system uptime 
 # System booted: 2013-04-27 23:12 CDT 
 # Protocols started: 2013-04-27 23:14 CDT 
-# Last configured: 2013-08-14 18:28 CDT  by joel
+# Last configured: 2013-08-15 08:54 CDT  by josh
 # 
 # {master}
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show interface terse 
@@ -542,7 +542,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show configuration 
-## Last commit: 2013-08-14 18:28:38 CDT by joel
+## Last commit: 2013-08-15 08:54:15 CDT by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -777,6 +777,9 @@
                 }
                 address 164.58.15.125/30;
             }
+            family inet6 {
+                address 2610:1d8:2000::14/127;
+            }
             family mpls;
         }
     }
@@ -988,6 +991,9 @@
                 mtu 9000;
                 address 164.58.246.125/30;
             }
+            family inet6 {
+                address 2610:1d8:2000::1c/127;
+            }
             family mpls;
         }
     }
@@ -1002,6 +1008,9 @@
                 mtu 9000;
                 address 164.58.246.45/30;
             }
+            family inet6 {
+                address 2610:1d8:2000::1a/127;
+            }
             family mpls;
         }
     }
@@ -1016,6 +1025,9 @@
                 mtu 9000;
                 address 164.58.246.37/30;
             }
+            family inet6 {
+                address 2610:1d8:2000::18/127;
+            }
             family mpls;
         }
     }
@@ -1033,6 +1045,9 @@
                 mtu 9000;
                 address 164.58.248.22/31;
             }
+            family inet6 {
+                address 2610:1d8:2000::16/127;
+            }
             family mpls;
         }
     }
@@ -1518,7 +1533,14 @@
             interface ae1.116;
             interface xe-0/0/0.104;
             interface xe-0/0/1.108;
-            interface xe-2/1/0.69;
+            interface xe-2/1/0.69 {
+                link-protection;
+                ipsec-sa OneNet-OSPF3-AUTH;
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
             interface xe-2/3/1.40 {
                 link-protection;
                 ipsec-sa OneNet-OSPF3-AUTH;
@@ -1535,6 +1557,38 @@
                     multiplier 3;
                 }
             }
+            interface xe-0/1/0.124 {
+                link-protection;
+                ipsec-sa OneNet-OSPF3-AUTH;
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
+            interface xe-2/2/1.40 {
+                link-protection;
+                ipsec-sa OneNet-OSPF3-AUTH;
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
+            interface xe-2/1/1.69 {
+                link-protection;
+                ipsec-sa OneNet-OSPF3-AUTH;
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
+            interface xe-2/0/1.69 {
+                link-protection;
+                ipsec-sa OneNet-OSPF3-AUTH;
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
         }
     }
     ldp {
@@ -1762,7 +1816,7 @@
                     spi 256;
                     authentication {
                         algorithm hmac-md5-96;
-                        key ascii-text "$9$j8qfQB1EleM24UiHqTQO1IclvLx-dw2GDFn/9u07NdVgakqP"; ## SECRET-DATA
+                        key ascii-text "$9$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
                     }
                 }
             }

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 75624)
+++ 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 down
+#t1-2/0/2:24 down up
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down

Index: hub.sem.onenet.net
===================================================================
--- hub.sem.onenet.net	(revision 75604)
+++ hub.sem.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SEMINOLE-M120-RE0> show system commit 
+#   2013-08-15 08:36:32 CDT by joe via cli commit synchronize
+#   2013-08-15 08:33:27 CDT by joe via cli commit synchronize
 #   2013-08-14 17:49:52 CDT by donnie via cli commit synchronize
 #   2013-08-13 16:45:20 CDT by donnie via cli commit synchronize
 #   2013-07-12 08:30:04 CDT by cjensen via cli commit synchronize
 #   2013-07-10 12:38:14 CDT by cjensen via cli commit synchronize
-#   2013-07-01 12:40:32 CDT by cjensen via cli commit synchronize
-#   2013-06-06 10:03:03 CDT by joe via cli commit synchronize
 # grnoc-mon at SEMINOLE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -267,7 +267,7 @@
 # grnoc-mon at SEMINOLE-M120-RE0> show system uptime 
 # System booted: 2013-06-05 22:38 CDT 
 # Protocols started: 2013-06-05 22:46 CDT 
-# Last configured: 2013-08-14 17:49 CDT  by donnie
+# Last configured: 2013-08-15 08:36 CDT  by joe
 # 
 # {master}
 # grnoc-mon at SEMINOLE-M120-RE0> show interface terse 
@@ -472,7 +472,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SEMINOLE-M120-RE0> show configuration 
-## Last commit: 2013-08-14 17:49:52 CDT by donnie
+## Last commit: 2013-08-15 08:36:32 CDT by joe
 version 11.4R7.5;
 groups {
     re0 {
@@ -976,7 +976,7 @@
         partition 28 interface-type t1;
     }
     t1-2/0/3:1 {
-        description "Moss-Public-School-T1-CIR0005273-lsq-2/3/0.6 [NO-MONITOR]";
+        description "Moss-Public-School-T1-lsq-2/3/0.6 | CIR0005273";
         encapsulation ppp;
         unit 0 {
             family mlppp {
@@ -985,7 +985,7 @@
         }
     }
     t1-2/0/3:3 {
-        description Moss-Public-School-T1-CIR0001331-lsq-2/3/0.6;
+        description "Moss-Public-School-T1-lsq-2/3/0.6 | CIR0001331";
         encapsulation ppp;
         unit 0 {
             family mlppp {
@@ -1039,7 +1039,7 @@
         }
     }
     t1-2/0/3:9 {
-        description Moss-Public-School-T1-CIR0004366-lsq-2/3/0.6;
+        description "Moss-Public-School-T1-lsq-2/3/0.6 | CIR0004366";
         encapsulation ppp;
         unit 0 {
             family mlppp {
@@ -1084,7 +1084,7 @@
         }
     }
     t1-2/0/3:17 {
-        description "Moss-Public-School-T1-CIR0005274-lsq-2/3/0.6 [NO-MONITOR]";
+        description "Moss-Public-School-T1-lsq-2/3/0.6 | CIR0005274";
         encapsulation ppp;
         unit 0 {
             family mlppp {

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 75627)
+++ 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 
+#   2013-08-15 08:58:11 CDT by joe via cli commit synchronize
 #   2013-08-14 17:26:02 CDT by donnie via cli commit synchronize
 #   2013-08-14 17:22:54 CDT by josh via cli commit synchronize
 #   2013-08-14 17:21:31 CDT by rnordmark via cli commit synchronize
 #   2013-08-14 17:19:04 CDT by rnordmark via cli commit synchronize
 #   2013-08-13 14:26:44 CDT by joe via cli commit synchronize
-#   2013-08-13 14:23:29 CDT by joe via cli commit synchronize
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -366,7 +366,7 @@
 # grnoc-mon at OKC-CORE3-M120-RE0> show system uptime 
 # System booted: 2013-04-14 00:17 CDT 
 # Protocols started: 2013-04-14 00:30 CDT 
-# Last configured: 2013-08-14 17:26 CDT  by donnie
+# Last configured: 2013-08-15 08:58 CDT  by joe
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -1708,9 +1708,9 @@
 #t1-4/1/0:28 up down
 #ct3-4/1/1 up up
 #t1-4/1/1:1 up up
-#t1-4/1/1:1.0 up up
+#t1-4/1/1:1.0 up down
 #t1-4/1/1:2 up up
-#t1-4/1/1:2.0 up up
+#t1-4/1/1:2.0 up down
 #t1-4/1/1:3 up down
 #t1-4/1/1:4 up down
 #t1-4/1/1:5 up down
@@ -1722,9 +1722,9 @@
 #t1-4/1/1:11 up down
 #t1-4/1/1:12 up down
 #t1-4/1/1:13 up up
-#t1-4/1/1:13.0 up up
+#t1-4/1/1:13.0 up down
 #t1-4/1/1:14 up up
-#t1-4/1/1:14.0 up up
+#t1-4/1/1:14.0 up down
 #t1-4/1/1:15 up down
 #t1-4/1/1:16 up down
 #t1-4/1/1:17 up down
@@ -1919,7 +1919,7 @@
 #lsq-5/1/0.71 up up
 #lsq-5/1/0.75 up up
 #lsq-5/1/0.76 down down
-#lsq-5/1/0.78 up up
+#lsq-5/1/0.78 up down
 #lsq-5/1/0.79 up up
 #lsq-5/1/0.80 up up
 #lsq-5/1/0.81 up up
@@ -2007,7 +2007,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2013-08-14 17:26:02 CDT by donnie
+## Last commit: 2013-08-15 08:58:11 CDT by joe
 version 11.4R7.5;
 groups {
     re0 {
@@ -8463,7 +8463,6 @@
         route 164.58.157.0/26 next-hop 156.110.24.206;
         route 164.58.148.212/30 next-hop 164.58.11.34;
         route 164.58.159.24/29 next-hop 156.110.25.166;
-        route 164.58.25.120/29 next-hop 156.110.25.14;
         route 164.58.23.64/26 next-hop 156.110.46.98;
         route 164.58.225.56/29 next-hop 156.110.234.6;
         inactive: route 172.23.8.8/30 next-hop 172.23.3.58;



More information about the Nocrancid mailing list