What should be done to fix this problem?

Refer to the exhibit.

A network administrator has configured a Catalyst 2950 switch for remote management by pasting
into the console the configuration commands that are shown in the exhibit. However, a Telnet
session cannot be successfully established from a remote host. What should be done to fix this
problem?

Refer to the exhibit.

A network administrator has configured a Catalyst 2950 switch for remote management by pasting
into the console the configuration commands that are shown in the exhibit. However, a Telnet
session cannot be successfully established from a remote host. What should be done to fix this
problem?

A.
Change the first line to interface fastethernet 0/1.

B.
Change the first line to interface vlan 0/1.

C.
Change the fifth line to ip default-gateway 192.168.17.241.

D.
Change the fifth line to ip route 0.0.0.0 0.0.0.0 192.168.17.1.

E.
Change the sixth line to line con 0.

Explanation:
The default gateway for remote session is 192.168.17.241 and not the one given in
the exhibit.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


JM

JM

C.
Change the fifth line to ip default-gateway 192.168.17.241.

chris betz

chris betz

how do you know what the default gateway is? how do you come up with the answer?

charlsj

charlsj

The mask is 255.255.255.240 That tells us that the network id is 192.168.17.0. 17.16,17.32, etc. If you follow it on up you will find an network id of 192.168.17.240. That would be the network this address belongs to. Te gateway would be 192.168.17.241