Computer Networking Which switching technology reduces the size of a broadcast domain? STP 802.1Q VLANs ISL STP 802.1Q VLANs ISL ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A network administrator wants to upgrade the IOS of a router without removing the image currently installed. What command will display the amount of memory consumed by the current IOS image and indicate whether there is enough room available to hold both the current and new images? show buffers show memory show version show flash show buffers show memory show version show flash ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following encapsulates PPP frames in Ethernet frames and uses common PPP features like authentication, encryption, and compression? PPPoE PPPoA Token Ring PPP PPPoE PPPoA Token Ring PPP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which fields are contained within an IEEE Ethernet frame header?1. Source and destination MAC address2. Source and destination network address3. Source and destination MAC address and source and destination network address4. FCS field 3 only 2 only 2 and 3 only 1 and 4 3 only 2 only 2 and 3 only 1 and 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What is the administrative distance of OSPF? 120 100 90 110 120 100 90 110 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 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 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 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 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