Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

D&D

Q1: Follwing the buttom-up TShoot methods, please order from step 1 to step 4 how
to solve an issue with an IP phone:
Step 1. Confirm that enough power is received by using PoE
Step 2. Confirm that the phone is on the correct VLAN
Step 3. Verify the DHCP server configuration and option 150
Step 4. Verify the configuration the file from the TFTP serverver

Q2: Drag and drop questions to correct GRE configuration: (case 1)


R1 (10.1.1.1)=============R(CA)=============R2 (10.1.2.1)

R1(config)# interface Tunnel0


R1(config-if)# tunnel mode gre ip
R1(config-if)# ip address 10.1.3.1 255.255.255.0

R2(config)# interface Tunnel0


R2(config-if)# tunnel mode gre ip
R2(config-if)# ip address 10.1.3.2 255.255.255.0

Answer:
R1:
Configure the tunnel source to be 10.1.1.1
Configure the tunnel destination to be 10.1.2.1
R2:
Configure the tunnel destination to be 10.1.1.1
Configure the tunnel source to be 10.1.2.1

Q3: Drag and drop questions to correct GRE configuration (case 2):
R1 (192.1.1.1)=============R(CA)=============R2 (192.1.2.1)

R1(config)# interface Tunnel0


R1(config-if)# tunnel mode gre ip
R1(config-if)# ip address 10.1.1.1 255.255.255.0

R2(config)# interface Tunnel0


R2(config-if)# tunnel mode gre ip
R2(config-if)# ip address 10.1.1.2 255.255.255.0

Answer:
R1:
Configure the tunnel source to be 192.1.1.1
Configure the tunnel destination to be 192.1.2.1
R2:
Configure the tunnel destination to be 192.1.1.1
Configure the tunnel source to be 192.1.2.1

@@@MCQs
Q1: B. ipv6 traffic-filter INTERNET {in|out}
Q2: A. sh ip interface
D. sh ip traffic
Q3: A. Normal network traffic experiences asymmetric routing
Q4: E. 60 permit tcp host 2002:ABC:2000:2:2::2 host 2000:ABC:20:2:2::2 eq 22
Q5: A. set the exec-timeout 0 0 command on line con 0
Q6: A. EXSTART
Q7: D. DSW-01(config)#interface gig1/2
DSW-01(config-if)#spanning-tree cost 5
Q8: A. There are different VTP domain for S1 and S2
Q9: A. Recursive routing
Q10: A. On R2, change the tunnel source to 10.1.2.1
B.On R1, change the tunnel source to 10.1.1.1

You might also like