CCNP Module 4 Test-Building Multilayer Switched Networks
CCNP Module 4 Test-Building Multilayer Switched Networks
5.0)
T
6414337
o
p
Time Remaining:
o
f 01:46:55
F
o
r Bottom of Form
m
1 Top of Form
Refer to the exhibit and the partial configuration taken on routers RTA and RTB. All users can ping their gateways, but users on VLA
and VLAN 10 cannot communicate with the users on VLAN 20. What should be done to solve the problem?
RTA’s interface Fa0/1 and RTB’s Fa0/1 should be configured with three subinterfaces with ISL encapsulation.
RTA’s interface Fa0/1 and RTB’s Fa0/1 should be configured with three subinterfaces with 802.1Q encapsulation.
Bottom of Form
2 Top of Form
Refer to the exhibit. The router has been properly configured for the trunking interface. Which statement is true regarding the routing
table on the router?
It will show a next hop address of the switch for both VLANs.
It will not show routes to either VLAN because the switch is not configured properly to trunk VLAN 1 and VLAN 2.
It will not show any routes because the switch port fa0/1 is in access mode.
Bottom of Form
3 Top of Form
Which two statements are true about the Forwarding Information Base (FIB) table? (Choose two.)
The FIB table is generated from the contents of the routing table.
The FIB table lookups are performed based on destination MAC address.
The FIB table will update if an ARP entry for a destination next hop changes.
Bottom of Form
4 Top of Form
CEF is enabled globally. However, for testing purposes, CEF was disabled on interface GigabitEthernet 0/2. Which command would
enable CEF on the interface?
Switch(config)# ip route-cef
5 Top of Form
Which three statements regarding switched virtual interfaces (SVI) are true? (Choose three.)
A routed port is an alternative to an SVI that is created with the switchport mode routed interface configuration command.
An SVI is a virtual Layer 3 interface that can be configured for any VLAN that exists on a Layer 3 switch.
An SVI can provide a default gateway for a VLAN so traffic can be routed between VLANs.
For redundancy, a VLAN can have more than one SVI associated to it.
SVIs are created by entering VLAN interface configuration mode and assigning an IP address.
Bottom of Form
6 Top of Form
A virtual VLAN interface can be created for the default VLAN (VLAN 1) only.
Interface VLAN 10 will not support routing or bridging function in the system.
Bottom of Form
7 Top of Form
Which two statements referring to CEF tables are true? (Choose two.)
CEF IP destination prefixes are stored in the TCAM table from the least specific to the most specific entry.
The adjacency table is derived from the ARP table, and it contains Layer 2 rewrite (MAC) information for the next hop.
The Forwarding Information Base (FIB) lookup is based on the Layer 2 destination MAC addresses.
The Forwarding Information Base (FIB) is derived from the IP routing table and is arranged for maximum lookup throughput.
When the CEF TCAM table is full, a static entry redirects the frame to the Layer 2 engine.
Bottom of Form
8 Top of Form
Which packets will not be processed by Cisco Express Forwarding (CEF) and must be processed by the Layer 3 engine? (Choose
three.)
packets that exceed the maximum transmission unit (MTU) of the output interface
Bottom of Form
9 Top of Form
Which statement is true regarding the CEF-forwarding process?
The adjacency table eliminates the need for the ARP protocol.
After an IP prefix match is made, the process refers to the adjacency table to determine a Layer 2 next hop address.
Adjacency table lookups are based upon the closest Layer 3 prefix match.
Bottom of Form
10 Top of Form
Refer to the exhibit. Which statement is true regarding the diagram and show ip route command output?
The router will not forward packets between workstations because no routing protocol has been configured.
The default gateway for hosts on VLAN 10 should be the Fa0/0 IP address of the router.
The default gateway for hosts on VLAN 10 should be the Fa0/0.1 IP address of the router.
The default gateway for hosts on VLAN 10 should be the Fa0/0.2 IP address of the router.
Hosts on VLAN 10 do not need a default gateway since their packets are being trunked.
Bottom of Form
11 Top of Form
Which two statements are true regarding routed ports on a multilayer switch? (Choose two.)
A routed port behaves like a regular router interface and supports VLAN subinterfaces.
The interface vlan global configuration command is used to create a routed port.
Bottom of Form
12 Top of Form
In which two modes can Cisco Express Forwarding (CEF) operate? (Choose two.)
Bottom of Form
13 Top of Form
What is a primary reason to use a trunk link to connect a switch to an external router that is providing interVLAN routing?
high bandwidth
Bottom of Form
14 Top of Form
Which command should be entered to turn a physical switch port/interface into a Layer 3 port?
Switch(config-if)#routerport
Switch(config-if)#switchport layer3
Switch(config-if)#switchport off
Switch(config-if)#no switchport
Switch(config-if)#routerport on
Bottom of Form
15 Top of Form
What statement is true regarding TCAM memory in CEF switching?
TCAM lookup tables are only used for the Layer 3 forwarding operation.
TCAM lookup tables are only used for the rapid processing of ACLs within CEF.
Bottom of Form
T
6371789
o
p
Time Remaining:
o
f 01:46:12
F
o
r Bottom of Form
m
16 Top of Form
Refer to the exhibit. An administrator wants to ensure that CEF is functioning properly between Host A and Host B. If the administra
wants to verify the CEF FIB table entry for the route 10.10.5.0/24 on Sw_MLSA, what should the adjacency IP address be?
10.10.10.2
10.10.10.1
10.10.5.1
10.10.5.2
Bottom of Form
17 Top of Form
What happens when the CEF TCAM table is full?
A wildcard entry will force the packet to route via the route table.
Bottom of Form