You are configuring a switch so that you can manage it via PuTTY from the same n
ID: 3661616 • Letter: Y
Question
You are configuring a switch so that you can manage it via PuTTY from the same network segment as the switch. On the switch, you enter the following commands:
switch#config terminal
switch(config)#interface vlan 1
switch(config-if) #ip address 192.168.1.10 255.255.255.0
Will this configuration work?
a) No, the ip default gateway command needs to be set
b)No, the no shutdown command needs to be entered
c)No, the switch needs to obtain ip address from the DHCP server using the ip address dhcp command
d)Yes, the switch can now be access via PuTTY by using the IP Address 192.168.1.10
Explanation / Answer
The correct option is
b)No, the no shutdown command needs to be entered
--------------------------------------------------------------------------
Explanation:
The shutdown device interface configuration command is used
to disable interface with swith.
The no shutdown command reeanable the interface and allows
port forwarding. This command has no arguments to pass
switch#config terminal
switch(config)#interface vlan 1
switch(config-if) #ip address 192.168.1.10 255.255.255.0
switch(config-if) #no shutdown
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.