Solved

The Router Commands Used to Configure and Enable the FastEthernet

Question 1

True/False

The router commands used to configure and enable the FastEthernet 0/1 router interface with the IP address of 10.10.20.250 and a subnet mask of 255.255.0.0 are:
Router# conf t
Router(config)# int fa0/1
Router(config-if)# ip address 10.10.20.250 255.255.0.0
Router(config-if)# no shut

Correct Answer:

verifed

Verified

Related Questions