Table 3: monitor ethernet delay command parameters – Juniper Networks JUNOS OS 10.4 User Manual

Page 149

Advertising
background image

To perform Ethernet frame delay measurement, make sure that the following
configuration statement is NOT present:

[edit routing-options]
ppm {

no-delegate-processing; # This turns distributed PPMD OFF.

}

Related

Documentation

Ethernet OAM

Ethernet Frame Delay Measurements on page 125

Triggering an ETH-DM Session on page 129

Viewing ETH-DM Statistics on page 130

Configuring One-Way ETH-DM with Single-Tagged Interfaces on page 131

Configuring Two-Way ETH-DM with Single-Tagged Interfaces on page 136

Configuring ETH-DM with Untagged Interfaces on page 140

Triggering an Ethernet Frame Delay Measurements Session

Before Ethernet frame delay measurement statistics can be displayed, they must be
collected. To trigger Ethernet frame delay measurement, use the

monitor ethernet

delay-measurement (one-way | two-way) (remote-mac-address | mep identifier)

maintenance-domain name maintenance-association ma-id [count count] [wait time]

operational command.

The fields for this command are described in

Table 3 on page 129

.

Table 3: Monitor Ethernet Delay Command Parameters

Description

Parameter Range

Parameter

Perform a one-way or two-way (round-trip) delay measurement.

NA

one-way

or

two-way

Send delay measurement frames to the destination unicast MAC address
(use the format xx:xx:xx:xx:xx:xx). Multicast MAC addresses are not
supported.

Unicast MAC address

remote-mac-address

The MEP identifier to use for the measurement. The discovered MAC
address for this MEP identifier is used.

1–8191

mep identifier

Specifies an existing maintenance domain (MD) to use for the
measurement.

Existing MD name

maintenance-domain
name

Specifies an existing maintenance association (MA) identifier to use for
the measurement.

Existing MA identifier

maintenance-association
ma-id

(Optional) Specifies the number of Ethernet frame delay frames to send.
The default is 10.

1–65535 (default: 10)

count count

129

Copyright © 2013, Juniper Networks, Inc.

Chapter 11: ITU-T Y.1731 Ethernet Frame Delay Measurements

Advertising