[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
[edit protocols oam] Hierarchy Level
-
ethernet {
-
-
connectivity-fault-management {
-
- action-profile profile-name {
-
- default-action {
- interface-down;
- }
- }
-
-
linktrace {
-
age (30m | 10m
| 1m | 30s | 10s);
-
path-database-size path-database-size;
- }
-
-
maintenance-domain domain-name {
- bridge-domain name;
-
- routing-instance r1 {
- bridge-domain name;
- instance vpls-instance;
- level number;
- mip-half-function (none | default | explicit);
- name-format (character-string | none | dns | mac+2oct);
-
- 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;
- }
-
- maintenance-association ma-name {
- mip-half-function (none | default | explicit);
-
- mep mep-id {
- auto-discovery;
- direction (up | down);
- interface interface-name;
- priority number;
-
- remote-mep mep-id {
- action-profile profile-name;
- }
- }
- }
- }
- }
-
- link-fault-management {
-
-
action-profile profile-name {
-
-
action {
-
syslog;
-
link-down;
-
send-critical-event;
- }
-
-
event {
-
link-adjacency-loss;
-
-
link-event-rate {
-
frame-error count;
-
frame-period count;
-
frame-period-summary count;
-
symbol-period count;
- }
-
protocol-down;
- }
- }
-
- interface interface-name {
-
apply-action-profile profile-name;
-
-
event-thresholds {
-
frame-error count;
-
frame-period count;
-
frame-period-summary count;
-
symbol-period count;
- }
-
link-discovery (active
| passive);
-
-
negotiation-options {
-
allow-remote-loopback;
-
no-allow-link-events;
- }
-
pdu-interval interval;
-
pdu-threshold threshold-value;
-
remote-loopback;
- }
- }
- }
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]