ii
GLOSSARY ENTRIES
ARP
ARP (Address Resolution Protocol). The ARP is a communication protocol used for discovering the
link layer address, such as a MAC address, associated with a given Internet layer address, typically
an IPv4 address.
CLI
Command line interface (CLI) is a text-based interface that is used to operate software and oper
-
ating systems while allowing the user to respond to visual prompts by typing single commands into
the interface and receiving a reply in the same way
IP
Internet Protocol (IP).
IPv4
IPv4 and IPv6 are Internet protocol version 4 and Internet protocol version 6. IPv4 supports:
•
IPv4 has a 32-bit address length
•
IPv4 binary bits are separated by a dot(.) whereas IPv6 binary bits are separated by a colon(:).
•
IPv4 is a numeric addressing method whereas IPv6 is an alphanumeric addressing method
•
It Supports Manual and DHCP address configuration
•
In IPv4 end to end, connection integrity is Unachievable
•
It can generate 4.29×109 address space
•
Fragmentation performed by Sender and forwarding routers
•
In IPv4 Packet flow identification is not available
•
In IPv4 checksum field is available
•
It has broadcast Message Transmission Scheme
•
In IPv4 Encryption and Authentication facility not provided
•
IPv4 has a header of 20-60 bytes.
MIB OID
Management Information Base (MIB) is the hierarchical database used by the simple network
management protocol (SNMP) to describe the particular device being monitored.
MIB Object IDentifier (OID), as known as a MIB object identifier in the SNMP, is a number assigned
to devices in a network for identification purposes. OID numbering is hierarchical. Using the IETF
notation of digits and dots, resembling very long IP addresses, various registries such as ANSI assign
high-level numbers to vendors and organizations. They, in turn, append digits to the number to
identify individual devices or software processes.
SSH
(Secure SHell) is a security protocol for logging into a remote server. SSH provides an encrypted
session for transferring files and executing server programs on all platforms. Also serving as a