Monitoring A Remote Mep Action Profile - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

The following example shows an action profile configuration with explanatory
comments added:
[edit protocols oam ethernet connectivity-fault-management]
action-profile tlv-action {
# domains

Monitoring a Remote MEP Action Profile

You can use the
command to view the action profile status of a remote MEP, as in the following
example:
show oam ethernet
user@host> show oam ethernet connectivity-fault-management mep-database
maintenance-domain md5 maintenance-association ma5 remote-mep 200
connectivity-fault-
Maintenance domain name: md5, Format: string, Level: 5
management
Maintenance association name: ma5, Format: string
mep-database
Continuity-check status: enabled, Interval: 1s, Loss-threshold: 3 frames
remote-mep
MEP identifier: 100, Direction: down, MAC address: 00:05:85:73:e8:ad
(Action Profile Event)
Auto-discovery: enabled, Priority: 0
Interface status TLV: none, Port status TLV: none # last status TLVs transmitted
by the router
Interface name: ge-1/0/8.0, Interface status: Active, Link status: Up
Remote MEP identifier: 200, State: ok # displays the remote MEP name and state
Chapter 43: Configuring IEEE 802.1ag OAM Connectivity-Fault Management
event {
# If interface status tlv with value specified in the config is received
interface-status-tlv down|lower-layer-down;
# If port status tlv with value specified in the config is received
port-status-tlv blocked;
# If connectivity is lost to the peer */
adjacency-loss;
}
action {
# Bring the interface down */
interface-down;
}
default-actions interface-down;
}
maintenance-domain identifier {
# maintenance domain level (0-7)
level number;
# association
maintenance-association identifier {
mep identifier {
interface ge-x/y/z.w;
remote-mep identifier {
# Apply the action-profile for the remote MEP
action-profile tlv-action;
}
}
}
}
show oam ethernet connectivity-fault-management mep-database
MAC address: 00:05:85:73:96:1f, Type: Configured
Interface: ge-1/0/8.0
Last flapped: Never
Configuring Port Status TLV and Interface Status TLV
733

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Junos 10.1

Table of Contents