ICND2 CCNA
Which of the following are reasons to configure VLANs on a switch as opposed to using switches without VLANs? (Select two.)
Increased security and increased number of broadcast domains
You have two switches connected together as shown in the following diagram. How many broadcast domains are there in the network shown?
2
Computers A and B are on the same VLAN and are separated by two switches, as shown in the Exhibit. Computer A sends a frame to Computer B. Which of the following best describes the composition of the frame as it travels from A to B?
Computer A sends a normal frame. The first switch appends a vlan ID to the frame. The second switch removes the VLAN ID before forwarding it to computer B
Which of the following are true regarding using multiple VLANs on a single switch? (Select two.)
Number of collisions domains remain the same Number of broadcast domains increases
You have configured inter-VLAN routing on a Catalyst 3550 switch. You enter the show run command and receive the output as shown in the exhibit.Which of the following is true? (Select two.)
Traffic sent from vlan2 to vlan3 will not reach vlan3 interface vlan2 is enabled with the no shutdown int config command
Which of the following protocols provide gateway redundancy? (Select all that apply.)
VRRP HSRP
You have configured inter-VLAN routing on a Catalyst 3550 switch. Hosts belonging to VLAN 2 cannot contact servers belonging to VLAN 3. To troubleshoot the issue, you enter the show ip route command and receive the output as shown in the exhibit.Which of the following may be true? (Select two.)
Vlan 2 does not have an interface IP address Vlan 2 interface is not enabled with the no shutdown command
You have configured inter-VLAN routing on a Catalyst 3550 switch. You enter the show ip route command and receive the output as shown in the exhibit.Which of the following is true? (Select two.)
Vlan11 has a virtual IP add in the 10.1.11.0 network traffic sent within vlans 2,3 and 11 will be routed on the 3550 swiitch
Which of the following is required before you can create an SVI?
a vlan must be created be created in the vlan database
Which of the following best describes the various HSRP group roles? (Select two.)
an active router forwards traffic destined to the virtual ip add a standby router will become the active router should the existing active router fail
You have two VLANs and two Cisco 1841 routers as shown in the exhibit.How can you configure HSRP to share the load from the two VLANs? (Select two.)
configure routerA to serve as the active router for vlan2 and the backup router for vlan4 configure routerB to serve as the active router for vlan 4 and the backup router for vlan 2
How does standby preemption affect the router configured with the highest priority in the HSRP group? (Select two.)
if the active router fails but then regains service it does not become the active router again when preemption is not enabled if the active router fails but then regains service it becomes the active router again if preemption is enabled
Which of the following does not accurately describe the HSRP states?
learn is when the router has received the virtual IP address from a hello message sent by the active router
You have two routers that should be configured for gateway redundancy. The following commands are entered for each router: A(config)#int fa 0/2 A(config-if)#ip address 172.16.1.2 A(config-if)#standby 2 priority 150 A(config-if)#standby 2 ip 172.16.0.1 B(config)#int fa 0/2 B(config-if)#ip address 172.16.1.3 B(config-if)#standby 2 priority 150 Which of the following is true? (Select two.)
routerb will serve as active router and routerA will serve as standby router the virtual ip add is 172.16.0.1
You want to verify that interface fastEthernet 0/2 is a member of VLAN0002. Which command displays the output shown here?
show vlan brief