[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue May 24 15:00:43 CDT 2011


Index: core1.nor-mx480.onenet.net
===================================================================
--- core1.nor-mx480.onenet.net	(revision 12029)
+++ core1.nor-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at NORMAN1-MX480-RE0> show system commit 
+#   2011-05-24 14:37:25 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
 #   2011-05-24 13:46:17 CDT by jed via cli commit synchronize
 #   2011-05-20 15:25:49 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-05-20 15:24:23 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-05-20 15:15:57 CDT by von via cli commit synchronize
 #   2011-05-20 15:12:46 CDT by von via cli commit confirmed, rollback in 1mins synchronize
-#   2011-05-18 20:22:28 CDT by von via cli commit synchronize
 # grnoc-mon at NORMAN1-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -322,7 +322,7 @@
 # grnoc-mon at NORMAN1-MX480-RE0> show system uptime 
 # System booted: 2011-03-27 19:48 CDT 
 # Protocols started: 2011-03-27 19:49 CDT 
-# Last configured: 2011-05-24 13:46 CDT  by jed
+# Last configured: 2011-05-24 14:37 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at NORMAN1-MX480-RE0> show interface terse 
@@ -413,7 +413,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at NORMAN1-MX480-RE0> show configuration 
-## Last commit: 2011-05-24 13:46:17 CDT by jed
+## Last commit: 2011-05-24 14:37:25 CDT by jeremyt
 version 10.4R3.4;
 groups {
     re0 {
@@ -999,6 +999,12 @@
     }
 }
 policy-options {
+    prefix-list EBGP-IPV4-NEIGHBORS {
+        156.110.98.122/32;
+        156.110.99.50/32;
+        156.110.99.51/32;
+        164.58.10.98/32;
+    }
     policy-statement DEFAULT-ONLY-EXPORT {
         term ACCEPT-DEFAULT {
             from {
@@ -1208,6 +1214,7 @@
                     source-address {
                         164.58.199.0/24;
                         164.58.0.0/16;
+                        156.110.0.0/16;
                     }
                     protocol ospf;
                 }
@@ -1215,11 +1222,8 @@
             }
             term EBGP-ALLOW {
                 from {
-                    source-address {
-                        164.58.10.98/32;
-                        156.110.98.122/32;
-                        156.110.99.50/32;
-                        156.110.99.51/32;
+                    prefix-list {
+                        EBGP-IPV4-NEIGHBORS;
                     }
                     protocol tcp;
                     port 179;
@@ -1246,7 +1250,7 @@
             }
             term SERVICES-OUTBOUND {
                 from {
-                    source-port [ domain ntp ssh ];
+                    source-port [ domain ntp ssh syslog ftp 7804 telnet ];
                 }
                 then accept;
             }
@@ -1264,6 +1268,7 @@
                 from {
                     source-address {
                         164.58.10.1/32;
+                        164.58.199.0/24;
                     }
                     protocol udp;
                     port ntp;
@@ -1287,6 +1292,7 @@
                     source-address {
                         164.58.199.0/24;
                         164.58.0.0/16;
+                        156.110.0.0/16;
                     }
                     port ldp;
                 }
@@ -1311,6 +1317,13 @@
                 }
                 then accept;
             }
+            term TRACEROUTE-ALLOW {
+                from {
+                    protocol udp;
+                    destination-port 33434-33523;
+                }
+                then accept;
+            }
             term DENY_ALL {
                 then {
                     log;

Index: hub.ard.onenet.net
===================================================================
--- hub.ard.onenet.net	(revision 12031)
+++ hub.ard.onenet.net	(working copy)
@@ -362,8 +362,8 @@
 #t1-2/0/3:4.0 up down
 #t1-2/0/3:5 up up
 #t1-2/0/3:5.0 up up
-#t1-2/0/3:6 up up
-#t1-2/0/3:6.0 up up
+#t1-2/0/3:6 up down
+#t1-2/0/3:6.0 up down
 #t1-2/0/3:7 up up
 #t1-2/0/3:7.0 up up
 #t1-2/0/3:8 up up

Index: core3.tul.ptc.mx480.onenet.net
===================================================================
--- core3.tul.ptc.mx480.onenet.net	(revision 11896)
+++ 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 
+#   2011-05-24 14:51:05 CDT by todd via cli commit synchronize
+#   2011-05-24 14:27:21 CDT by todd via cli commit synchronize
 #   2011-05-19 10:50:04 CDT by admin via cli commit synchronize
 #   2011-05-19 10:46:08 CDT by admin via cli commit synchronize
 #   2011-05-19 09:39:05 CDT by admin via cli commit synchronize
 #   2011-05-18 15:45:42 CDT by admin via cli commit confirmed, rollback in 1mins synchronize
-#   2011-05-18 14:31:43 CDT by admin via cli commit synchronize
-#   2011-05-18 14:26:10 CDT by admin via cli commit synchronize
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -275,7 +275,7 @@
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show system uptime 
 # System booted: 2011-03-24 17:50 CDT 
 # Protocols started: 2011-04-05 15:45 CDT 
-# Last configured: 2011-05-19 10:50 CDT  by admin
+# Last configured: 2011-05-24 14:51 CDT  by todd
 # 
 # {master}
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show interface terse 
@@ -339,7 +339,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show configuration 
-## Last commit: 2011-05-19 10:50:04 CDT by admin
+## Last commit: 2011-05-24 14:51:05 CDT by todd
 version 10.4R3.4;
 groups {
     re0 {

Index: core1.sti-mx960.onenet.net
===================================================================
--- core1.sti-mx960.onenet.net	(revision 11861)
+++ core1.sti-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at STILLWATER-MX960-RE0> show system commit 
+#   2011-05-24 14:44:38 CDT by jeremyt via cli commit synchronize
 #   2011-05-22 22:23:49 CDT by jed via cli commit synchronize
 #   2011-05-18 10:57:36 CDT by joe via cli commit synchronize
 #   2011-05-16 10:51:56 CDT by cjensen via cli commit synchronize
 #   2011-05-16 08:59:37 CDT by todd via cli commit synchronize
 #   2011-05-16 08:58:41 CDT by todd via cli commit synchronize
-#   2011-05-15 00:49:43 CDT by von via cli commit synchronize
 # grnoc-mon at STILLWATER-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -348,7 +348,7 @@
 # grnoc-mon at STILLWATER-MX960-RE0> show system uptime 
 # System booted: 2011-03-24 17:25 CDT 
 # Protocols started: 2011-04-05 03:27 CDT 
-# Last configured: 2011-05-22 22:23 CDT  by jed
+# Last configured: 2011-05-24 14:44 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at STILLWATER-MX960-RE0> show interface terse 
@@ -435,7 +435,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at STILLWATER-MX960-RE0> show configuration 
-## Last commit: 2011-05-22 22:23:49 CDT by jed
+## Last commit: 2011-05-24 14:44:38 CDT by jeremyt
 version 10.4R3.4;
 groups {
     re0 {
@@ -1141,7 +1141,7 @@
             }
             term SERVICES-OUTBOUND {
                 from {
-                    source-port [ domain ntp ssh syslog ];
+                    source-port [ domain ntp ssh syslog ftp 7804 telnet ];
                 }
                 then accept;
             }
@@ -1159,6 +1159,7 @@
                 from {
                     source-address {
                         164.58.10.1/32;
+                        164.58.199.0/24;
                     }
                     protocol udp;
                     port ntp;

Index: core2.nor-mx480.onenet.net
===================================================================
--- core2.nor-mx480.onenet.net	(revision 12032)
+++ core2.nor-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at NORMAN2-MX480-RE0> show system commit 
+#   2011-05-24 14:41:47 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
 #   2011-05-24 13:47:36 CDT by jed via cli commit synchronize
 #   2011-05-17 11:43:14 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-05-16 14:22:42 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-05-16 11:01:53 CDT by cjensen via cli commit synchronize
 #   2011-05-13 12:36:31 CDT by admin via netconf commit synchronize
-#   2011-05-13 12:36:16 CDT by admin via cli commit synchronize
 # grnoc-mon at NORMAN2-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -309,7 +309,7 @@
 # grnoc-mon at NORMAN2-MX480-RE0> show system uptime 
 # System booted: 2011-03-27 17:43 CDT 
 # Protocols started: 2011-04-05 13:49 CDT 
-# Last configured: 2011-05-24 13:47 CDT  by jed
+# Last configured: 2011-05-24 14:41 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at NORMAN2-MX480-RE0> show interface terse 
@@ -381,7 +381,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at NORMAN2-MX480-RE0> show configuration 
-## Last commit: 2011-05-24 13:47:36 CDT by jed
+## Last commit: 2011-05-24 14:41:47 CDT by jeremyt
 version 10.4R3.4;
 groups {
     re0 {
@@ -780,6 +780,9 @@
     }
 }
 policy-options {
+    prefix-list EBGP-IPV4-NEIGHBORS {
+        164.58.10.38/32;
+    }
     policy-statement EBGP-OU-IMPORT {
         term STEP-1 {
             then {
@@ -930,6 +933,7 @@
                     source-address {
                         164.58.199.0/24;
                         164.58.0.0/16;
+                        156.110.0.0/16;
                     }
                     protocol ospf;
                 }
@@ -937,8 +941,8 @@
             }
             term EBGP-ALLOW {
                 from {
-                    source-address {
-                        164.58.10.38/32;
+                    prefix-list {
+                        EBGP-IPV4-NEIGHBORS;
                     }
                     protocol tcp;
                     port 179;
@@ -965,7 +969,7 @@
             }
             term SERVICES-OUTBOUND {
                 from {
-                    source-port [ domain ntp ssh ];
+                    source-port [ domain ntp ssh syslog ftp 7804 telnet ];
                 }
                 then accept;
             }
@@ -983,6 +987,7 @@
                 from {
                     source-address {
                         164.58.10.1/32;
+                        164.58.199.0/24;
                     }
                     protocol udp;
                     port ntp;
@@ -1006,6 +1011,7 @@
                     source-address {
                         164.58.199.0/24;
                         164.58.0.0/16;
+                        156.110.0.0/16;
                     }
                     port ldp;
                 }
@@ -1030,6 +1036,13 @@
                 }
                 then accept;
             }
+            term TRACEROUTE-ALLOW {
+                from {
+                    protocol udp;
+                    destination-port 33434-33523;
+                }
+                then accept;
+            }
             term DENY_ALL {
                 then {
                     log;

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 12030)
+++ hub.chi.onenet.net	(working copy)
@@ -306,7 +306,7 @@
 #t3-2/0/1.0 up up
 #ct3-2/0/2 up up
 #t1-2/0/2:1 up up
-#t1-2/0/2:2 up up
+#t1-2/0/2:2 up down
 #t1-2/0/2:3 up up
 #t1-2/0/2:3.0 up up
 #t1-2/0/2:4 up up

Index: hub.sem.onenet.net
===================================================================
--- hub.sem.onenet.net	(revision 11962)
+++ hub.sem.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SEMINOLE-M120-RE0> show system commit 
+#   2011-05-24 14:27:20 CDT by bobby via cli commit synchronize
 #   2011-05-23 17:45:45 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
 #   2011-05-23 15:54:25 CDT by admin via netconf commit synchronize
 #   2011-05-23 15:54:20 CDT by admin via netconf commit synchronize
 #   2011-05-19 15:03:46 CDT by jeremyt via cli commit synchronize
 #   2011-05-13 12:36:24 CDT by admin via netconf commit synchronize
-#   2011-05-13 12:36:15 CDT by admin via cli commit synchronize
 # grnoc-mon at SEMINOLE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -286,7 +286,7 @@
 # grnoc-mon at SEMINOLE-M120-RE0> show system uptime 
 # System booted: 2011-02-10 18:03 CST 
 # Protocols started: 2011-02-10 18:04 CST 
-# Last configured: 2011-05-23 17:45 CDT  by jeremyt
+# Last configured: 2011-05-24 14:27 CDT  by bobby
 # 
 # {master}
 # grnoc-mon at SEMINOLE-M120-RE0> show interface terse 
@@ -475,7 +475,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SEMINOLE-M120-RE0> show configuration 
-## Last commit: 2011-05-23 17:45:45 CDT by jeremyt
+## Last commit: 2011-05-24 14:27:20 CDT by bobby
 version 10.4R1.9;
 groups {
     re0 {
@@ -1029,10 +1029,10 @@
     }
     t1-2/0/3:20 {
         description Holdenville-Hospital-T1-CIR0004092-lsq-2/3/0.4;
-        encapsulation cisco-hdlc;
+        encapsulation ppp;
         unit 0 {
-            family inet {
-                address 164.58.3.73/30;
+            family mlppp {
+                bundle lsq-2/3/0.4;
             }
         }
     }


More information about the Nocrancid mailing list