UCCN2003 TCP/IP Internetworking UCCN2243 Internetworking Principles & Practices
UCCN2003 TCP/IP Internetworking UCCN2243 Internetworking Principles & Practices
Instructions:
1. Solve all the lab case studies, starting with case study #1, with Packet Tracer v5.3.2.
2. All the exercises are design case studies with specifications.
3. Most of the case studies are not fully guided, and you are required to design these
networks based on the specifications and the hints.
4. You may require the lab manuals and lecture notes of UCCN1003/1004 for references.
1. Use Cisco 2811 routers with a NM-2FE2W module, so that the routers have 4
Fastethernet ports. Use 2960 model for your switches.
2. Set the router interface IP according to Figure 1. Notice that there are duplicate IP
addresses in the network: two 200.1.1.1, two 200.1.1.2, two 202.2.2.1, and two 202.2.2.2
in the network. All subnet masks are /24.
3. Put in proper static routes. Please DO NOT put dynamic routes since this will “confuse”
the whole network.
4. Objective of the case study: 196.6.6.1 (PC0) can ping 195.5.5.1 (Server0).
1
Hints on some useful commands:
Study these routes carefully. You provide all default routes pointing to right direction. You
provide another routes point to 195.5.5.0 which is the left direction.
1. Use the same Switch1 and PC0. Add in PC1, PC2, PC3, Laptop0, Laptop1, Server1 and
Access Point0. Connect these devices according to Figure 2.
2. Configure static IP to the end devices and router according to the network in Figure 2.
7. Remember that Router4 are required to have sub-interfaces and trunk mode (802.11q).
8. Remember to set the switch port of Switch1 (which is connected to Router4) to Trunk
mode.
10. Objective of the case study: Laptop0 can ping PC0, PC1, PC2, PC3, Server0 and
Server1.
2
Figure 2: All subnet masks are /24
3
Hints on some useful commands:
• Switch1(config)#vlan 6
• Switch1(config-vlan)#exit
• Switch1(config)#vlan 7
• Switch1(config-vlan)#exit
• Switch1(config)#vlan 8
• Switch1(config-vlan)#exit
• Switch1(config)#int fa0/1
• Switch1(config-if)#switchport mode trunk
• Switch1(config)#int fa0/2
• Switch1(config-if)#switchport access vlan 6
• Switch1(config)#int fa0/3
• Switch1(config-if)#switchport access vlan 6
• Switch1(config)#int fa0/4
• Switch1(config-if)#switchport access vlan 7
• Switch1(config)#int fa0/7
• Switch1(config-if)#switchport access vlan 7
• Switch1(config)#int fa0/5
• Switch1(config-if)#switchport access vlan 8
• Switch1(config)#int fa0/6
• Switch1(config-if)#switchport access vlan 8
• Switch1#show vlan
• Router4(config)#int fa1/0
• Router4(config-if)#no ip address
• Router4(config-if)#int fa1/0.6
• Router4(config-subif)#encapsulation dot1q 6
• Router4(config-subif)#ip address 196.6.6.254 255.255.255.0
• Router4(config-if)#int fa1/0.7
• Router4(config-subif)#encapsulation dot1q 7
• Router4(config-subif)#ip address 197.7.7.254 255.255.255.0
• Router4(config-if)#int fa1/0.8
• Router4(config-subif)#encapsulation dot1q 8
• Router4(config-subif)#ip address 198.8.8.254 255.255.255.0
4
Figure 2 is again expanded based on Figure 3. Provide the network with additional specifications
as indicated in the following:
1. All the PCs and laptops will obtain their dynamic IP addresses from two devices: (i)
Server0, (ii) Router2. There are 2 subnets and 3 VLANs in the network that require the
support of DHCP service.
2. Add in PC4 and connect it to Switch0. PC4 will be in IP subnet 195.5.5.0/24. PC4 will
obtain its dynamic IP locally from Server0.
3. Add in PC5 and connect it to Router1. PC5 will be in IP subnet 199.9.9.0/24. PC5 will
obtain its dynamic IP remotely from Router2 (202.2.2.1).
4. VLAN 6 and VLAN 8 will receive their dynamic IPs from the Server0 (195.5.5.1).
7. Objective of the case study: Each VLAN and subnet receives its correct IP address,
subnet mask, and default gateway. After that, each PC, laptop and server can ping
each other.
Figure 3
5
Hints on setting up DHCP service:
2. Configure the DHCP service (3 DHCP pools) in Server0 as shown in the following
figure:
1. Add routes so that the PCs can access to the DHCP services and communicate with other
subnets or VLANs. Otherwise the network won’t work. Please study this part carefully.
6
• Router2(config)#ip route 199.9.9.0 255.255.255.0 202.2.2.2
• Router3(config)#ip route 199.9.9.0 255.255.255.0 200.1.1.1
• Router4(config)#ip route 199.9.9.0 255.255.255.0 202.2.2.2
• Router4(config)#ip route 200.1.1.0 255.255.255.0 202.2.2.2
1. DHCP can obtain remote DHCP service with the help of routers.
2. Set the router IP interfaces that require remote DHCP service with the command “ip
helper-address DHCP_Server_IP”.
• Router1(config)#int fa1/0
• Router1(config-if)#ip helper-address 202.2.2.1
• Router4(config)#int fa1/0.6
• Router4(config-subif)#ip helper-address 195.5.5.1
• Router4(config)#int fa1/0.7
• Router4(config-subif)#ip helper-address 200.1.1.1
• Router4(config)#int fa1/0.8
• Router4(config-subif)#ip helper-address 195.5.5.1
2. Add in two DSL modem, one Cable modem and a 2690 switch.
3. Add in the CLOUD-PT-EMPTY to simulate the WAN for both DSL and cable
connection. Follow the hints to configure this device.
6. PC6, PC7, and PC8 will obtain there dynamic IP addresses “locally”.
7. Objective of the case study: PC7 can ping all PCs,and servers in the whole network.
7
Figure 4
5. Click on “Config” tab and then FastEthernet9, click on “Cable” as shown in the right.
The default is “DSL”.
8
6. Press “Config” tab and then “Cable”. Link one coaxial ports to a FastEthernet port
(which has been set to “Cable” as shown in previous step 5). Remember to press the
“Add” button.
7. Press “Config” tab and then “DSL”. Link two Modem ports to different FastEthernet
ports (which have been set to DSL as shown in step 5). Remember to press the “Add”
button.
9
10