Skip to content
Skip to main content

About this free course

Download this course

Share this free course

Discovering computer networks: hands on in the Open Networking Lab
Discovering computer networks: hands on in the Open Networking Lab

Start this free course now. Just create an account and sign in. Enrol and complete the course for a free statement of participation or digital badge if available.

11.5 Summary of Session 11

In this session you have seen how today’s data transmission technologies are the result of an evolutionary process and why the encapsulation of data units enables a message to be carried over a variety of different networks. You have revisited IP addressing and subnet masks, and you have practised configuring and testing a simple network using Packet Tracer Anywhere.

Commands

In this session you have used the following commands.

Table _unit7.1.2
Command Result
configure terminal Enter global configuration mode
enable Enter privileged execution mode
interface <interface ID> Enters into interface configuration mode
ip address<IP address> Configure an IP address and subnet mask on an interface
no shutdown Restarts the interface

New terms

In this session you have met the following terms.

Table _unit7.1.3

anycast

Data transmissions from one host to selected others.

Open Systems Interconnection (OSI) model

A conceptual model that defines a 7-layer framework for the implementation of networking protocols.

multicast

Data transmissions from one host to multiple others.

unicast

Data transmissions from one host to one other host.