[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Aug 29 15:04:56 CDT 2017
Index: configs/hub.tis.onenet.net
===================================================================
--- configs/hub.tis.onenet.net (revision 156186)
+++ configs/hub.tis.onenet.net (working copy)
@@ -399,9 +399,9 @@
#t1-2/0/2:2.16 up up
#t1-2/0/2:2.17 up up
#t1-2/0/2:3 down down
-#t1-2/0/2:4 up down
+#t1-2/0/2:4 up up
#t1-2/0/2:4.0 up down
-#t1-2/0/2:5 up down
+#t1-2/0/2:5 up up
#t1-2/0/2:5.0 up down
#t1-2/0/2:6 up down
#t1-2/0/2:7 up down
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 156168)
+++ configs/core4.okc.onenet.net (working copy)
@@ -260,6 +260,8 @@
# Xcvr 3 REV 01 740-031981 55T021400820 SFP+-10G-LR
# PIC 1 BUILTIN BUILTIN 4x 10GE(LAN) SFP+
# Xcvr 0 REV 740-011787 USILR31883 SFP+-10G-LR
+# Xcvr 1 REV 01 740-021308 MWF0JNA SFP+-10G-SR
+# Xcvr 2 740-016064 USXLR50642 SFP+-10G-LR
# PIC 2 BUILTIN BUILTIN 4x 10GE(LAN) SFP+
# PIC 3 BUILTIN BUILTIN 4x 10GE(LAN) SFP+
# Xcvr 2 REV 01 740-031981 55T021400602 SFP+-10G-LR
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net (revision 156186)
+++ 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-29 14:39:58 CDT by joel via cli commit confirmed, rollback in 5mins
# 2017-08-29 13:47:43 CDT by joel via cli
# 2017-08-29 13:35:55 CDT by joel via cli
# 2017-08-29 13:04:26 CDT by joel via cli commit confirmed, rollback in 5mins
# 2017-08-29 12:18:21 CDT by joel via cli
# 2017-08-29 12:00:31 CDT by joel via cli
-# 2017-08-29 09:11:25 CDT by joel via cli
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -135,7 +135,7 @@
# Time Source: NTP CLOCK
# System booted: 2017-08-25 14:03 CDT
# Protocols started: 2017-08-25 14:03 CDT
-# Last configured: 2017-08-29 13:47 CDT by joel
+# Last configured: 2017-08-29 14:39 CDT by joel
#
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show interface terse
#Interface Admin Link
@@ -211,7 +211,7 @@
#vlan up down
#vtep up up
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show configuration
-## Last commit: 2017-08-29 13:47:43 CDT by joel
+## Last commit: 2017-08-29 14:39:58 CDT by joel
version 15.1X49-D90.7;
groups {
SERVICES-TO-SERVERS {
@@ -341,7 +341,7 @@
match {
source-address <*>;
destination-address any;
- application [ junos-icmp-all junos-http junos-https junos-dns-udp ];
+ application [ junos-icmp-all junos-http junos-https junos-dns-udp junos-imap junos-imaps junos-ping junos-pop3 ADOBE-FLASH SMTP TEREDO TRACEROUTE ];
}
then {
permit;
@@ -2784,6 +2784,19 @@
term tcp-465 protocol tcp destination-port 465;
term tcp-587 protocol tcp destination-port 587;
}
+ application TEREDO {
+ term tcp-3544 protocol tcp destination-port 3544;
+ term udp-3544 protocol udp destination-port 3544;
+ }
+ application TRACEROUTE {
+ term udp-33434-33534 protocol udp destination-port 33434-33534;
+ }
+ application ADOBE-FLASH {
+ term tcp-843 protocol tcp destination-port 843;
+ term tcp-1935 protocol tcp destination-port 1935;
+ term udp-843 protocol udp destination-port 843;
+ term udp-1935 protocol udp destination-port 1935;
+ }
}
vlans {
DMZ-0400-HVAC {
More information about the Nocrancid
mailing list