Lab08 IPServicesOnline
Lab08 IPServicesOnline
Instructions
This lab will focus on some VTP tweaks, synchronizing device time with NTP,
pushing logs to syslog, and making your devices readable by SNMP.
The following should be completed on Packet Tracer. Please take a screen shot of
each of the Verification Steps (below) and submit in a labeled single word
document using the screenshot guide in the class content on D2L. Make sure your
device names are visible in the screen shot! Don’t forget to save your Packet Tracer
file.
Network Diagram
The switches can be Cisco 3650-24PS and the router will be a Cisco 4331.
Configuration Tasks
Cable the network as shown in the above network diagram.
1. Set up all devices to have the appropriate hostnames (switches and router).
SW01
1. Create the following VLANs with the corresponding port assignments
VLAN Name VLAN ID VLAN Ports
DEFAULT (already 1 1-12
exists)
USERS 2 13-22
2. Configure ports 23, and 24 as trunk ports. All other ports on both of the
switches can be made into access ports.
SW02
This switch should have the following configurations performed
1. Configure ports 23 and 24 as trunk ports. All other ports on both of the
switches can be made into access ports.
2. Assign the following ports to the corresponding VLANs. You can use VTP
(recommended) or manually create the VLANs this time.
VLAN Name VLAN ID VLAN Ports
DEFAULT (already 1 1-4
exists)
USERS 2 5-22
Spanning Tree
There’s not a ton of config to do with STP, but we can make some tweaks in our
network.
2. Force SW01 to become the root bridge for VLAN1 and SW02 to be the root
bridge for VLAN 2. You can do this by setting the priority values or setting
them to be root primary.
Verification Step 1
LLDP
We’re looking at having a multi-vendor setup in our environment. Let’s start
switching off of proprietary protocols.
Verification Step 2
NTP
Before starting with centralized logging, you need to have accurate and precise
time throughout your network.
1. Connect your laptop to SW02 in any of the VLAN 1 ports and give it an
appropriate IP address.
2. Browse to the server at http://172.16.1.10 and ensure you can reach the
webpage.
3. Configure your router to use milliseconds for its service logging timestamps.
6. In order for your time to sync to NTP, it must be reasonably close to the NTP
clock. Update your router’s time to be close to the server using the clock
set command. Within a couple of minutes should be fine.
Verification Step 3
Syslog
After you have successfully synced your router’s clock to the NTP server, you can
start pushing log files to syslog.
4. Ping 172.16.1.10 and you should get successful replies as well as the debug
messages.
Verification Step 4
SNMP
After you’ve successfully confirmed that your router is pushing its log files to the
syslog server, you need to read SNMP information from it.
1. Configure your router with the SNMP community string of dsu and set the
permissions to read write (rw).
Verification Step 5
What to Turn In
Go through each of the verification steps and take a screenshot. Please try to
show each step in a single, clear screenshot to cut down the number of images.
Also, paste all screenshots into a single Word/PDF document. Do not upload them
to D2L as individual images – I won’t grade them.