PrepAway - Latest Free Exam Questions & Answers

There are three locations in a school district of a large city:

CORRECT TEXT
There are three locations in a school district of a large city: ROUTER -M, ROUTER -W and
ROUTER -U. The network connection between two of these locations has already functioned.
Configure the ROUTER -M router IP addresses on the E0 and S0 interfaces so that the E0
receives the first usable subnet while the S0 receives the second usable subnet from the network
192.168.160.0/28. Both interfaces would receive the last available ip address on the proper subnet.

Note: The OSPF process must be configured to allow interfaces in specific subnets to
participate in the routing process.

PrepAway - Latest Free Exam Questions & Answers

Answer: ….

Explanation:
ROUTER-M> enable
Password: Cisco
ROUTER-M# config t
ROUTER-M(config)# interface e0
ROUTER-M(config-if)# ip address 192.168.160.14 255.255.255.240
ROUTER-M(config-if)# no shutdown
ROUTER -M(config-if)# exit
ROUTER -M(config)# interface s0
ROUTER-M(config-if)# ip address 192.168.160.30 255.255.255.240
ROUTER-M(config-if)# no shutdown
ROUTER-M(config-if)# end
ROUTER-M# copy run start


Leave a Reply