[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Jul 17 12:04:33 CDT 2017


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 154982)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CHICKASHA-M120-RE0> show system commit 
+#   2017-07-17 11:50:58 CDT by andrew via cli commit synchronize
+#   2017-07-17 11:47:54 CDT by andrew via cli commit synchronize
 #   2017-07-17 10:41:34 CDT by andrew via cli commit synchronize
 #   2017-07-17 10:40:32 CDT by andrew via cli commit synchronize
 #   2017-07-17 09:22:45 CDT by andrew via cli commit synchronize
 #   2017-07-17 08:47:37 CDT by andrew via cli commit synchronize
-#   2017-07-08 21:09:22 CDT by andrew via cli commit synchronize
-#   2017-04-20 13:53:23 CDT by andrew via cli commit synchronize
 # grnoc-mon at CHICKASHA-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -375,7 +375,7 @@
 # grnoc-mon at CHICKASHA-M120-RE0> show system uptime 
 # System booted: 2016-09-10 01:37 CDT 
 # Protocols started: 2016-09-10 01:40 CDT 
-# Last configured: 2017-07-17 10:41 CDT  by andrew
+# Last configured: 2017-07-17 11:50 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at CHICKASHA-M120-RE0> show interface terse 
@@ -388,7 +388,7 @@
 #t3-2/0/1 down down
 #ct3-2/0/2 up up
 #t1-2/0/2:1 down up
-#t1-2/0/2:2 down up
+#t1-2/0/2:2 down down
 #t1-2/0/2:3 down down
 #t1-2/0/2:4 down down
 #t1-2/0/2:5 down down
@@ -397,10 +397,7 @@
 #t1-2/0/2:8 down down
 #t1-2/0/2:9 down down
 #t1-2/0/2:10 down down
-#t1-2/0/2:11 up up
-#t1-2/0/2:11.16 up up
-#t1-2/0/2:11.17 up up
-#t1-2/0/2:11.18 up up
+#t1-2/0/2:11 down up
 #t1-2/0/2:12 down down
 #t1-2/0/2:13 down down
 #t1-2/0/2:14 down down
@@ -514,15 +511,13 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
-#lsi.0 up up
-#lsi.2 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pp0 up up
 #tap up up
 # grnoc-mon at CHICKASHA-M120-RE0> show configuration 
-## Last commit: 2017-07-17 10:41:34 CDT by andrew
+## Last commit: 2017-07-17 11:50:58 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -869,38 +864,7 @@
         disable;
     }
     t1-2/0/2:11 {
-        description "DOH-CHICKASHA-T1-CIR0000633-OCS [DECOM]";
-        dce;
-        encapsulation frame-relay;
-        unit 16 {
-            dlci 16;
-            family inet {
-                sampling {
-                    input;
-                    output;
-                }
-                address 10.119.78.72/31;
-            }
-        }
-        unit 17 {
-            dlci 17;
-            family inet {
-                sampling {
-                    input;
-                    output;
-                }
-                address 10.119.76.72/31;
-            }
-        }
-        unit 18 {
-            dlci 18;
-            family inet {
-                sampling {
-                    input;
-                }
-                address 172.23.5.69/30;
-            }
-        }
+        disable;
     }
     t1-2/0/2:12 {
         disable;
@@ -1473,98 +1437,11 @@
     prefix-list PRE-BGP-RI-ALLOW {
         apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
     }
-    policy-statement DOH-VRF-EXPORT {
-        term 1 {
-            from protocol static;
-            then {
-                community add DOH-VPN;
-                accept;
-            }
-        }
-        term 2 {
-            from protocol direct;
-            then {
-                community add DOH-VPN;
-                accept;
-            }
-        }
-        term 3 {
-            from protocol ospf;
-            then {
-                community add DOH-VPN;
-                accept;
-            }
-        }
-        term 4 {
-            from protocol bgp;
-            then {
-                community add DOH-VPN;
-                accept;
-            }
-        }
-        term 5 {
-            then reject;
-        }
-    }
-    policy-statement DOH-VRF-IMPORT {
-        term 1 {
-            from {
-                protocol bgp;
-                community DOH-VPN;
-            }
-            then accept;
-        }
-        term 2 {
-            then reject;
-        }
-    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
         }
     }
-    policy-statement OMES-MGMT-VRF-EXPORT {
-        term 1 {
-            from protocol static;
-            then {
-                community add OMES-MGMT-VPN;
-                accept;
-            }
-        }
-        term 2 {
-            from protocol direct;
-            then {
-                community add OMES-MGMT-VPN;
-                accept;
-            }
-        }
-        term 3 {
-            from protocol ospf;
-            then {
-                community add OMES-MGMT-VPN;
-                accept;
-            }
-        }
-        term 4 {
-            from protocol bgp;
-            then {
-                community add OMES-MGMT-VPN;
-                accept;
-            }
-        }
-    }
-    policy-statement OMES-MGMT-VRF-IMPORT {
-        term 1 {
-            from {
-                protocol bgp;
-                community OMES-MGMT-VPN;
-            }
-            then accept;
-        }
-        term 2 {
-            then reject;
-        }
-    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -1593,7 +1470,6 @@
     community Bartlesville members 5078:134;
     community Chickasha members 5078:82;
     community Claremore members 5078:142;
-    community DOH-VPN members target:5078:3000;
     community Duncan members 5078:18;
     community Durant members 5078:14;
     community Edmond members 5078:235;
@@ -1608,7 +1484,6 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
-    community OMES-MGMT-VPN members target:5078:2550;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
     community Ponca-City members 5078:186;
@@ -1938,33 +1813,6 @@
         }
     }
 }
-routing-instances {
-    DOH-L3VPN {
-        description DOH-L3VPN;
-        instance-type vrf;
-        interface t1-2/0/2:11.17;
-        route-distinguisher 164.58.199.82:3000;
-        vrf-import DOH-VRF-IMPORT;
-        vrf-export DOH-VRF-EXPORT;
-        vrf-target target:5078:3000;
-        vrf-table-label;
-        routing-options {
-            static {
-                route 172.23.116.64/26 next-hop 10.119.76.73;
-            }
-        }
-    }
-    OMES-MGMT-L3VPN {
-        description OMES-MGMT-L3VPN;
-        instance-type vrf;
-        interface t1-2/0/2:11.16;
-        route-distinguisher 164.58.199.82:2550;
-        vrf-import OMES-MGMT-VRF-IMPORT;
-        vrf-export OMES-MGMT-VRF-EXPORT;
-        vrf-target target:5078:2550;
-        vrf-table-label;
-    }
-}
 {master}
 # grnoc-mon at CHICKASHA-M120-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
Index: configs/doh-chickasha.client.onenet.net
===================================================================
--- configs/doh-chickasha.client.onenet.net	(revision 154982)
+++ configs/doh-chickasha.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DOH-CHICKASHA-SRX220> show system commit 
+#   2017-07-17 11:47:13 CDT by andrew via cli commit confirmed, rollback in 5mins
 #   2017-07-17 10:51:32 CDT by andrew via cli
 #   2016-07-13 19:34:52 CDT by andrew via cli commit confirmed, rollback in 5mins
 #   2014-11-07 15:46:54 CST by admin via netconf
 #   2014-09-02 21:30:16 CDT by root via other
 #   2014-09-02 19:44:27 CDT by andrew via cli
-#   2014-09-02 15:45:40 CDT by rnordmark via cli
 # grnoc-mon at DOH-CHICKASHA-SRX220> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -114,7 +114,7 @@
 # grnoc-mon at DOH-CHICKASHA-SRX220> show system uptime 
 # System booted: 2016-12-14 09:49 CST 
 # Protocols started: 2016-12-14 09:51 CST 
-# Last configured: 2017-07-17 10:51 CDT  by andrew
+# Last configured: 2017-07-17 11:47 CDT  by andrew
 # 
 # grnoc-mon at DOH-CHICKASHA-SRX220> show interface terse 
 #Interface Admin Link
@@ -130,18 +130,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 up down
-#ge-0/0/2.510 up down
-#ge-0/0/2.32767 up down
+#ge-0/0/2 up up
+#ge-0/0/2.510 up up
+#ge-0/0/2.1510 up up
+#ge-0/0/2.2510 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 up
 #fxp2 up up
 #fxp2.0 up up
 #gre up up
@@ -163,7 +162,7 @@
 #tap up up
 #vlan up up
 # grnoc-mon at DOH-CHICKASHA-SRX220> show configuration 
-## Last commit: 2017-07-17 10:51:32 CDT by andrew
+## Last commit: 2017-07-17 11:47:13 CDT by andrew
 version 12.1X46-D20.5;
 system {
     host-name DOH-CHICKASHA-SRX220;
@@ -312,40 +311,11 @@
         }
     }
     ge-0/0/2 {
-        vlan-tagging;
-        unit 510 {
-            vlan-id 510;
-            family inet {
-                address 10.250.21.2/30;
-            }
-        }
-    }
-    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;
-        }
-        unit 16 {
+        stacked-vlan-tagging;
+        unit 510 {
             description "DATACOMM-MGMT to OneNet";
-            dlci 16;
+            vlan-tags outer 510 inner 500;
             family inet {
                 filter {
                     output DOH-COS;
@@ -353,9 +323,9 @@
                 address 10.119.78.73/31;
             }
         }
-        unit 17 {
+        unit 1510 {
             description "DOH-DATA to OneNet";
-            dlci 17;
+            vlan-tags outer 510 inner 501;
             family inet {
                 filter {
                     output DOH-COS;
@@ -363,9 +333,8 @@
                 address 10.119.76.73/31;
             }
         }
-        unit 18 {
-            description "DOH-PUBLIC to OneNet";
-            dlci 18;
+        unit 2510 {
+            vlan-tags outer 510 inner 502;
             family inet {
                 filter {
                     output DOH-COS;
@@ -374,6 +343,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;
     }
@@ -617,21 +604,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.1510 {
                     host-inbound-traffic {
                         system-services {
                             ping;
                             traceroute;
+                            ssh;
                             snmp;
                         }
                     }
@@ -640,21 +627,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.2510 {
                     host-inbound-traffic {
                         system-services {
                             ping;
                             traceroute;
+                            ssh;
                             snmp;
                         }
                     }
@@ -663,16 +650,6 @@
         }
         security-zone DATACOMM-MGMT {
             interfaces {
-                t1-1/0/0.16 {
-                    host-inbound-traffic {
-                        system-services {
-                            ping;
-                            traceroute;
-                            ssh;
-                            snmp;
-                        }
-                    }
-                }
                 ge-0/0/2.510 {
                     host-inbound-traffic {
                         system-services {
@@ -785,7 +762,7 @@
     DOH-DATA {
         instance-type virtual-router;
         interface ge-0/0/0.0;
-        interface t1-1/0/0.17;
+        interface ge-0/0/2.1510;
         routing-options {
             static {
                 route 0.0.0.0/0 next-hop 10.119.76.72;
@@ -795,7 +772,7 @@
     DOH-PUBLIC {
         instance-type virtual-router;
         interface ge-0/0/1.0;
-        interface t1-1/0/0.18;
+        interface ge-0/0/2.2510;
         routing-options {
             static {
                 route 0.0.0.0/0 next-hop 172.23.5.69;
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 154982)
+++ configs/core.law.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LAWTON-MX480-RE0> show system commit 
+#   2017-07-17 11:47:31 CDT by andrew via cli commit synchronize
+#   2017-07-17 11:03:24 CDT by andrew via cli commit synchronize
 #   2017-07-17 10:59:10 CDT by andrew via cli commit synchronize
 #   2017-07-17 10:36:12 CDT by andrew via cli commit synchronize
 #   2017-07-17 10:27:48 CDT by andrew via cli commit synchronize
 #   2017-07-17 10:14:52 CDT by andrew via cli commit synchronize
-#   2017-07-14 17:04:14 CDT by andrew via cli commit synchronize
-#   2017-07-13 09:44:59 CDT by andrew via cli commit synchronize
 # grnoc-mon at LAWTON-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -450,7 +450,7 @@
 # grnoc-mon at LAWTON-MX480-RE0> show system uptime 
 # System booted: 2016-03-16 01:11 CDT 
 # Protocols started: 2016-03-16 01:22 CDT 
-# Last configured: 2017-07-17 10:59 CDT  by andrew
+# Last configured: 2017-07-17 11:47 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at LAWTON-MX480-RE0> show interface terse 
@@ -554,6 +554,7 @@
 #xe-1/0/0.507 up up
 #xe-1/0/0.508 up up
 #xe-1/0/0.509 up up
+#xe-1/0/0.510 up up
 #xe-1/0/0.1501 up up
 #xe-1/0/0.1502 up up
 #xe-1/0/0.1503 up up
@@ -562,6 +563,8 @@
 #xe-1/0/0.1506 up up
 #xe-1/0/0.1508 up up
 #xe-1/0/0.1509 up up
+#xe-1/0/0.1510 up up
+#xe-1/0/0.2510 up up
 #xe-1/0/0.3500 up up
 #xe-1/0/0.3506 up up
 #xe-1/0/0.3508 up up
@@ -649,33 +652,8 @@
 #lsi.6 up up
 #lsi.7 up up
 #lsi.1049115 up up
-#lsi.1049116 up up
-#lsi.1049120 up up
-#lsi.1049125 up up
-#lsi.1049127 up up
-#lsi.1049128 up up
-#lsi.1049130 up up
-#lsi.1049131 up up
-#lsi.1049135 up up
-#lsi.1049137 up up
-#lsi.1049143 up up
 #lsi.1049312 up up
-#lsi.1049322 up up
-#lsi.1049328 up up
-#lsi.1049331 up up
-#lsi.1049334 up up
-#lsi.1049455 up up
-#lsi.1049471 up up
-#lsi.1049521 up up
-#lsi.1049531 up up
-#lsi.1049535 up up
 #lsi.1049542 up up
-#lsi.1049543 up up
-#lsi.1049545 up up
-#lsi.1049547 up up
-#lsi.1049548 up up
-#lsi.1049560 up up
-#lsi.1049567 up up
 #lsi.1049631 up up
 #lsi.1049632 up up
 #lsi.1049633 up up
@@ -697,6 +675,31 @@
 #lsi.1049649 up up
 #lsi.1049650 up up
 #lsi.1049651 up up
+#lsi.1049652 up up
+#lsi.1049653 up up
+#lsi.1049654 up up
+#lsi.1049655 up up
+#lsi.1049656 up up
+#lsi.1049657 up up
+#lsi.1049658 up up
+#lsi.1049659 up up
+#lsi.1049660 up up
+#lsi.1049661 up up
+#lsi.1049662 up up
+#lsi.1049663 up up
+#lsi.1049664 up up
+#lsi.1049665 up up
+#lsi.1049666 up up
+#lsi.1049667 up up
+#lsi.1049668 up up
+#lsi.1049669 up up
+#lsi.1049670 up up
+#lsi.1049671 up up
+#lsi.1049672 up up
+#lsi.1049673 up up
+#lsi.1049674 up up
+#lsi.1049675 up up
+#lsi.1049676 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -704,7 +707,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at LAWTON-MX480-RE0> show configuration 
-## Last commit: 2017-07-17 10:59:10 CDT by andrew
+## Last commit: 2017-07-17 11:47:31 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -1270,6 +1273,7 @@
     }
     xe-1/0/0 {
         description NNI-TO-MEDICINE-PARK-TELEPHONE-10G-CIR0020002;
+        per-unit-scheduler;
         flexible-vlan-tagging;
         mtu 9192;
         encapsulation flexible-ethernet-services;
@@ -1451,6 +1455,22 @@
                 address 10.119.40.210/31;
             }
         }
+        unit 510 {
+            description "DOH-CHICKASHA-MGMT-2M-CIR0019966-OCS [ORDERED]";
+            bandwidth 2m;
+            vlan-tags outer 510 inner 500;
+            family inet {
+                policer {
+                    input 2M-POL;
+                    output 2M-POL;
+                }
+                sampling {
+                    input;
+                    output;
+                }
+                address 10.119.78.72/31;
+            }
+        }
         unit 1501 {
             description ODOT-ANADARKO-RESIDENCY-AGENCY-DATA-100M-CIR0020003;
             bandwidth 100m;
@@ -1569,6 +1589,37 @@
                 address 10.119.24.210/31;
             }
         }
+        unit 1510 {
+            description "DOH-CHICKASHA-DOH-DATA-10M-CIR0019966-OCS [ORDERED]";
+            bandwidth 2m;
+            vlan-tags outer 510 inner 501;
+            family inet {
+                policer {
+                    input 2M-POL;
+                    output 2M-POL;
+                }
+                sampling {
+                    input;
+                    output;
+                }
+                address 10.119.76.72/31;
+            }
+        }
+        unit 2510 {
+            description "DOH-CHICKASHA-DOH-VIDEO-10M-CIR0019966-OCS [ORDERED]";
+            bandwidth 2m;
+            vlan-tags outer 510 inner 502;
+            family inet {
+                policer {
+                    input 2M-POL;
+                    output 2M-POL;
+                }
+                sampling {
+                    input;
+                }
+                address 172.23.5.69/30;
+            }
+        }
         unit 3500 {
             description TAGNET-1624-ELGIN-NID-MGMT-CIR0006041;
             vlan-tags outer 500 inner 80;
@@ -2005,6 +2056,7 @@
         route 164.58.184.232/30 next-hop 164.58.58.118;
         route 156.110.47.160/29 next-hop 164.58.17.179;
         route 156.110.54.160/28 next-hop 164.58.58.118;
+        route 156.110.50.28/30 next-hop 172.23.5.70;
     }
     router-id 164.58.199.202;
     autonomous-system 5078;
@@ -3130,6 +3182,17 @@
         class network-control queue-num 3;
     }
     interfaces {
+        xe-1/0/0 {
+            unit 510 {
+                shaping-rate 2m;
+            }
+            unit 1510 {
+                shaping-rate 2m;
+            }
+            unit 2510 {
+                shaping-rate 2m;
+            }
+        }
         all {
             scheduler-map sch-map;
             unit * {
@@ -3567,11 +3630,17 @@
     DOH-L3VPN {
         description DOH-L3VPN;
         instance-type vrf;
+        interface xe-1/0/0.1510;
         route-distinguisher 164.58.199.202:3000;
         vrf-import DOH-VRF-IMPORT;
         vrf-export DOH-VRF-EXPORT;
         vrf-target target:5078:3000;
         vrf-table-label;
+        routing-options {
+            static {
+                route 172.23.116.64/26 next-hop 10.119.76.73;
+            }
+        }
     }
     DPS-L3VPN {
         description DPS-L3VPN;
@@ -3702,6 +3771,7 @@
         interface xe-1/0/0.504;
         interface xe-1/0/0.505;
         interface xe-1/0/0.509;
+        interface xe-1/0/0.510;
         route-distinguisher 164.58.199.202:2550;
         vrf-import OMES-MGMT-VRF-IMPORT;
         vrf-export OMES-MGMT-VRF-EXPORT;
Index: configs/core.ada.onenet.net
===================================================================
--- configs/core.ada.onenet.net	(revision 154982)
+++ configs/core.ada.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ADA-MX480-RE0> show system commit 
+#   2017-07-17 11:07:03 CDT by andrew via cli commit synchronize
 #   2017-07-14 16:21:20 CDT by andrew via cli commit synchronize
 #   2017-07-05 15:19:43 CDT by aberrios via cli commit synchronize
 #   2017-07-05 09:12:33 CDT by aberrios via cli commit synchronize
 #   2017-06-16 18:09:41 CDT by andrew via cli commit synchronize
 #   2017-06-16 17:51:51 CDT by andrew via cli commit synchronize
-#   2017-06-16 17:50:09 CDT by andrew via cli commit synchronize
 # grnoc-mon at ADA-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -100,7 +100,6 @@
 #       Xcvr 1     REV 01   740-011612   C09C54773         SFP-LH
 #       Xcvr 2              740-011614   USOLXD24531       SFP-LX10
 #       Xcvr 3     REV 01   740-031850   PLQ35RP           SFP-LX10
-#       Xcvr 4              740-011783   USWLHX22641       SFP-LX10
 #       Xcvr 5     REV 02   740-013111   B436846           SFP-T
 #       Xcvr 6     REV 02   740-013111   B437548           SFP-T
 #       Xcvr 7     REV 02   740-013111   B436886           SFP-T
@@ -371,7 +370,7 @@
 # grnoc-mon at ADA-MX480-RE0> show system uptime 
 # System booted: 2016-03-17 01:08 CDT 
 # Protocols started: 2016-03-17 01:12 CDT 
-# Last configured: 2017-07-14 16:21 CDT  by andrew
+# Last configured: 2017-07-17 11:07 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at ADA-MX480-RE0> show interface terse 
@@ -533,7 +532,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ADA-MX480-RE0> show configuration 
-## Last commit: 2017-07-14 16:21:20 CDT by andrew
+## Last commit: 2017-07-17 11:07:03 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -1162,6 +1161,9 @@
             }
         }
     }
+    ge-0/2/9 {
+        description "NNI-TO-INFO-ADA-CIR000XXXX [ORDERED]";
+    }
     ge-0/3/0 {
         description HEI-ECU-SAN-DR-GE-CIR000XXXX;
         mtu 9192;
@@ -2479,7 +2481,6 @@
         instance-type vrf;
         interface ge-0/2/2.80;
         interface ge-0/2/3.80;
-        interface ge-0/2/9.80; ## 'ge-0/2/9.80' is not defined
         route-distinguisher 164.58.199.23:2543;
         vrf-import ONENET-MGMT-VRF-IMPORT;
         vrf-export ONENET-MGMT-VRF-EXPORT;
Index: configs/core.dun.onenet.net
===================================================================
--- configs/core.dun.onenet.net	(revision 154911)
+++ configs/core.dun.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DUNCAN-MX480-RE0> show system commit 
-#   2017-07-14 12:13:32 CDT by andrew via cli commit synchronize
-#   2017-07-10 13:41:04 CDT by sean via cli commit synchronize
-#   2017-07-06 15:57:02 CDT by sean via cli commit synchronize
-#   2017-07-06 15:55:55 CDT by sean via cli commit synchronize
-#   2017-07-06 15:52:56 CDT by sean via cli commit synchronize
-#   2017-06-06 10:57:42 CDT by sky via cli commit synchronize
+#   2017-07-17 11:42:14 CDT by andrew via cli commit synchronize
+#   2017-07-17 11:38:43 CDT by andrew via cli commit synchronize
+#   2017-07-17 11:36:01 CDT by andrew via cli commit synchronize
+#   2017-07-17 11:34:53 CDT by andrew via cli commit synchronize
+#   2017-07-17 11:27:22 CDT by andrew via cli commit synchronize
+#   2017-07-17 11:26:32 CDT by andrew via cli commit synchronize
 # grnoc-mon at DUNCAN-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -370,7 +370,7 @@
 # grnoc-mon at DUNCAN-MX480-RE0> show system uptime 
 # System booted: 2016-03-15 01:19 CDT 
 # Protocols started: 2016-03-15 01:24 CDT 
-# Last configured: 2017-07-14 12:13 CDT  by andrew
+# Last configured: 2017-07-17 11:42 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at DUNCAN-MX480-RE0> show interface terse 
@@ -427,9 +427,7 @@
 #ge-0/2/8 down down
 #ge-0/2/9 up up
 #ge-0/3/0 up up
-#ge-0/3/0.80 up up
-#ge-0/3/0.500 up up
-#ge-0/3/0.32767 up up
+#ge-0/3/0.0 up up
 #ge-0/3/1 up down
 #ge-0/3/2 up up
 #ge-0/3/2.995 up up
@@ -501,7 +499,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at DUNCAN-MX480-RE0> show configuration 
-## Last commit: 2017-07-14 12:13:32 CDT by andrew
+## Last commit: 2017-07-17 11:42:14 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -926,41 +924,13 @@
         description "POSSIBLE FIBER [ORDERED]";
     }
     ge-0/3/0 {
-        description "RINGLING-SCHOOLS-45M-CIR0005123-RICI [DECOM]";
-        flexible-vlan-tagging;
-        native-vlan-id 500;
-        speed 100m;
-        mtu 9192;
-        link-mode full-duplex;
-        encapsulation flexible-ethernet-services;
-        unit 80 {
-            vlan-id 80;
+        description "NNI-TO-TERRAL-TELEPHONE-DUN-CIR000XXXX [ORDERED]";
+        unit 0 {
+            description "TERRAL-PS-50M-CIR000XXXX [ORDERED]";
             family inet {
-                rpf-check;
-                mtu 1500;
-                sampling {
-                    input;
-                }
-                address 10.10.236.73/29;
+                address 156.110.25.85/31;
             }
         }
-        unit 500 {
-            vlan-id 500;
-            family inet {
-                rpf-check;
-                mtu 1500;
-                filter {
-                    input ABUSE-INBOUND-RINGLING;
-                }
-                policer {
-                    input 45M-POL;
-                    output 45M-POL;
-                }
-                sampling {
-                    input;
-                }
-            }
-        }
     }
     ge-0/3/1 {
         description "NNI-TO-TERRAL-TELEPHONE-CO-CIR00XXXXX [ORDERED]";
@@ -2140,7 +2110,6 @@
         description ONENET-MGMT-L3VPN;
         instance-type vrf;
         interface ge-0/2/3.80;
-        interface ge-0/3/0.80;
         route-distinguisher 164.58.199.19:2543;
         vrf-import ONENET-MGMT-VRF-IMPORT;
         vrf-export ONENET-MGMT-VRF-EXPORT;
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net	(revision 154982)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -685,7 +685,6 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session 
-quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core.hut.gra.onenet.net
===================================================================
--- configs/core.hut.gra.onenet.net	(revision 154900)
+++ configs/core.hut.gra.onenet.net	(working copy)
@@ -26,16 +26,6 @@
 #       TFEB 0 TBB PFE Chip            OK        
 #       TFEB 0 TFEB PCIE TSen          OK        
 #       TFEB 0 TFEB PCIE Chip          OK        
-#       TFEB 0 QX 0 TSen               OK        
-#       TFEB 0 QX 0 Chip               OK        
-#       TFEB 0 LU 0 TSen               OK        
-#       TFEB 0 LU 0 Chip               OK        
-#       TFEB 0 MQ 0 TSen               OK        
-#       TFEB 0 MQ 0 Chip               OK        
-#       TFEB 0 TBB PFE TSen            OK        
-#       TFEB 0 TBB PFE Chip            OK        
-#       TFEB 0 TFEB PCIE TSen          OK        
-#       TFEB 0 TFEB PCIE Chip          OK        
 # Fans  Fan 1                          OK
 #       Fan 2                          OK
 #       Fan 3                          OK
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 154982)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -608,7 +608,6 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session 
-quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/odot-bartlesville-regmaint.client.onenet.net
===================================================================
--- configs/odot-bartlesville-regmaint.client.onenet.net	(revision 154979)
+++ configs/odot-bartlesville-regmaint.client.onenet.net	(working copy)
@@ -136,8 +136,8 @@
 #ge-0/0/3.0 up down
 #ge-0/0/4 up down
 #ge-0/0/4.0 up down
-#ge-0/0/5 up up
-#ge-0/0/5.0 up up
+#ge-0/0/5 up down
+#ge-0/0/5.0 up down
 #ge-0/0/6 up up
 #ge-0/0/6.0 up up
 #ge-0/0/7 up up
Index: configs/swi1.odot.dun-hq.onenet.net
===================================================================
--- configs/swi1.odot.dun-hq.onenet.net	(revision 154801)
+++ configs/swi1.odot.dun-hq.onenet.net	(working copy)
@@ -660,7 +660,7 @@
 {master:0}
 # grnoc-mon at SWI1-ODOT-DUNCAN-HQ-EX4200> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
-# 10.199.210.185   vlan.80                Full      10.10.236.73
+# 10.199.210.185   vlan.80                Full      10.199.210.185
 # 10.199.210.181   vlan.81                Full      10.199.210.173
 # 
 # {master:0}



More information about the Nocrancid mailing list