[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Aug 10 14:05:39 CDT 2017
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net (revision 155614)
+++ configs/core.law.onenet.net (working copy)
@@ -610,9 +610,9 @@
#pfe-2/0/0.16383 up up
#pfh-2/0/0 up up
#pfh-2/0/0.16383 up up
-#xe-2/0/0 up down
-#xe-2/0/0.69 up down
-#xe-2/0/0.32767 up down
+#xe-2/0/0 up up
+#xe-2/0/0.69 up up
+#xe-2/0/0.32767 up up
#xe-2/0/1 up up
#xe-2/0/1.2200 up up
#xe-2/0/1.3200 up up
Index: configs/core1.tul-mx960.onenet.net
===================================================================
--- configs/core1.tul-mx960.onenet.net (revision 155502)
+++ configs/core1.tul-mx960.onenet.net (working copy)
@@ -725,7 +725,7 @@
#xe-1/3/0 up up
#xe-1/3/0.42 up up
#xe-1/3/0.32767 up up
-#xe-1/3/1 up down
+#xe-1/3/1 up up
#lc-2/0/0 up up
#lc-2/0/0.32769 up up
#pfe-2/0/0 up up
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net (revision 155484)
+++ configs/city-of-lawton.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show system commit
+# 2017-08-10 13:49:26 CDT by joel via cli
# 2017-07-24 12:11:23 CDT by joel via cli
# 2017-07-24 12:05:12 CDT by joel via cli
# 2017-07-24 11:56:36 CDT by joel via cli commit confirmed, rollback in 3mins
# 2017-07-24 11:06:53 CDT by joel via cli
# 2017-07-24 11:03:26 CDT by joel via cli commit confirmed, rollback in 5mins
-# 2017-07-24 09:42:36 CDT by joel via cli
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -128,7 +128,7 @@
# Time Source: NTP CLOCK
# System booted: 2016-07-27 15:02 CDT
# Protocols started: 2016-07-27 15:02 CDT
-# Last configured: 2017-07-24 12:11 CDT by joel
+# Last configured: 2017-08-10 13:49 CDT by joel
#
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show interface terse
#Interface Admin Link
@@ -185,7 +185,7 @@
#vlan up down
#vtep up up
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show configuration
-## Last commit: 2017-07-24 12:11:23 CDT by joel
+## Last commit: 2017-08-10 13:49:26 CDT by joel
version 15.1X49-D50.3;
system {
host-name CITY-OF-LAWTON-TAG-005231;
@@ -602,6 +602,9 @@
address POLICE-MDT13-166.166.18.71 166.166.18.71/32;
address POLICE-MDT14-166.166.18.72 166.166.18.72/32;
address POLICE-MDT15-166.166.18.73 166.166.18.73/32;
+ address WAVE-IP-SIP-CLOUD-SERVER-63.209.193.59 63.209.193.59/32;
+ address WAVE-IP-SIP-INSIDE-192.168.0.5 192.168.0.5/32;
+ address WAVE-IP-SIP-INSIDE-192.168.26.5 192.168.26.5/32;
address-set VERIZON-STATIC-FT-SILL-1 {
description "Fort Sill MP Static IPs for CAD Access";
address VERIZON-STATIC-FT-SILL-1-166.148.145.240;
@@ -1437,6 +1440,16 @@
}
}
}
+ policy ALLOW-WAVE-IP-SIP {
+ match {
+ source-address [ WAVE-IP-SIP-INSIDE-192.168.26.5 WAVE-IP-SIP-INSIDE-192.168.0.5 ];
+ destination-address WAVE-IP-SIP-CLOUD-SERVER-63.209.193.59;
+ application WAVE-IP-SIP;
+ }
+ then {
+ permit;
+ }
+ }
policy DENY-ALL-ELSE {
match {
source-address any;
@@ -1733,6 +1746,10 @@
term udp-9600 protocol udp destination-port 9600;
term udp-9800 protocol udp destination-port 9800;
}
+ application WAVE-IP-SIP {
+ term tcp-5060-5061 protocol tcp destination-port 5060-5061;
+ term udp-5060-5061 protocol udp destination-port 5060-5061;
+ }
}
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show ospf neighbor
# OSPF instance is not running
More information about the Nocrancid
mailing list