327
131. A. The same command used to verify physical interfaces on a router is used to verify
SVI interfaces on a switch. The command
show ip interface brief will pull up the
configured IP address on each VLAN interface. The command
show interfaces status
is incorrect. The command
show svi is incorrect. The command show switchports ip
is incorrect.
132. C. The command
ip address 192.168.2.0 255.255.255.0 only defines the
192.168.2.0 network. Although the subnet is correct, the statement does not specify a
valid host IP address for the SVI. Nothing prevents you from using the 192.168.2.0 subnet
on the SVI, but a valid IP address contained in the network must be configured. The
VLAN does not need to be configured first, but it is a good idea to configure it first. The
VLAN will automatically be created when the VLAN interface is configured.
133. B. The LAN Base feature supports IP routing between SVIs. However, it must be enabled
first via the Switching Database Manager (SDM) by using the
sdm prefer lanbase-
routing command. There is no prerequisite of IP addresses preconfigured before
configuring the
ip routing command. If there is not enough memory for the routing
table, you will not receive an “Invalid input detected” error. The IP Base feature is not
required; the base license will cover IP routing.
134. C. The
no switchport command will configure a physical port of a switch to act as
a routed interface. Once the physical port is configured as a non-switch port, you will
be able to configure an IP address directly on the interface. The command
switchport
routed is incorrect. The command no ip-routing is incorrect. The command ip
address 192.168.2.1 255.255.255.0 is incorrect.
135. A. The command
show interface gi 0/2 switchport will show the state of a port.
It will display if the port is switched or routed among several other attributes. The
command
show interface gi 0/2 state is incorrect. The command show switchport
interface gi 0/2 is incorrect. The command show status interface gi 0/2 is
incorrect.
136. D. The command
encapsulation isl 5 configured in the subinterface will achieve
this. It specifies the encapsulation as ISL and a VLAN of 5 that it will be tagged with.
The command
encapsulation 5 configured in the interface is incorrect. The command
encapsulation isl 5 configured in the interface is also incorrect. Although the
command
switchport encapsulation isl 5 is configured in the correct subinterface,
the command itself is incorrect.
137. B. After configuring a VLAN and the respective SVI interface, a route will not show until
at least one port is configured with the new VLAN and it is in an up status. The VLAN
will be taken out of a shutdown state when the command
no shutdown is configured. The
show ip route command will not display the SVI as a directly connected route until an
interface is configured with the VLAN. Dynamic routing protocols are not a prerequisite
for configuring SVIs.
Do'stlaringiz bilan baham: |