Cisco Certified Network Associate (200-301 CCNA) – Question145

The address block 192.168.32.0/24 must be subnetted into smaller networks. The engineer must meet these requirements:
* Create 8 new subnets.
* Each subnet must accommodate 30 hosts.
* Interface VLAN 10 must use the last usable IP in the first new subnet.
* A Layer 3 interface is used.
Which configuration must be applied to the interface?

A.
no switchport mode trunk
ip address 192.168.32.97 255.255.255.224
B. switchport
ip address 192.168.32.65 255.255.255.240
C. no switchport
ip address 192.168.32.30 255.255.255.224
D. no switchport mode access
ip address 192.168.32.62 255.255.255.240

Correct Answer: C