最新的Cisco Troubleshooting and Maintaining Cisco IP Switched Networks (TSHOOT) (642-832日本語版) - 642-832日本語免費考試真題
問題1








正確答案:
Solution Steps need to follow as below:
When we check on client 1 & Client 2 desktop we are not receiving DHCP address from R4 ipconfig ----Client will be getting 169.X.X.X
On ASW1 port Fa1/0/ 1 & Fa1/0/2 access port VLAN 10 was assigned but when we checked interface it was showing down Sh run ------- check for running config of int fa1/0/1 & fa1/0/2 (switchport access Vlan 10 will be there with switch
port security command). Now check as below
Sh int fa1/0/1 & sh int fa1/0/2

As seen on interface the port is in err-disable mode so need to clear port.
Change required: On ASW1, for port security need command to remove port-security under interface under interface fa1/0/1 & fa1/0/2.
So in ticket Answer to the fault condition will be as below for
When we check on client 1 & Client 2 desktop we are not receiving DHCP address from R4 ipconfig ----Client will be getting 169.X.X.X
On ASW1 port Fa1/0/ 1 & Fa1/0/2 access port VLAN 10 was assigned but when we checked interface it was showing down Sh run ------- check for running config of int fa1/0/1 & fa1/0/2 (switchport access Vlan 10 will be there with switch
port security command). Now check as below
Sh int fa1/0/1 & sh int fa1/0/2

As seen on interface the port is in err-disable mode so need to clear port.
Change required: On ASW1, for port security need command to remove port-security under interface under interface fa1/0/1 & fa1/0/2.
So in ticket Answer to the fault condition will be as below for
問題2






正確答案: G
問題3

Router(configuration)#access-list 199 permit tcp host 10.1.1.1 host 172.16.1.1
Router(configuration)#access-list 199 permit tcp host 172.16.1.1 host 10.1.1.1
Router(configuration)#exit
Router#debug ip packet 199


Router(configuration)#access-list 199 permit tcp host 10.1.1.1 host 172.16.1.1
Router(configuration)#access-list 199 permit tcp host 172.16.1.1 host 10.1.1.1
Router(configuration)#exit
Router#debug ip packet 199

正確答案: D
說明:(僅 PDFExamDumps 成員可見)
問題4








正確答案: G
問題5


正確答案: B
問題6








正確答案:
Solution Steps need to follow as below:
Since the problem is raised that DSW1 will not become active router for HSRP group 10
we will check for the HSRP configuration...
From snapshot we see that the track command given needs to be changed under active VLAN10 router
Change Required: On DSW1, related to HSRP, under vlan 10 change the given track 1 command. & use track 10 command.


So in ticket Answer to the fault condition will be as below for

Since the problem is raised that DSW1 will not become active router for HSRP group 10
we will check for the HSRP configuration...
From snapshot we see that the track command given needs to be changed under active VLAN10 router
Change Required: On DSW1, related to HSRP, under vlan 10 change the given track 1 command. & use track 10 command.


So in ticket Answer to the fault condition will be as below for

問題7








正確答案: A