Month: June 2013
Assessment ESwitching Final - CCNA 3 Exploration: LAN Switching and Wireless (Version 4.0) 1. Refer to the exhibit. Router RA receives a packet with a source address of 192.168.1.65 and a destination address of 192.168.1.161. What will the router do with this packet? The router will drop the …
Assessment ESwitching Chapter 7 - CCNA 3 Exploration: LAN Switching and Wireless (Version 4.0) 1. Which two statements concerning network security are accurate? (Choose two.) 802.11i uses 3DES for encryption. Open authentication uses no client or AP verification. The 802.11i protocol is functionally identical to WPA. 802.11i incorporates …
Assessment ESwitching Chapter 6 - CCNA 3 Exploration: LAN Switching and Wireless (Version 4.0) 1. What are the steps which must be completed in order to enable inter-VLAN routing using router-on-a-stick? Configure the physical interfaces on the router and enable a routing protocol. Create the VLANs on the …
Assessment ESwitching Chapter 5 - CCNA 3 Exploration: LAN Switching and Wireless (Version 4.0) 1. Which two criteria does a switch use to select the root bridge? (Choose two.) bridge priority switching speed number of ports base MAC address switch location memory size 2. Which two statements are …
Assessment ESwitching Chapter 4 - CCNA 3 Exploration: LAN Switching and Wireless (Version 4.0) 1. Refer to the exhibit. S2 was previously used in a lab environment and has been added to the production network in server mode. The lab and production networks use the same VTP domain …
Assessment ESwitching Chapter 3 - CCNA 3 Exploration: LAN Switching and Wireless (Version 4.0) 1. Refer to the exhibit. The network administrator has just added VLAN 50 to Switch1 and Switch2 and assigned hosts on the IP addresses of the VLAN in the 10.1.50.0/24 subnet range. Computer A …
Assessment ESwitching Chapter 2 - CCNA 3 Exploration: LAN Switching and Wireless (Version 4.0) 1. Refer to the exhibit. Which hosts will receive a broadcast frame sent from Host A? hosts A and B hosts B and C hosts D and E hosts A, B, and C hosts …
Assessment ESwitching Chapter 1 - CCNA 3 Exploration: LAN Switching and Wireless (Version 4.0) 1. Refer to the exhibit. What characteristic of hierarchical network designs is exhibited by having SW3 connected to both SW1 and Sw2? scalability security redundancy maintainability 2. Which two characteristics are associated with enterprise …
Step 1: Config Router R1. Router> enRouter# conf tRouter(config)# hostname R1 config)# no ip domain-lookup config)#int lo0 config-if)#ip addr 192.168.1.1 255.255.255.0 config-if)#exit config)#int s0/1 config-if)#ip addr 192.168.2.1 255.255.255.0 config-if)#clock rate 64000 ← DCE config-if)#no shut config-if)#exit Step 2: configuration on Router R2. Router> en Router# conf tRouter(config)# hostname …