[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Jun 8 12:05:26 CDT 2017


Index: configs/doh-elk-city.client.onenet.net
===================================================================
--- configs/doh-elk-city.client.onenet.net	(revision 152596)
+++ configs/doh-elk-city.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DOH-ELK-CITY-SRX220> show system commit 
+#   2017-06-08 11:45:04 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2016-07-26 19:42:07 CDT by andrew via cli commit confirmed, rollback in 5mins
 #   2014-11-07 15:47:21 CST by admin via netconf
 #   2014-09-04 23:23:09 CDT by root via other
 #   2014-09-02 21:31:13 CDT by andrew via cli
 #   2014-09-01 23:41:20 CDT by rnordmark via cli
-#   2014-09-01 12:40:38 CDT by rnordmark via cli
 # grnoc-mon at DOH-ELK-CITY-SRX220> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -104,7 +104,7 @@
 # grnoc-mon at DOH-ELK-CITY-SRX220> show system uptime 
 # System booted: 2017-04-21 15:31 CDT 
 # Protocols started: 2017-04-21 15:33 CDT 
-# Last configured: 2016-07-26 19:42 CDT  by andrew
+# Last configured: 2017-06-08 11:45 CDT  by andrew
 # 
 # grnoc-mon at DOH-ELK-CITY-SRX220> show interface terse 
 #Interface Admin Link
@@ -120,16 +120,17 @@
 #sp-0/0/0.16383 up up
 #ge-0/0/1 up up
 #ge-0/0/1.0 up up
-#ge-0/0/2 down down
+#ge-0/0/2 up up
+#ge-0/0/2.500 up up
+#ge-0/0/2.501 up up
+#ge-0/0/2.502 up up
+#ge-0/0/2.32767 up up
 #ge-0/0/3 down down
 #ge-0/0/4 down down
 #ge-0/0/5 down down
 #ge-0/0/6 down down
 #ge-0/0/7 down down
-#t1-1/0/0 up up
-#t1-1/0/0.16 up up
-#t1-1/0/0.17 up up
-#t1-1/0/0.18 up up
+#t1-1/0/0 down down
 #fxp2 up up
 #fxp2.0 up up
 #gre up up
@@ -151,7 +152,7 @@
 #tap up up
 #vlan up up
 # grnoc-mon at DOH-ELK-CITY-SRX220> show configuration 
-## Last commit: 2016-07-26 19:42:07 CDT by andrew
+## Last commit: 2017-06-08 11:45:04 CDT by andrew
 version 12.1X46-D20.5;
 system {
     host-name DOH-ELK-CITY-SRX220;
@@ -300,34 +301,16 @@
         }
     }
     ge-0/0/2 {
-        disable;
-    }
-    ge-0/0/3 {
-        disable;
-    }
-    ge-0/0/4 {
-        disable;
-    }
-    ge-0/0/5 {
-        disable;
-    }
-    ge-0/0/6 {
-        disable;
-    }
-    ge-0/0/7 {
-        disable;
-    }
-    t1-1/0/0 {
         description "Link to OneNet";
-        per-unit-scheduler;
-        clocking external;
-        encapsulation frame-relay;
-        t1-options {
-            remote-loopback-respond;
+        vlan-tagging;
+        speed 100m;
+        link-mode full-duplex;
+        gigether-options {
+            no-auto-negotiation;
         }
-        unit 16 {
+        unit 500 {
             description "DATACOMM-MGMT to OneNet";
-            dlci 16;
+            vlan-id 500;
             family inet {
                 filter {
                     output DOH-COS;
@@ -335,9 +318,9 @@
                 address 10.119.78.247/31;
             }
         }
-        unit 17 {
+        unit 501 {
             description "DOH-DATA to OneNet";
-            dlci 17;
+            vlan-id 501;
             family inet {
                 filter {
                     output DOH-COS;
@@ -345,9 +328,8 @@
                 address 10.119.76.247/31;
             }
         }
-        unit 18 {
-            description "DOH-PUBLIC to OneNet";
-            dlci 18;
+        unit 502 {
+            vlan-id 502;
             family inet {
                 filter {
                     output DOH-COS;
@@ -356,6 +338,24 @@
             }
         }
     }
+    ge-0/0/3 {
+        disable;
+    }
+    ge-0/0/4 {
+        disable;
+    }
+    ge-0/0/5 {
+        disable;
+    }
+    ge-0/0/6 {
+        disable;
+    }
+    ge-0/0/7 {
+        disable;
+    }
+    t1-1/0/0 {
+        disable;
+    }
     t1-2/0/0 {
         disable;
     }
@@ -599,21 +599,21 @@
     zones {
         security-zone DOH-DATA {
             interfaces {
-                t1-1/0/0.17 {
+                ge-0/0/0.0 {
                     host-inbound-traffic {
                         system-services {
                             ping;
                             traceroute;
-                            ssh;
                             snmp;
                         }
                     }
                 }
-                ge-0/0/0.0 {
+                ge-0/0/2.501 {
                     host-inbound-traffic {
                         system-services {
                             ping;
                             traceroute;
+                            ssh;
                             snmp;
                         }
                     }
@@ -622,21 +622,21 @@
         }
         security-zone DOH-PUBLIC {
             interfaces {
-                t1-1/0/0.18 {
+                ge-0/0/1.0 {
                     host-inbound-traffic {
                         system-services {
                             ping;
                             traceroute;
-                            ssh;
                             snmp;
                         }
                     }
                 }
-                ge-0/0/1.0 {
+                ge-0/0/2.502 {
                     host-inbound-traffic {
                         system-services {
                             ping;
                             traceroute;
+                            ssh;
                             snmp;
                         }
                     }
@@ -645,7 +645,7 @@
         }
         security-zone DATACOMM-MGMT {
             interfaces {
-                t1-1/0/0.16 {
+                ge-0/0/2.500 {
                     host-inbound-traffic {
                         system-services {
                             ping;
@@ -757,7 +757,7 @@
     DOH-DATA {
         instance-type virtual-router;
         interface ge-0/0/0.0;
-        interface t1-1/0/0.17;
+        interface ge-0/0/2.501;
         routing-options {
             static {
                 route 0.0.0.0/0 next-hop 10.119.76.246;
@@ -767,7 +767,7 @@
     DOH-PUBLIC {
         instance-type virtual-router;
         interface ge-0/0/1.0;
-        interface t1-1/0/0.18;
+        interface ge-0/0/2.502;
         routing-options {
             static {
                 route 0.0.0.0/0 next-hop 172.23.0.85;
Index: configs/oja-cojc-tecumseh-srx240.client.onenet.net
===================================================================
--- configs/oja-cojc-tecumseh-srx240.client.onenet.net	(revision 153940)
+++ configs/oja-cojc-tecumseh-srx240.client.onenet.net	(working copy)
@@ -163,7 +163,7 @@
 #ppd0 up up
 #ppe0 up up
 #st0 up up
-#st0.1 up down
+#st0.1 up up
 #tap up up
 #vlan up up
 #vlan.999 up down
Index: configs/hub.say.onenet.net
===================================================================
--- configs/hub.say.onenet.net	(revision 153742)
+++ configs/hub.say.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SAYRE-M120-RE0> show system commit 
+#   2017-06-08 11:45:38 CDT by andrew via cli commit synchronize
 #   2017-05-22 13:15:54 CDT by joel via cli commit confirmed, rollback in 5mins synchronize
 #   2017-02-07 12:18:17 CST by andrew via cli commit synchronize
 #   2017-02-06 18:47:08 CST by andrew via cli commit synchronize
 #   2017-01-29 02:23:37 CST by andrew via cli commit synchronize
 #   2016-09-12 18:39:14 CDT by andrew via cli commit synchronize
-#   2016-09-02 11:55:20 CDT by joel via cli commit synchronize
 # grnoc-mon at SAYRE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -264,7 +264,7 @@
 # grnoc-mon at SAYRE-M120-RE0> show system uptime 
 # System booted: 2016-03-21 00:47 CDT 
 # Protocols started: 2016-03-21 00:52 CDT 
-# Last configured: 2017-05-22 13:15 CDT  by joel
+# Last configured: 2017-06-08 11:45 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at SAYRE-M120-RE0> show interface terse 
@@ -283,10 +283,7 @@
 #t1-2/0/2:3 up up
 #t1-2/0/2:3.16 up up
 #t1-2/0/2:3.17 up up
-#t1-2/0/2:4 up up
-#t1-2/0/2:4.16 up up
-#t1-2/0/2:4.17 up up
-#t1-2/0/2:4.18 up up
+#t1-2/0/2:4 down down
 #t1-2/0/2:5 up up
 #t1-2/0/2:5.16 up up
 #t1-2/0/2:5.17 up up
@@ -421,7 +418,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SAYRE-M120-RE0> show configuration 
-## Last commit: 2017-05-22 13:15:54 CDT by joel
+## Last commit: 2017-06-08 11:45:38 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -791,38 +788,7 @@
         }
     }
     t1-2/0/2:4 {
-        description DOH-ELK-CITY-T1-CIR0000662-OCS;
-        dce;
-        encapsulation frame-relay;
-        unit 16 {
-            dlci 16;
-            family inet {
-                sampling {
-                    input;
-                    output;
-                }
-                address 10.119.78.246/31;
-            }
-        }
-        unit 17 {
-            dlci 17;
-            family inet {
-                sampling {
-                    input;
-                    output;
-                }
-                address 10.119.76.246/31;
-            }
-        }
-        unit 18 {
-            dlci 18;
-            family inet {
-                sampling {
-                    input;
-                }
-                address 172.23.0.85/30;
-            }
-        }
+        disable;
     }
     t1-2/0/2:5 {
         description ODOT-SAYRE-REGMAINT-T1-CIR0005298;
@@ -1273,7 +1239,6 @@
             discard;
             no-readvertise;
         }
-        route 156.110.111.8/29 next-hop 172.23.0.86;
     }
     router-id 164.58.199.30;
     autonomous-system 5078;
@@ -2013,7 +1978,6 @@
         description DOH-L3VPN;
         instance-type vrf;
         interface t1-2/0/2:3.17;
-        interface t1-2/0/2:4.17;
         route-distinguisher 164.58.199.30:3000;
         vrf-import DOH-VRF-IMPORT;
         vrf-export DOH-VRF-EXPORT;
@@ -2022,7 +1986,6 @@
         routing-options {
             static {
                 route 172.23.21.0/26 next-hop 10.119.76.131;
-                route 172.23.21.64/26 next-hop 10.119.76.247;
             }
         }
     }
@@ -2065,7 +2028,6 @@
         description OMES-MGMT-L3VPN;
         instance-type vrf;
         interface t1-2/0/2:3.16;
-        interface t1-2/0/2:4.16;
         interface t1-2/0/2:5.16;
         interface t1-2/0/2:7.16;
         route-distinguisher 164.58.199.30:2550;
Index: configs/sayre-public-library-ex.client.onenet.net
===================================================================
--- configs/sayre-public-library-ex.client.onenet.net	(revision 153921)
+++ configs/sayre-public-library-ex.client.onenet.net	(working copy)
@@ -188,8 +188,8 @@
 #ge-0/0/11.0 up down
 #ge-0/0/12 up up
 #ge-0/0/12.0 up up
-#ge-0/0/13 up down
-#ge-0/0/13.0 up down
+#ge-0/0/13 up up
+#ge-0/0/13.0 up up
 #ge-0/0/14 up up
 #ge-0/0/14.0 up up
 #ge-0/0/15 up up
@@ -198,8 +198,8 @@
 #ge-0/0/16.0 up down
 #ge-0/0/17 up down
 #ge-0/0/17.0 up down
-#ge-0/0/18 up down
-#ge-0/0/18.0 up down
+#ge-0/0/18 up up
+#ge-0/0/18.0 up up
 #ge-0/0/19 up down
 #ge-0/0/19.0 up down
 #ge-0/0/20 up down
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 153882)
+++ configs/core5.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system commit 
+#   2017-06-08 11:55:00 CDT by andrew via cli commit synchronize
+#   2017-06-08 11:45:31 CDT by andrew via cli commit synchronize
+#   2017-06-08 11:32:26 CDT by sean via cli commit synchronize
+#   2017-06-08 11:08:27 CDT by sean via cli commit synchronize
 #   2017-06-06 10:00:35 CDT by aberrios via cli commit synchronize
 #   2017-06-06 09:57:29 CDT by aberrios via cli commit synchronize
-#   2017-06-06 09:56:17 CDT by aberrios via cli commit synchronize
-#   2017-06-06 09:48:14 CDT by aberrios via cli commit synchronize
-#   2017-06-06 09:41:38 CDT by aberrios via cli commit synchronize
-#   2017-06-06 09:40:06 CDT by aberrios via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -449,7 +449,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-10-12 08:16 CDT 
 # Protocols started: 2016-10-12 08:18 CDT 
-# Last configured: 2017-06-06 10:00 CDT  by aberrios
+# Last configured: 2017-06-08 11:55 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -785,12 +785,15 @@
 #xe-1/0/1.2500 up up
 #xe-1/0/1.32767 up up
 #xe-1/1/0 up up
+#xe-1/1/0.560 up up
 #xe-1/1/0.576 up up
 #xe-1/1/0.577 up up
 #xe-1/1/0.679 up up
 #xe-1/1/0.938 up up
+#xe-1/1/0.1560 up up
 #xe-1/1/0.1576 up up
 #xe-1/1/0.1938 up up
+#xe-1/1/0.2560 up up
 #xe-1/1/0.2938 up up
 #xe-1/1/0.32767 up up
 #xe-1/1/1 up up
@@ -1182,7 +1185,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-06-06 10:00:35 CDT by aberrios
+## Last commit: 2017-06-08 11:55:00 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -6041,6 +6044,22 @@
         flexible-vlan-tagging;
         mtu 9192;
         encapsulation flexible-ethernet-services;
+        unit 560 {
+            description DOH-ELK-CITY-MGMT-2M-CIR0019967-OCS;
+            bandwidth 2m;
+            vlan-tags outer 560 inner 500;
+            family inet {
+                policer {
+                    input 2M-POL;
+                    output 2M-POL;
+                }
+                sampling {
+                    input;
+                    output;
+                }
+                address 10.119.78.246/31;
+            }
+        }
         unit 576 {
             description KIAMICHI-FMC-HUGO-INTERNET-50M-CIR0019463;
             bandwidth 50m;
@@ -6075,14 +6094,14 @@
             }
         }
         unit 679 {
-            description "TAGNET-5212-MORRSION-5M-CIR0020101 [ORDERED]";
-            bandwidth 5m;
+            description TAGNET-5212-MORRSION-2M-CIR0020101;
+            bandwidth 2m;
             vlan-id 679;
             family inet {
                 mtu 1500;
                 policer {
-                    input 5M-POL;
-                    output 5M-POL;
+                    input 2M-POL;
+                    output 2M-POL;
                 }
                 sampling {
                     input;
@@ -6108,6 +6127,22 @@
                 address 10.119.72.62/31;
             }
         }
+        unit 1560 {
+            description DOH-ELK-CITY-DOH-DATA-2M-CIR0019967-OCS;
+            bandwidth 2m;
+            vlan-tags outer 560 inner 501;
+            family inet {
+                policer {
+                    input 2M-POL;
+                    output 2M-POL;
+                }
+                sampling {
+                    input;
+                    output;
+                }
+                address 10.119.76.246/31;
+            }
+        }
         unit 1576 {
             description KIAMICHI-FMC-HUGO-MPLS-50M-CIR0019814;
             bandwidth 50m;
@@ -6143,6 +6178,21 @@
                 address 10.119.52.62/31;
             }
         }
+        unit 2560 {
+            description DOH-ELK-CITY-DOH-VIDEO-2M-CIR0019967-OCS;
+            bandwidth 2m;
+            vlan-tags outer 560 inner 502;
+            family inet {
+                policer {
+                    input 2M-POL;
+                    output 2M-POL;
+                }
+                sampling {
+                    input;
+                }
+                address 172.23.0.85/30;
+            }
+        }
         unit 2938 {
             description DHS-ATOKA-N-GREATHOUSE-GUEST-20M-CIR0020252;
             bandwidth 20m;
@@ -8910,6 +8960,7 @@
         route 156.110.134.16/30 next-hop 164.58.73.243;
         route 164.58.184.192/29 next-hop 164.58.12.166;
         route 156.110.119.0/29 next-hop 172.23.5.138;
+        route 156.110.111.8/29 next-hop 172.23.0.86;
     }
     router-id 164.58.199.215;
     autonomous-system 5078;
@@ -11854,6 +11905,17 @@
                 shaping-rate 5m;
             }
         }
+        xe-1/1/0 {
+            unit 560 {
+                shaping-rate 2m;
+            }
+            unit 1560 {
+                shaping-rate 2m;
+            }
+            unit 2560 {
+                shaping-rate 2m;
+            }
+        }
         xe-2/0/1 {
             unit 1127 {
                 rewrite-rules {
@@ -18599,6 +18661,7 @@
         interface xe-1/0/0.1555;
         interface xe-1/0/0.1597;
         interface xe-1/0/0.1822;
+        interface xe-1/1/0.1560;
         interface xe-2/0/1.1127;
         interface ge-2/2/8.954;
         route-distinguisher 164.58.199.215:3000;
@@ -18615,6 +18678,7 @@
                 route 172.23.109.128/25 next-hop 10.119.76.69;
                 route 172.23.110.0/24 next-hop 10.119.76.125;
                 route 172.23.120.128/25 next-hop 10.119.76.237;
+                route 172.23.21.64/26 next-hop 10.119.76.247;
             }
         }
         protocols {
@@ -19025,6 +19089,7 @@
         interface xe-1/0/0.1006;
         interface xe-1/0/0.1007;
         interface xe-1/0/0.1008;
+        interface xe-1/1/0.560;
         interface xe-1/1/0.938;
         interface ge-1/2/7.503;
         interface ge-1/3/8.500;
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net	(revision 153922)
+++ configs/rpswi1.okc.onenet.net	(working copy)
@@ -213,8 +213,8 @@
 #ge-0/0/18.0 up up
 #ge-0/0/19 up up
 #ge-0/0/19.0 up up
-#ge-0/0/20 up down
-#ge-0/0/20.0 up down
+#ge-0/0/20 up up
+#ge-0/0/20.0 up up
 #ge-0/0/21 up up
 #ge-0/0/21.0 up up
 #ge-0/0/22 up up
Index: configs/doh-blackwell.client.onenet.net
===================================================================
--- configs/doh-blackwell.client.onenet.net	(revision 153637)
+++ configs/doh-blackwell.client.onenet.net	(working copy)
@@ -104,8 +104,8 @@
 # total files: 1
 # 
 # grnoc-mon at DOH-BLACKWELL-SRX220> show system uptime 
-# System booted: 2017-05-28 19:44 CDT 
-# Protocols started: 2017-05-28 19:46 CDT 
+# System booted: 2017-06-08 11:11 CDT 
+# Protocols started: 2017-06-08 11:13 CDT 
 # Last configured: 2016-10-24 15:17 CDT  by admin
 # 
 # grnoc-mon at DOH-BLACKWELL-SRX220> show interface terse 



More information about the Nocrancid mailing list