Basic NEtworking Flashcards
A special network interface that allows internal communication on a computer? It is mapped to localhost
the loopback device
What command shows and allows you to manipulate routing, devices, policy routing and tunnels?
ip
What command replaces the deprecated ifconfig an route commands?
ip
What command incorporates objects to manage the different aspects of a network
ip
What are some notable objects for the ip command?
address
link
route
What object for ip displays addresses and their properties adds new addresses and deletes old ones.
address
What object for ip displays device attributes, add/delete devices and change device states
link
What ip object displays and manipulates entries in the kernel routing table
route
What is a utility used to investigate network sockets and dump socket statistics?
ss
What utility replaces the now deprecated netstat command?
ss
A domain name server lookup utility
dig
What has a predecessor nslookip and provides more functionality then the simpler host command?
dig
What is used to send Internet Control Message Protocol to elicity a ECHO response from a host or gateway
ping