B1 - IP Protocols Flashcards
What does IPv4 stand for?
Internet Protocol Version v4
What layer of the TCP/IP protocol stack does IPv4 work on?
Network Layer
How many bits does IPv4 have?
32-bit address broken down into four octets (each octets is 8 bits).
192.168.1.1
How many bits does IPv6 use?
128 bit address made up of eight numbered strings, each comprising four characters separated by a colon. 2001:db8:1234::f350:2256:f3dd/64
What are the three address types of IPv6?
Unicast address, anycast addresses, multicast address.
How many bytes does IPv4 have?
4 bytes
How many bytes does IPv6 have?
16 bytes
Which of the following tools cannot be used to perform data capture on an IPv4 TCP/IP based network?
rpcinfo
What does TCP stand for?
Transmission Control Protocol
What are the privileged TCP and UDP ports, which only a privileged user can listen on?
0-1023 inclusive.
What level of the OSI model does TCP run on?
Transport
What does ICMP stand for?
Internet Control Messaging Protocol
What are the ICMP types?
Echo Reply, Destination Unreachable, Source Quench, Redirect Message, Echo Request, Router Advertisement, Router Solicitation, Time Exceeded, Paramater Problem: Bad IP header, Timestamp, Timestamp Reply, Information Request, Information Reply, Address Mask Request, Address Mask Reply, Traceroute
What are other IP protocols?
2:IGMP (Internet Group Management Protocol), 89: OSPF Open Shortest Path First, 132:SCTP Stream Control Transmission Protocol