READ Free Dumps For Cisco- 200-120
Question ID 17889 | Which statement about VLAN operation on Cisco Catalyst switches is true? |
Option A | When a packet is received from an 802.1Q trunk, the VLAN ID can be determined from the source MAC address and the MAC address table. |
Option B | Unknown unicast frames are retransmitted only to the ports that belong to the same VLAN. |
Option C | Broadcast and multicast frames are retransmitted to ports that are configured on different VLAN. |
Option D | Ports between switches should be configured in access mode so that VLANs can span across the ports. |
Correct Answer | B |
Question ID 17890 | Refer to the exhibit. A technician has installed SwitchB and needs to configure it for remote access from the |
Option A | SwitchB(config)# interface FastEthernet 0/1 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 |