Show:
Questions
Responses
Print
Acronyms
Commands
OSI Model
Encapsulate/ De-encapsulate
Pot Luck
100
SMTP
What is Simple Mail Transfer Protocol or Send Mail To People ?
100
The command to test end-to-end connectivity up to layer 3?
What is ping?
100
Switches, MAC Addresses & the Ethernet frame live here
What is the Data Link Layer?
100
The segment is sent down to the network layer to be encapsulated into the packet and these are added to the packet.
What is source & destination I.P. addresses
100
The most common IP address for the Default Gateway
What is 192.168.1.1?
200
DNS
What is Domain Name System or Service
200
The command that displays the path a message takes including the successful & unsuccessful hops?
What is traceroute or tracert?
200
UDP, TCP, Port#s, Firewalls & segments live here
What is the Transport Layer
200
The packet is sent down to the data link layer and these are added to the ethernet frame.
What is Source, Destination MAC Addresses and the FCS?
200
Network that connects hosts in a limited area such as a classroom, office, or home
What is Local Area Network?
300
ARP
What is Address Resolution Protocol?
300
The command to enter global configuration mode
What is COnfiguration Terminal or Config T?
300
Routers, IP Addresses & Packets live here
What is the Network Layer?
300
Data is sent down to the Transport layer and these are added to the segment.
What is Source and Destination Port#s?
300
Network that connects over a large geographical area. Generally, connecting LANs together.
What is a Wide Area Network?
400
FTP
What is File Transfer Protocol?
400
The command to encrypt all unencrypted passwords
What is service password-encryption?
400
Encoding Bits for transmission over Copper Wire, Fiber Optics, or Radio Waves
What is the Physical Layer?
400
The correct order of De-Encapsulation when receiving the message from Data Link Layer to the Transport Layer
What is MAC Addresses, IP Addresses, Port #s
400
Command to configure the switch with the default gateway address.
What is ip default-gateway 192.168.1.1?
500
DHCP
What is Dynamic Host Configuration Protocol?
500
The command(s) that configure the virual interface on the switch
What is int vlan 1 ip address 192.168.1.2 255.255.255.0 no shutdown
500
DNS, DHCP, FTP, SMTP, & others live here
What is the Application Layer?
500
The process that mimics an envelope inside another envelope
What is Encapsulation?
500
Command to verify the running configuration
What is show run?