READ Free Dumps For Cisco- 200-120
Question ID 593 | Refer to the exhibit. A technician has installed SwitchB and needs to configure it for remote access from the management workstation connected to SwitchA. Which set of commands is required to accomplish this task? |
Option A |
SwitchB(config-if)# ip address 192.168.8.252 255.255.255.0 SwitchB(config-if)# no shutdown |
Option B | SwitchB(config)# interface vlan 1 SwitchB(config-if)# ip address 192.168.8.252 255.255.255.0 SwitchB(config-if)# ip default-gateway 192.168.8.254 255.255.255.0 SwitchB(config-if)# no shutdown |
Option C | SwitchB(config)# ip default-gateway 192.168.8.254 SwitchB(config)# interface vlan 1 SwitchB(config-if)# ip address 192.168.8.252 255.255.255.0 SwitchB(config-if)# no shutdown |
Option D | SwitchB(config)# ip default-network 192.168.8.254 SwitchB(config)# interface vlan 1 SwitchB(config-if)# ip address 192.168.8.252 255.255.255.0 SwitchB(config-if)# no shutdown |
Option E | SwitchB(config)# ip route 192.168.8.254 255.255.255.0 SwitchB(config)# interface FastEthernet 0/1 SwitchB(config-if)# ip address 192.168.8.252 255.255.255.0 SwitchB(config-if)# no shutdown |
Correct Answer | C |
Question ID 594 | Refer to the exhibit All switch ports are assigned to the correct VLANs, but none of the hosts connected to SwitchA can communicate with hosts in the same VLAN connected to SwitchB. Based on the output shown, what is the most likely problem? |
Option A | The access link needs to be configured in multiple VLANs. |
Option B | The link between the switches is configured in the wrong VLAN. |
Option C | The link between the switches needs to be configured as a trunk. |
Option D | VTP is not configured to carry VLAN information between the switches. |
Option E | Switch IP addresses must be configured in order for traffic to be forwarded between the switches. |
Correct Answer | C |