Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
IJOS-12a-guide_pdf / IJOS-12.a_LGH (High-Level Lab Guide).pdf
Скачиваний:
321
Добавлен:
11.04.2015
Размер:
1.08 Mб
Скачать

Introduction to the Junos Operating System

Part 2: Using Network Utilities and Monitoring Traffic

In this lab part, each team will use network utilities within the CLI and monitor local system traffic.

Step 2.1

Enter configuration mode and load the lab4-part2-start.config file from the/var/home/lab/ijos/ directory. Commit your configuration and return to operational mode when complete.

Step 2.2

Start a continuous ping to the server with a data size of 500 bytes. Refer to the management network diagram for the server’s IP address.

Note

If you are not receiving Internet Control Message Protocol (ICMP) echo replies from the server, notify your instructor.

Question: Which command option do you use to make the ping continuous?

Step 2.3

Note

You can stop the ping operation by using the Ctrl+c keystroke combination. You should, however, let the ping operation continue at this time for the subsequent monitoring step.

Open a new terminal session to your team’s device. Use Telnet to access your system’s management IP address. If needed, refer to the management network diagram. Log in with the lab user account and the password provided by the instructor. You will use this separate terminal session to monitor ping traffic generation.

Lab 4–6 • Operational Monitoring and Maintenance

www.juniper.net

Introduction to the Junos Operating System

Step 2.4

Use the monitor traffic interface ge-0/0/0 command to begin

monitoring the ge-0/0/0 management interface.

Note

You can stop the monitoring operation by using the Ctrl+c keystroke combination. You can also increase the capture size using the size option to avoid truncated packets.

Question: Does the capture display ICMP traffic?

Question: How can you filter the output to show only the ICMP traffic?

Question: What command option allows you to view source and destination MAC addresses for the captured packets?

www.juniper.net

Operational Monitoring and Maintenance • Lab 4–7