***************************************************************** * Denver Switch 6 configuration (David Bodilla) ***************************************************************** DenverS6#show run Building configuration... Current configuration : 4055 bytes ! version 12.1 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname DenverS6 ! enable password cit341 ! ip subnet-zero ! ip dhcp snooping ! ! spanning-tree mode rapid-pvst no spanning-tree optimize bpdu transmission spanning-tree extend system-id ! ! ! ! interface FastEthernet0/1 switchport mode trunk ip dhcp snooping trust ! interface FastEthernet0/2 switchport access vlan 100 switchport mode access ! interface FastEthernet0/3 switchport access vlan 120 switchport mode access ! interface FastEthernet0/4 switchport access vlan 140 switchport mode access ! interface FastEthernet0/5 switchport access vlan 160 switchport mode access ! interface FastEthernet0/6 switchport access vlan 180 switchport mode access ! interface FastEthernet0/7 switchport access vlan 200 switchport mode access ! interface FastEthernet0/8 switchport access vlan 800 switchport mode access ! interface FastEthernet0/9 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky ! interface FastEthernet0/10 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/11 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/12 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/13 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/14 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/15 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/16 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/17 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/18 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/19 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/20 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/21 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/22 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/23 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface FastEthernet0/24 switchport mode trunk ip dhcp snooping trust ! interface GigabitEthernet0/1 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface GigabitEthernet0/2 switchport access vlan 900 switchport mode access switchport port-security switchport port-security mac-address sticky shutdown ! interface Vlan1 no ip address no ip route-cache shutdown ! interface Vlan200 ip address 192.168.105.16 255.255.255.0 no ip route-cache ! ip default-gateway 192.168.105.1 ip http server ! line con 0 line vty 0 4 login line vty 5 15 login ! ntp server 172.16.99.1 ! end