L3SW-24P#sh run ! ip subnet-zero ip routing ip dhcp excluded-address 192.168.0.1 192.168.0.150 ip dhcp excluded-address 10.0.0.1 10.0.0.5 ip dhcp excluded-address 172.168.100.1 172.168.100.5 ip dhcp excluded-address 172.168.20.1 172.168.20.5 ip dhcp excluded-address 172.168.10.1 172.168.10.5 ip dhcp excluded-address 192.168.1.1 192.168.1.5 ip dhcp excluded-address 172.168.70.1 172.168.70.5 ip dhcp excluded-address 172.168.60.1 172.168.60.5 ip dhcp excluded-address 172.168.50.1 172.168.50.5 ! ip dhcp pool AP-VLAN10 network 172.168.10.0 255.255.255.0 default-router 172.168.10.1 dns-server 83.255.255.2 192.168.0.1 83.255.255.1 ! ip dhcp pool AP-VLAN20 network 172.168.20.0 255.255.255.0 default-router 172.168.20.1 dns-server 83.255.255.2 192.168.0.1 83.255.255.1 ! ip dhcp pool WLC-MANAGMENT network 10.0.0.0 255.0.0.0 default-router 10.0.0.5 dns-server 83.255.255.2 192.168.0.1 83.255.255.1 ! ip dhcp pool AP-VLAN50 network 172.168.50.0 255.255.255.0 default-router 172.168.50.1 dns-server 83.255.255.2 192.168.0.1 192.168.1.1 ! ip dhcp pool AP-VLAN60 network 172.168.60.0 255.255.255.0 dns-server 83.255.255.2 192.168.0.1 192.168.1.1 default-router 172.168.60.1 ! ip dhcp pool AP-VLAN70 network 172.168.70.0 255.255.255.0 default-router 172.168.70.1 dns-server 83.255.255.3 ! ip dhcp pool LOCAL-Y-VLAN1 default-router 192.168.1.5 dns-server 192.168.1.1 83.255.255.2 ! ! ! ! no file verify auto spanning-tree mode pvst spanning-tree extend system-id ! vlan internal allocation policy ascending ! ! interface FastEthernet0/1 switchport mode access spanning-tree portfast ! interface FastEthernet0/2 switchport mode access spanning-tree portfast ! interface FastEthernet0/3 switchport access vlan 10 switchport mode access spanning-tree portfast ! interface FastEthernet0/4 switchport access vlan 10 switchport mode access spanning-tree portfast ! interface FastEthernet0/5 switchport access vlan 20 switchport mode access ! interface FastEthernet0/6 switchport access vlan 20 switchport mode access ! interface FastEthernet0/7 switchport access vlan 20 switchport mode access spanning-tree portfast ! ! !!!!----removed unwantedports----- ! ! interface FastEthernet0/21 switchport access vlan 100 switchport mode access spanning-tree portfast ! interface FastEthernet0/22 switchport access vlan 100 switchport mode access spanning-tree portfast ! interface FastEthernet0/23 description --> Connection to AP AIR-CAP3702 <-- populate SSIDs linked with VLANs --> switchport trunk encapsulation dot1q switchport mode trunk spanning-tree portfast ! interface FastEthernet0/24 description --> Connection to L2SW at Ground Floor <-- Local VLAN 1 blocked due to populate IP address in L2SW--> switchport trunk encapsulation dot1q switchport trunk allowed vlan 2-4094 switchport mode trunk spanning-tree portfast ! interface GigabitEthernet0/1 description --> Connection to ISP Provider's Local Router <-- ! interface GigabitEthernet0/2 description --> Connection to Router 1800 Fastethernet 0 <-- no switchport ip address 172.168.100.2 255.255.255.0 ! interface Vlan1 ip address 192.168.1.5 255.255.255.128 ! interface Vlan10 ip address 172.168.10.1 255.255.255.0 ! interface Vlan20 ip address 172.168.20.1 255.255.255.0 ! interface Vlan50 ip address 172.168.50.1 255.255.255.0 ! interface Vlan60 ip address 172.168.60.1 255.255.255.0 ! interface Vlan70 ip address 172.168.70.1 255.255.255.0 ! interface Vlan100 ip address 10.0.0.5 255.0.0.0 ! router eigrp 10 network 10.0.0.0 network 172.168.10.0 0.0.0.255 network 172.168.20.0 0.0.0.255 network 172.168.50.0 0.0.0.255 network 172.168.60.0 0.0.0.255 network 172.168.70.0 0.0.0.255 network 192.168.0.0 network 192.168.1.0 0.0.0.127 auto-summary ! ip default-gateway 192.168.1.5 ip classless ip route 0.0.0.0 0.0.0.0 172.168.100.1 ip http server ip http secure-server ! ! ! end L3SW-24P# ----------- TRUNK Link ----------- L3SW-24P#sh int trunk Port Mode Encapsulation Status Native vlan Fa0/23 on 802.1q trunking 1 Fa0/24 on 802.1q trunking 1 Port Vlans allowed on trunk Fa0/23 1-4094 Fa0/24 2-4094 Port Vlans allowed and active in management domain Fa0/23 1,10,20,50,60,70,100 Fa0/24 10,20,50,60,70,100 Port Vlans in spanning tree forwarding state and not pruned Fa0/23 1,10,20,50,60,70,100 Fa0/24 10,20,50,60,70,100 L3SW-24P# ----------- Interfaces ----------- L3SW-24P#sh ip int brief Interface IP-Address OK? Method Status Protocol Vlan1 192.168.1.5 YES manual up up Vlan10 172.168.10.1 YES NVRAM up up Vlan20 172.168.20.1 YES NVRAM up up Vlan50 172.168.50.1 YES manual up up Vlan60 172.168.60.1 YES manual up up Vlan70 172.168.70.1 YES manual up up Vlan100 10.0.0.5 YES NVRAM up up FastEthernet0/1 unassigned YES unset down down FastEthernet0/2 unassigned YES unset down down FastEthernet0/3 unassigned YES unset down down FastEthernet0/4 unassigned YES unset down down FastEthernet0/5 unassigned YES unset down down FastEthernet0/6 unassigned YES unset down down FastEthernet0/7 unassigned YES unset down down FastEthernet0/8 unassigned YES unset down down FastEthernet0/9 unassigned YES unset down down FastEthernet0/10 unassigned YES unset down down FastEthernet0/11 unassigned YES unset down down FastEthernet0/12 unassigned YES unset down down FastEthernet0/13 unassigned YES unset down down FastEthernet0/14 unassigned YES unset down down FastEthernet0/15 unassigned YES unset down down FastEthernet0/16 unassigned YES unset down down FastEthernet0/17 unassigned YES unset down down FastEthernet0/18 unassigned YES unset down down FastEthernet0/19 unassigned YES unset down down FastEthernet0/20 unassigned YES unset down down FastEthernet0/21 unassigned YES unset down down FastEthernet0/22 unassigned YES unset down down FastEthernet0/23 unassigned YES unset up up FastEthernet0/24 unassigned YES unset up up GigabitEthernet0/1 unassigned YES unset up up GigabitEthernet0/2 172.168.100.2 YES NVRAM up up L3SW-24P#