Computer Networking Which of the following access lists will allow only HTTP traffic into network 196.15.7.0? access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 10 deny tcp any 196.15.7.0 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 access-list 100 permit 196.15.7.0 0.0.0.255 eq www access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 10 deny tcp any 196.15.7.0 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 access-list 100 permit 196.15.7.0 0.0.0.255 eq www ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command will show you whether a DTE or a DCE cable is plugged into serial 0? show serial 0 controllers sh int s0 sh int serial 0 show controllers serial 0 show serial 0 controllers sh int s0 sh int serial 0 show controllers serial 0 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command will allow you to see real-time translations on your router? clear ip nat translations * debug ip nat show ip nat translations show ip nat statistics clear ip nat translations * debug ip nat show ip nat translations show ip nat statistics ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Two computers that communicate with each other use a simple parity check to detect errors for ASCII transmissions. Which of the following events will always lead to an undeleted error? two bits or any even number of bits inverted in a block during transmission one bit or any odd number of bits inverted in a block of data during transmission two bits or any even number of bits inverted in a byte during transmission None of these one bit or any odd number of bits inverted in a byte during transmission two bits or any even number of bits inverted in a block during transmission one bit or any odd number of bits inverted in a block of data during transmission two bits or any even number of bits inverted in a byte during transmission None of these one bit or any odd number of bits inverted in a byte during transmission ANSWER DOWNLOAD EXAMIANS APP
Computer Networking In CRC the quotient at the sender is discarded becomes the dividend at the receiver is the remainder becomes the divisor at the receiver is discarded becomes the dividend at the receiver is the remainder becomes the divisor at the receiver ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following commands will allow you to set your Telnet password on a Cisco router? line vty 0 4 line aux 0 4 line con 0 line telnet 0 4 line vty 0 4 line aux 0 4 line con 0 line telnet 0 4 ANSWER DOWNLOAD EXAMIANS APP