Ask Question

A Layer 2 switch configuration places all its physical ports into VLAN 2. The IP addressing plan shows that address 172.16.2.250 (with mask 255.255.255.0) is reserved for use by this new LAN switch, and that 172.16.2.254 is already configured on the router connected to that same VLAN. The switch needs to support SSH connections into the switch from any subnet in the network. Which of the following commands are part of the required configuration in this case? (Choose two answers.)

a. The ip address 172.16.2.250 255.255.255.0 command in interface vlan 1 configuration mode.

b. The ip address 172.16.2.250 255.255.255.0 command in interface vlan 2 configuration mode.

c. The ip default-gateway 172.16.2.254 command in global configuration mode.

d. The switch cannot support SSH because all its ports connect to VLAN 2, and the IP address must be configured on interface VLAN 1.

+5
Answers (1)
  1. 3 January, 06:27
    0
    B and C

    Explanation:

    The following commands are part of the required configuration that will be used in this case

    B. The ip address 172.16.2.250 255.255.255.0 command in interface vlan 2 configuration mode.

    C. The ip default-gateway 172.16.2.254 command in global configuration mode.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A Layer 2 switch configuration places all its physical ports into VLAN 2. The IP addressing plan shows that address 172.16.2.250 (with mask ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers