mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
What: First block of ports on the switch are now reserved for special use and have been made trunks. Port 47 and 48 as well as the SFP ports are also trunks. Why: Spare trunk ports to accommodate for future field network gear
344 lines
7.3 KiB
Plaintext
344 lines
7.3 KiB
Plaintext
! Baseline configuration for the Catalyst 3500-series switch. Load this into the switch prior to configuring
|
|
! Cheesy Arena to connect to it. Default password is 1234Five.
|
|
!
|
|
!
|
|
! Last configuration change at 13:18:54 UTC Sat Sep 28 2019
|
|
! NVRAM config last updated at 13:18:57 UTC Sat Sep 28 2019
|
|
!
|
|
version 15.0
|
|
no service pad
|
|
service timestamps debug datetime msec
|
|
service timestamps log datetime msec
|
|
no service password-encryption
|
|
!
|
|
hostname ChezySwitch
|
|
!
|
|
boot-start-marker
|
|
boot-end-marker
|
|
!
|
|
!
|
|
enable secret 5 $1$kKSW$fCMwnMdYvXui1TulfyYHN/
|
|
!
|
|
no aaa new-model
|
|
system mtu routing 1500
|
|
ip routing
|
|
!
|
|
ip dhcp excluded-address 10.0.100.1 10.0.100.100
|
|
!
|
|
ip dhcp pool dhcppool
|
|
network 10.0.100.0 255.255.255.0
|
|
domain-name team254.com
|
|
dns-server 8.8.8.8 8.8.4.4
|
|
default-router 10.0.100.1
|
|
lease 7
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
spanning-tree mode pvst
|
|
spanning-tree portfast default
|
|
spanning-tree extend system-id
|
|
!
|
|
vlan internal allocation policy ascending
|
|
!
|
|
!
|
|
!
|
|
interface GigabitEthernet0/1
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/2
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/3
|
|
switchport access vlan 100
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/4
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/5
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/6
|
|
switchport access vlan 10
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/7
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/8
|
|
switchport access vlan 20
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/9
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/10
|
|
switchport access vlan 30
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/11
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/12
|
|
switchport access vlan 40
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/13
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/14
|
|
switchport access vlan 50
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/15
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/16
|
|
switchport access vlan 60
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/17
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/18
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/19
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/20
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/21
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/22
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/23
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/24
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/25
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/26
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/27
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/28
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/29
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/30
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/31
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/32
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/33
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/34
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/35
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/36
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/37
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/38
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/39
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/40
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/41
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/42
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/43
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/44
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/45
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/46
|
|
switchport access vlan 100
|
|
switchport mode access
|
|
!
|
|
interface GigabitEthernet0/47
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/48
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/49
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/50
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/51
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface GigabitEthernet0/52
|
|
switchport trunk encapsulation dot1q
|
|
switchport trunk native vlan 100
|
|
switchport mode trunk
|
|
!
|
|
interface Vlan1
|
|
ip address 10.0.0.61 255.255.255.0
|
|
!
|
|
interface Vlan10
|
|
ip address 10.0.1.61 255.255.255.0
|
|
ip access-group 110 in
|
|
!
|
|
interface Vlan20
|
|
ip address 10.0.2.61 255.255.255.0
|
|
ip access-group 120 in
|
|
!
|
|
interface Vlan30
|
|
ip address 10.0.3.61 255.255.255.0
|
|
ip access-group 130 in
|
|
!
|
|
interface Vlan40
|
|
ip address 10.0.4.61 255.255.255.0
|
|
ip access-group 140 in
|
|
!
|
|
interface Vlan50
|
|
ip address 10.0.5.61 255.255.255.0
|
|
ip access-group 150 in
|
|
!
|
|
interface Vlan60
|
|
ip address 10.0.6.61 255.255.255.0
|
|
ip access-group 160 in
|
|
!
|
|
interface Vlan100
|
|
ip address 10.0.100.2 255.255.255.0
|
|
!
|
|
ip classless
|
|
ip http server
|
|
ip http secure-server
|
|
!
|
|
!
|
|
!
|
|
access-list 110 permit ip 10.0.1.0 0.0.0.255 host 10.0.100.5
|
|
access-list 110 permit udp any eq bootpc any eq bootps
|
|
access-list 120 permit ip 10.0.2.0 0.0.0.255 host 10.0.100.5
|
|
access-list 120 permit udp any eq bootpc any eq bootps
|
|
access-list 130 permit ip 10.0.3.0 0.0.0.255 host 10.0.100.5
|
|
access-list 130 permit udp any eq bootpc any eq bootps
|
|
access-list 140 permit ip 10.0.4.0 0.0.0.255 host 10.0.100.5
|
|
access-list 140 permit udp any eq bootpc any eq bootps
|
|
access-list 150 permit ip 10.0.5.0 0.0.0.255 host 10.0.100.5
|
|
access-list 150 permit udp any eq bootpc any eq bootps
|
|
access-list 160 permit ip 10.0.6.0 0.0.0.255 host 10.0.100.5
|
|
access-list 160 permit udp any eq bootpc any eq bootps
|
|
!
|
|
snmp-server community 1234Five RO
|
|
!
|
|
vstack
|
|
!
|
|
line con 0
|
|
exec-timeout 0 0
|
|
line vty 0 4
|
|
password 1234Five
|
|
login
|
|
line vty 5 15
|
|
password 1234Five
|
|
login
|
|
!
|
|
end
|