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

ATM1 Physical and Logical Configuration Hierarchies

To configure ATM1 physical interface properties, include the atm-options, e3-options, t3-options, and sonet-options statements at the [edit interfaces at-fpc/pic/port] hierarchy level:

ATM1 Physical Configuration Hierarchy

[edit interfaces at-fpc/pic/port]
atm-options {
ilmi;
mpls {
pop-all-labels {
required-depth number;
}
}
pic-type atm1;
promiscuous-mode {
vpi vpi-identifier;
}
vpi vpi-identifier {
maximum-vcs maximum-vcs;
}
}
e3-options {
atm-encapsulation (direct | plcp);
buildout feet;
framing (g.751 | g.832);
loopback (local | remote);
(payload-scrambler | no-payload-scrambler);
}
encapsulation (atm-ccc-cell-relay | atm-pvc | ethernet-over-atm);
sonet-options {
aps {
advertise-interval milliseconds;
authentication-key key;
force;
hold-time milliseconds;
lockout;
neighbor address;
paired-group group-name;
protect-circuit group-name;
request;
revert-time seconds;
working-circuit group-name;
}
bytes {
e1-quiet value;
f1 value;
f2 value;
s1 value;
z3 value ;
z4 value;
}
loopback (local | remote);
(payload-scrambler | no-payload-scrambler);
rfc-2615;
trigger {
defect ignore {
hold-time up milliseconds down milliseconds;
}
}
(z0-increment | no-z0-increment);
}
t3-options {
atm-encapsulation (direct | plcp);
buildout feet;
(cbit-parity | no-cbit-parity);
loopback (local | payload | remote);
(payload-scrambler | no-payload-scrambler);
}

To configure ATM1 logical interface properties, include the following statements:

ATM1 Logical Configuration Hierarchy

allow-any-vci;
multicast-vci vpi-identifier.vci-identifier;
oam-liveness {
up-count cells;
down-count cells;
}
oam-period (disable | seconds);
shaping {
(cbr rate | vbr peak rate sustained rate burst length);
queue-length number;
}
vci vpi-identifier.vci-identifier;
vpi vpi-identifier;
family inet {
address address {
multipoint-destination address {
inverse-arp;
oam-liveness {
up-count cells;
down-count cells;
}
oam-period (disable | seconds);
shaping {
(cbr rate | vbr peak rate sustained rate burst length);
queue-length number;
}
vci vpi-identifier.vci-identifier;
}
}
}

You can include these statements at the following hierarchy levels:


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