[Contents] [Prev] [Next] [Index] [Report an Error]

maintenance-domain

Syntax

maintenance-domain domain-name {
level number;
name-format (character-string | none | dns | mac+2oct);
maintenance-association ma-name {
short-name-format (character-string | vlan | 2octet | rfc-2685-vpn-id);
continuity-check {
hold-interval minutes;
interval (10m | 10s | 1m | 1s| 100ms);
loss-threshold number
}
mep mep-id {
action-profile profile-name;
auto-discovery;
direction (up | down);
interface interface-name;
priority number;
remote-mep mep-id {
action-profile profile-name;
}
}
}
}

Hierarchy Level

[edit protocols oam ethernet connectivity-fault-management]

Release Information

Statement introduced in JUNOS Release 8.4.

Description

Configure the name of the maintenance domain in IEEE-compliant format.

Options

domain-name—The name for the maintenance domain.

The remaining statements are explained separately.

Usage Guidelines

See Creating the Maintenance Domain.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]