Computer Networking If you delete the contents of NVRAM and reboot the router, what mode will you be in? Global mode Privileged mode Setup mode NVRAM loaded mode Global mode Privileged mode Setup mode NVRAM loaded mode ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The number of cross point needed for 10 lines in a cross point switch which is full duplex in nature and there are no self connection is 45 100 50 90 45 100 50 90 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following modes are valid when a switch port is used as a VLAN trunk?1. Blocking2. Dynamic auto3. Dynamic desirable4. Nonegotiate5. Access6. Learning 1, 2 and 6 4, 5 and 6 2, 4, and 5 2, 3 and 4 1, 2 and 6 4, 5 and 6 2, 4, and 5 2, 3 and 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router? (config-if)# ip access-group Blocksales in (config-if)# blocksales ip access-list in (config-if)# ip access-group 110 in (config)# ip access-group 110 in (config-if)# ip access-group Blocksales in (config-if)# blocksales ip access-list in (config-if)# ip access-group 110 in (config)# ip access-group 110 in ANSWER DOWNLOAD EXAMIANS APP
Computer Networking To test the IP stack on your local host, which IP address would you ping? 127.0.0.255 127.0.0.1 1.0.0.127 127.0.0.0 127.0.0.255 127.0.0.1 1.0.0.127 127.0.0.0 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny FTP access from network 200.200.10.0 to network 200.199.11.0 but allow everything else, which of the following command strings is valid? access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp ANSWER DOWNLOAD EXAMIANS APP