LegacyTechops/mtp-configs/satx-prodsw3.satx.turnsys.net

155 lines
2.7 KiB
Plaintext

!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname satx-prodsw3
!
aaa new-model
enable secret 5 $1$QKJ2$YHSuwlCO4m1NkQwYYXVza.
enable password 7 13061E010803
!
username cisco privilege 15 password 7 02050D480809
!
!
!
!
!
ip subnet-zero
ip name-server 10.40.100.200
!
!
!
interface FastEthernet0/1
description UPLINK TO SATXLANSW01-0/18
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/2
description nwu03
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
!
interface FastEthernet0/3
description vaultcam
switchport access vlan 201
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
!
interface FastEthernet0/4
description gpspi
switchport access vlan 100
!
interface FastEthernet0/5
description trendnet-poe-camsw
switchport access vlan 201
spanning-tree portfast
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
description satx-house
switchport access vlan 2
spanning-tree portfast
!
interface FastEthernet0/23
description labcam
switchport access vlan 201
spanning-tree portfast
!
interface FastEthernet0/24
description satx-infrabox
switchport access vlan 100
switchport trunk encapsulation dot1q
spanning-tree portfast
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface VLAN1
no ip directed-broadcast
no ip route-cache
shutdown
!
interface VLAN2
description public
no ip directed-broadcast
no ip route-cache
shutdown
!
interface VLAN50
description workstations
no ip directed-broadcast
no ip route-cache
shutdown
!
interface VLAN100
description mgmt
ip address 10.40.100.252 255.255.255.0
no ip directed-broadcast
no ip route-cache
!
interface VLAN200
description voip
no ip directed-broadcast
no ip route-cache
shutdown
!
interface VLAN201
description video
no ip directed-broadcast
no ip route-cache
shutdown
!
ip default-gateway 10.40.100.254
logging 10.253.3.99
snmp-server engineID local 00000009020000053274C2C0
snmp-server community kn3lmgmt RO
snmp-server location SATX
snmp-server enable traps snmp authentication linkdown linkup coldstart
snmp-server host 10.253.3.99 trap kn3lmgmt
!
line con 0
transport input none
stopbits 1
line vty 0 4
password 7 01100F175804
line vty 5 15
!
end