Compare commits

...

4 Commits

4 changed files with 33 additions and 22 deletions

View File

@ -1,9 +1,9 @@
Building configuration...
Current configuration : 34681 bytes
Current configuration : 34735 bytes
!
! Last configuration change at 14:06:22 EDT Thu May 22 2025 by josoto73.admin
! NVRAM config last updated at 14:06:23 EDT Thu May 22 2025 by josoto73.admin
! Last configuration change at 11:33:15 EDT Mon Aug 18 2025 by bmaccl09.admin
! NVRAM config last updated at 11:33:24 EDT Mon Aug 18 2025 by bmaccl09.admin
!
version 15.2
no service pad
@ -498,9 +498,10 @@ interface GigabitEthernet5/4
service-policy output AutoQos-4.0-Output-Policy
!
interface GigabitEthernet5/5
description Nova_Clock
switchport access vlan 30
description *** To Voice and Data Endpoints ***
switchport access vlan 20
switchport mode access
switchport voice vlan 52
spanning-tree portfast edge
spanning-tree bpduguard enable
!

View File

@ -65,11 +65,11 @@ set interfaces ae191 unit 236 family inet address 38.122.121.34/29
set interfaces ae191 unit 637 description "NYSERNet R&E Network"
set interfaces ae191 unit 637 vlan-id 637
set interfaces ae191 unit 637 family inet mtu 1500
set interfaces ae191 unit 637 family inet address 199.109.13.42/30
set interfaces ae191 unit 637 family inet address 199.109.9.42/30
set interfaces ae191 unit 638 description "NYSERNet CDN Network"
set interfaces ae191 unit 638 vlan-id 638
set interfaces ae191 unit 638 family inet mtu 1500
set interfaces ae191 unit 638 family inet address 199.109.113.42/30
set interfaces ae191 unit 638 family inet address 199.109.109.42/30
set interfaces ae191 unit 1202 vlan-id 1202
set interfaces ae191 unit 1202 family inet address 198.36.24.253/24 vrrp-group 1 virtual-address 198.36.24.1
set interfaces ae191 unit 1202 family inet address 198.36.24.253/24 vrrp-group 1 priority 110
@ -97,16 +97,16 @@ set policy-options prefix-list ISP-Monitoring 199.109.0.0/16
set policy-options prefix-list MX104-BGP-IP 38.122.121.34/32
set policy-options prefix-list MX104-BGP-IP 131.239.69.126/32
set policy-options prefix-list MX104-BGP-IP 192.168.168.2/32
set policy-options prefix-list MX104-BGP-IP 199.109.13.42/32
set policy-options prefix-list MX104-BGP-IP 199.109.113.42/32
set policy-options prefix-list MX104-BGP-IP 199.109.9.42/32
set policy-options prefix-list MX104-BGP-IP 199.109.109.42/32
set policy-options prefix-list MX104-BGP-IP 209.160.176.234/32
set policy-options prefix-list MX104-Public-IP 38.122.121.34/32
set policy-options prefix-list MX104-Public-IP 198.36.24.1/32
set policy-options prefix-list MX104-Public-IP 198.36.24.13/32
set policy-options prefix-list MX104-Public-IP 199.109.9.42/32
set policy-options prefix-list MX104-Public-IP 199.109.9.170/32
set policy-options prefix-list MX104-Public-IP 199.109.13.42/32
set policy-options prefix-list MX104-Public-IP 199.109.109.42/32
set policy-options prefix-list MX104-Public-IP 199.109.109.170/32
set policy-options prefix-list MX104-Public-IP 199.109.113.42/32
set policy-options prefix-list MX104-Public-IP 207.136.192.29/32
set policy-options prefix-list MX104-Public-IP 208.49.41.122/32
set policy-options prefix-list MX104-SSH-IP 131.239.69.126/32
@ -219,7 +219,7 @@ set protocols bgp group internal local-as 395534
set protocols bgp group internal neighbor 192.168.168.1 export EXPORT-TO-MX104-A
set protocols bgp group internal neighbor 192.168.168.1 bfd-liveness-detection minimum-interval 1000
set protocols bgp group internal neighbor 192.168.168.1 bfd-liveness-detection multiplier 3
set protocols bgp group NYSERNet-v4 local-address 199.109.13.42
set protocols bgp group NYSERNet-v4 local-address 199.109.9.42
set protocols bgp group NYSERNet-v4 import from-NYSERNet
set protocols bgp group NYSERNet-v4 family inet unicast
set protocols bgp group NYSERNet-v4 export to-NYSERNet
@ -227,8 +227,9 @@ set protocols bgp group NYSERNet-v4 peer-as 3754
set protocols bgp group NYSERNet-v4 bfd-liveness-detection minimum-interval 1000
set protocols bgp group NYSERNet-v4 bfd-liveness-detection multiplier 3
set protocols bgp group NYSERNet-v4 neighbor 199.109.13.41
set protocols bgp group NYSERNet-v4 neighbor 199.109.9.41
deactivate protocols bgp group NYSERNet-v4
set protocols bgp group NYSERNet-CDN-v4 local-address 199.109.113.42
set protocols bgp group NYSERNet-CDN-v4 local-address 199.109.109.42
set protocols bgp group NYSERNet-CDN-v4 import from-NYSERNet
set protocols bgp group NYSERNet-CDN-v4 family inet unicast
set protocols bgp group NYSERNet-CDN-v4 export to-NYSERNet
@ -236,6 +237,7 @@ set protocols bgp group NYSERNet-CDN-v4 peer-as 3630
set protocols bgp group NYSERNet-CDN-v4 bfd-liveness-detection minimum-interval 1000
set protocols bgp group NYSERNet-CDN-v4 bfd-liveness-detection multiplier 3
set protocols bgp group NYSERNet-CDN-v4 neighbor 199.109.113.41
set protocols bgp group NYSERNet-CDN-v4 neighbor 199.109.109.41
deactivate protocols bgp group NYSERNet-CDN-v4
set protocols bgp group Cogent-v4 local-address 38.122.121.34
set protocols bgp group Cogent-v4 import from-Cogent

View File

@ -488,13 +488,15 @@ vlan 535
vlan 536
description Ring_#6_sh-core-b
vlan 537
name Nysernet_RE
description Ring_#7_sh-core-b
vlan 538
name Nysernet_CDN
description Ring_#8_sh-core-b
vlan 539
description Ring_#9_sh-core-b
vlan 637
name Nysernet_RE
vlan 638
name Nysernet_CDN
vlan 699
name SCSDDCDefaultVLAN
vlan 995
@ -522,7 +524,7 @@ spanning-tree
spanning-tree priority 2
spanning-tree trap topology-change instance 0
spanning-tree ignore-pvid-inconsistency
spanning-tree vlan 3,5-7,9-12,16,18-21,24,30,34,35,40,45,48,50,60,70,72,99-101,107,114,140,145,150,151,160,161,164,165,168,172-179,200,203,230,251,252,302-304,306-310,313-316,320-325,328-330,333,334,336,337,340-342,344,345,348,349,351,353-356,360,386,402-404,406-410,413-416,420-425,428-430,433,434,436,437,440-442,444,445,448,449,451,453-456,460,486,500-509,521-529,531-539,699,995,999,1202,1256,2180,2999,3000
spanning-tree vlan 3,5-7,9-12,16,18-21,24,30,34,35,40,45,48,50,60,70,72,99-101,107,114,140,145,150,151,160,161,164,165,168,172-179,200,203,230,251,252,302-304,306-310,313-316,320-325,328-330,333,334,336,337,340-342,344,345,348,349,351,353-356,360,386,402-404,406-410,413-416,420-425,428-430,433,434,436,437,440-442,444,445,448,449,451,453-456,460,486,500-509,521-529,531-539,637,638,699,995,999,1202,1256,2180,2999,3000
spanning-tree vlan 3 priority 12
spanning-tree vlan 5 priority 12
spanning-tree vlan 6 priority 12
@ -680,6 +682,8 @@ spanning-tree vlan 536 priority 12
spanning-tree vlan 537 priority 12
spanning-tree vlan 538 priority 12
spanning-tree vlan 539 priority 12
spanning-tree vlan 637 priority 12
spanning-tree vlan 638 priority 12
spanning-tree vlan 699 priority 12
spanning-tree vlan 995 priority 12
spanning-tree vlan 999 priority 12
@ -733,7 +737,7 @@ interface lag 120 multi-chassis
no shutdown
no routing
vlan trunk native 699 tag
vlan trunk allowed 236,537-538,1202,1256,1298
vlan trunk allowed 236,637-638,1202,1256,1298
lacp mode active
interface lag 243 multi-chassis
description Uplink LAG
@ -758,7 +762,7 @@ interface 1/1/2
no shutdown
no routing
vlan trunk native 1
vlan trunk allowed 236,537-538
vlan trunk allowed 236,637-638
interface 1/1/3
description Crown_Inet
no shutdown

View File

@ -488,13 +488,15 @@ vlan 535
vlan 536
description Ring_#6_sh-core-b
vlan 537
name Nysernet_RE
description Ring_#7_sh-core-b
vlan 538
name Nysernet_CDN
description Ring_#8_sh-core-b
vlan 539
description Ring_#9_sh-core-b
vlan 637
name Nysernet_RE
vlan 638
name Nysernet_CDN
vlan 699
name SCSDDCDefaultVLAN
vlan 995
@ -522,7 +524,7 @@ spanning-tree
spanning-tree priority 2
spanning-tree trap topology-change instance 0
spanning-tree ignore-pvid-inconsistency
spanning-tree vlan 3,5-7,9-12,16,18-21,24,30,34,35,40,45,48,50,60,70,72,99-101,107,114,140,145,150,151,160,161,164,165,168,172-179,200,203,230,251,252,302-304,306-310,313-316,320-325,328-330,333,334,336,337,340-342,344,345,348,349,351,353-356,360,386,402-404,406-410,413-416,420-425,428-430,433,434,436,437,440-442,444,445,448,449,451,453-456,460,486,500-509,521-529,531-539,699,995,999,1202,1256,2180,2999,3000
spanning-tree vlan 3,5-7,9-12,16,18-21,24,30,34,35,40,45,48,50,60,70,72,99-101,107,114,140,145,150,151,160,161,164,165,168,172-179,200,203,230,251,252,302-304,306-310,313-316,320-325,328-330,333,334,336,337,340-342,344,345,348,349,351,353-356,360,386,402-404,406-410,413-416,420-425,428-430,433,434,436,437,440-442,444,445,448,449,451,453-456,460,486,500-509,521-529,531-539,637,638,699,995,999,1202,1256,2180,2999,3000
spanning-tree vlan 3 priority 12
spanning-tree vlan 5 priority 12
spanning-tree vlan 6 priority 12
@ -680,6 +682,8 @@ spanning-tree vlan 536 priority 12
spanning-tree vlan 537 priority 12
spanning-tree vlan 538 priority 12
spanning-tree vlan 539 priority 12
spanning-tree vlan 637 priority 12
spanning-tree vlan 638 priority 12
spanning-tree vlan 699 priority 12
spanning-tree vlan 995 priority 12
spanning-tree vlan 999 priority 12
@ -733,7 +737,7 @@ interface lag 120 multi-chassis
no shutdown
no routing
vlan trunk native 699 tag
vlan trunk allowed 236,537-538,1202,1256,1298
vlan trunk allowed 236,637-638,1202,1256,1298
lacp mode active
interface lag 243 multi-chassis
description Uplink LAG