version 12.2
no service pad
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
!
hostname Switch
!
logging buffered 1048576 debugging
enable secret 5 $1$.6hZ$qJ.ZkNrR/KMLFrbrqQm0P1
!
no aaa new-model
clock timezone CST 8
vtp mode transparent
ip subnet-zero
no ip source-route
!
no ip domain-lookup
!
!
!
no file verify auto
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
vlan internal allocation policy ascending
vlan 12
!
!
interface GigabitEthernet0/1
switchport access vlan 12
switchport mode access
!
interface GigabitEthernet0/2
switchport access vlan 12
switchport mode access
!
interface Vlan1
no ip address
no ip route-cache
!
interface Vlan12
ip address 109.112.170.14 255.255.255.0
no ip route-cache
!
ip default-gateway 109.112.170.1
ip http server
!
control-plane
!
!
line con 0
line vty 0 4
password 7 14021902025D7F7975
login
line vty 5 15
password 7 071A2A4540504C5746
login
!
ntp server 109.112.100.14
end