ASW2#sho run
Building configuration...

Current configuration : 3922 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname ASW2
!
boot-start-marker
boot-end-marker
!
enable password cisco
!
no aaa new-model
clock timezone eastern -5
system mtu routing 1500
vtp domain cisco
vtp mode transparent
ip subnet-zero
!
!         
no ip domain-lookup
!
!
crypto pki trustpoint TP-self-signed-2859296256
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-2859296256
 revocation-check none
 rsakeypair TP-self-signed-2859296256
!
!
crypto pki certificate chain TP-self-signed-2859296256
 certificate self-signed 01
  3082023D 308201A6 A0030201 02020101 300D0609 2A864886 F70D0101 04050030 
  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274 
  69666963 6174652D 32383539 32393632 3536301E 170D3933 30333031 30303132 
  32315A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649 
  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 38353932 
  39363235 3630819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 
  8100B5F1 CA4F3951 0F920602 FD0C64C8 88000057 8D74D890 D6BBCE03 AD8364BF 
  F6C925A7 F2EE8CDB 51413D3D 393B66FA FD35A60E 4033B34A A518A141 0D8AF5F7 
  514F0CD7 3F4F5831 64468B90 C57367CF 2DECB4D9 A30A589B 21E8ADC0 90A995E6 
  4070EC32 DA04EC6F BB9259DB C8A8D96B A49D7E86 29A4B87D 50E08D52 FFE05EDC 
  5CC90203 010001A3 65306330 0F060355 1D130101 FF040530 030101FF 30100603 
  551D1104 09300782 05415357 322E301F 0603551D 23041830 1680148B 3C02561E 
  02729A69 092EE6EF 5BBE5124 233DC230 1D060355 1D0E0416 04148B3C 02561E02 
  729A6909 2EE6EF5B BE512423 3DC2300D 06092A86 4886F70D 01010405 00038181 
  0063D1A3 10DBB472 8A3253A9 09B8008B 458BA7AE 98B44056 5B71F727 6656DED0 
  BEA711C6 8DFC610C BB1D4AE2 48435CB1 760CFD29 BB641BA3 6F7A4C3C 1E85C52D 
  CD112FA0 FBE5C6F7 FAAF6D95 D38C4034 B16BCE71 ACDE2E9B 05BC6BD9 85A05ACE 
  336AC105 6002DDD8 DAE3B502 463773BC 88EA36BA 2C4969E9 5A6CB58A 7A4D86EA 30
  quit
!
!
!
!
!
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
vlan 2 
!
vlan 3
 name VLAN_3
!
vlan 4 
!
vlan 11
 name VLAN_W
!
vlan 12-13 
!
vlan 14
 name VLAN_WEB
!
vlan 19 
!
vlan 63
 name VLAN_VOICE
!
vlan 64-66 
!
vlan 99
 name Native
!
vlan 501 
!         
!
!
interface FastEthernet0/1
 switchport trunk allowed vlan 1,4,12,64,66
 switchport mode trunk
!
interface FastEthernet0/2
 switchport trunk allowed vlan 1,4,12,64,66
 switchport mode trunk
!
interface FastEthernet0/3
 switchport access vlan 4
 switchport mode access
!
interface FastEthernet0/4
 description to IP phone
 switchport access vlan 64
 switchport mode access
 shutdown
!
interface FastEthernet0/5
 description to access point
 switchport access vlan 12
 switchport mode access
 shutdown
!
interface FastEthernet0/6
 shutdown
!
interface FastEthernet0/7
 shutdown
!
interface FastEthernet0/8
 shutdown
!
interface FastEthernet0/9
 shutdown
!
interface FastEthernet0/10
 shutdown
!
interface FastEthernet0/11
 shutdown
!
interface FastEthernet0/12
 shutdown 
!
interface FastEthernet0/13
 shutdown
!
interface FastEthernet0/14
 shutdown
!
interface FastEthernet0/15
 shutdown
!
interface FastEthernet0/16
 shutdown
!
interface FastEthernet0/17
 shutdown
!
interface FastEthernet0/18
 shutdown
!
interface FastEthernet0/19
 shutdown
!
interface FastEthernet0/20
 shutdown
!
interface FastEthernet0/21
 shutdown
!
interface FastEthernet0/22
 shutdown
!
interface FastEthernet0/23
 shutdown
!
interface FastEthernet0/24
 shutdown
!
interface GigabitEthernet0/1
 shutdown
!
interface GigabitEthernet0/2
 shutdown
!
interface Vlan1
 ip address 10.1.1.2 255.255.255.0
 no ip route-cache
!
ip default-gateway 10.1.1.252
ip http server
ip http secure-server
!
control-plane
!
!
line con 0
 logging synchronous
line vty 0 4
 password cisco
 logging synchronous
 login
line vty 5 15
 password cisco
 login
!
end

ASW2#         