Font size
Worksheetskkkkkk
Total questions: 50
Worksheet time: 25mins
What is this
Outlook
Lookout
Inlook
Lookin
What do we use Outlook for?
Document
Games
Drawing
Number 5?
Font
Font size
Font Color
Name the buttons in area number 2.
Bold - Italic - Underline
Italic - Bold - Font Color
Left - Italic - Right
Font Color - Italic - Underline
Number 1?
Font
Font size
Font Color
Number 3?
Font
Font size
Font Color
Number 1?
List of emails
Sender
Subject
Message preview box
Number 2?
New mail button
Sender
Subject
Message preview box
Number 3?
New mail button
Reply
Subject
Message preview box
Number 4?
New mail button
Reply
List of folders
Message preview box
Number 5?
New mail button
Reply
List of folders
List of emails
Number 6?
Sender
Reply
List of folders
List of emails
Number 7?
Sender
Subject
List of folders
List of emails
Number 1?
To
Cc
Bcc
Subject
Number 2?
Text box
Cc
Bcc
Subject
Number 3?
Text box
Send button
Bcc
Subject
Number 4?
Text box
Send button
To
Subject
Number 5?
Text box
Send button
To
Cc
Number 6?
Bcc
Send button
To
Cc
What is the purpose of using Microsoft Outlook?
What do you call the place in Outlook where new messages arrive?
Inbox
Outbox
Draft
Sent Items
Where can you access your school email?
Only in school
Anywhere with internet/wifi
What does CC stand for?
Carry Cheese
Complete Caption
Carbon Copy
Close Capture
What is the best way to send a picture in an email?
You cannot send pictures in email
As an attached file
Put it on a website and send a link
Post a usb stick with it on
To ensure that you send the same message to the same group of multiple recipients, set up a(n) ___________________.
Address book
Quick Step
Draft folder
Contact group or distribution list
An email that you are still working on is stored in the ________________.
Inbox
New Mail folder
Drafts folder
Sent Items folder
If you do not want the recipients of your message to see the others you also sent the message to, you should use the _________________ feature.
Cc
Flag
Hide
Bcc
Used to keep and track appointments
Tasks
Notes
Calendar
Use to manage a to-do list
Tasks
Notes
Calendar
If you have a weekly meeting, create a(n) _________________.
recurring event
appointment reminder
event that lasts 24 hours or more
seven-day event
To color-code your appointments, meetings, contacts, and events, use ________________.
flags
paint
categories
notes
Set a ____________ when you enter an appointment in the Calendar and you want to invite others.
date
flag
note
meeting
If you want to be alerted when a task is due, you should set and use a _______________.
category
reminder
flag
signal
Look at the green square - > What is used to keep and track appointments?
Tasks
Notes
Calendar
Look at the green square -> What icon does this represent?
Which of the following switch port modes will successfully form a trunk between two switches? (choose four)
Dynamic desirable – dynamic auto
Trunk – dynamic desirable
Access – dynamic auto
Trunk - trunk
Trunk – dynamic auto
Your Cisco IOS router is acting as a DHCP server.
Which command will display the addresses that have been handed out to clients on the LAN?
show ip dhcp assignments
show ip dhcp address
show ip dhcp conflicts
show ip dhcp bindings
show ip dhcp pool
Which commands will successfully create VLAN 5 and name it SALES on a Catalyst IOS switch?
Switch(config)#vlan 5
Switch(config-vlan)#name SALES
Switch(config)#vlan 5
Switch(config)#name SALES
Switch#vlan 5
Switch(config-vlan)#name SALES
Switch(config)#vlan 5 name SALES
Switch(config)#vlan 5
Switch(config-vlan)#SALES
You are configuring static NAT on a Cisco IOS router that is connected to your ISP. You goal is to have the private IP of 10.1.1.10 translated to 203.0.113.5. Which command must be issued on the interface connected to the service provider?
ip nat pool NAT_POOL 203.0.113.5
ip nat inside
ip nat outside
ip nat inside source static 10.1.1.10 203.0.113.5
What protocol is used to synchronize time between various Cisco IOS devices in your network?
LACP
NTP
DTP
STP
CDP
The configuration register on your Cisco IOS 2900 series router is set to 0x2101. How will the router choose the IOS image during the boot process?
The last image located in flash will be booted
The first image located in flash will be booted
The image listed in the boot system command will be booted
The image located on a TFTP server will be booted
You need to determine the VLAN ID that will be placed in a frame as it exits your Cisco IOS ISR interface of GigabitEthernet 0/0.20. Which command will you use?
Show ip route
Show mac-address table dynamic
Show interface gigabitethernet 0/0.20
Show interface gigabitethernet 0/0.20 switchport
Show vlan
You need to create an ACL entry that will only permit all addresses in the 10.1.1.16/28 network.
Which address and wildcard mask combination will accomplish this for us?
10.1.1.16 0.0.0.31
10.1.1.16 0.0.0.63
10.1.1.16 0.0.0.255
10.1.1.16 0.0.0.15
10.1.1.16 0.0.0.3
Which statements correctly define unique local unicast addresses? ( Two Chooses)
A. They are not routable
B. They are identified by the prefix FE80::/10
C. They are identified by the prefix 2000::/3
D. They are identified by the prefix FC00::/7
E. They are routable in your private network
Which IPv6 address is valid?
2031:0:130F::9C0:876A:130B
2001:0DB8:0000:130F:0000:0000:08GC:140B
2001:0DB8:0:130H::87C:140B
2031::130F::9C0:876A:130B
Which two are features of IPv6?
Multicast
broadcast
anycast
allcast
IPv6 loop-back address
127.0.0.1
Fe80::1
::1
::2
With which network type will OSPF establish router adjacencies but not perform the DR/BDR election process?
Point-to-point
Backbone area 0
Broadcast multi-access
Non-broadcast multi-access
You get a call from a network administrator who tells you that he typed the following into his router:
Router(config)#router ospf 1
Router(config-router)#network 10.0.0.0 255.0.0.0 area 0
He tells you he still can't see any routes in the routing table. What configuration error did the administrator make?
The wildcard mask is incorrect.
The OSPF area is wrong.
The OSPF Process ID is incorrect.
The AS configuration is wrong.
