DLS1# DLS1#sh run Building configuration... Current configuration : 2347 bytes ! version 12.1 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname DLS1 ! ! ip subnet-zero ip routing ! ! spanning-tree mode pvst spanning-tree extend system-id ! ! ! interface Port-channel1 switchport trunk encapsulation dot1q switchport mode trunk no ip address ! interface Port-channel2 switchport trunk encapsulation dot1q switchport mode trunk no ip address ! interface FastEthernet0/1 no ip address ! interface FastEthernet0/2 no ip address ! interface FastEthernet0/3 no ip address ! interface FastEthernet0/4 no ip address ! interface FastEthernet0/5 no ip address ! interface FastEthernet0/6 no ip address ! interface FastEthernet0/7 switchport trunk encapsulation dot1q switchport mode trunk no ip address channel-group 1 mode desirable ! interface FastEthernet0/8 switchport trunk encapsulation dot1q switchport mode trunk no ip address channel-group 1 mode desirable ! interface FastEthernet0/9 switchport trunk encapsulation dot1q switchport mode trunk no ip address channel-group 2 mode desirable ! interface FastEthernet0/10 switchport trunk encapsulation dot1q switchport mode trunk no ip address channel-group 2 mode desirable ! interface FastEthernet0/11 no ip address ! interface FastEthernet0/12 no ip address ! interface FastEthernet0/13 no ip address ! interface FastEthernet0/14 no ip address ! interface FastEthernet0/15 no ip address shutdown ! interface FastEthernet0/16 no ip address shutdown ! interface FastEthernet0/17 no ip address shutdown ! interface FastEthernet0/18 no ip address shutdown ! interface FastEthernet0/19 no ip address shutdown ! interface FastEthernet0/20 no ip address shutdown ! interface FastEthernet0/21 no ip address shutdown ! interface FastEthernet0/22 no ip address shutdown ! interface FastEthernet0/23 no ip address shutdown ! interface FastEthernet0/24 no ip address shutdown ! interface GigabitEthernet0/1 no ip address ! interface GigabitEthernet0/2 no ip address ! interface Vlan1 ip address 172.16.1.1 255.255.255.0 ! interface Vlan100 ip address 172.16.100.1 255.255.255.0 ! interface Vlan200 ip address 172.16.200.1 255.255.255.0 ! ip classless ip http server ! ! ! line con 0 line vty 0 4 password cisco login line vty 5 15 password cisco login ! end DLS1#