[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Oct 2 11:02:03 CDT 2013
Index: core4.okc.onenet.net
===================================================================
--- core4.okc.onenet.net (revision 81718)
+++ core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2013-10-02 10:30:16 CDT by jeremyt via cli commit synchronize
+# 2013-10-02 10:10:30 CDT by rnordmark via cli commit synchronize
+# 2013-10-02 10:09:13 CDT by rnordmark via cli commit synchronize
+# 2013-10-02 10:07:40 CDT by jeremyt via cli commit synchronize
# 2013-10-01 15:17:03 CDT by joe via cli commit synchronize
# 2013-10-01 15:09:35 CDT by jeremyt via cli commit synchronize
-# 2013-10-01 11:32:39 CDT by donnie via cli commit synchronize
-# 2013-10-01 11:31:21 CDT by donnie via cli commit synchronize
-# 2013-09-30 10:00:20 CDT by joe via cli commit synchronize
-# 2013-09-30 08:03:28 CDT by joe via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -389,7 +389,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2013-04-14 01:08 CDT
# Protocols started: 2013-04-14 01:10 CDT
-# Last configured: 2013-10-01 15:17 CDT by joe
+# Last configured: 2013-10-02 10:30 CDT by jeremyt
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
#Interface Admin Link
@@ -492,7 +492,6 @@
#ge-0/3/6.0 up up
#ge-0/3/6.32767 up up
#ge-0/3/7 up down
-#ge-0/3/7.0 up down
#ge-0/3/8 up up
#ge-0/3/8.0 up up
#ge-0/3/9 up down
@@ -612,7 +611,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2013-10-01 15:17:03 CDT by joe
+## Last commit: 2013-10-02 10:30:16 CDT by jeremyt
version 11.4R7.5;
groups {
re0 {
@@ -1090,7 +1089,7 @@
vlan-id 170;
family inet {
filter {
- output NPS-APNIC-DNS;
+ output ICMP-POL;
}
policer {
input 1G-POL;
@@ -1388,14 +1387,6 @@
family mpls;
}
}
- ge-0/3/7 {
- description OU-HSC-GE-CIR0003552;
- unit 0 {
- family inet {
- address 156.110.27.21/30;
- }
- }
- }
ge-0/3/8 {
description Capitol-Gig-to-Cisco3508;
unit 0 {
@@ -2077,14 +2068,6 @@
family inet6-mvpn {
signaling;
}
- neighbor 156.110.27.22 {
- description UNIVERSITY-of-OKLAHOMA-HEALTH-SCIENCE-CENTER-OUHSC-eBGP;
- import EBGP-OUHSC-IMPORT;
-# authentication-key <removed>;
- export [ REDISTRIBUTE-STATICS REDISTRIBUTE-DIRECTS ];
- remove-private;
- peer-as 16922;
- }
neighbor 156.110.27.98 {
description INTEGRIS-HEALTH-eBGP;
import EBGP-INTEGRIS-IMPORT;
@@ -2342,7 +2325,6 @@
}
prefix-list EBGP-IPV4-NEIGHBORS {
65.115.192.17/32;
- 156.110.27.22/32;
156.110.27.98/32;
164.58.5.178/32;
164.58.5.194/32;
@@ -3240,16 +3222,13 @@
}
}
}
- filter NPS-APNIC-DNS {
- term APNIC {
+ filter ICMP-POL {
+ term ICMP {
from {
- source-prefix-list {
- APNIC;
- }
- protocol udp;
- port 53;
+ protocol icmp;
+ icmp-type [ echo-reply echo-request unreachable time-exceeded ];
}
- then policer DNS-UDP-APNIC-5M-POL;
+ then policer ICMP-10M-POL;
}
term ACCEPT-ALL {
then accept;
@@ -3271,9 +3250,9 @@
}
then discard;
}
- policer DNS-UDP-APNIC-5M-POL {
+ policer ICMP-10M-POL {
if-exceeding {
- bandwidth-limit 5m;
+ bandwidth-limit 10m;
burst-size-limit 500k;
}
then discard;
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 81713)
+++ core3.okc-m120.onenet.net (working copy)
@@ -511,8 +511,8 @@
#t1-2/3/0:2:28.0 up up
#coc1-2/3/0:3 up up
#ct3-2/3/0:3 up up
-#t1-2/3/0:3:1 up down
-#t1-2/3/0:3:1.0 up down
+#t1-2/3/0:3:1 up up
+#t1-2/3/0:3:1.0 up up
#t1-2/3/0:3:2 up up
#t1-2/3/0:3:2.0 up up
#t1-2/3/0:3:3 up up
More information about the Nocrancid
mailing list