[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Feb 21 16:00:41 CST 2012


Index: core5.okc-mx480.onenet.net
===================================================================
--- core5.okc-mx480.onenet.net	(revision 27207)
+++ core5.okc-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system commit 
+#   2012-02-21 15:08:25 CST by jeremyt via cli commit confirmed, rollback in 5mins synchronize
 #   2012-02-21 14:27:06 CST by jeremyt via cli commit confirmed, rollback in 5mins synchronize
 #   2012-02-01 21:45:52 CST by jeremyt via cli commit confirmed, rollback in 10mins synchronize
 #   2012-02-01 16:03:10 CST by jeremyt via cli commit synchronize
 #   2012-02-01 15:59:27 CST by jeremyt via cli commit synchronize
 #   2012-02-01 15:57:49 CST by jeremyt via cli commit synchronize
-#   2012-02-01 10:50:43 CST by joe via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -337,7 +337,7 @@
 # -r--r--r--  1 root  field        499 Nov 20 08:01 preinstall_boot_loader.conf
 # -rw-r--r--  1 root  field        498 Nov 20 08:09 rdm.taf
 # -rw-------  1 root  field  138470581 Nov 20 07:56 rpd.core-tarball.0.tgz
-# -rw-r-----  1 root  field        534 Feb 17  2011 sampled.pkts
+# -rw-r-----  1 root  field        712 Feb 21 15:08 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Dec 3   2010 sec-download/
 # -rw-r--r--  1 root  field          0 Dec 3   2010 tracelogs
 # -rw-r--r--  1 root  field          0 Dec 3   2010 tracelogs_jperf
@@ -348,7 +348,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2011-11-20 08:08 CST 
 # Protocols started: 2011-11-20 08:09 CST 
-# Last configured: 2012-02-21 14:27 CST  by jeremyt
+# Last configured: 2012-02-21 15:08 CST  by jeremyt
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -485,7 +485,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2012-02-21 14:27:06 CST by jeremyt
+## Last commit: 2012-02-21 15:08:25 CST by jeremyt
 version 10.4R6.5;
 groups {
     re0 {
@@ -630,10 +630,10 @@
         on-disk-failure disk-failure-action reboot;
     }
     fpc 0 {
-        inactive: sampling-instance JFLOW-1;
+        sampling-instance JFLOW-1;
     }
     fpc 1 {
-        inactive: sampling-instance JFLOW-1;
+        sampling-instance JFLOW-1;
     }
     alarm {
         management-ethernet {
@@ -683,6 +683,10 @@
         unit 0 {
             family inet {
                 mtu 9000;
+                filter {
+                    input FLOW-INFO;
+                    output FLOW-INFO;
+                }
                 address 164.58.245.153/30;
             }
             family mpls;
@@ -727,7 +731,8 @@
             vlan-id 300;
             family inet {
                 filter {
-                    output ONENET-COS;
+                    input FLOW-INFO;
+                    output FLOW-INFO;
                 }
                 policer {
                     output 100M-POL;
@@ -746,7 +751,8 @@
             vlan-id 302;
             family inet {
                 filter {
-                    output ONENET-COS;
+                    input FLOW-INFO;
+                    output FLOW-INFO;
                 }
                 policer {
                     output 100M-POL;
@@ -760,7 +766,8 @@
             vlan-id 303;
             family inet {
                 filter {
-                    output ONENET-COS;
+                    input FLOW-INFO;
+                    output FLOW-INFO;
                 }
                 policer {
                     output 100M-POL;
@@ -884,6 +891,10 @@
         link-mode full-duplex;
         unit 0 {
             family inet {
+                filter {
+                    input FLOW-INFO;
+                    output FLOW-INFO;
+                }
                 address 164.58.245.141/30;
             }
             family mpls;
@@ -1041,6 +1052,7 @@
             family inet {
                 filter {
                     input FLOW-INFO;
+                    output FLOW-INFO;
                 }
                 address 164.58.244.33/30;
             }
@@ -1071,6 +1083,10 @@
             vlan-id 830;
             family inet {
                 mtu 1500;
+                filter {
+                    input FLOW-INFO;
+                    output FLOW-INFO;
+                }
                 address 164.58.244.13/30;
             }
             family mpls;
@@ -1107,20 +1123,22 @@
         }
     }
 }
-inactive: forwarding-options {
+forwarding-options {
     sampling {
         instance {
             JFLOW-1 {
                 input {
-                    rate 1000;
+                    rate 100;
                 }
                 family inet {
                     output {
-                        flow-server 164.58.253.210 {
-                            port 9993;
+                        flow-server 164.58.253.36 {
+                            port 9215;
+                            autonomous-system-type origin;
+                            no-local-dump;
                             version-ipfix {
                                 template {
-                                    IP-V4;
+                                    ipv4;
                                 }
                             }
                         }
@@ -1132,6 +1150,11 @@
             }
         }
     }
+    port-mirroring {
+        input {
+            rate 1;
+        }
+    }
 }
 snmp {
     description OneNet;
@@ -1415,6 +1438,40 @@
     prefix-list HI-PRIORITY {
         164.58.104.248/32;
     }
+    prefix-list TELEMATE-CUSTOMERS {
+        156.110.24.76/30;
+        156.110.28.8/30;
+        156.110.47.16/29;
+        156.110.47.33/32;
+        156.110.54.16/30;
+        156.110.59.48/29;
+        156.110.91.16/29;
+        156.110.99.40/32;
+        156.110.106.8/30;
+        156.110.106.80/30;
+        156.110.115.8/29;
+        156.110.135.16/29;
+        156.110.138.8/30;
+        164.58.2.212/30;
+        164.58.4.30/32;
+        164.58.4.166/32;
+        164.58.5.106/32;
+        164.58.8.124/30;
+        164.58.9.0/25;
+        164.58.13.5/32;
+        164.58.13.199/32;
+        164.58.40.210/32;
+        164.58.63.12/30;
+        164.58.80.64/26;
+        164.58.165.248/32;
+        164.58.167.176/29;
+        164.58.171.128/26;
+        164.58.173.128/27;
+        164.58.176.44/30;
+        164.58.206.128/29;
+        164.58.206.232/30;
+        164.58.243.208/29;
+    }
     policy-statement COMMODITY-PREFIXES-LIST {
         term prefixes {
             from {
@@ -1774,24 +1831,6 @@
 }
 firewall {
     family inet {
-        filter FLOW-INFO {
-            term ALL_FLOW {
-                from {
-                    source-address {
-                        0.0.0.0/0;
-                    }
-                    destination-address {
-                        0.0.0.0/0;
-                    }
-                }
-                then sample;
-            }
-            term REJECT_ALL {
-                then {
-                    reject;
-                }
-            }
-        }
         filter PROTECT-RE {
             term SERVICES {
                 from {
@@ -1950,6 +1989,61 @@
                 }
             }
         }
+        filter FLOW-INFO {
+            term ALL_FLOW {
+                from {
+                    source-address {
+                        0.0.0.0/0;
+                    }
+                    destination-address {
+                        0.0.0.0/0;
+                    }
+                }
+                then sample;
+            }
+            term TELEMATE {
+                from {
+                    source-prefix-list {
+                        TELEMATE-CUSTOMERS;
+                    }
+                    port [ http ftp nntp https ];
+                }
+                then {
+                    port-mirror;
+                    accept;
+                }
+            }
+            term source-priority {
+                from {
+                    source-prefix-list {
+                        HI-PRIORITY;
+                    }
+                }
+                then {
+                    forwarding-class video;
+                    accept;
+                }
+            }
+            term dest-priority {
+                from {
+                    destination-prefix-list {
+                        HI-PRIORITY;
+                    }
+                }
+                then {
+                    forwarding-class video;
+                    accept;
+                }
+            }
+            term ACCEPT-ALL {
+                then accept;
+            }
+            term REJECT_ALL {
+                then {
+                    discard;
+                }
+            }
+        }
     }
     policer 100M-POL {
         logical-interface-policer;
@@ -2041,7 +2135,7 @@
         }
     }
 }
-inactive: services {
+services {
     flow-monitoring {
         version-ipfix {
             template IP-V4 {

Index: hub.bar.onenet.net
===================================================================
--- hub.bar.onenet.net	(revision 27198)
+++ hub.bar.onenet.net	(working copy)
@@ -345,8 +345,8 @@
 #t1-2/0/1:24.0 up up
 #t1-2/0/1:25 up up
 #t1-2/0/1:25.0 up up
-#t1-2/0/1:26 up down
-#t1-2/0/1:26.0 up down
+#t1-2/0/1:26 up up
+#t1-2/0/1:26.0 up up
 #t1-2/0/1:27 up down
 #t1-2/0/1:28 up down
 #ct3-2/0/2 up up

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 27203)
+++ hub.chi.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CHICKASHA-M120-RE1> show system commit 
+#   2012-02-21 15:36:01 CST by jeremyt via cli commit synchronize
 #   2012-01-20 15:36:08 CST by admin via synchronize
 #   2012-01-11 16:40:30 CST by joel via synchronize
 #   2012-01-11 16:39:24 CST by joel via synchronize
 #   2011-12-05 16:31:03 CST by jed via synchronize
 #   2011-11-30 15:17:43 CST by jeremyt via synchronize
-#   2011-10-21 13:13:10 CDT by jeremyt via synchronize commit confirmed, rollback in 10mins
 # grnoc-mon at CHICKASHA-M120-RE1> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -267,7 +267,7 @@
 # grnoc-mon at CHICKASHA-M120-RE1> file list /var/tmp detail 
 # 
 # /var/tmp:
-# total 3370772
+# total 3854260
 # -rwxr-xr-x  1 root  field        533 Feb 14  2011 collect-feb-data*
 # -rwxr-xr-x  1 root  field        429 Feb 14  2011 collect-pic-data*
 # drwxr-xr-x  2 root  field        512 Dec 15  2010 gres-tp/
@@ -281,6 +281,7 @@
 # -rw-r--r--  1 root  field          0 Jan 19  2011 jperf
 # -rw-r--r--  1 root  field          0 Jan 19  2011 jperf_shmem_sem
 # -rw-r--r--  1 root  field    7829561 Feb 14  2011 jweb-10.4R2.6-signed.tgz
+# -rw-r--r--  1 root  field   13439889 Feb 21 15:37 kernel.0
 # -rw-r--r--  1 root  field        155 Aug 11  2011 krt_gencfg_filter.txt
 # -r--r--r--  1 root  field        499 Feb 14  2011 preinstall_boot_loader.conf
 # -rw-r--r--  1 root  field        498 May 24  2011 rdm.taf
@@ -290,12 +291,13 @@
 # -rw-r--r--  1 root  field          0 Jan 19  2011 tracelogs_jperf
 # -rw-r--r--  1 root  field          0 Jan 19  2011 tracelogs_sem
 # drwxrwxrwT  2 root  wheel        512 Dec 15  2010 vi.recover/
+# -rwxrwxr-x  1 root  field  233992192 Feb 21 15:38 vmcore.0*
 # 
 # {master}
 # grnoc-mon at CHICKASHA-M120-RE1> show system uptime 
 # System booted: 2011-05-24 17:11 CDT 
 # Protocols started: 2011-08-11 16:17 CDT 
-# Last configured: 2012-01-20 15:36 CST  by admin
+# Last configured: 2012-02-21 15:36 CST  by jeremyt
 # 
 # {master}
 # grnoc-mon at CHICKASHA-M120-RE1> show interface terse 
@@ -451,7 +453,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at CHICKASHA-M120-RE1> show configuration 
-## Last commit: 2012-01-20 15:36:08 CST by admin
+## Last commit: 2012-02-21 15:36:01 CST by jeremyt
 version 10.4R2.6;
 groups {
     re0 {

Index: opt2.nor.onenet.net
===================================================================
--- opt2.nor.onenet.net	(revision 21471)
+++ opt2.nor.onenet.net	(working copy)
@@ -4,7 +4,7 @@
     <part name="SLOT-1" description="DS3N-12E" hw_version="D0" part_id="DS3N-12E" part_num="800-24895-07" serial_number="CAT1207A05C" slot="SLOT-1" vendor_id="Cisco"></part>
     <part name="SLOT-7" description="TCC2" hw_version="A0" part_id="TCC2" part_num="800-20761-02" serial_number="SAG07467QEY" slot="SLOT-7" vendor_id="Cisco"></part>
     <part name="SLOT-8" description="XC10G" hw_version="A0" part_id="XC10G" part_num="800-19977-04" serial_number="SAG075181RS" slot="SLOT-8" vendor_id="Cisco"></part>
-    <part name="SLOT-10" description="XC10G" hw_version="A0" part_id="XC10G" part_num="800-19977-04" serial_number="SAG075181QX" slot="SLOT-10" vendor_id="Cisco"></part>
+    <part name="SLOT-10" description="XC10G" hw_version="B0" part_id="XC10G" part_num="800-24912-05" serial_number="SAG06432Q8B" slot="SLOT-10" vendor_id="Cisco"></part>
     <part name="SLOT-11" description="TCC2" hw_version="A0" part_id="TCC2" part_num="800-20761-02" serial_number="SAG07477SE5" slot="SLOT-11" vendor_id="Cisco"></part>
     <part name="SLOT-12" description="OC48-IR-1310-1" hw_version="005D" part_id="OC48-IR-1310-1" part_num="87-32-00002" serial_number="081844" slot="SLOT-12" vendor_id="Cisco">
       <interface name="FAC-12-1" abbr_name="FAC-12-1" admin_state="up" spanning_tree_metric="" description="" type="FAC" monitoring_state="monitor"></interface>


More information about the Nocrancid mailing list