Computer Networking Which command is used to upgrade an IOS on a Cisco router? config net copy tftp start copy tftp run copy tftp flash config net copy tftp start copy tftp run copy tftp flash ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Two connected routers are configured with RIP routing. What will be the result when a router receives a routing update that contains a higher-cost path to a network already in its routing table? The update will be ignored and no further action will occur. They will all load-balance. The updated information will replace the existing routing table entry. The updated information will be added to the existing routing table. The existing routing table entry will be deleted from the routing table and all routers will exchange routing updates to reach convergence. The update will be ignored and no further action will occur. They will all load-balance. The updated information will replace the existing routing table entry. The updated information will be added to the existing routing table. The existing routing table entry will be deleted from the routing table and all routers will exchange routing updates to reach convergence. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following communications service provides message preparation and transmission facilities? Fax None of these Teletex Teletext x400 Fax None of these Teletex Teletext x400 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A switch has been configured for three different VLANs: VLAN2, VLAN3, and VLAN4. A router has been added to provide communication between the VLANs. What type of interface is necessary on the router if only one connection is to be made between the router and the switch? 10Mbps Ethernet 100Mbps Ethernet 56Kbps Serial 1Gbps Ethernet 10Mbps Ethernet 100Mbps Ethernet 56Kbps Serial 1Gbps Ethernet ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What command will display the line, protocol, DLCI, and LMI information of an interface? show run show frame-relay pvc sh pvc show interface show run show frame-relay pvc sh pvc show interface ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use? access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 ANSWER DOWNLOAD EXAMIANS APP