[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Dec 5 16:02:34 CST 2014
Index: configs/acx.cai.ato-acx2100.onenet.net
===================================================================
--- configs/acx.cai.ato-acx2100.onenet.net (revision 121969)
+++ configs/acx.cai.ato-acx2100.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ATOKA-MEMORIAL-HOSPITAL-ACX2100> show system commit
+# 2014-12-05 15:40:10 CST by jeremyt via cli
# 2014-12-05 14:49:31 CST by andrew via cli
# 2014-12-05 14:48:25 CST by andrew via cli commit confirmed, rollback in 3mins
# 2014-12-05 10:32:39 CST by andrew via cli
# 2014-12-05 09:42:54 CST by andrew via cli
# 2014-12-04 17:30:20 CST by andrew via cli
-# 2014-12-04 16:58:05 CST by andrew via cli
# grnoc-mon at ATOKA-MEMORIAL-HOSPITAL-ACX2100> show chassis environment
# Class Item Status Measurement
# PCB Left OK
@@ -158,7 +158,7 @@
# grnoc-mon at ATOKA-MEMORIAL-HOSPITAL-ACX2100> show system uptime
# System booted: 2014-12-03 12:27 CST
# Protocols started: 2014-12-03 12:29 CST
-# Last configured: 2014-12-05 14:49 CST by andrew
+# Last configured: 2014-12-05 15:40 CST by jeremyt
#
# grnoc-mon at ATOKA-MEMORIAL-HOSPITAL-ACX2100> show interface terse
#Interface Admin Link
@@ -217,7 +217,7 @@
#pime up up
#tap up up
# grnoc-mon at ATOKA-MEMORIAL-HOSPITAL-ACX2100> show configuration
-## Last commit: 2014-12-05 14:49:31 CST by andrew
+## Last commit: 2014-12-05 15:40:10 CST by jeremyt
version 12.3X54-D10.6;
system {
host-name ATOKA-MEMORIAL-HOSPITAL-ACX2100;
@@ -423,8 +423,8 @@
family inet {
mtu 1500;
filter {
- input test;
- output test;
+ input 10-MB-IN;
+ output 10-MB-IN;
}
address 156.110.58.57/30;
}
@@ -984,23 +984,24 @@
}
}
}
- filter test {
- interface-specific;
- term 1 {
- then {
- policer test;
- accept;
- }
- }
- }
}
- policer test {
+ policer 10-MB {
+ filter-specific;
if-exceeding {
bandwidth-limit 10m;
- burst-size-limit 500k;
+ burst-size-limit 50k;
}
then discard;
}
+ filter 10-MB-IN {
+ interface-specific;
+ term POPO {
+ then policer 10-MB;
+ }
+ term all {
+ then accept;
+ }
+ }
}
routing-instances {
ONENET-MGMT-L3VPN {
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net (revision 121961)
+++ configs/core2-okc-mx960.onenet.net (working copy)
@@ -248,6 +248,7 @@
# CPU REV 06 711-030884 YY8862 MPC PMB 2G
# MIC 0 REV 29 750-028387 ABCG8243 3D 4x 10GE XFP
# PIC 0 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 01 740-033777 URM04JE XFP-10G-SR
# Xcvr 1 REV 01 740-031833 34T749103200 XFP-10G-LR
# PIC 1 BUILTIN BUILTIN 2x 10GE XFP
# Xcvr 0 REV 01 740-031833 UL40W1Y XFP-10G-LR
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net (revision 121896)
+++ configs/hub.wil.onenet.net (working copy)
@@ -315,7 +315,7 @@
#t1-2/0/2:12.0 up up
#t1-2/0/2:13 up up
#t1-2/0/2:13.0 up up
-#t1-2/0/2:14 up down
+#t1-2/0/2:14 up up
#t1-2/0/2:14.0 up down
#t1-2/0/2:15 up up
#t1-2/0/2:15.0 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 121969)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -812,7 +812,7 @@
#t1-2/3/0:9:3.0 up up
#t1-2/3/0:9:4 up up
#t1-2/3/0:9:4.0 up up
-#t1-2/3/0:9:5 up down
+#t1-2/3/0:9:5 up up
#t1-2/3/0:9:5.0 up down
#t1-2/3/0:9:6 down down
#t1-2/3/0:9:7 up up
More information about the Nocrancid
mailing list