Custom Search
5/26/2012 10:05:00 PM

Enthusiast



Covers technical knowledge of ping and traceroute commands on Linux and Windows.
 
 
1. What command do you use to ping an IPv6 address on Free Open Source UNIX platforms such as Linux, FreeBSD, etc?
                        ping -A inet6
                        ping --ipv6
                        ping6        
                        pingsix
                                
 
2. What command do you use to traceroute to an IPv6 address on Free Open Source UNIX platforms such as Linux, FreeBSD, etc?
                        traceroute -A inet6
                        traceroute --inet6
                        traceroute6        
                        traceroutesix
        
3. What command do you use to ping an IPv6 address on a Microsoft Windows platform?
                        pingsix
                        ping --inet6
                        ping        
                        ping --ipv6
                        
4. What command do you use to traceroute to an IPv6 address on a Microsoft Windows platform?
                        traceroute
                        traceroute6
                        tracert --ipv6
                        tracert        
                        
5. IPv6 addresses are written using what number base?
                        hexadecimal (base 16)        
                        octal (base 8)
                        binary (base 2)
                        decimal (base 10)
                        
6. Hexadecimal digits are represented by:
                        0 to 9
                        0 to 9 and A to F        
                        0 to 7
                        0 and 1

0 komentar:

Posting Komentar

IPv6 Certification Badge for yogaawuy
.