Chapter 12 - Network Configuration Flashcards
A portion of an IPv4 address that represents eight binary bits.
octet
A series of four 8-bit numbers that determine the network and host portions of an IP address.
subnet mask
Used to start the VNC server process for a user.
vncserver command
Used to connect to a SSH daemon on a remote computer.
ssh command
The act of forwarding data packets from one network to another.
routing
A table of information used to indicate which networks are connected to network interfaces.
route table
Used to manipulate the route table.
route command
The IP address of the router on the network used to send packets to remote networks
default gateway
A protocol used by computers to obtain an IPv6 configuration from a router on the network.
Internet Control Message Protocol version 6 (ICMPv6)
The computers that have more than one network interface.
multihomed hosts
Used to set and display the configuration of wireless network interfaces.
iwconfig command
Used to configure a DSL connection on Ubuntu systems.
pppoeconf command
A Systemd daemon that manages the configuration of network interfaces.
Systemd-networkd
The most common WAN protocol used to send TCP/IP packets across a telephone line.
Point-to-Point Protocol (PPP)
The asymmetric public and private keys on a computer running sshd. They are used to negotiate the symmetric key at the beginning of an SSH session.
SSH host keys
The most common network protocol used on the Internet. It provides for reliable communication.
Transmission Control Protocol/Internet Protocol (TCP/IP)
A graphical NetworkManager utility that can be used to configure additional network interfaces and related technologies, such as DSL.
Network Connections tool
A technology that allows a router to obtain Internet resources on behalf of computers on the network.
Network Address Translation (NAT)
A package of data formatted by a network protocol.
packet
Used to start a text version of the Network Connections tool that is part of NetworkManager.
nmtui command
Used to configure routing protocols, such as RIP and OSPF, on a Linux system. It is part of the optional Quagga package.
zebra command
A system that defines how computers on a network share access to the physical medium.
media access method
Used to trace the path an IPv4 packet takes through routers to a destination host.
traceroute command
Used to obtain a shell on a remote computer running a Telnet daemon.
telnet command
Used to set a VNC connection password for a user.
vncpasswd command
The most common version of IP used on the Internet. It uses a 32-bit addressing scheme organized into different classes
IP version 4 (IPv4)
IP communication that is destined for a single computer.
unicast
The portion of an IP address that denotes the host.
host ID
A network daemon that is used to start other network daemons on demand.
Extended Internet Super Daemon (xinetd)
A recent version of IP that is used by some hosts on the Internet. It uses a 128-bit addressing scheme
IP version 6 (IPv6)
Used to generate or regenerate SSH encryption keys.
ssh-keygen command
A graphical utility that can be used to configure modem settings on Linux systems.
Modem Manager utility
Used to change the host name of a computer as well as ensure that the new host name is loaded at boot time.
hostnamectl command
A media access method commonly used by industrial networks.
Token Ring
The act of forwarding TCP/IP packets from one network to another
IP forwarding
Used to obtain IP configuration for a network interface from a DHCP or BOOTP server on the network.
dhclient command
Used to start the SSH agent process.
ssh-agent command
A set of rules of communication used between computers on a network.
protocol