Dokumen - Tips - Jncia Lab Guide
Dokumen - Tips - Jncia Lab Guide
Dokumen - Tips - Jncia Lab Guide
http: // w w w . L a b M e n t o r . o r g LABMENTOR
http: // w w w . L a b M e n t o r . o r g LABMENTOR
Day 3:
ROUTING FUNDAMENTALS
- Routing Fundamentals:
In this part you will configure the device hostnames, root password, the
management network interface details including definition of specific services
allowed for accessing the device.
http: // w w w . L a b M e n t o r . o r g LABMENTOR
Device Hostname
R1 (SRX) ssh with allowed root access, telnet, http, https
R2 (SRX) ssh with allowed root access, telnet, http, https
Issue the show route command to display the contents of the route table:
Issue the show interfaces terse command to verify the current state of the
recently configured interfaces:
http: // w w w . L a b M e n t o r . o r g LABMENTOR
Enter configuration mode and navigate to the [ edit interfaces ] hierarchy level:
root@R1> configure
root@R1# commit
http: // w w w . L a b M e n t o r . o r g LABMENTOR
The configured interfaces should all show Admin and Link states of up, as show
in the previous output. If the configured interfaces are in the down state, contact
your instructor (Khiem Bui).
http: // w w w . L a b M e n t o r . o r g LABMENTOR
Note:
http: // w w w . L a b M e n t o r . o r g LABMENTOR
Now We use the ping utility to verify reachability to the neighboring devices
connect to your device:
http: // w w w . L a b M e n t o r . o r g LABMENTOR
roo@R1# commit
roo@R2# commit
Verifying command:
http: // w w w . L a b M e n t o r . o r g LABMENTOR
http: // w w w . L a b M e n t o r . o r g LABMENTOR
http: // w w w . L a b M e n t o r . o r g LABMENTOR
In this part, you will configure and monitor OSPF. You will configure a single
OSPF area based on the network diagram for this lab. Finally, you will perform
some verification tasks to that OSPF work properly.
In this part you will configure the device hostnames, root password, the
management network interface details including definition of specific services
allowed for accessing the device.
http: // w w w . L a b M e n t o r . o r g LABMENTOR
Enter configuration mode and navigate to the [edit protocols ospf ] hierarchy
level:
root@R1> configure
Define OSPF area 0 and include all internal interfaces that connect to the remote
team’s device and the directly connected virtual router:
root@R1# show
http: // w w w . L a b M e n t o r . o r g LABMENTOR
root@R2# show
root@R1# commit
http: // w w w . L a b M e n t o r . o r g LABMENTOR
If you do not see this state after several minutes, check with the remote team and
with your instructor, if need. Good luck
Issue the run show route protocols ospf to view the active OSPF routes in
your device’s route table:
http: // w w w . L a b M e n t o r . o r g LABMENTOR
root@R2# show
root@R2# show
http: // w w w . L a b M e n t o r . o r g LABMENTOR
Now, activate the configuration and return to operational mode. Issue the show
route protocol ospf command to verify that the OSPF routes are now active:
Ping all internal devices to verify reachability through the OSPF router:
http: // w w w . L a b M e n t o r . o r g LABMENTOR
http: // w w w . L a b M e n t o r . o r g LABMENTOR