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

Chassis Configuration Statement Hierarchy

To configure chassis properties, use the following statements at the [edit chassis] hierarchy level. Statements exclusively for J-series and SRX-series devices running JUNOS software are shown in bold font and are documented in this chapter.

Shared JUNOS statements in the chassis hierarchy are shown in normal font and are documented in the JUNOS System Basics Configuration Guide.

chassis {
alarm {
ds1 {
ais (ignore | red | yellow);
ylw (ignore | red | yellow);
}
ethernet {
link-down (ignore | red | yellow);
}
integrated-services {
failure (ignore | red | yellow);
}
management-ethernet {
link-down (ignore | red | yellow);
}
serial {
cts-absent (ignore | red | yellow);
dcd-absent (ignore | red | yellow);
dsr-absent (ignore | red | yellow);
loss-of-rx-clock (ignore | red | yellow);
loss-of-tx-clock (ignore | red | yellow);
}
services {
hw-down (ignore | red | yellow);
linkdown (ignore | red | yellow);
pic-hold-reset (ignore | red | yellow);
pic-reset (ignore | red | yellow);
rx-errors (ignore | red | yellow);
sw-down (ignore | red | yellow);
tx-errors (ignore | red | yellow);
}
sonet {
alarm-name (ignore | red | yellow);
}
t3 {
ais (ignore | red | yellow);
exz (ignore | red | yellow);
ferf (ignore | red | yellow);
idle (ignore | red | yellow);
lcv (ignore | red | yellow);
lof (ignore | red | yellow);
los (ignore | red | yellow);
pll (ignore | red | yellow);
ylw (ignore | red | yellow);
}
}
cluster {
control-ports {
fpc slot-numberport port-number;
}
heartbeat-interval milliseconds;
heartbeat-threshold number;
node node-number;
redundancy-group group-number {
gratuitous-arp-count number;
interface-monitor interface-name {
weight number;
}
node node-number {
priority priority-number;
}
preempt;
}
reth-count number;
traceoptions {
file filename {
<files number>;
<match regular-expression>;
<size maximum-file-size>;
<world-readable | no-world-readable>;
}
flag {
all;
configuration;
routing-socket;
}
}
}
config-button {
no-clear;
no-rescue;
}
container-devices {
device-count container-devices-number ;
}
craft-lockout;
disable-power-management;
fpc slot-number {
offline;
pic pic-number {
aggregate-ports;
atm-cell-relay-accumulation;
atm-l2circuit-mode (cell | aal5 | trunk trunk );
ce1 {
e1 port-number {
channel-group group-number timeslots slot-number ;
}
}
ct3 {
port port-number {
t1 link-number {
channel-group group-number timeslots slot-number ;
}
}
}
ethernet {
pic-mode (enhanced-switching | routing | switching);
}
framing (sdh | sonet);
idle-cell-format {
itu-t;
payload-pattern payload-pattern-byte ;
}
max-queues-per-interface (4 | 8);
mlfr-uni-nni-bundles number ;
no-concatenate;
q-pic-large-buffer <(large-scale | small-scale)>;
red-buffer-occupancy {
weighted-averaged [ instant-usage-weight-exponent weight-value ];
}
shdsl {
pic-mode (1-port-atm | 2-port-atm);
}
sparse-dlcis;
traffic-manager {
egress-shaping-overhead number ;
ingress-shaping-overhead number ;
mode ( egress-only | ingress-and-egress );
}
tunnel-queuing;
tunnel-services {
bandwidth (1g | 10g);
}
vtmapping (itu-t | klm);
}
power (off | on);
}
pem {
minimum number ;
}
redundancy {
failover {
on-disk-failure;
on-loss-of-keepalives;
}
graceful-switchover;
keepalive-time seconds ;
routing-engine slot-number (backup | disabled | master);
}
routing-engine {
on-disk-failure disk-failure-action (halt | reboot);
}
}

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