Sim-Ex™ Lab Simulator for Network+ : Lab Exercises

Router Interface Configuration

Previous   |   Next

Description: In this lab, you will learn to enable interfaces on a router i.e, configure Serial 0 and Ethernet 0 interfaces on a router with specified IP Address and Subnet Mask.

Instructions:

1. Enter into privileged mode

2. Enter into global Configuration Mode

3. Set IP Address of Serial 0 as 196.20.32.15 and Subnet Mask as 255.255.255.5

4. Set IP Address of Ethernet 0 as 195.20.32.10 and Subnet Mask as 255.255.255.10

R1>enable
R1#configure terminal
R1(config)#interface serial 0
R1(config-if)#ip address 196.20.32.15 255.255.255.5
R1(config-if)#exit
R1(config)#interface ethernet 0
R1(config-if)#ip address 195.20.32.10 255.255.255.10

Note: Please refer to the SimulationExams.com Network+ Lab Simulator software to try complete lab with instructions.

Previous   |   Next


Disclaimer: Simulationexams.com is not affiliated with any certification vendor, and Sim-Ex™ Practice Exams are written independently by SimulationExams.com and not affiliated or authorized by respective certification providers. Sim-Ex™ is a trade mark of SimulationExams.com or entity representing Simulationexams.com.Network+™ is a trademark of CompTIA® organization.