week7 Flashcards
what is PING
ping is use to test for connectivity.
what is considered a positive ping ?
when the system respond to the ping request.
what is considered a negative ping ?
when the system does not reply to the ping request
reply: request time out or host unreachable
COMMAND
nslookup pc2 (hostname)
nslookup 192.168.2.10
what will be the outcome of these two commands.
nslookup pc2< hostname> (foward name lookup) (A record) will provide a ip address
nslookup (reverse name lookup) ptr record 192.168.2.10 will provide a hostname.
what does ARP stands for ?
address resolution protocol responsible to maps ip address to a MAC addresses
what does MAC stands for ?
(Media Access Control) Address [Physical /Hardware]:
A unique alpha-numeric address assigned to a network device by the vendor.
(can be used to identify a system)
IQ- Display the arp table in a window system.
command arp-a
what is the command to clear your command prompt on your window system
command: cls
what happens the a system every time it communicates to another system?
when a system talks to another system it will save the ip adress and the marc address in the arp table.
what is the tracert command used for?
it is use to display the path of traffic flow of sending system to recieving system across a maximum of 30 routers or hops
quick knowledge
the only time you call a vendor is when. all admin has tried to do everything humanly possible to fix the problem
different type IP
ipv4(4.7 billion), ipv6(340 undecillion),
what’s the difference between ipv4 and ipv6
ipv6 comes with built in security called ipsec while ipv4 comes with no built in security
ipv6 is slower in data transmission than ipv4
what does an octet represents.
it represents a bit
what is an ipv4
An IPv4 is a unique 32 bit number assigned to a networked system by an Admin/DHCP server iot allow the system to communicate in the LAN