📝 Question
#2608
Which command is used to change the interface status of a port or VLAN?
✓
Correct Answer
C. interface fastEthernet 0/1
💡
Explanation
“no shutdown” command is used to change the interface status of a port or VLAN to active or “UP”. “no auto-summary” is a command used to prevent classful summary of IP addresses, “interface fastEthernet 0/1” is used to access the interface for ethernet port 0/1 and “copy run start” is used to copy the running configuration over the start-up configuration.
⌨️ Press
A
B
C
D
to select