What will be the result of the following commands? ORL(config)# interface fastethernet 0/0 ORL(config-if)# ip address 172.16.3.1 255.255.255.0 ORL(config-if)# no shutdown
The 172.16.3.0 network will be routed by any dynamic routing protocol
automatically.
A routing table entry is made to the 172.16.3.0 network
with a code of “C”.
A static route is required to route traffic to the 172.16.3.0 network.
The commands will be saved to the startup-configuration.
ccna exploration 2 chapter 3 Exam Question And Answers
What will be the result of the following commands? ORL(config)# interface fastethernet 0/0 ORL(config-if)# ip address 172.16.3.1 255.255.255.0 ORL(config-if)# no shutdown