[Nocrancid] autopop-onenet.net/core1.nor.onenet.net[0] router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Feb 3 19:21:11 CST 2016
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net (revision 139461)
+++ configs/core1.nor.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at NORMAN1-MX480-RE0> show system commit
+# 2016-02-03 19:13:32 CST by andrew via cli commit synchronize
+# 2016-02-03 19:07:29 CST by andrew via cli commit synchronize
+# 2016-02-03 19:05:52 CST by andrew via cli commit synchronize
# 2016-02-03 17:39:23 CST by andrew via cli commit synchronize
# 2016-02-03 17:38:44 CST by andrew via cli commit synchronize
# 2016-02-03 17:36:11 CST by andrew via cli commit synchronize
-# 2016-02-03 17:35:11 CST by andrew via cli commit synchronize
-# 2016-02-03 17:31:04 CST by andrew via cli commit synchronize
-# 2016-02-03 17:24:43 CST by andrew via cli commit synchronize
# grnoc-mon at NORMAN1-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -419,7 +419,7 @@
# grnoc-mon at NORMAN1-MX480-RE0> show system uptime
# System booted: 2015-07-10 00:49 CDT
# Protocols started: 2015-07-10 00:57 CDT
-# Last configured: 2016-02-03 17:39 CST by andrew
+# Last configured: 2016-02-03 19:13 CST by andrew
#
# {master}
# grnoc-mon at NORMAN1-MX480-RE0> show interface terse
@@ -512,7 +512,7 @@
#pfe-1/2/0.16383 up up
#xe-1/2/0 up up
#xe-1/2/0.500 up up
-#xe-1/2/0.501 up up
+#xe-1/2/0.501 up down
#xe-1/2/0.502 up up
#xe-1/2/0.32767 up up
#xe-1/2/1 up up
@@ -620,7 +620,7 @@
#pp0 up up
#tap up up
# grnoc-mon at NORMAN1-MX480-RE0> show configuration
-## Last commit: 2016-02-03 17:39:23 CST by andrew
+## Last commit: 2016-02-03 19:13:32 CST by andrew
version 13.3R6.5;
groups {
re0 {
@@ -923,18 +923,14 @@
}
}
ge-0/2/2 {
- description OU-IT-CLIENT-AGIO-GE-CIR0004147;
+ description "OU-IT-CLIENT-AGIO-GE-CIR0004147 [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
unit 0 {
- family inet {
- address 156.110.98.121/30 {
- primary;
- }
- }
+ family inet;
}
}
ge-0/2/3 {
@@ -949,12 +945,10 @@
}
}
ge-0/2/4 {
- description OU-IT-CLIENT-WDT-GE-CIR0003642;
+ description "OU-IT-CLIENT-WDT-GE-CIR0003642 [NO-MONITOR]";
link-mode full-duplex;
unit 0 {
- family inet {
- address 156.110.98.77/30;
- }
+ family inet;
}
}
ge-0/2/5 {
@@ -1061,6 +1055,9 @@
input 100M-POL;
output 100M-POL;
}
+ sampling {
+ input;
+ }
address 156.110.99.65/28;
address 156.110.31.65/28;
address 156.110.98.41/30;
@@ -1075,6 +1072,9 @@
input 100M-POL;
output 100M-POL;
}
+ sampling {
+ input;
+ }
address 156.110.43.2/31;
}
family inet6 {
@@ -1095,12 +1095,26 @@
input 100M-POL;
output 100M-POL;
}
+ sampling {
+ input;
+ }
address 156.110.130.57/29;
}
}
unit 1033 {
- description "WEATHER-DECISION-TECH-500M-CIR0003642 [ORDERED]";
+ description WEATHER-DECISION-TECH-500M-CIR0003642;
vlan-id 1033;
+ family inet {
+ mtu 1500;
+ policer {
+ input 500M-POL;
+ output 500M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.98.77/30;
+ }
}
unit 1034 {
description ATSC-100M-CIR0003614;
@@ -1111,15 +1125,29 @@
input 100M-POL;
output 100M-POL;
}
+ sampling {
+ input;
+ }
address 156.110.99.153/29;
}
}
unit 1036 {
- description "AGIO-100M-CIR0004147 [ORDERED]";
+ description AGIO-100M-CIR0004147;
vlan-id 1036;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.98.121/30;
+ }
}
unit 1043 {
- description "BFAC-CIR000XXXX [ORDERED]";
+ description "BFAC-100M-CIR000XXXX [ORDERED]";
vlan-id 1043;
}
}
@@ -2381,6 +2409,13 @@
}
then discard;
}
+ policer 500M-POL {
+ if-exceeding {
+ bandwidth-limit 500m;
+ burst-size-limit 100m;
+ }
+ then discard;
+ }
}
routing-instances {
OFFN-MGMT-L3VPN {
More information about the Nocrancid
mailing list