[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sat Aug 29 20:02:15 CDT 2015
Index: configs/hub.newcastle-router-mw.onenet.net
===================================================================
--- configs/hub.newcastle-router-mw.onenet.net (revision 131986)
+++ configs/hub.newcastle-router-mw.onenet.net (working copy)
@@ -0,0 +1,378 @@
+!RANCID-CONTENT-TYPE: cisco
+!
+!Chassis type: 7206VXR
+!CPU: NPE400
+!
+!Memory: main 114688K/16384K
+!Memory: nvram 125K
+!Memory: bootflash 8192K
+!Memory: pcmcia ATA slot0 47040K
+!Processor board ID 28344086
+!
+!Image: Software: C7200-IS-M, 12.3(1a), RELEASE SOFTWARE (fc1)
+!Image: Compiled: Thu 05-Jun-03 20:57 by dchih
+!Image: disk0:c7200-is-mz.123-1a.bin
+!
+!ROM Bootstrap: Version 12.2(4r)B2, RELEASE SOFTWARE (fc2)
+!show cdp neighbor:
+!end show cdp neighbor
+!
+!Variable: BOOT variable = disk0:c7200-is-mz.123-1a.bin,1;
+!Variable: CONFIG_FILE variable does not exist
+!Variable: BOOTLDR variable does not exist
+!
+!show flash
+!Flash: nvram: Directory of nvram:/
+!Flash: nvram: 118 -rw- 7514 <no date> startup-config
+!Flash: nvram: 119 ---- 27 <no date> private-config
+!Flash: nvram: 120 -rw- 7514 <no date> underlying-config
+!Flash: nvram: 1 ---- 32 <no date> persistent-data
+!Flash: nvram: 2 -rw- 1612 <no date> cerf_report
+!Flash: nvram: 4 -rw- 581 <no date> ifIndex-table
+!Flash: nvram: 129016 bytes total (117327 bytes free)
+!
+!Flash: bootflash: Directory of bootflash:/
+!Flash: bootflash: 1 -rw- 4431932 Nov 08 2002 17:44:50 c7200-kboot-mz.121-8a.E
+!Flash: bootflash: 2 -rw- 219162 Feb 15 2004 13:15:02 crashinfo_20040215-131502
+!Flash: bootflash: 3 -rw- 302037 Jun 06 2011 08:18:25 crashinfo_20110606-081825
+!Flash: bootflash: 4 -rw- 273577 Jul 04 2011 17:52:09 crashinfo_20110704-175209
+!Flash: bootflash: 5 -rw- 273662 Sep 06 2011 17:31:16 crashinfo_20110906-173116
+!Flash: bootflash: 6 -rw- 275251 Feb 17 2013 09:36:58 crashinfo_20130217-093658
+!Flash: bootflash: 7 -rw- 234905 Apr 04 2014 15:50:10 crashinfo_20140404-155010
+!Flash: bootflash: 7602176 bytes total (1590740 bytes free)
+!
+!Flash: disk0: Directory of disk0:/
+!Flash: disk0: 1 -rw- 13391972 Nov 08 2002 23:04:26 c7200-is-mz.122-8.T5.bin
+!Flash: disk0: 2 -rw- 17090036 Jul 28 2003 21:53:34 c7200-is-mz.123-1a.bin
+!Flash: disk0: 47906816 bytes total (17432576 bytes free)
+!
+!Interface: FastEthernet0/0, i82543 (Livengood) A2
+!Interface: FastEthernet0/1, i82543 (Livengood) A2
+! cable type : T3 cable
+! cable type : T3 cable
+!Interface: Ethernet2/0, AMD Unknown
+!Interface: Ethernet2/1, AMD Unknown
+!Interface: Ethernet2/2, AMD Unknown
+!Interface: Ethernet2/3, AMD Unknown
+!Interface: Ethernet2/4, AMD Unknown
+!Interface: Ethernet2/5, AMD Unknown
+!Interface: Ethernet2/6, AMD Unknown
+!Interface: Ethernet2/7, AMD Unknown
+!
+!Slot 0: type Dual FastEthernet RJ-45 I/O Card, 2 ports
+!Slot 0: hvers 2.0 rev A0
+!Slot 0: part 73-5003-05, serial 29442652
+!
+!Slot 1: type T3+ PA, 2 ports
+!Slot 1: hvers 3.0 rev A0
+!Slot 1: part 73-3761-03, serial 29366546
+!
+!Slot 2: type Ethernet, 8 ports
+!Slot 2: hvers 1.14 rev A0
+!Slot 2: part 73-1391-08, serial 29047306
+!
+!show switch stack-ports
+Show Switch Stack: ^
+! Last configuration change at 23:38:45 extende Tue Aug 11 2015 by andrew
+! NVRAM config last updated at 23:47:36 extende Tue Aug 11 2015 by andrew
+!
+config-register 0x2102
+version 12.3
+service nagle
+no service pad
+service timestamps debug datetime localtime show-timezone
+service timestamps log datetime localtime show-timezone
+service password-encryption
+!
+hostname Newcastle-Tower
+!
+boot system flash disk0:c7200-is-mz.123-1a.bin
+!enable secret <removed>
+!enable password <removed>
+!
+!username lastresort password <removed>
+clock timezone CST -6
+clock summer-time extended_CST recurring 2 Sun Mar 2:00 1 Sun Nov 2:00
+aaa new-model
+!
+!
+aaa authentication login default group radius local
+aaa authentication login CONSOLE none
+aaa authorization exec default group radius if-authenticated
+aaa authorization exec CONSOLE none
+aaa session-id common
+ip subnet-zero
+!
+!
+ip cef
+ip name-server 164.58.253.10
+!
+!
+!
+!
+!
+!
+!
+!
+!
+!
+no voice hpi capture buffer
+no voice hpi capture destination
+!
+!
+!
+!
+ class-map match-all OneNet
+ match qos-group 30
+ class-map match-any Priority
+ match ip dscp ef
+ match ip dscp af41
+ class-map match-all I1
+ match not qos-group 20
+ match not qos-group 30
+ class-map match-all I2
+ match qos-group 20
+!
+!
+ policy-map CustomerIn
+ class I1
+ set ip dscp default
+ policy-map OneNetOut
+ class Priority
+ priority percent 75
+ class class-default
+ fair-queue
+ policy-map CustomerOut
+ class Priority
+ priority percent 75
+ class class-default
+ fair-queue
+!
+!
+!
+!
+interface Loopback1
+ ip address 164.58.199.166 255.255.255.255
+!
+interface FastEthernet0/0
+ description Western Heights Wireless Link via SlingShot
+ ip address 156.110.27.225 255.255.255.224
+ ip route-cache flow
+ shutdown
+ duplex auto
+ speed auto
+!
+interface FastEthernet0/1
+ description To Lexington-sw via newcastle-sw-DOC skill ctr-156.110.99.136 and DOC-JHCC 156.110.47.72/29 subnet
+ ip address 156.110.98.81 255.255.255.248 secondary
+ ip address 156.110.47.73 255.255.255.248 secondary
+ ip address 156.110.211.137 255.255.255.248 secondary
+ ip address 156.110.99.129 255.255.255.240
+ ip route-cache flow
+ duplex full
+ speed 100
+!
+interface FastEthernet0/1.2
+ description CASA PC
+ encapsulation dot1Q 2
+ ip address 164.58.25.113 255.255.255.248
+!
+interface FastEthernet0/1.6
+ description Hub Appliance - NetGuardian - NEWCASTLE - VLAN 3900
+ encapsulation dot1Q 3900
+ ip address 10.10.124.237 255.255.255.252
+!
+interface Serial1/0
+ description Newcastle-to-OKCCore3-CIR0004512
+ ip address 164.58.245.26 255.255.255.252
+ ip route-cache flow
+ ip ospf cost 65500
+ dsu bandwidth 44210
+ framing c-bit
+ cablelength 10
+ serial restart_delay 0
+!
+interface Serial1/1
+ description Link to RushSpringsTower via MW
+ ip address 164.58.245.194 255.255.255.252
+ ip route-cache flow
+ ip ospf cost 50
+ dsu bandwidth 44210
+ framing c-bit
+ cablelength 10
+ serial restart_delay 0
+!
+interface Ethernet2/0
+ description Argus DC Plant
+ ip address 156.110.98.253 255.255.255.252
+ duplex full
+!
+interface Ethernet2/1
+ description Western Heights Wireless - TEST PORT
+ no ip address
+ shutdown
+ duplex half
+!
+interface Ethernet2/2
+ no ip address
+ shutdown
+ duplex half
+!
+interface Ethernet2/3
+ no ip address
+ shutdown
+ duplex half
+!
+interface Ethernet2/4
+ no ip address
+ shutdown
+ duplex half
+!
+interface Ethernet2/5
+ no ip address
+ shutdown
+ duplex half
+!
+interface Ethernet2/6
+ no ip address
+ shutdown
+ duplex half
+!
+interface Ethernet2/7
+ no ip address
+ shutdown
+ duplex half
+!
+router ospf 1
+ router-id 164.58.199.166
+ log-adjacency-changes
+ auto-cost reference-bandwidth 100000
+ network 164.58.199.166 0.0.0.0 area 0
+ network 164.58.245.24 0.0.0.3 area 0
+ network 164.58.245.192 0.0.0.3 area 0
+!
+router bgp 5078
+ no synchronization
+ bgp router-id 164.58.199.166
+ bgp log-neighbor-changes
+ redistribute connected
+ redistribute static
+ neighbor 164.58.199.216 remote-as 5078
+ neighbor 164.58.199.216 update-source Loopback1
+ neighbor 164.58.199.216 soft-reconfiguration inbound
+! neighbor 164.58.199.216 password <removed>
+ neighbor 164.58.199.226 remote-as 5078
+ neighbor 164.58.199.226 update-source Loopback1
+ neighbor 164.58.199.226 soft-reconfiguration inbound
+! neighbor 164.58.199.226 password <removed>
+ no auto-summary
+!
+ip classless
+ip route 156.110.27.244 255.255.255.255 Ethernet2/1
+ip route 156.110.71.104 255.255.255.248 156.110.99.139
+ip route 164.58.75.0 255.255.255.224 156.110.99.136
+no ip http server
+!
+ip bgp-community new-format
+!
+!
+ip access-list standard any
+ permit any
+ip access-list standard rfc1918
+ permit 10.0.0.0 0.255.255.255
+ permit 172.16.0.0 0.0.15.255
+ permit 192.168.0.0 0.0.255.255
+ip radius source-interface Loopback1
+logging 164.58.253.33
+access-list 1 permit 156.110.31.0 0.0.0.31
+access-list 1 permit 156.110.31.32 0.0.0.15
+access-list 1 permit 164.58.253.0 0.0.0.255
+access-list 23 permit 156.110.0.0 0.0.255.255
+access-list 23 permit 164.58.0.0 0.0.255.255
+access-list 23 deny any
+!
+route-map Qppb permit 10
+ match community I1
+ set ip qos-group 10
+!
+route-map Qppb permit 20
+ match community I2
+ set ip qos-group 20
+!
+route-map Qppb permit 30
+ match community OneNet
+ set ip qos-group 30
+!
+route-map SetCommConn permit 10
+ match ip address rfc1918
+ set community 5078:1340
+!
+route-map SetCommConn permit 90
+ match ip address any
+ set community 5078:1310
+!
+route-map SetCommStatic permit 10
+ match ip address rfc1918
+ set community 5078:1240
+!
+route-map SetCommStatic permit 90
+ match ip address any
+ set community 5078:1210
+!
+!snmp-server community <removed> RO 1
+!snmp-server community <removed> RO 1
+!snmp-server community <removed> RW 1
+snmp-server ifindex persist
+snmp-server trap-source Loopback1
+snmp-server location NewcastleTower7206
+snmp-server enable traps tty
+!
+!radius-server key <removed>
+radius-server authorization permit missing Service-Type
+!
+!
+dial-peer cor custom
+!
+!
+!
+!
+gatekeeper
+ shutdown
+!
+banner motd ^C
++----------------------------------------------------------------------------+
+| |
+| Managed by Oklahoma State Regents for Higher Education |
+| Oklahoma Network for Education Enrichment (ONENET) |
+| |
+| *** Unauthorized Use or Access Prohibited *** |
+| |
+| For more information, contact: |
+| |
+| Oklahoma State Regents for Higher Education |
+| Educational Telecommunications Network -- ONENET |
+| 888-566-3638 |
+| info at onenet.net |
+| |
++----------------------------------------------------------------------------+
+
+^C
+!
+line con 0
+ stopbits 1
+line aux 0
+ stopbits 1
+line vty 0 4
+ access-class 23 in
+ exec-timeout 2880 0
+! password <removed>
+line vty 5 15
+ access-class 23 in
+ exec-timeout 2880 0
+! password <removed>
+!
+ntp update-calendar
+ntp server 164.58.3.98
+!
+!
+end
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net (revision 131993)
+++ configs/core1.lan-mx80.onenet.net (working copy)
@@ -190,14 +190,14 @@
# grnoc-mon at LANGSTON-MX80> show version
# Hostname: LANGSTON-MX80 # Model: mx80 # JUNOS Base OS boot [11.4R7.5] # JUNOS Base OS Software Suite [11.4R7.5] # JUNOS Kernel Software Suite [11.4R7.5] # JUNOS Crypto Software Suite [11.4R7.5] # JUNOS Packet Forwarding Engine Support (MX80) [11.4R7.5] # JUNOS Online Documentation [11.4R7.5] # JUNOS Routing Software Suite [11.4R7.5] # # grnoc-mon at LANGSTON-MX80> file list /var/tmp detail #
# /var/tmp:
-# total 1503980
+# total 1456940
# -rw-r--r-- 1 root field 30 Feb 29 2012 ex.txt
# drwxr-xr-x 2 root field 512 Feb 29 2012 gres-tp/
# -rw-rw---- 1 root field 52711424 Jun 10 15:30 ifinfo.core.0
# -rw-rw---- 1 root field 52711424 Jun 10 15:37 ifinfo.core.1
# -rw-rw---- 1 root field 52711424 Jun 10 15:40 ifinfo.core.2
# -rw-rw---- 1 root field 52711424 Jun 10 15:47 ifinfo.core.3
-# -rw-rw---- 1 root field 52711424 Aug 29 19:12 ifinfo.core.4
+# -rw-rw---- 1 root field 29949952 Aug 29 20:00 ifinfo.core.4
# drwxrwxrwx 2 root wheel 512 Aug 13 2012 install/
# -rw-r--r-- 1 eng field 99542994 May 30 2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
# -rw-r--r-- 1 upgrades field 150276951 Aug 8 2014 jinstall-ppc-12.3R7.7-domestic-signed.tgz
Index: configs/core.ida.onenet.net
===================================================================
--- configs/core.ida.onenet.net (revision 131970)
+++ configs/core.ida.onenet.net (working copy)
@@ -364,7 +364,6 @@
#lsi.1072668 up up
#lsi.1072670 up up
#lsi.1072672 up up
-#lsi.1072673 up up
#lsi.1072675 up up
#lsi.1072676 up up
#lsi.1072677 up up
@@ -374,6 +373,7 @@
#lsi.1072683 up up
#lsi.1072684 up up
#lsi.1072685 up up
+#lsi.1072686 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net (revision 131983)
+++ configs/core.ard.onenet.net (working copy)
@@ -344,7 +344,6 @@
#lsi.1077877 up up
#lsi.1077885 up up
#lsi.1077909 up up
-#lsi.1077913 up up
#lsi.1077914 up up
#lsi.1077917 up up
#lsi.1077921 up up
@@ -353,7 +352,6 @@
#lsi.1077927 up up
#lsi.1077932 up up
#lsi.1077933 up up
-#lsi.1077934 up up
#lsi.1077935 up up
#lsi.1077936 up up
#lsi.1077938 up up
@@ -361,6 +359,8 @@
#lsi.1077940 up up
#lsi.1077941 up up
#lsi.1077942 up up
+#lsi.1077943 up up
+#lsi.1077944 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 131983)
+++ configs/hub.tsb.onenet.net (working copy)
@@ -200,7 +200,7 @@
# -rw-rw---- 1 root field 51994624 Oct 24 2013 ifinfo.core.1
# -rw-rw---- 1 root field 51974144 Oct 24 2013 ifinfo.core.2
# -rw-rw---- 1 root field 52744192 Oct 24 2013 ifinfo.core.3
-# -rw-rw---- 1 root field 52727808 Aug 29 19:00 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 Aug 29 20:00 ifinfo.core.4
# drwxrwxrwx 2 root wheel 512 Oct 12 2012 install/
# -rw-rw---- 1 root field 33464320 Mar 3 2014 jdiameterd.core.0
# -rw-r--r-- 1 eng field 99542994 Apr 23 2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net (revision 131983)
+++ configs/core.chi.onenet.net (working copy)
@@ -332,7 +332,6 @@
#lsi.1075845 up up
#lsi.1075860 up up
#lsi.1075868 up up
-#lsi.1075873 up up
#lsi.1075874 up up
#lsi.1075877 up up
#lsi.1075881 up up
@@ -340,7 +339,6 @@
#lsi.1075887 up up
#lsi.1075891 up up
#lsi.1075895 up up
-#lsi.1075896 up up
#lsi.1075897 up up
#lsi.1075898 up up
#lsi.1075899 up up
@@ -349,6 +347,8 @@
#lsi.1075903 up up
#lsi.1075904 up up
#lsi.1075905 up up
+#lsi.1075906 up up
+#lsi.1075907 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.rack59.onenet.net
===================================================================
--- configs/core.rack59.onenet.net (revision 131989)
+++ configs/core.rack59.onenet.net (working copy)
@@ -0,0 +1,1699 @@
+# RANCID-CONTENT-TYPE: juniper
+#
+# grnoc-mon at RACK59-MX480-RE0> show system commit
+# 2015-08-23 14:34:28 CDT by andrew via cli commit synchronize
+# 2015-08-02 16:35:14 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2015-07-31 18:04:04 CDT by admin via cli commit synchronize
+# 2015-07-31 17:59:47 CDT by admin via cli commit synchronize
+# 2015-07-31 17:44:43 CDT by admin via cli commit synchronize
+# 2015-07-31 16:06:35 CDT by admin via cli commit synchronize
+# grnoc-mon at RACK59-MX480-RE0> show chassis environment
+# Class Item Status Measurement
+# Temp PEM 0 OK
+# PEM 1 Check
+# PEM 2 Check
+# PEM 3 OK
+# Routing Engine 0 OK
+# Routing Engine 0 CPU OK
+# Routing Engine 1 OK
+# Routing Engine 1 CPU OK
+# CB 0 Intake OK
+# CB 0 Exhaust A OK
+# CB 0 Exhaust B OK
+# CB 0 ACBC OK
+# CB 0 XF A OK
+# CB 0 XF B OK
+# CB 1 Intake OK
+# CB 1 Exhaust A OK
+# CB 1 Exhaust B OK
+# CB 1 ACBC OK
+# CB 1 XF A OK
+# CB 1 XF B OK
+# FPC 4 Intake OK
+# FPC 4 Exhaust A OK
+# FPC 4 Exhaust B OK
+# FPC 4 QX 0 TSen OK
+# FPC 4 QX 0 Chip OK
+# FPC 4 LU 0 TCAM TSen OK
+# FPC 4 LU 0 TCAM Chip OK
+# FPC 4 LU 0 TSen OK
+# FPC 4 LU 0 Chip OK
+# FPC 4 MQ 0 TSen OK
+# FPC 4 MQ 0 Chip OK
+# FPC 4 QX 1 TSen OK
+# FPC 4 QX 1 Chip OK
+# FPC 4 LU 1 TCAM TSen OK
+# FPC 4 LU 1 TCAM Chip OK
+# FPC 4 LU 1 TSen OK
+# FPC 4 LU 1 Chip OK
+# FPC 4 MQ 1 TSen OK
+# FPC 4 MQ 1 Chip OK
+# FPC 5 Intake OK
+# FPC 5 Exhaust A OK
+# FPC 5 Exhaust B OK
+# FPC 5 QX 0 TSen OK
+# FPC 5 QX 0 Chip OK
+# FPC 5 LU 0 TCAM TSen OK
+# FPC 5 LU 0 TCAM Chip OK
+# FPC 5 LU 0 TSen OK
+# FPC 5 LU 0 Chip OK
+# FPC 5 MQ 0 TSen OK
+# FPC 5 MQ 0 Chip OK
+# FPC 5 QX 1 TSen OK
+# FPC 5 QX 1 Chip OK
+# FPC 5 LU 1 TCAM TSen OK
+# FPC 5 LU 1 TCAM Chip OK
+# FPC 5 LU 1 TSen OK
+# FPC 5 LU 1 Chip OK
+# FPC 5 MQ 1 TSen OK
+# FPC 5 MQ 1 Chip OK
+# Fans Top Rear Fan OK
+# Bottom Rear Fan OK
+# Top Middle Fan OK
+# Bottom Middle Fan OK
+# Top Front Fan OK
+# Bottom Front Fan OK
+#
+# {master}
+# grnoc-mon at RACK59-MX480-RE0> show chassis firmware
+# Part Type Version
+# FPC 4 ROM Juniper ROM Monitor Version 11.4b2
+# O/S Version 13.3R6.5 by builder on 2015-03-26 1
+# FPC 5 ROM Juniper ROM Monitor Version 11.4b2
+# O/S Version 13.3R6.5 by builder on 2015-03-26 1
+#
+# {master}
+# grnoc-mon at RACK59-MX480-RE0> show chassis fpc detail
+# Slot 4 information:
+# State Online
+# Total CPU DRAM 2048 MB
+# Total RLDRAM 734 MB
+# Total DDR DRAM 3108 MB
+# Max Power Consumption 368 Watts
+# Slot 5 information:
+# State Online
+# Total CPU DRAM 2048 MB
+# Total RLDRAM 734 MB
+# Total DDR DRAM 3108 MB
+# Max Power Consumption 368 Watts
+#
+# {master}
+# grnoc-mon at RACK59-MX480-RE0> show chassis hardware
+# Hardware inventory:
+# Item Version Part number Serial number Description
+# Chassis JN122B02DAFB MX480
+# Midplane REV 05 710-017414 ACRA5455 MX480 Midplane
+# FPM Board REV 02 710-017254 CABK3185 Front Panel Display
+# PEM 0 Rev 05 740-027736 QCS1352T0RC DC 2.4kW Power Entry Module
+# PEM 1 Rev 05 740-027736 QCS1352T0NU DC 2.4kW Power Entry Module
+# PEM 2 Rev 05 740-027736 QCS1352T0PV DC 2.4kW Power Entry Module
+# PEM 3 Rev 05 740-027736 QCS1352T0V5 DC 2.4kW Power Entry Module
+# Routing Engine 0 REV 17 740-013063 9009136164 RE-S-2000
+# Routing Engine 1 REV 17 740-013063 9012046338 RE-S-2000
+# CB 0 REV 18 750-031391 CABG1793 Enhanced MX SCB
+# CB 1 REV 18 750-031391 CABG3081 Enhanced MX SCB
+# FPC 4 REV 11 750-038493 CABL9375 MPCE Type 2 3D Q
+# CPU REV 04 711-038484 CABJ2160 MPCE PMB 2G
+# MIC 0 REV 29 750-028387 ABCL5871 3D 4x 10GE XFP
+# PIC 0 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 03 740-031585 Q12SZVLR XFP-10G-T-DWDM-ZR
+# Xcvr 1 REV 03 740-031585 Q21S067Q XFP-10G-T-DWDM-ZR
+# PIC 1 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 01 740-033777 URM02ZU XFP-10G-SR
+# Xcvr 1 REV 01 740-033777 URM09C6 XFP-10G-SR
+# MIC 1 REV 26 750-028392 ABBY6065 3D 20x 1GE(LAN) SFP
+# PIC 2 BUILTIN BUILTIN 10x 1GE(LAN) SFP
+# Xcvr 8 REV 01 740-031851 AM1141SVRZH SFP-SX
+# Xcvr 9 REV 01 740-031850 PPR65DB SFP-LX10
+# PIC 3 BUILTIN BUILTIN 10x 1GE(LAN) SFP
+# Xcvr 9 REV 01 740-031851 AM1237SYVHF SFP-SX
+# QXM 0 REV 06 711-028408 CABK9244 MPC QXM
+# QXM 1 REV 06 711-028408 CABK9245 MPC QXM
+# FPC 5 REV 11 750-038493 CABW9121 MPCE Type 2 3D Q
+# CPU REV 04 711-038484 CABV7285 MPCE PMB 2G
+# MIC 1 REV 29 750-028387 ABCG8329 3D 4x 10GE XFP
+# PIC 2 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 03 740-031585 FB117391032B XFP-10G-T-DWDM-ZR
+# PIC 3 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 01 740-033777 URM04G2 XFP-10G-SR
+# Xcvr 1 REV 01 740-031832 UP406XM XFP-10G-ZR
+# QXM 0 REV 06 711-028408 CABV6274 MPC QXM
+# QXM 1 REV 06 711-028408 CABV6172 MPC QXM
+# Fan Tray Enhanced Left Fan Tray
+#
+# {master}
+# grnoc-mon at RACK59-MX480-RE0> show chassis hardware models
+# Hardware inventory:
+# Item Version Part number Serial number FRU model number
+# Midplane REV 05 710-017414 ACRA5455 CHAS-BP-MX480-S
+# FPM Board REV 02 710-017254 CABK3185 CRAFT-MX480-S
+# PEM 0 Rev 05 740-027736 QCS1352T0RC PWR-MX480-2400-DC-S
+# PEM 1 Rev 05 740-027736 QCS1352T0NU PWR-MX480-2400-DC-S
+# PEM 2 Rev 05 740-027736 QCS1352T0PV PWR-MX480-2400-DC-S
+# PEM 3 Rev 05 740-027736 QCS1352T0V5 PWR-MX480-2400-DC-S
+# Routing Engine 0 REV 17 740-013063 9009136164 RE-S-2000-4096-S
+# Routing Engine 1 REV 17 740-013063 9012046338 RE-S-2000-4096-S
+# CB 0 REV 18 750-031391 CABG1793 SCBE-MX-S
+# CB 1 REV 18 750-031391 CABG3081 SCBE-MX-S
+# FPC 4 REV 11 750-038493 CABL9375 MX-MPC2E-3D-Q
+# MIC 0 REV 29 750-028387 ABCL5871 MIC-3D-4XGE-XFP
+# MIC 1 REV 26 750-028392 ABBY6065 MIC-3D-20GE-SFP
+# FPC 5 REV 11 750-038493 CABW9121 MX-MPC2E-3D-Q
+# MIC 1 REV 29 750-028387 ABCG8329 MIC-3D-4XGE-XFP
+# Fan Tray FFANTRAY-MX480-HC-S
+#
+# {master}
+# grnoc-mon at RACK59-MX480-RE0> show chassis routing-engine
+# Routing Engine status:
+# Slot 0:
+# Current state Master
+# Election priority Master
+# DRAM 3584 MB (4096 MB installed)
+# Serial ID 9009136164
+# Routing Engine status:
+# Slot 1:
+# Current state Backup
+# Election priority Backup
+# DRAM 3584 MB (4096 MB installed)
+# Serial ID 9012046338
+#
+# grnoc-mon at RACK59-MX480-RE0> show chassis scb
+# grnoc-mon at RACK59-MX480-RE0> show chassis sfm detail
+# grnoc-mon at RACK59-MX480-RE0> show chassis ssb
+# grnoc-mon at RACK59-MX480-RE0> show system boot-messages
+# Copyright (c) 1996-2015, Juniper Networks, Inc.
+# All rights reserved.
+# Copyright (c) 1992-2007 The FreeBSD Project.
+# Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
+# The Regents of the University of California. All rights reserved.
+# FreeBSD is a registered trademark of The FreeBSD Foundation.
+# Timecounter "i8254" frequency 1193182 Hz quality 0
+# CPU: Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU)
+# Origin = "GenuineIntel" Id = 0x6d8 Stepping = 8
+# Features=0xafe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE>
+# Features2=0x180<EST,TM2>
+# AMD Features=0x100000<NX>
+# Security policy loaded: Junos MAC/veriexec (mac_veriexec)
+# Security policy loaded: JUNOS MAC/runasnonroot (mac_runasnonroot)
+# Security policy loaded: JUNOS MAC/pcap (mac_pcap)
+# MAC/veriexec fingerprint module loaded: SHA256
+# MAC/veriexec fingerprint module loaded: SHA1
+# Initializing M/T/EX platform properties ..
+# cpu0 on motherboard
+# DRAM Data Integrity Mode: ECC Mode with h/w scrubbing
+# pcib0: <Intel E7320 (MCH D0:F0) Host to PCI bridge> pcibus 0 on motherboard
+# pir0: <PCI Interrupt Routing Table: 13 Entries> on motherboard
+# pci0: <PCI bus> on pcib0
+# pci0: <unknown> at device 0.1 (no driver attached)
+# pcib1: <PCIBIOS PCI-PCI bridge> irq 10 at device 2.0 on pci0
+# pci2: <PCI bus> on pcib1
+# em0: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> port 0xcc00-0xcc1f mem 0xfe8e0000-0xfe8fffff irq 10 at device 0.0 on pci2
+# pcib2: <PCIBIOS PCI-PCI bridge> irq 10 at device 3.0 on pci0
+# pci3: <PCI bus> on pcib2
+# em1: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> port 0xdc00-0xdc1f mem 0xfe9e0000-0xfe9fffff irq 10 at device 0.0 on pci3
+# pcib3: <PCI-PCI bridge> at device 28.0 on pci0
+# pci4: <PCI bus> on pcib3
+# acb0: <Atlas Enhanced Control Subsystem> mem 0xfeaffc00-0xfeafffff irq 12 at device 13.0 on pci4
+# acb0: acb: softc at 0xc7b30ba0, fpga regs at 0xf998dc00
+# spi: zl30143 clock initialized to 19.44 MHz
+# spi: zl30130 clock module initialized
+# pci4: <network> at device 14.0 (no driver attached)
+# uhci0: <Intel 6300ESB USB controller USB-A> port 0xec00-0xec1f irq 10 at device 29.0 on pci0
+# usb0: <Intel 6300ESB USB controller USB-A> on uhci0
+# usb0: USB revision 1.0
+# uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
+# uhub0: 2 ports with 2 removable, self powered
+# pci0: <base peripheral> at device 29.4 (no driver attached)
+# pci0: <base peripheral, interrupt controller> at device 29.5 (no driver attached)
+# pcib4: <PCIBIOS PCI-PCI bridge> at device 30.0 on pci0
+# pci1: <PCI bus> on pcib4
+# fxp0: <Intel 82559ER Embedded 10/100 Ethernet> port 0xbc00-0xbc3f mem 0xfe7ff000-0xfe7fffff,0xfe7c0000-0xfe7dffff irq 10 at device 0.0 on pci1
+# isab0: <PCI-ISA bridge> at device 31.0 on pci0
+# isa0: <ISA bus> on isab0
+# atapci0: <Intel 6300ESB SATA150 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.2 on pci0
+# ata0: <ATA channel 0> on atapci0
+# ata1: <ATA channel 1> on atapci0
+# ichsmb0: <Intel 6300ESB (ICH) SMBus controller> port 0x540-0x55f irq 10 at device 31.3 on pci0
+# orm0: <ISA Option ROMs> at iomem 0xc8000-0xc8fff,0xc9000-0xc9fff on isa0
+# atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
+# atkbd0: <AT Keyboard> irq 1 on atkbdc0
+# kbd0 at atkbd0
+# vga0: <Generic ISA VGA> at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff on isa0
+# sc0: <System console> at flags 0x100 on isa0
+# sc0: MDA <16 virtual consoles, flags=0x100>
+# sio0 at port 0x3f8-0x3ff irq 4 flags 0x90 on isa0
+# sio0: type 16550A, console
+# sio1 at port 0x3e8-0x3ef irq 5 on isa0
+# sio1: type 16550A
+# sio2 at port 0x2f8-0x2ff irq 3 on isa0
+# sio2: type 16550A
+# sio3 at port 0x2e8-0x2ef irq 7 on isa0
+# sio3: type 16550A
+# virtual chassis member-id = 255
+# virtual chassis mode = 0
+# Initializing product: 33 ..
+# Setting up M/T interface operations and attributes
+# fxp0: Ethernet address 00:a0:a5:7c:9b:8d
+# em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
+# em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
+# acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
+# Loading Redundant LT driver
+# ###PCB Group initialized for udppcbgroup
+# ###PCB Group initialized for tcppcbgroup
+# ad0: 999MB <SILICONSYSTEMS INC 1GB V2.27d> at ata0-master WDMA2
+# ad2: 38154MB <Seagate ST940817SM 3.AAB> at ata1-master SATA150
+# Kernel thread "wkupdaemon" (pid 39) exited prematurely.
+# Trying to mount root from ufs:/dev/ad0s1a
+#
+# {master}
+# grnoc-mon at RACK59-MX480-RE0> show version
+# Hostname: RACK59-MX480-RE0 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] !
# JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] # # {master} # grnoc-mon at RACK59-MX480-RE0> file list /var/tmp detail #
+# /var/tmp:
+# total blocks: 2344
+# drwxr-xr-x 2 root field 512 Jul 29 10:46 gres-tp/
+# -rw-r--r-- 1 root field 4 Jul 31 11:46 idp_license_info
+# drwxrwxrwx 2 root wheel 512 Jul 29 10:38 install/
+# -rw-r--r-- 1 root wheel 271642 Jul 31 11:49 pfe_debug_info_NPC1.0
+# -rw-r--r-- 1 root wheel 271642 Jul 31 11:59 pfe_debug_info_NPC1.1
+# -rw-r--r-- 1 root wheel 271654 Jul 31 12:04 pfe_debug_info_NPC1.2
+# -rw-r--r-- 1 root wheel 271654 Jul 31 12:20 pfe_debug_info_NPC5.0
+# drwxrwxrwx 2 root wheel 512 Jul 29 10:38 pics/
+# drwxr-xr-x 2 root field 512 Jul 29 10:46 rtsdb/
+# -rw-r----- 1 root field 356 Jul 31 11:47 sampled.pkts
+# drwxr-xr-x 3 root field 512 Jul 29 10:52 sec-download/
+# drwxrwxrwt 2 root wheel 512 Jul 29 10:38 vi.recover/
+# total files: 6
+#
+# {master}
+# grnoc-mon at RACK59-MX480-RE0> show system uptime
+# System booted: 2015-07-31 11:44 CDT
+# Protocols started: 2015-07-31 11:46 CDT
+# Last configured: 2015-08-23 14:34 CDT by andrew
+#
+# {master}
+# grnoc-mon at RACK59-MX480-RE0> show interface terse
+#Interface Admin Link
+#lc-4/0/0 up up
+#lc-4/0/0.32769 up up
+#pfe-4/0/0 up up
+#pfe-4/0/0.16383 up up
+#pfh-4/0/0 up up
+#pfh-4/0/0.16383 up up
+#xe-4/0/0 up up
+#xe-4/0/0.42 up up
+#xe-4/0/0.32767 up up
+#xe-4/0/1 up up
+#xe-4/0/1.42 up up
+#xe-4/0/1.32767 up up
+#xe-4/1/0 up up
+#xe-4/1/0.0 up up
+#xe-4/1/1 up up
+#xe-4/1/1.600 up up
+#xe-4/1/1.601 up up
+#xe-4/1/1.602 up up
+#xe-4/1/1.32767 up up
+#ge-4/2/0 up down
+#lc-4/2/0 up up
+#lc-4/2/0.32769 up up
+#pfe-4/2/0 up up
+#pfe-4/2/0.16383 up up
+#ge-4/2/1 up down
+#ge-4/2/2 up down
+#ge-4/2/3 up down
+#ge-4/2/4 up down
+#ge-4/2/5 up down
+#ge-4/2/6 up down
+#ge-4/2/7 up down
+#ge-4/2/8 up down
+#ge-4/2/9 up up
+#ge-4/2/9.504 up up
+#ge-4/2/9.32767 up up
+#ge-4/3/0 up down
+#ge-4/3/1 up down
+#ge-4/3/2 up down
+#ge-4/3/3 up down
+#ge-4/3/4 up down
+#ge-4/3/5 up down
+#ge-4/3/6 up down
+#ge-4/3/7 up down
+#ge-4/3/8 up down
+#ge-4/3/9 up up
+#ge-4/3/9.0 up up
+#lc-5/0/0 up up
+#lc-5/0/0.32769 up up
+#pfe-5/0/0 up up
+#pfe-5/0/0.16383 up up
+#pfh-5/0/0 up up
+#pfh-5/0/0.16383 up up
+#lc-5/2/0 up up
+#lc-5/2/0.32769 up up
+#pfe-5/2/0 up up
+#pfe-5/2/0.16383 up up
+#xe-5/2/0 up up
+#xe-5/2/0.42 up up
+#xe-5/2/0.32767 up up
+#xe-5/2/1 up down
+#xe-5/3/0 up up
+#xe-5/3/0.0 up up
+#xe-5/3/1 up up
+#xe-5/3/1.42 up up
+#xe-5/3/1.32767 up up
+#ae0 up up
+#ae0.42 up up
+#ae0.32767 up up
+#ae1 up up
+#ae1.0 up up
+#cbp0 up up
+#demux0 up up
+#dsc up up
+#em0 up up
+#em0.0 up up
+#em1 up up
+#em1.0 up up
+#fxp0 down down
+#fxp0.0 up down
+#gre up up
+#ipip up up
+#irb up up
+#lo0 up up
+#lo0.0 up up
+#lo0.16384 up up
+#lo0.16385 up up
+#lsi up up
+#mtun up up
+#pimd up up
+#pime up up
+#pip0 up up
+#pp0 up up
+#tap up up
+# grnoc-mon at RACK59-MX480-RE0> show configuration
+## Last commit: 2015-08-23 14:34:28 CDT by andrew
+version 13.3R6.5;
+groups {
+ re0 {
+ system {
+ host-name RACK59-MX480-RE0;
+ backup-router 172.25.46.1;
+ }
+ interfaces {
+ fxp0 {
+ unit 0 {
+ family inet {
+ address 172.25.46.182/24;
+ }
+ }
+ }
+ }
+ }
+ re1 {
+ system {
+ host-name RACK59-MX480-RE1;
+ backup-router 172.25.46.1;
+ }
+ interfaces {
+ fxp0 {
+ unit 0 {
+ family inet {
+ address 172.25.46.183/24;
+ }
+ }
+ }
+ }
+ }
+}
+apply-groups [ re0 re1 ];
+system {
+ domain-name onenet.net;
+ time-zone America/Chicago;
+ authentication-order [ radius password ];
+ root-authentication {
+# encrypted-password <removed>;
+ }
+ name-server {
+ 164.58.253.10;
+ 164.58.198.10;
+ }
+ radius-server {
+ 156.110.31.11 {
+ port 1812;
+ accounting-port 1813;
+# secret "<removed>"; ## SECRET-DATA
+ source-address 164.58.199.80;
+ }
+ }
+ login {
+ message "\n\n************************************ WARNING ****************************************\n\n* To protect the system from unauthorized use, *\n\n* activities on this system are monitored,recorded and subject to audit. *\n\n* Use of this system is expressed consent to such monitoring and recording. *\n\n* Any unauthorized access or use of this system is prohibited and *\n\n* is subject to criminal and civil penalties and/or administrative action. *\n\n******************** UNAUTHORIZED USE IS STRICTLY PROHIBITED ************************\n\n";
+ class admin {
+ idle-timeout 1440;
+ permissions all;
+ }
+ class lockdown {
+ idle-timeout 2;
+ permissions view;
+ deny-commands .*;
+ deny-configuration .*;
+ }
+ class operator-local {
+ idle-timeout 15;
+ permissions [ access admin configure firewall interface network routing snmp system trace view ];
+ allow-commands "show log messages";
+ }
+ class robot {
+ idle-timeout 10;
+ permissions [ admin configure firewall interface routing secret security snmp system trace view ];
+ }
+ user admin {
+ uid 1000;
+ class super-user;
+ authentication {
+# encrypted-password <removed>;
+ }
+ }
+ user eng {
+ uid 2018;
+ class admin;
+ }
+ user rancid {
+ uid 2001;
+ class robot;
+ }
+ user remote {
+ uid 2002;
+ class operator-local;
+ }
+ user upgrades {
+ uid 2003;
+ class operator;
+ authentication {
+# ssh-rsa <removed>;
+ }
+ }
+ }
+ services {
+ ssh {
+ root-login deny;
+ protocol-version v2;
+ max-sessions-per-connection 32;
+ }
+ netconf {
+ ssh;
+ }
+ }
+ syslog {
+ archive size 10m files 20;
+ user * {
+ any emergency;
+ }
+ host 164.58.253.92 {
+ any any;
+ }
+ host 164.58.253.38 {
+ any any;
+ }
+ file messages {
+ any notice;
+ authorization info;
+ match "!(.*LI Packet length.*|.* grnoc-mon.*|.*Connection closed by 164.58.253.113.*|.* exited, status 255.*)";
+ }
+ file interactive-commands {
+ interactive-commands any;
+ }
+ file PROTECT-RE {
+ firewall any;
+ archive no-world-readable;
+ }
+ file default-log-messages {
+ any info;
+ match "(requested 'commit' operation)|(copying configuration to juniper.save)|(commit complete)|ifAdminStatus|(FRU power)|(FRU removal)|(FRU insertion)|(link UP)|transitioned|Transferred|transfer-file|(license add)|(license delete)|(package -X update)|(package -X delete)|(FRU Online)|(FRU Offline)|(plugged in)|(unplugged)|CFMD_CCM_DEFECT| LFMD_3AH | RPD_MPLS_PATH_BFD|(Master Unchanged, Members Changed)|(Master Changed, Members Changed)|(Master Detected, Members Changed)|(vc add)|(vc delete)|(Master detected)|(Master changed)|(Backup detected)|(Backup changed)|(interface vcp-)";
+ structured-data;
+ }
+ file updown {
+ any any;
+ match "SNMP_TRAP_LINK_|(TRAP_LINK)|bgp_rt_maxprefixes_check|RPD_BGP_NEIGHBOR_STATE";
+ }
+ source-address 164.58.199.80;
+ }
+ commit synchronize;
+ ntp {
+ server 164.58.3.98 prefer;
+ }
+}
+chassis {
+ redundancy {
+ routing-engine 0 master;
+ routing-engine 1 backup;
+ failover {
+ on-loss-of-keepalives;
+ on-disk-failure;
+ }
+ graceful-switchover;
+ }
+ routing-engine {
+ on-disk-failure disk-failure-action reboot;
+ }
+ aggregated-devices {
+ ethernet {
+ device-count 2;
+ }
+ }
+ fpc 0 {
+ sampling-instance JFLOW-1;
+ }
+ fpc 1 {
+ sampling-instance JFLOW-1;
+ }
+ fpc 2 {
+ sampling-instance JFLOW-1;
+ }
+ fpc 3 {
+ sampling-instance JFLOW-1;
+ }
+ fpc 4 {
+ sampling-instance JFLOW-1;
+ }
+ fpc 5 {
+ sampling-instance JFLOW-1;
+ }
+ network-services all-ethernet;
+}
+services {
+ flow-monitoring {
+ version-ipfix {
+ template ipv4 {
+ flow-active-timeout 60;
+ flow-inactive-timeout 60;
+ ipv4-template;
+ }
+ }
+ }
+}
+security {
+ ipsec {
+ security-association OneNet-OSPF3-AUTH {
+ mode transport;
+ manual {
+ direction bidirectional {
+ protocol ah;
+ spi 256;
+ authentication {
+ algorithm hmac-md5-96;
+ key ascii-text "$9$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
+ }
+ }
+ }
+ }
+ }
+}
+interfaces {
+ xe-4/0/0 {
+ description "CORE 10GE to core2.okc xe-3/0/1 [AE0-1of3] | OneNet-OKC-RACK59-XE-5882 [NO-MONITOR]";
+ gigether-options {
+ 802.3ad ae0;
+ }
+ optics-options {
+ wavelength 1560.61;
+ }
+ }
+ xe-4/0/1 {
+ description "CORE 10GE to core2.okc xe-3/1/0 [AE0-2of3] | OneNet-OKC-RACK59-XE-XXXX [NO-MONITOR]";
+ gigether-options {
+ 802.3ad ae0;
+ }
+ optics-options {
+ wavelength 1558.98;
+ }
+ }
+ xe-4/1/0 {
+ description "OKC NETFX AE1-1of2 [NO-MONITOR]";
+ gigether-options {
+ 802.3ad ae1;
+ }
+ }
+ xe-4/1/1 {
+ description "OKLAHOMA-IIX [NO-MONITOR]";
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 600 {
+ description "DIRECT ATLINK PEER | [NO-MONITOR]";
+ vlan-id 600;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 164.58.9.13/30;
+ }
+ }
+ unit 601 {
+ description "STATEWIDE COMMUNCIATIONS L2CROSS RESERVED | [NO-MONITOR]";
+ encapsulation vlan-ccc;
+ vlan-id 601;
+ family ccc {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
+ unit 602 {
+ description CENTRAL-OKLAHOMA-TELEPHONE-CCC-1G-CIR000XXXX;
+ encapsulation vlan-ccc;
+ vlan-id 602;
+ input-vlan-map pop;
+ output-vlan-map push;
+ }
+ }
+ ge-4/2/9 {
+ description "AT-LINK NNI CIR000XXXX";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 504 {
+ description "ODMHSAS-OCCIC-10MB-CIR0005899 [NO-MONITOR]";
+ vlan-id 504;
+ family inet {
+ sampling {
+ input;
+ }
+ address 164.58.17.161/30;
+ }
+ }
+ }
+ ge-4/3/9 {
+ description CENTRAL-OKLAHOMA-TELEPHONE-CCC-1G-CIR000XXXX;
+ encapsulation ethernet-ccc;
+ unit 0;
+ }
+ xe-5/2/0 {
+ description "CORE 10GE to core2.okc xe-3/1/1 [AE0-3of3] | OneNet-OKC-RACK59-XE-XXXX [NO-MONITOR]";
+ gigether-options {
+ 802.3ad ae0;
+ }
+ optics-options {
+ wavelength 1542.14;
+ }
+ }
+ xe-5/3/0 {
+ description "OKC NETFX AE1-2of2 [NO-MONITOR]";
+ gigether-options {
+ 802.3ad ae1;
+ }
+ }
+ xe-5/3/1 {
+ description "CORE 10GE to core.elr xe-0/0/2 | OneNet-RACK59-ELR-XE-xxxx";
+ vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 42 {
+ vlan-id 42;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 164.58.244.26/31;
+ }
+ family inet6 {
+ mtu 9000;
+ address 2610:1d8:4a00::/127;
+ }
+ family mpls;
+ }
+ }
+ ae0 {
+ description "CORE 30GE to core2.okc ae0 | OneNet-OKC-RACK59-30GE-XXXX [NO-MONITOR]";
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ aggregated-ether-options {
+ lacp {
+ active;
+ }
+ }
+ unit 42 {
+ vlan-id 42;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 164.58.244.25/31;
+ }
+ family inet6 {
+ mtu 9000;
+ address 2610:1d8:1100::1d/127;
+ }
+ family mpls;
+ }
+ }
+ ae1 {
+ description "OKC NETFX [NO-MONITOR]";
+ aggregated-ether-options {
+ lacp {
+ passive;
+ }
+ }
+ unit 0 {
+ family inet {
+ sampling {
+ input;
+ }
+ address 156.110.3.253/30;
+ }
+ family inet6 {
+ address 2610:1d8:4a00::2/127;
+ }
+ }
+ }
+ fxp0 {
+ disable;
+ }
+ lo0 {
+ unit 0 {
+ family inet {
+ filter {
+ input PROTECT-RE;
+ }
+ address 164.58.199.80/32;
+ }
+ family inet6 {
+ address 2610:1d8::164:58:199:80/128;
+ }
+ }
+ }
+}
+snmp {
+ description "NetGroup 1-888-566-3638";
+ location "Rack 59";
+ contact "OneNet Netgroup";
+ client-list snmp-management {
+ 156.110.31.0/27;
+ 156.110.31.32/28;
+ 164.58.253.0/24;
+ 0.0.0.0/0 {
+ restrict;
+ }
+ }
+ community "<removed>" {
+ authorization read-only;
+ }
+ community "<removed>" {
+ authorization read-write;
+ }
+ trap-options {
+ source-address 164.58.199.80;
+ }
+ trap-group "<removed>" {
+ version v2;
+ targets {
+ 164.58.253.34;
+ 164.58.253.35;
+ }
+ }
+}
+forwarding-options {
+ sampling {
+ input {
+ rate 1;
+ }
+ instance {
+ JFLOW-1 {
+ input {
+ rate 1;
+ }
+ family inet {
+ output {
+ flow-inactive-timeout 60;
+ flow-active-timeout 60;
+ flow-server 164.58.253.36 {
+ port 9080;
+ autonomous-system-type origin;
+ no-local-dump;
+ version-ipfix {
+ template {
+ ipv4;
+ }
+ }
+ }
+ inline-jflow {
+ source-address 164.58.199.80;
+ }
+ }
+ }
+ }
+ }
+ }
+}
+routing-options {
+ nonstop-routing;
+ static {
+ route 192.0.2.1/32 {
+ discard;
+ no-readvertise;
+ }
+ }
+ router-id 164.58.199.80;
+ autonomous-system 5078;
+ forwarding-table {
+ export LOAD-BALANCE;
+ }
+}
+protocols {
+ mpls {
+ interface lo0.0;
+ interface ae0.42;
+ interface xe-5/3/1.42;
+ }
+ bgp {
+ group CORE-RR-OKC-V4 {
+ type internal;
+ local-address 164.58.199.80;
+ family inet {
+ any;
+ }
+ family inet-vpn {
+ unicast;
+ }
+ family inet6-vpn {
+ unicast;
+ }
+ family l2vpn {
+ signaling;
+ }
+# authentication-key <removed>;
+ export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+ peer-as 5078;
+ neighbor 164.58.199.216 {
+ description OKC-CORE6-IBGP-V4;
+ }
+ }
+ group CORE-RR-TUL-V4 {
+ type internal;
+ local-address 164.58.199.80;
+ family inet {
+ any;
+ }
+ family inet-vpn {
+ unicast;
+ }
+ family inet6-vpn {
+ unicast;
+ }
+ family l2vpn {
+ signaling;
+ }
+# authentication-key <removed>;
+ export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+ peer-as 5078;
+ neighbor 164.58.199.226 {
+ description TUL-CORE6-IBGP-V4;
+ }
+ }
+ group CORE-RR-OKC-V6 {
+ type internal;
+ local-address 2610:1d8::164:58:199:80;
+ family inet6 {
+ any;
+ }
+# authentication-key <removed>;
+ export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+ peer-as 5078;
+ neighbor 2610:1d8::164:58:199:216 {
+ description OKC-CORE6-IBGP-V6;
+ }
+ }
+ group CORE-RR-TUL-V6 {
+ type internal;
+ local-address 2610:1d8::164:58:199:80;
+ family inet6 {
+ any;
+ }
+# authentication-key <removed>;
+ export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+ peer-as 5078;
+ neighbor 2610:1d8::164:58:199:226 {
+ description TUL-CORE6-IBGP-V6;
+ }
+ }
+ group EBGP-ATLINK-V4 {
+ type external;
+ accept-remote-nexthop;
+ family inet {
+ unicast;
+ }
+ neighbor 164.58.9.14 {
+ description "EBGP-ATLINK-CIR000XXXX [NO-MONITOR]";
+ import EBGP-ATLINK-V4-IMPORT;
+# authentication-key <removed>;
+ export EBGP-ATLINK-V4-EXPORT;
+ remove-private all;
+ peer-as 22898;
+ }
+ }
+ group EBGP-NETFLIX-V4 {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 156.110.3.254 {
+ description "EBGP-NETFLIX-20G-CIR000XXXX [NO-MONITOR]";
+ import EBGP-NETFLIX-V4-IMPORT;
+ export EBGP-NETFLIX-V4-EXPORT;
+ remove-private;
+ peer-as 40027;
+ }
+ }
+ group EBGP-NETFLIX-V6 {
+ type external;
+ family inet6 {
+ unicast;
+ }
+ neighbor 2610:1d8:4a00::3 {
+ description "EBGP-NETFLIX-20G-CIR000XXXX [NO-MONITOR]";
+ import EBGP-NETFLIX-V6-IMPORT;
+ export EBGP-NETFLIX-V6-EXPORT;
+ remove-private;
+ peer-as 40027;
+ }
+ }
+ }
+ ospf {
+ reference-bandwidth 100g;
+ area 0.0.0.0 {
+ interface lo0.0;
+ interface fxp0.0 {
+ disable;
+ }
+ interface ae0.42 {
+ link-protection;
+ authentication {
+ md5 7 key "$9$7FNwYoJDjkPJZPQFnu08Xx7b2aZUiqfYgZjHqf5"; ## SECRET-DATA
+ }
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ interface xe-5/3/1.42 {
+ link-protection;
+ authentication {
+ md5 7 key "$9$7FNwYoJDjkPJZPQFnu08Xx7b2aZUiqfYgZjHqf5"; ## SECRET-DATA
+ }
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ }
+ }
+ ospf3 {
+ reference-bandwidth 100g;
+ area 0.0.0.0 {
+ interface lo0.0;
+ interface ae0.42 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ interface xe-5/3/1.42 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ }
+ }
+ ldp {
+ preference 255;
+ track-igp-metric;
+ interface xe-5/3/1.42;
+ interface ae0.42;
+ interface lo0.0;
+ }
+ l2circuit {
+ neighbor 164.58.199.215 {
+ interface ge-4/3/9.0 {
+ virtual-circuit-id 2542;
+ }
+ }
+ neighbor 164.58.199.81 {
+ interface xe-4/1/1.602 {
+ virtual-circuit-id 2553;
+ ignore-mtu-mismatch;
+ }
+ }
+ neighbor 164.58.199.23 {
+ interface xe-4/1/1.601 {
+ virtual-circuit-id 2564;
+ ignore-mtu-mismatch;
+ }
+ }
+ }
+ lldp {
+ interface xe-4/0/0;
+ interface xe-4/0/1;
+ interface xe-5/2/0;
+ interface xe-5/3/1;
+ }
+}
+policy-options {
+ prefix-list PRE-LDP-SOURCES {
+ 10.199.0.0/16;
+ 164.58.198.0/23;
+ apply-path "interfaces <*> unit <*> family inet address <*>";
+ }
+ prefix-list PRE-MGMT-SOURCES {
+ 64.207.244.14/32;
+ 66.129.224.37/32;
+ 129.15.127.96/28;
+ 156.110.31.0/27;
+ 156.110.31.32/28;
+ 164.58.10.0/24;
+ 164.58.15.0/24;
+ 164.58.244.0/22;
+ 164.58.253.0/24;
+ }
+ prefix-list PRE-RADIUS-SOURCES {
+ apply-path "system radius-server <*>";
+ }
+ prefix-list PRE-NTP-SOURCES {
+ apply-path "system ntp server <*>";
+ }
+ prefix-list PRE-DNS-SOURCES {
+ apply-path "system name-server <*>";
+ }
+ prefix-list PRE-SNMP-SOURCES {
+ apply-path "snmp client-list snmp-management <1*>";
+ }
+ prefix-list PRE-LOCALIPv4-SOURCES {
+ apply-path "interfaces <*> unit <*> family inet address <*>";
+ }
+ prefix-list PRE-BGP-ALLOW {
+ apply-path "protocols bgp group <*> neighbor <*>";
+ }
+ prefix-list PRE-L0-SOURCES {
+ apply-path "interfaces lo0 unit <*> family inet address <164.*>";
+ }
+ prefix-list EBGP-ATLINK-V4-PREFIXES {
+ 8.28.240.0/20;
+ 8.40.248.0/21;
+ 23.227.96.0/19;
+ 38.66.0.0/20;
+ 38.66.32.0/20;
+ 45.40.96.0/19;
+ 64.193.124.0/22;
+ 65.77.64.0/21;
+ 66.210.175.0/24;
+ 68.109.240.0/24;
+ 69.170.228.0/23;
+ 69.171.208.0/20;
+ 70.182.212.0/24;
+ 72.9.68.0/23;
+ 72.214.96.0/21;
+ 98.188.120.0/21;
+ 98.191.248.0/22;
+ 104.129.240.0/20;
+ 104.153.0.0/21;
+ 104.192.240.0/22;
+ 104.200.32.0/20;
+ 104.247.128.0/19;
+ 158.222.64.0/20;
+ 173.214.176.0/20;
+ 174.76.88.0/21;
+ 174.77.128.0/20;
+ 192.69.160.0/20;
+ 192.80.112.0/20;
+ 198.36.12.0/22;
+ 198.102.8.0/21;
+ 198.210.32.0/19;
+ 199.73.96.0/21;
+ 199.116.88.0/24;
+ 199.182.168.0/21;
+ 205.240.141.0/24;
+ 208.94.248.0/23;
+ 209.54.32.0/20;
+ 216.107.128.0/20;
+ }
+ prefix-list OWTC-PREFIXES {
+ 66.137.48.0/22;
+ 216.60.21.0/25;
+ 216.63.242.0/23;
+ }
+ policy-statement COMMODITY-PREFIXES-LIST {
+ term PREFIXES {
+ from {
+ route-filter 64.112.240.0/20 exact;
+ route-filter 66.186.144.0/20 exact;
+ route-filter 129.15.0.0/16 exact;
+ route-filter 129.15.0.0/17 exact;
+ route-filter 129.15.128.0/17 exact;
+ route-filter 129.244.0.0/16 exact;
+ route-filter 129.244.0.0/17 exact;
+ route-filter 129.244.128.0/17 exact;
+ route-filter 139.78.0.0/16 exact;
+ route-filter 152.123.8.0/21 exact;
+ route-filter 155.178.0.0/16 exact;
+ route-filter 155.178.32.0/23 exact;
+ route-filter 155.178.34.0/24 exact;
+ route-filter 156.110.0.0/16 exact;
+ route-filter 156.110.144.0/20 exact;
+ route-filter 156.110.240.0/20 exact;
+ route-filter 157.142.0.0/16 exact;
+ route-filter 162.58.0.0/16 exact;
+ route-filter 164.58.0.0/16 exact;
+ route-filter 174.77.146.0/24 exact;
+ route-filter 192.31.83.0/24 exact;
+ route-filter 192.35.96.0/24 exact;
+ route-filter 192.35.97.0/24 exact;
+ route-filter 192.35.98.0/24 exact;
+ route-filter 192.78.4.0/24 exact;
+ route-filter 192.135.141.0/24 exact;
+ route-filter 192.146.206.0/24 exact;
+ route-filter 192.149.244.0/24 exact;
+ route-filter 192.150.147.0/24 exact;
+ route-filter 192.153.53.0/24 exact;
+ route-filter 192.173.32.0/19 orlonger;
+ route-filter 192.173.49.0/24 exact;
+ route-filter 192.198.4.0/22 exact;
+ route-filter 192.203.164.0/24 exact;
+ route-filter 192.206.65.0/24 exact;
+ route-filter 192.231.56.0/24 exact;
+ route-filter 192.234.12.0/24 exact;
+ route-filter 192.234.13.0/24 exact;
+ route-filter 198.11.4.0/24 exact;
+ route-filter 198.11.5.0/24 exact;
+ route-filter 198.11.6.0/24 exact;
+ route-filter 198.11.7.0/24 exact;
+ route-filter 198.17.223.0/24 exact;
+ route-filter 198.102.159.0/24 exact;
+ route-filter 198.178.194.0/24 exact;
+ route-filter 198.183.248.0/23 exact;
+ route-filter 198.187.154.0/24 exact;
+ route-filter 198.204.126.0/24 exact;
+ route-filter 199.27.8.0/21 exact;
+ route-filter 199.38.147.0/24 exact;
+ route-filter 199.120.0.0/21 exact;
+ route-filter 199.120.8.0/22 exact;
+ route-filter 199.164.253.0/24 exact;
+ route-filter 199.181.88.0/24 exact;
+ route-filter 199.181.89.0/24 exact;
+ route-filter 199.181.90.0/24 exact;
+ route-filter 199.181.91.0/24 exact;
+ route-filter 199.184.200.0/24 exact;
+ route-filter 199.184.201.0/24 exact;
+ route-filter 199.184.202.0/24 exact;
+ route-filter 199.184.203.0/24 exact;
+ route-filter 199.190.128.0/23 exact;
+ route-filter 199.245.163.0/24 exact;
+ route-filter 199.245.164.0/24 exact;
+ route-filter 199.245.165.0/24 exact;
+ route-filter 199.245.166.0/24 exact;
+ route-filter 199.248.134.0/23 exact;
+ route-filter 199.253.0.0/21 exact;
+ route-filter 199.253.8.0/24 exact;
+ route-filter 199.253.9.0/24 exact;
+ route-filter 204.29.164.0/24 exact;
+ route-filter 204.61.0.0/21 exact;
+ route-filter 204.61.8.0/22 exact;
+ route-filter 204.61.12.0/23 exact;
+ route-filter 204.62.16.0/21 exact;
+ route-filter 204.62.24.0/22 exact;
+ route-filter 204.63.216.0/21 exact;
+ route-filter 204.63.222.0/24 orlonger;
+ route-filter 204.87.64.0/18 exact;
+ route-filter 204.107.242.0/24 exact;
+ route-filter 204.108.2.0/23 exact;
+ route-filter 204.108.2.0/24 exact;
+ route-filter 204.108.3.0/24 exact;
+ route-filter 204.126.138.0/23 exact;
+ route-filter 204.126.144.0/23 exact;
+ route-filter 204.126.162.0/23 exact;
+ route-filter 204.126.186.0/23 exact;
+ route-filter 204.126.188.0/24 exact;
+ route-filter 204.126.189.0/24 exact;
+ route-filter 204.126.190.0/24 exact;
+ route-filter 204.126.191.0/24 exact;
+ route-filter 204.154.112.0/21 exact;
+ route-filter 204.236.32.0/19 exact;
+ route-filter 205.143.216.0/21 exact;
+ route-filter 205.153.220.0/22 exact;
+ route-filter 205.235.88.0/23 exact;
+ route-filter 206.61.156.0/24 exact;
+ route-filter 206.202.192.0/18 exact;
+ route-filter 206.202.208.0/23 exact;
+ route-filter 206.202.208.0/24 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ATLINK-V4-EXPORT {
+ term EXPORT-INTERNAL {
+ from policy COMMODITY-PREFIXES-LIST;
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ATLINK-V4-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term CHECK-BLACKHOLE-LENGTH {
+ from {
+ community ONENET_BLACKHOLE;
+ route-filter 0.0.0.0/0 prefix-length-range /24-/32;
+ }
+ then next term;
+ }
+ term ACCEPT-BLACKHOLE {
+ from {
+ community ONENET_BLACKHOLE;
+ prefix-list-filter EBGP-ATLINK-V4-PREFIXES orlonger;
+ }
+ then {
+ community set ONENET_BLACKHOLE;
+ community add ONENET_PEER_ATLINK;
+ next-hop 192.0.2.1;
+ accept;
+ }
+ }
+ term REJECT-25-ORLONGER {
+ from {
+ route-filter 0.0.0.0/0 prefix-length-range /25-/32;
+ }
+ then reject;
+ }
+ term DELETE-PROHIBITED-COMMUNITIES {
+ from {
+ prefix-list-filter EBGP-ATLINK-V4-PREFIXES orlonger;
+ }
+ then {
+ community delete NON_ONENET;
+ community delete ONENET_ENGINEERING;
+ next term;
+ }
+ }
+ term ACCEPT-ROUTES {
+ from {
+ prefix-list-filter EBGP-ATLINK-V4-PREFIXES orlonger;
+ }
+ then {
+ community add ONENET_SRC_PEER;
+ community add ONENET_NETFLIX;
+ community add ONENET_PEER_ATLINK;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-NETFLIX-V4-EXPORT {
+ term DONT-SEND {
+ from community NETFLIX-REJECT;
+ then reject;
+ }
+ term ONENET-COMMUNITIES-SEND {
+ from community ONENET_NETFLIX;
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term ONENET-ROUTES {
+ from policy COMMODITY-PREFIXES-LIST;
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term AERON {
+ from community AERON-NETFLIX;
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term GPN {
+ from community GPN-NETFLIX;
+ then {
+ metric 50;
+ accept;
+ }
+ }
+ term OWTC {
+ from {
+ prefix-list-filter OWTC-PREFIXES exact;
+ }
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-NETFLIX-V4-IMPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-NETFLIX-V6-EXPORT {
+ term ONENET-ROUTES {
+ from {
+ route-filter 2610:1d8::/32 exact;
+ }
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-NETFLIX-V6-IMPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement LOAD-BALANCE {
+ then {
+ load-balance per-packet;
+ }
+ }
+ policy-statement REDISTRIBUTE-DIRECTS {
+ term 1 {
+ from protocol direct;
+ then {
+ community add Rack59;
+ external {
+ type 1;
+ }
+ accept;
+ }
+ }
+ }
+ policy-statement REDISTRIBUTE-STATICS {
+ term 1 {
+ from protocol static;
+ then {
+ community add Rack59;
+ accept;
+ }
+ }
+ }
+ community 5078:64570 members 5078:64570;
+ community AERON-NETFLIX members 40581:3003;
+ community GPN-NETFLIX members 11317:3003;
+ community NETFLIX-REJECT members [ 11317:3006 40581:3006 ];
+ community NON_ONENET {
+ invert-match;
+ members 5078:*;
+ }
+ community ONENET_BLACKHOLE members 5078:911;
+ community ONENET_ENGINEERING members "5078:[023456789].*";
+ community ONENET_NETFLIX members 5078:5300;
+ community ONENET_PEER_ATLINK members 5078:22898;
+ community ONENET_SRC_PEER members 5078:4200;
+ community Rack59 members 5078:9080;
+}
+class-of-service {
+ classifiers {
+ dscp dscp-default {
+ import default;
+ }
+ }
+ forwarding-classes {
+ class data queue-num 0;
+ class voice queue-num 1;
+ class video queue-num 2;
+ class network-control queue-num 3;
+ }
+ interfaces {
+ all {
+ scheduler-map sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-default;
+ }
+ }
+ }
+ }
+ scheduler-maps {
+ sch-map {
+ forwarding-class data scheduler data-sch;
+ forwarding-class voice scheduler voice-sch;
+ forwarding-class video scheduler video-sch;
+ forwarding-class network-control scheduler network-control-sch;
+ }
+ }
+ schedulers {
+ data-sch {
+ transmit-rate {
+ remainder;
+ }
+ buffer-size {
+ remainder;
+ }
+ priority low;
+ }
+ voice-sch {
+ transmit-rate percent 5;
+ buffer-size percent 5;
+ priority high;
+ }
+ video-sch {
+ transmit-rate percent 5;
+ buffer-size percent 5;
+ priority high;
+ }
+ network-control-sch {
+ transmit-rate percent 5;
+ buffer-size percent 5;
+ priority high;
+ }
+ }
+}
+firewall {
+ family inet {
+ filter PROTECT-RE {
+ term SSH-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-MGMT-SOURCES;
+ }
+ protocol tcp;
+ destination-port ssh;
+ }
+ then accept;
+ }
+ term FIRST-FRAG {
+ from {
+ first-fragment;
+ }
+ then {
+ discard;
+ }
+ }
+ term NEXT-FRAG {
+ from {
+ is-fragment;
+ }
+ then {
+ discard;
+ }
+ }
+ term OSPF-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-LOCALIPv4-SOURCES;
+ }
+ protocol ospf;
+ }
+ then accept;
+ }
+ term BGP-ALLOW {
+ from {
+ prefix-list {
+ PRE-BGP-ALLOW;
+ }
+ protocol tcp;
+ port 179;
+ }
+ then accept;
+ }
+ term RADIUS-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-RADIUS-SOURCES;
+ }
+ protocol [ udp tcp ];
+ port [ radius radacct ];
+ }
+ then accept;
+ }
+ term NTP-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-NTP-SOURCES;
+ PRE-L0-SOURCES;
+ }
+ protocol udp;
+ port ntp;
+ }
+ then accept;
+ }
+ term DOMAIN-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-DNS-SOURCES;
+ }
+ port domain;
+ }
+ then accept;
+ }
+ term SYSLOG-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-MGMT-SOURCES;
+ }
+ port syslog;
+ }
+ then accept;
+ }
+ term FTP-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-MGMT-SOURCES;
+ }
+ port ftp;
+ }
+ then accept;
+ }
+ term JSPACE-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-MGMT-SOURCES;
+ }
+ source-port 7408;
+ }
+ then accept;
+ }
+ term SNMP-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-SNMP-SOURCES;
+ }
+ protocol [ tcp udp ];
+ port [ snmp snmptrap ];
+ }
+ then accept;
+ }
+ term LDP-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-LDP-SOURCES;
+ }
+ port ldp;
+ }
+ then accept;
+ }
+ term PIM-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-LOCALIPv4-SOURCES;
+ }
+ protocol pim;
+ }
+ then accept;
+ }
+ term BFD-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-LOCALIPv4-SOURCES;
+ }
+ protocol udp;
+ port [ 3784 3785 ];
+ }
+ then accept;
+ }
+ term ICMP-ALLOW {
+ from {
+ protocol icmp;
+ icmp-type [ echo-reply echo-request unreachable time-exceeded ];
+ }
+ then accept;
+ }
+ term TRACEROUTE-ALLOW {
+ from {
+ protocol udp;
+ destination-port 33434-33523;
+ }
+ then accept;
+ }
+ term DENY-SERVICES-INBOUND {
+ from {
+ destination-port [ ssh telnet http https snmp ntp domain ];
+ }
+ then {
+ discard;
+ }
+ }
+ term SERVICES-OUTBOUND {
+ from {
+ source-port [ ssh telnet ];
+ }
+ then accept;
+ }
+ term DENY_ALL {
+ then {
+ discard;
+ }
+ }
+ }
+ }
+ policer 100M-POL {
+ if-exceeding {
+ bandwidth-limit 100m;
+ burst-size-limit 20m;
+ }
+ then discard;
+ }
+}
+{master}
+# grnoc-mon at RACK59-MX480-RE0> show ospf neighbor
+# Address Interface State ID Pri Dead
+# 164.58.244.24 ae0.42 Full 164.58.199.212
+# 164.58.244.27 xe-5/3/1.42 Full 164.58.199.107
+#
+# {master}
+# grnoc-mon at RACK59-MX480-RE0> show bfd session
+ Detect Transmit
+Address State Interface Time Interval Multiplier
+164.58.244.24 Up ae0.42 1.200 0.400 3
+164.58.244.27 Up xe-5/3/1.42 1.200 0.400 3
+fe80::8618:8800:2aee:afc1 Up ae0.42 1.200 0.400 3
+fe80::aad0:e500:2ae3:4852 Up xe-5/3/1.42 1.200 0.400 3
+
+4 sessions, 4 clients
+Cumulative transmit rate 10.0 pps, cumulative receive rate 10.0 pps
+
+{master}
+# grnoc-mon at RACK59-MX480-RE0> show system snapshot media internal
+# error: command is not valid on the mx480
+#
+# {master}
More information about the Nocrancid
mailing list