Which of the following commands will you type to configure the interface VLAN 5 of the switch to learn the IP address with DHCP?

(A)
configure terminal
interface vlan 5
no shutdown

(B)
configure terminal
interface vlan 5
ip address dhcp
no shutdown

(C)
configure terminal
native vlan dhcp
ip address dhcp

(D)
configure terminal
interface vlan 5
ip address dhcp


Comments