glossary 2 cis

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

Kernel

The portion of the operating system that interacts directly with computer hardware.

2
New cards

Shell

The portion of the operating system that interfaces with applications and the user.

3
New cards

Command-Line Interface (CLI)

A user interface to a computer operating system or application that depends on textual commands being entered by the user.

4
New cards

Graphical User Interface (GCI)

A user-friendly interface that uses graphical images and widgets, along with text, to indicate the information and actions available to a user when interacting with a computer.

5
New cards

Cisco Internetwork Operating System (IOS)

Generic term for the collection of network operating systems used by Cisco networking devices.

6
New cards

Firmware

Permanent software programmed into ROM memory.

7
New cards

Console

Term used to describe data transfer that requires the establishment of a virtual circuit.

8
New cards

Secure Shell (SSH)

A protocol that provides a secure remote connection to a host through a TCP application.

9
New cards

Telnet

A non-secure network service that supports CLI access to a remote host. It also can be used to verify the application later software between sources and destination stations.

10
New cards

User EXEC mode

The limited CLI mode where the commands available to the user area are a subset of those available at the privileged level. In general, use the user EXEC commands to temporarily change terminal settings, perform basic tests, and list system information.

11
New cards

Privileged EXEC Mode

An IOS administrative level mode that supports access to configuration.

12
New cards

Global Configuration Mode

A mode used to configure global parameters to enter other configuration submodes, such as interface, router, and line configuration submodes.

13
New cards

Ping

A troubleshooting tool used to verify network connectivity by sending a packet to a specific IP address and waiting for the reply.

14
New cards

Traceroute

A command on many computers operating systems that discovers the IP addresses and possible hostnames of the routers used by the network when sending a packet from one computer to another.

15
New cards

Virtual Terminal (VTY)

The text-based logical interface on an IOS device. It is accessed using Telnet or SSH to perform administrative tasks.

16
New cards

Nonvolatile Random-Access Memory (NV-RAM)

Memory whose contents are not erased when the computer is powered off.

17
New cards

Random-Access Memory (RAM)

Also known as read/write memory, which can have new data written to it and stored data read from it. It is no longer stored when power is removed from the device.

18
New cards

IPv4 Address

A 32-bit number, written in dotted decimal notation, used by the IPv4 protocol to identify an interface connected to an IP network uniquely.

19
New cards

Switch Virtual Interface (SVI)

A virtual interface for which there is no associated physical hardware on the device.

20
New cards

Dynamic Host Configuration Protocol (DHCP)

A protocol used to assign IP configurations to hosts dynamically. The services defined by the protocol are used to request and assign an IP address, a default gateway, and a DNS server address to a network host.

21
New cards

Domain Name System (DNS)

An internet-wide system by which a hierarchical set of DNS servers collectively hold all the name-to-IP address mapping and DNS servers refer users to the correct DNS server to successfully resolve a DNS name.