Compare commits

..

No commits in common. "bfe3a88ad54740b9d35efab2ce64238740f07878" and "63d35ace869d3771498ac5151919dc8f577fd4eb" have entirely different histories.

5 changed files with 46 additions and 85 deletions

View File

@ -839,7 +839,6 @@ interface 1/1/18
lag 250
interface 1/1/30
description DCI Link
no shutdown
lag 255
interface 1/1/31
description ISL LAG
@ -865,54 +864,32 @@ interface vlan 14
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
ip pim-sparse enable
interface vlan 35
description Wireless Controller Admin
ip address 10.1.35.4/24
interface vlan 50
description Voice
shutdown
ip address 10.114.50.2/24
active-gateway ip mac 02:00:00:00:00:01
active-gateway ip 10.1.35.1
active-gateway ip 10.114.50.1
ip helper-address 10.1.40.20
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
interface vlan 40
description Servers
ip address 10.1.40.4/24
ip pim-sparse enable
interface vlan 72
description Access Control
shutdown
ip address 10.114.72.2/24
active-gateway ip mac 02:00:00:00:00:01
active-gateway ip 10.1.40.1
ip helper-address 10.1.40.20
ip helper-address 10.1.48.189
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
interface vlan 45
description SQL Server VLAN
ip address 10.1.45.4/24
active-gateway ip mac 02:00:00:00:00:01
active-gateway ip 10.1.45.1
active-gateway ip 10.114.72.1
ip helper-address 10.1.40.20
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
interface vlan 48
description Servers
ip address 10.1.48.4/24
active-gateway ip mac 02:00:00:00:00:01
active-gateway ip 10.1.48.1
ip helper-address 10.1.40.20
ip helper-address 10.1.48.189
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
ip pim-sparse enable
interface vlan 114
description Shea Noc mgmt
ip address 192.168.114.254/24
ip helper-address 10.1.40.20
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
interface vlan 203
description Cyber Security Classrooms
ip address 10.1.203.4/24
active-gateway ip mac 02:00:00:00:00:01
active-gateway ip 10.1.203.1
ip helper-address 10.1.40.20
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
interface vlan 254
description transit-vlan
ip address 10.254.114.2/24

View File

@ -865,54 +865,32 @@ interface vlan 14
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
ip pim-sparse enable
interface vlan 35
description Wireless Controller Admin
ip address 10.1.35.5/24
interface vlan 50
description Voice
shutdown
ip address 10.114.50.3/24
active-gateway ip mac 02:00:00:00:00:01
active-gateway ip 10.1.35.1
active-gateway ip 10.114.50.1
ip helper-address 10.1.40.20
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
interface vlan 40
description Servers
ip address 10.1.40.5/24
ip pim-sparse enable
interface vlan 72
description Access Control
shutdown
ip address 10.114.72.3/24
active-gateway ip mac 02:00:00:00:00:01
active-gateway ip 10.1.40.1
ip helper-address 10.1.40.20
ip helper-address 10.1.48.189
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
interface vlan 45
description SQL Server VLAN
ip address 10.1.45.5/24
active-gateway ip mac 02:00:00:00:00:01
active-gateway ip 10.1.45.1
active-gateway ip 10.114.72.1
ip helper-address 10.1.40.20
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
interface vlan 48
description Servers
ip address 10.1.48.5/24
active-gateway ip mac 02:00:00:00:00:01
active-gateway ip 10.1.48.1
ip helper-address 10.1.40.20
ip helper-address 10.1.48.189
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
ip pim-sparse enable
interface vlan 114
description Shea Noc mgmt
ip address 192.168.114.253/24
ip helper-address 10.1.40.20
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
interface vlan 203
description Cyber Security Classrooms
ip address 10.1.203.5/24
active-gateway ip mac 02:00:00:00:00:01
active-gateway ip 10.1.203.1
ip helper-address 10.1.40.20
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.0
interface vlan 254
description transit-vlan
ip address 10.254.114.3/24

View File

@ -767,6 +767,8 @@ interface 1/1/36
description ISL LAG
no shutdown
lag 256
interface vlan 150
ip address 10.1.150.200/24
snmp-server vrf default
snmp-server system-description sh-noc-8360-1-b
snmp-server system-location CT NOC

View File

@ -19,10 +19,6 @@ banner motd #
! IF YOU ARE NOT AUTHORIZED TO BE HERE DISCONNECT NOW! !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#
!
user-group showonly
10 permit cli command "show .*"
!
user admin group administrators password ciphertext AQBapR7ksTn14AN4+RzDCEKLfcqaRT+ZtLEaM4e6WEJMa9RXYgAAAC1I43XELU05Uyo3Aoii44bfBjEAusqGpJIY4rSVbPFanhC34IxEfbX+MjSNKE1OVVwxTWS9MWLSrWYl+2CmL057hGJRfWXOiIb2rE5qcOv7itK710CcDv3D4xLrHoR26HS6
clock timezone america/new_york
profile aggregation-leaf

View File

@ -1,9 +1,9 @@
Building configuration...
Current configuration : 35234 bytes
Current configuration : 35495 bytes
!
! Last configuration change at 14:53:39 EST Fri Jan 17 2025 by Jmaxam76.admin
! NVRAM config last updated at 14:55:31 EST Fri Jan 17 2025 by Jmaxam76.admin
! Last configuration change at 10:48:46 EST Mon Jan 6 2025 by Jmaxam76.admin
! NVRAM config last updated at 10:48:47 EST Mon Jan 6 2025 by Jmaxam76.admin
!
version 15.2
no service pad
@ -125,7 +125,7 @@ spanning-tree portfast edge bpduguard default
spanning-tree extend system-id
spanning-tree uplinkfast
spanning-tree backbonefast
spanning-tree vlan 10,20-21,30,35,40,50-60,64,70,72 priority 8192
spanning-tree vlan 10,20-21,30,35,40,50-60,64,70 priority 8192
!
redundancy
mode sso
@ -356,7 +356,7 @@ interface Loopback0
interface Port-channel11
description To IDF1 .11
switchport
switchport trunk allowed vlan 10,20,30,35,40,50,51,60,62,64,70,72,230,525
switchport trunk allowed vlan 10,20,30,35,40,51,60,62,64,70,230,525
switchport trunk native vlan 525
switchport mode trunk
!
@ -404,7 +404,7 @@ interface TenGigabitEthernet1/1
!
interface TenGigabitEthernet1/2
description To IDF1 .11
switchport trunk allowed vlan 10,20,30,35,40,50,51,60,62,64,70,72,230,525
switchport trunk allowed vlan 10,20,30,35,40,51,60,62,64,70,230,525
switchport trunk native vlan 525
switchport mode trunk
channel-group 11 mode active
@ -468,7 +468,7 @@ interface TenGigabitEthernet3/1
!
interface TenGigabitEthernet3/2
description To IDF1 .11
switchport trunk allowed vlan 10,20,30,35,40,50,51,60,62,64,70,72,230,525
switchport trunk allowed vlan 10,20,30,35,40,51,60,62,64,70,230,525
switchport trunk native vlan 525
switchport mode trunk
channel-group 11 mode active
@ -844,8 +844,8 @@ interface GigabitEthernet5/31
service-policy output AutoQos-VoIP-Output-Policy
!
interface GigabitEthernet5/32
description Connected to Intrusion Alarm
switchport access vlan 72
description To Voice and Data Endpoints
switchport access vlan 20
switchport mode access
switchport voice vlan 50
auto qos voip cisco-phone
@ -856,9 +856,16 @@ interface GigabitEthernet5/32
service-policy output AutoQos-VoIP-Output-Policy
!
interface GigabitEthernet5/33
description Trunk Test Port
switchport trunk native vlan 525
switchport mode trunk
description To Voice and Data Endpoints
switchport access vlan 50
switchport mode access
switchport voice vlan 50
auto qos voip cisco-phone
qos trust device cisco-phone
spanning-tree portfast edge
spanning-tree bpduguard enable
service-policy input AutoQos-VoIP-Input-Cos-Policy
service-policy output AutoQos-VoIP-Output-Policy
!
interface GigabitEthernet5/34
description *** To Wireless APs ***
@ -1071,6 +1078,7 @@ interface Vlan70
interface Vlan72
description Access Control
ip address 10.14.72.1 255.255.255.0
ip helper-address 10.21.48.20
ip helper-address 10.1.40.20
no ip redirects
ip pim sparse-mode