Option: Configuring Chassis-Specific Statements
You can configure PIC-specific features, such as SONET/SDH framing, on specific T640 routing nodes within the routing matrix. To do so, include the
lcclcc-numberstatement at the[edit chassis]hierarchy level and specify the chassis-specific feature to configure.[edit]chassis {lcclcc-number{fpcslot-number{ # Use the T640 routing node FPC hardware slot number.picpic-number{...}}}}
NOTE: When you include statements at the
[edit chassis lcclcc-number]hierarchy level, specify the actual FPC hardware slot number as labeled on the T640 routing node chassis. Do NOT use the routing matrix-based FPC number shown in Table 14.By default, the JUNOS software allows all T640 routing nodes in the routing matrix to come online. Optionally, you can configure the TX Matrix platform to generate an alarm if the T640 routing nodes in the routing matrix do not come online. To configure, include the
online-expectedstatement at the[edit chassis lccnumber]hierarchy level on the TX Matrix platform.[edit chassis lccnumber]online-expected;If you do not want a T640 routing node to be part of the routing matrix, you can configure it to be offline
.This is useful when you are performing maintenance on a T640 routing node. To configure a T640 routing node so that it is offline, include theofflinestatement at the[edit chassis lccnumber]hierarchy level.[edit chassis lccnumber]offline;When you are ready to bring the T640 routing node back online, delete the
offlineconfiguration statement at the[edit chassis lccnumber]hierarchy level.
For more information about chassis-specific statements, see the JUNOS System Basics Configuration Guide.