Supported Platforms
Example Configuration for a Routing Matrix with a TX Matrix Plus Router
The following sections describe an example configuration for a routing matrix with a TX Matrix Plus router:
Example Routing Matrix Topology
This example is based on Routing Matrix A, a basic routing matrix consisting of a TX Matrix Plus router (sfc0) and two T1600 routers (lcc0 and lcc2). Figure 1 shows that Routing Matrix A is acting as a provider edge (PE) router in a Layer 2 circuit network. SONET interface so-1/1/0 in the T1600 router designated as lcc0 connects to an IP/MPLS core network. Asynchronous Transfer Mode 2 (ATM2) intelligent queuing (IQ) interface at-17/1/0 in the T1600 router designated as lcc2 runs Layer 2 circuit trunk mode to connect to an ATM switch.
For more information about Layer 2 circuit networks, see the Junos OS VPNs Configuration Guide.
Figure 1: Example Topology of a Routing Matrix with a TX Matrix Plus Router

Note the following key considerations for this routing matrix configuration:
- For most operations, you will manage the routing matrix as a single router, executing operational commands and committing configurations on the TX Matrix Plus router designated as sfc0.
- Create configuration groups for each Routing Engine in the routing matrix by using the special configuration groups for a routing matrix consisting of routers with dual Routing Engines: re0, re1, lcc0-re0, lcc2-re0, lcc0-re1, and lcc2-re1. In these Routing Engine configuration groups, configure hostnames, default routes, and management Ethernet interfaces.
- To configure interfaces, use the routing matrix FPC numbering convention of slots 0 through 31.
- To enable ATM2 IQ trunk mode and other chassis-based commands, include the lcc lcc-number statement at the [edit chassis] hierarchy level and use the hardware FPC slot numbers 0 through 7 of node lcc2.
- Configure most other processes as usual, such as routing, class of service (CoS), and firewalls.
Example Routing Matrix Configuration
To configure the example Routing Matrix A described in the previous section, commit the following configuration at the TX Matrix Plus router:
Verifying the Configuration of a Routing Matrix with a TX Matrix Plus Router
In general, when you issue standard operational commands on a TX Matrix Plus router, you receive output from the master Routing Engines of all components in the routing matrix. To display information for the TX Matrix Plus router only, include the sfc sfc-number option. To limit the output of information for a specific T1600 router within the routing matrix, include the lcc lcc-number option. To display information for all T1600 routers within the routing matrix (selected commands only), include the all-lcc option. Any exceptions to this general rule are mentioned next to the appropriate commands.
The following sections contain examples of specific show operational commands you can use to verify the configuration of the example:
- Displaying Junos OS Versions
- Displaying Configured Interfaces
- Displaying Available Routes
- Displaying Alarms and System Uptime
- Displaying Craft Interface Messages
- Displaying System Uptime
- Displaying Chassis Hardware and Status
Displaying Junos OS Versions
The show version command provides an excellent example of how you can select output for various components of the routing matrix with a TX Matrix Plus router. If the TX Matrix Plus router (sfc sfc-number) or a T1600 router (lcc lcc-number) is not specified in the command, the command displays output for all components.
user@host> show version ?
Possible completions: <[Enter]> Execute this command brief Display brief output detail Display detailed output invoke-on Remote command execution lcc Show software version on specific LCC (0..3) sfc Show software version on SFC (0..0) | Pipe through a command
You can display information about individual software components in the TX Matrix Plus router, in a specific T1600 router, or the entire routing matrix:
- Displaying Junos OS Versions for All Routers
- Displaying Junos OS Version for the SFC Only
- Displaying Junos OS Version for a Specific LCC
- Displaying Junos OS Versions for All LCCs
Displaying Junos OS Versions for All Routers
To display the software version for all routing matrix components, issue the show version command on the TX Matrix Plus router:
user@sfc0> show version
sfc0-re0: -------------------------------------------------------------------------- Hostname: sfc0 Model: txp JUNOS Base OS boot [9.6-20090713.1] JUNOS Base OS Software Suite [9.6-20090713.1] JUNOS Kernel Software Suite [9.6-20090713.1] JUNOS Crypto Software Suite [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (M/T Common) [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (T-Series) [9.6-20090713.1] JUNOS Online Documentation [9.6-20090713.1] JUNOS Voice Services Container package [9.6-20090713.1] JUNOS Border Gateway Function package [9.6-20090713.1] JUNOS Services AACL Container package [9.6-20090713.1] JUNOS Services LL-PDF Container package [9.6-20090713.1] JUNOS Services Stateful Firewall [9.6-20090713.1] JUNOS AppId Services [9.6-20090713.1] JUNOS IDP Services [9.6-20090713.1] JUNOS Routing Software Suite [9.6-20090713.1] lcc0-re0: -------------------------------------------------------------------------- Hostname: mylcc0 Model: t1600 JUNOS Base OS boot [9.6-20090713.1] JUNOS Base OS Software Suite [9.6-20090713.1] JUNOS Kernel Software Suite [9.6-20090713.1] JUNOS Crypto Software Suite [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (M/T Common) [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (T-Series) [9.6-20090713.1] JUNOS Online Documentation [9.6-20090713.1] JUNOS Voice Services Container package [9.6-20090713.1] JUNOS Border Gateway Function package [9.6-20090713.1] JUNOS Services AACL Container package [9.6-20090713.1] JUNOS Services LL-PDF Container package [9.6-20090713.1] JUNOS Services Stateful Firewall [9.6-20090713.1] JUNOS AppId Services [9.6-20090713.1] JUNOS IDP Services [9.6-20090713.1] JUNOS Routing Software Suite [9.6-20090713.1] lcc2-re0: -------------------------------------------------------------------------- Hostname: mylcc2 Model: t1600 JUNOS Base OS boot [9.6-20090713.1] JUNOS Base OS Software Suite [9.6-20090713.1] JUNOS Kernel Software Suite [9.6-20090713.1] JUNOS Crypto Software Suite [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (M/T Common) [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (T-Series) [9.6-20090713.1] JUNOS Online Documentation [9.6-20090713.1] JUNOS Voice Services Container package [9.6-20090713.1] JUNOS Border Gateway Function package [9.6-20090713.1] JUNOS Services AACL Container package [9.6-20090713.1] JUNOS Services LL-PDF Container package [9.6-20090713.1] JUNOS Services Stateful Firewall [9.6-20090713.1] JUNOS AppId Services [9.6-20090713.1] JUNOS IDP Services [9.6-20090713.1] JUNOS Routing Software Suite [9.6-20090713.1]
Displaying Junos OS Version for the SFC Only
To display the software version for the TX Matrix Plus router only, include the sfc number option:
user@mysfc> show version sfc 0
sfc0-re0 -------------------------------------------------------------------------- Hostname: sfc0 Model: txp JUNOS Base OS boot [9.6-20090713.1] JUNOS Base OS Software Suite [9.6-20090713.1] JUNOS Kernel Software Suite [9.6-20090713.1] JUNOS Crypto Software Suite [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (M/T Common) [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (T-Series) [9.6-20090713.1] JUNOS Online Documentation [9.6-20090713.1] JUNOS Voice Services Container package [9.6-20090713.1] JUNOS Border Gateway Function package [9.6-20090713.1] JUNOS Services AACL Container package [9.6-20090713.1] JUNOS Services LL-PDF Container package [9.6-20090713.1] JUNOS Services Stateful Firewall [9.6-20090713.1] JUNOS AppId Services [9.6-20090713.1] JUNOS IDP Services [9.6-20090713.1] JUNOS Routing Software Suite [9.6-20090713.1]
Displaying Junos OS Version for a Specific LCC
To display the software version for a specific T1600 router, include the lcc option:
user@host> show version lcc 0
lcc0-re0: -------------------------------------------------------------------------- Hostname: mylcc0 Model: t1600 JUNOS Base OS boot [9.6-20090713.1] JUNOS Base OS Software Suite [9.6-20090713.1] JUNOS Kernel Software Suite [9.6-20090713.1] JUNOS Crypto Software Suite [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (M/T Common) [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (T-Series) [9.6-20090713.1] JUNOS Online Documentation [9.6-20090713.1] JUNOS Voice Services Container package [9.6-20090713.1] JUNOS Border Gateway Function package [9.6-20090713.1] JUNOS Services AACL Container package [9.6-20090713.1] JUNOS Services LL-PDF Container package [9.6-20090713.1] JUNOS Services Stateful Firewall [9.6-20090713.1] JUNOS AppId Services [9.6-20090713.1] JUNOS IDP Services [9.6-20090713.1] JUNOS Routing Software Suite [9.6-20090713.1]
Displaying Junos OS Versions for All LCCs
To display the software versions for all T1600 routers, include the all-lcc option:
user@host> show version all-lcc
lcc0-re0: -------------------------------------------------------------------------- Hostname: mylcc0 Model: t1600 JUNOS Base OS boot [9.6-20090713.1] JUNOS Base OS Software Suite [9.6-20090713.1] JUNOS Kernel Software Suite [9.6-20090713.1] JUNOS Crypto Software Suite [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (M/T Common) [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (T-Series) [9.6-20090713.1] JUNOS Online Documentation [9.6-20090713.1] JUNOS Voice Services Container package [9.6-20090713.1] JUNOS Border Gateway Function package [9.6-20090713.1] JUNOS Services AACL Container package [9.6-20090713.1] JUNOS Services LL-PDF Container package [9.6-20090713.1] JUNOS Services Stateful Firewall [9.6-20090713.1] JUNOS AppId Services [9.6-20090713.1] JUNOS IDP Services [9.6-20090713.1] JUNOS Routing Software Suite [9.6-20090713.1] lcc2-re0 -------------------------------------------------------------------------- Hostname: mylcc0 Model: t1600 JUNOS Base OS boot [9.6-20090713.1] JUNOS Base OS Software Suite [9.6-20090713.1] JUNOS Kernel Software Suite [9.6-20090713.1] JUNOS Crypto Software Suite [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (M/T Common) [9.6-20090713.1] JUNOS Packet Forwarding Engine Support (T-Series) [9.6-20090713.1] JUNOS Online Documentation [9.6-20090713.1] JUNOS Voice Services Container package [9.6-20090713.1] JUNOS Border Gateway Function package [9.6-20090713.1] JUNOS Services AACL Container package [9.6-20090713.1] JUNOS Services LL-PDF Container package [9.6-20090713.1] JUNOS Services Stateful Firewall [9.6-20090713.1] JUNOS AppId Services [9.6-20090713.1] JUNOS IDP Services [9.6-20090713.1] JUNOS Routing Software Suite [9.6-20090713.1]
Displaying Configured Interfaces
Although individual FPCs are installed in each of the T1600 routers, the routing matrix is designed to collect interface information centrally at the TX Matrix Plus router. To display available interfaces in the routing matrix, issue a show interfaces command on the TX Matrix Plus router:
user@host> show interfaces terse
Interface Admin Link Proto Local Remote so-1/0/0 up up so-1/1/0 up up so-1/1/0.0 up up inet 10.15.1.1 --> 10.15.1.2 iso mpls so-1/3/0 up down at-2/1/0 up up ge-2/2/0 up up so-3/3/0 up up so-3/3/1 up up so-3/3/2 up down so-3/3/3 up down so-16/0/0 up down so-16/0/1 up down so-16/0/2 up down so-16/0/3 up up ge-16/1/0 up down so-17/0/0 up down at-17/1/0 up up at-17/1/0.0 up up ccc at-17/1/0.1 up up ccc at-17/1/0.2 up up ccc at-17/1/0.3 up up ccc at-17/1/1 up up ge-17/2/0 up up ge-17/2/1 up up so-17/3/0 up down so-19/0/0 up down so-19/1/0 up down so-19/2/0 up down so-19/3/0 up down bcm0 up up bcm0.0 up up tnp 4 dsc up up em0 up up em0.0 up up tnp 4 fxp0 up up fxp0.0 up up inet 192.168.77.158/21 gre up up ipip up up lo0 up up lo0.0 up up inet 10.255.70.158 --> 0/0 127.0.0.1 --> 0/0 iso 47.0005.80ff.f800.0000.0108.0001.0102.5507.0158.00 inet6 2001:db8::10:255:70:158 fe80::280:42ff:fe13:269d lo0.16385 up up inet inet6 fe80::280:42ff:fe13:269d lsi up up mtun up up pimd up up pime up up tap up up
Displaying Available Routes
When you need to verify route information for a routing matrix, you must issue operational commands on the TX Matrix Plus router. To display available routes for the routing matrix, issue a show route command:
user@host> show route summary
Router ID: 10.255.77.158 inet.0: 13 destinations, 14 routes (12 active, 0 holddown, 1 hidden) Direct: 4 routes, 3 active Local: 2 routes, 2 active Static: 6 routes, 6 active IS-IS: 2 routes, 1 active inet.3: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden) LDP: 1 routes, 1 active iso.0: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden) Direct: 1 routes, 1 active mpls.0: 7 destinations, 7 routes (7 active, 0 holddown, 0 hidden) MPLS: 3 routes, 3 active LDP: 2 routes, 2 active L2CKT: 2 routes, 2 active inet6.0: 2 destinations, 2 routes (2 active, 0 holddown, 0 hidden) Direct: 2 routes, 2 active __juniper_private1__.inet6.0: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden) Direct: 1 routes, 1 active l2circuit.0: 5 destinations, 5 routes (5 active, 0 holddown, 0 hidden) LDP: 1 routes, 1 active L2CKT: 4 routes, 4 active
Displaying Alarms and System Uptime
To display alarms for all routing matrix components, issue the show chassis alarms command at the TX Matrix Plus router:
user@host> show chassis alarms
sfc0-re0: -------------------------------------------------------------------------- 2 alarms currently active Alarm time Class Description 2009-07-10 02:27:46 PDT Minor LCC 0 Minor Errors 2009-07-09 17:12:29 PDT Major LCC 2 Major Errors lcc0-re0: -------------------------------------------------------------------------- 1 alarms currently active Alarm time Class Description 2009-07-10 02:27:46 PDT Minor PEM 1 Absent lcc2-re0: -------------------------------------------------------------------------- 1 alarms currently active Alarm time Class Description 2009-07-09 17:12:29 PDT Major PEM 1 Not OK
Displaying Craft Interface Messages
To display the messages that are currently displayed on the craft interface for all routing matrix components, issue the show chassis craft-interface command at the master Routing Engine of the TX Matrix Plus router:
user@host> show chassis craft-interface
sfc0-re0: -------------------------------------------------------------------------- FPM Display Contents: +--------------------+ |sfc0 | |13 Alarms active | |R: LCC 0 Major Error| |R: LCC 2 Minor Error| +--------------------+ SFC Front Panel Switch Settings: SFC Chassis Number : 00 Config Size : 1 Front Panel System LEDs: Routing Engine 0 1 -------------------------- OK * . Fail . . Master * . Front Panel Alarm Indicators: ----------------------------- Red LED * Yellow LED * Major relay * Minor relay * Front Panel F13 SIB LEDs: SIB 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 -------------------------------------------------------------------- Fail . . . . . . . . . . . . . . . . OK * * . * * . * * * * . . . . . . Active * * . * * . * * * * . . . . . . PS LEDs: PS 0 1 ------------ Red . . Green * . Fan Tray LEDs: FT 0 1 2 3 4 5 ---------------------------- Red * . . . * . Green . * * * . * CB LEDs: CB 0 1 -------------- Amber . . Green * . Blue * . lcc0-re0: -------------------------------------------------------------------------- FPM Display contents: +--------------------+ |lcc0 | |2 Alarms active | |Y: Spare SIB 4 Absen| |Y: PEM 1 Absent | +--------------------| Front Panel System LEDs: Routing Engine 0 1 -------------------------- OK * . Fail . . Master * . Front Panel Alarm Indicators: ----------------------------- Red LED . Yellow LED * Major relay . Minor relay * Front Panel FPC LEDs: FPC 0 1 2 3 4 5 6 7 ------------------------------------ Red . . . . . . . . Green * * . . . . . * CB LEDs: CB 0 1 -------------- Amber . . Green * . Blue * . SCG LEDs: SCG 0 1 -------------- Amber . . Green * * Blue * . SIB LEDs: SIB 0 1 2 3 4 -------------------------- Red . . . . . Green * * * * . lcc2-re0: -------------------------------------------------------------------------- FPM Display contents: +--------------------+ |lcc2 | |2 Alarms active | |Y: Spare SIB 4 Absen| |Y: PEM 1 Absent | +--------------------| Front Panel System LEDs: Routing Engine 0 1 -------------------------- OK * . Fail . . Master * . Front Panel Alarm Indicators: ----------------------------- Red LED . Yellow LED * Major relay . Minor relay * Front Panel FPC LEDs: FPC 0 1 2 3 4 5 6 7 ------------------------------------ Red . . . . . . . . Green * * . . . . . * CB LEDs: CB 0 1 -------------- Amber . . Green * . Blue * . SCG LEDs: SCG 0 1 -------------- Amber . . Green * * Blue * . SIB LEDs: SIB 0 1 2 3 4 -------------------------- Red . . . . . Green * * * * .
Displaying System Uptime
To display the amount of time the routing matrix components have been in operation, issue the show system uptime command on the TX Matrix Plus router:
user@host> show system uptime
sfc0-re0: -------------------------------------------------------------------------- Current time: 2009-07-10 07:55:56 PDT System booted: 2009-07-09 17:08:41 PDT (14:47:15 ago) Protocols started: 2009-07-09 17:09:22 PDT (14:46:34 ago) Last configured: 2009-07-09 17:08:28 PDT (14:47:28 ago) by root 7:55AM up 14:47, 1 user, load averages: 0.00, 0.00, 0.00 lcc0-re0: -------------------------------------------------------------------------- Current time: 2009-07-10 07:55:56 PDT System booted: 2009-07-09 17:07:40 PDT (14:48:16 ago) Last configured: 2009-07-09 17:08:43 PDT (14:47:13 ago) by root 7:55AM up 14:48, 0 users, load averages: 0.07, 0.02, 0.01 lcc2-re0: -------------------------------------------------------------------------- Current time: 2009-07-10 07:55:56 PDT System booted: 2009-07-09 17:07:33 PDT (14:48:23 ago) Last configured: 2009-07-09 17:08:47 PDT (14:47:09 ago) by root 7:55AM up 14:48, 0 users, load averages: 0.00, 0.00, 0.00
Displaying Chassis Hardware and Status
To display the hardware inventory for a routing matrix with a TX Matrix Plus router, you can select output for the TX Matrix Plus router only, a specific T1600 router, or all components. If a specific component (sfc or lcc) is not specified as an option in the command, the default output displays information for the entire routing matrix.
user@host> show chassis hardware ?
Possible completions: <[Enter]> Execute this command clei-models Display CLEI barcode and model number for orderable FRUs detail Include RAM and disk information in output extensive Display ID EEPROM information lcc Display chassis-specific information (0..3) models Display serial number and model number for orderable FRUs sfc Display chassis-specific information (0..0) | Pipe through a command
You can display information about individual hardware components in the TX Matrix Plus router, in a specific T1600 router, or the entire routing matrix:
- Displaying Information About All Hardware Components
- Displaying Information About SIBs
- Displaying Information About Routing Engines
- Displaying Information About FPCs
- Displaying Information About LCCs
Displaying Information About All Hardware Components
To display all hardware components in a routing matrix, issue the show chassis hardware command on the TX Matrix Plus router:
user@host> show chassis hardware
sfc0-re0: -------------------------------------------------------------------------- Hardware inventory: Item Version Part number Serial number Description Chassis JN1131103AHB TXP Midplane REV 05 710-022574 TS4035 SFC Midplane FPM Display REV 01 710-024027 DR4982 TXP FPM Display CIP 0 REV 02 710-023792 DS4568 TXP CIP CIP 1 REV 02 710-023792 DS4562 TXP CIP PEM 1 VER 01 740-027463 123456 Power Entry Module Routing Engine 0 REV 01 740-026942 737A-1024 RE-DUO-2600 Routing Engine 1 REV 01 740-026942 737A-1008 RE-DUO-2600 CB 0 REV 01 710-022606 DP8889 SFC Control Board CB 1 REV 05 710-022606 DW1103 SFC Control Board SPMB 0 BUILTIN SFC Switch CPU SPMB 1 BUILTIN SFC Switch CPU SIB F13 0 REV 03 750-024564 DT9486 F13 SIB B Board REV 02 710-023431 DT6550 F13 SIB Mezz SIB F13 1 REV 03 750-024564 DT9456 F13 SIB B Board REV 02 710-023431 DT6562 F13 SIB SIB F13 3 REV 04 710-022600 DX0900 F13 SIB B Board REV 03 710-023431 DX0957 F13 SIB Mezz SIB F13 4 REV 04 750-024564 DW5753 F13 SIB B Board REV 03 710-023431 DW9034 F13 SIB Mezz SIB F13 6 REV 03 750-024564 DT9483 F13 SIB B Board REV 02 710-023431 DT6558 F13 SIB Mezz SIB F13 7 REV 04 750-024564 DW5790 F13 SIB B Board REV 03 710-023431 DW9072 F13 SIB Mezz SIB F13 8 REV 04 710-022600 DX0833 F13 SIB B Board REV 03 710-023431 DX0938 F13 SIB Mezz SIB F13 9 REV 03 750-024564 DT9465 F13 SIB B Board REV 02 710-023431 DT6574 F13 SIB Mezz SIB F13 11 REV 04 750-024564 DW5756 F13 SIB B Board REV 03 710-023431 DW9072 F13 SIB Mezz SIB F13 12 REV 04 750-024564 DW5749 F13 SIB B Board REV 03 710-023431 DW9050 F13 SIB Mezz SIB F2S 0/0 REV 03 710-022603 DV0063 F2S SIB B Board REV 03 710-023787 DT9917 F2S SIB Mezz SIB F2S 0/2 REV 03 710-022603 DV0090 F2S SIB B Board REV 03 710-023787 DT9994 F2S SIB Mezz SIB F2S 0/4 REV 03 710-022603 DV0076 F2S SIB B Board REV 03 710-023787 DT9930 F2S SIB Mezz SIB F2S 0/6 REV 03 710-022603 DV0035 F2S SIB B Board REV 03 710-023787 DT9951 F2S SIB Mezz SIB F2S 1/0 REV 03 710-022603 DV0067 F2S SIB B Board REV 03 710-023787 DT9922 F2S SIB Mezz SIB F2S 1/2 REV 03 710-022603 DV0036 F2S SIB B Board REV 03 710-023787 DT9950 F2S SIB Mezz SIB F2S 1/4 REV 03 710-022603 DV0085 F2S SIB B Board REV 03 710-023787 DT9935 F2S SIB Mezz SIB F2S 1/6 REV 03 710-022603 DV0028 F2S SIB B Board REV 03 710-023787 DT9960 F2S SIB Mezz SIB F2S 2/0 REV 03 710-022603 DV0047 F2S SIB B Board REV 03 710-023787 DT9965 F2S SIB Mezz SIB F2S 2/2 REV 03 710-022603 DV0023 F2S SIB B Board REV 03 710-023787 DT9927 F2S SIB Mezz SIB F2S 2/4 REV 03 710-022603 DV0046 F2S SIB B Board REV 03 710-023787 DT9946 F2S SIB Mezz SIB F2S 2/6 REV 03 710-022603 DV0025 F2S SIB B Board REV 03 710-023787 DT9914 F2S SIB Mezz SIB F2S 3/0 REV 03 710-022603 DV0110 F2S SIB B Board REV 03 710-023787 DT9944 F2S SIB Mezz SIB F2S 3/2 REV 03 710-022603 DV0056 F2S SIB B Board REV 03 710-023787 DT9979 F2S SIB Mezz SIB F2S 3/4 REV 03 710-022603 DV0024 F2S SIB B Board REV 03 710-023787 DT9920 F2S SIB Mezz SIB F2S 3/6 REV 03 710-022603 DV0108 F2S SIB B Board REV 03 710-023787 DT9989 F2S SIB Mezz SIB F2S 4/0 REV 02 710-022603 DT2821 F2S SIB B Board REV 02 710-023787 DT1719 F2S SIB Mezz SIB F2S 4/2 REV 03 710-022603 DV0031 F2S SIB B Board REV 03 710-023787 DT9953 F2S SIB Mezz SIB F2S 4/4 REV 03 710-022603 DV0094 F2S SIB B Board REV 03 710-023787 DT9918 F2S SIB Mezz SIB F2S 4/6 REV 03 710-022603 DV0022 F2S SIB B Board REV 03 710-023787 DT9943 F2S SIB Mezz Fan Tray 0 REV 02 710-024029 DP5653 Front Fan Tray Fan Tray 1 REV 02 760-024497 DP5661 Front Fan Tray Fan Tray 2 REV 02 760-024502 DP5660 Rear Fan Tray Fan Tray 3 REV 02 760-024502 DR8267 Rear Fan Tray Fan Tray 4 REV 02 760-024502 DR8265 Rear Fan Tray Fan Tray 5 REV 02 760-024502 DR8272 Rear Fan Tray lcc0-re0: -------------------------------------------------------------------------- Hardware inventory: Item Version Part number Serial number Description Chassis JN1090A04AHA T1600 Midplane REV 01 710-017247 RB8601 T-series Backplane FPM GBUS REV 09 710-002901 JW7364 T640 FPM Board FPM Display REV 05 710-002897 JY6782 FPM Display CIP REV 06 710-002895 JW7565 T-series CIP PEM 0 Rev 14 740-002595 SL26454 Power Entry Module PEM 1 Rev 15 740-002595 SM30230 Power Entry Module SCG 0 REV 03 710-003423 HA4517 T640 Sonet Clock Gen. SCG 1 REV 04 710-003423 HF6049 T640 Sonet Clock Gen. Routing Engine 0 REV 00 740-026941 737F-1051 RE-DUO-1800 Routing Engine 1 REV 01 740-026941 737F-1095 RE-DUO-1800 CB 0 REV 05 710-022597 DV4262 LCC Control Board CB 1 REV 06 710-022597 DX4009 LCC Control Board FPC 7 REV 01 710-010845 JB7158 FPC Type 4 CPU REV 02 710-011481 JB6048 FPC CPU-Enhanced MMB 0 REV 06 710-010842 JP1703 ST-MMB SPMB 0 REV 04 710-023321 DV3863 LCC Switch CPU SPMB 1 REV 04 710-023321 DW3634 LCC Switch CPU SIB 1 REV 07 710-022594 DW4208 LCC SIB B Board REV 07 710-023185 DW3944 LCC SIB Mezz SIB 2 REV 07 710-022594 DW4205 LCC SIB B Board REV 07 710-023185 DW3945 LCC SIB Mezz SIB 3 REV 07 710-022594 DW4218 LCC SIB B Board REV 07 710-023185 DW3931 LCC SIB Mezz SIB 4 REV 07 710-022594 DW4183 LCC SIB B Board REV 07 710-023185 DW3936 LCC SIB Mezz Fan Tray 0 Front Top Fan Tray Fan Tray 1 Front Bottom Fan Tray Fan Tray 2 Rear Fan Tray lcc2-re0: -------------------------------------------------------------------------- Hardware inventory: Item Version Part number Serial number Description Chassis JN1102900AHA T1600 Midplane REV 03 710-017247 RC3766 T-series Backplane FPM GBUS REV 10 710-002901 DR1415 T640 FPM Board FPM Display REV 01 710-021387 DN7019 T1600 FPM Display CIP REV 06 710-002895 DP6012 T-series CIP PEM 0 Rev 07 740-017906 UC26613 Power Entry Module 3x80 PEM 1 Rev 07 740-017906 UC26544 Power Entry Module 3x80 SCG 0 REV 15 710-003423 DR0914 T640 Sonet Clock Gen. Routing Engine 0 REV 01 740-026941 737F-1032 RE-DUO-1800 Routing Engine 1 REV 01 740-026941 737F-1024 RE-DUO-1800 CB 0 REV 05 710-022597 DV4260 LCC Control Board CB 1 REV 01 710-022597 DM1159 LCC Control Board FPC 0 REV 12 710-013037 DR1172 FPC Type 4-ES CPU REV 08 710-016744 DR0997 ST-PMB2 PIC 0 REV 11 750-017405 DP8833 4x 10GE (LAN/WAN) XFP Xcvr 0 NON-JNPR 344512071800039 XFP-10G-SR MMB 0 REV 04 710-016036 DR0651 ST-MMB2 MMB 1 REV 04 710-016036 DR0803 ST-MMB2 FPC 1 REV 07 710-013560 DP9980 E2-FPC Type 3 CPU REV 05 710-013563 DR0088 FPC CPU-Enhanced PIC 0 REV 22 750-007141 DR1955 10x 1GE(LAN), 1000 BASE PIC 1 REV 22 750-007141 DR1944 10x 1GE(LAN), 1000 BASE PIC 2 REV 22 750-007141 DR1963 10x 1GE(LAN), 1000 BASE PIC 3 REV 07 750-015217 DN4835 8x 1GE(TYPE3), IQ2 Xcvr 0 REV 01 740-011613 P9F1AQL SFP-SX MMB 0 REV 07 710-010171 DP1350 MMB-5M3-288mbit MMB 1 REV 07 710-010171 DP1386 MMB-5M3-288mbit FPC 2 REV 14 710-010845 DN1255 FPC Type 4 CPU REV 06 710-011481 DM9414 FPC CPU-Enhanced MMB 0 REV 01 710-016606 DP1869 ST-MMB SPMB 0 REV 04 710-023321 DV3859 LCC Switch CPU SPMB 1 REV 01 710-023321 DM1161 LCC Switch CPU SIB 0 REV 07 710-022594 DW4197 LCC SIB B Board REV 07 710-023185 DW3916 LCC SIB Mezz SIB 1 REV 06 710-022594 DT8266 LCC SIB B Board REV 06 710-023185 DT5793 LCC SIB Mezz SIB 2 REV 07 710-022594 DW4184 LCC SIB B Board REV 07 710-023185 DW3915 LCC SIB Mezz SIB 3 REV 06 710-022594 DT8271 LCC SIB B Board REV 04 710-023185 DS2323 LCC SIB Mezz SIB 4 REV 06 710-022594 DT8238 LCC SIB B Board REV 06 710-023185 DT5783 LCC SIB Mezz Fan Tray 0 Front Top Fan Tray Fan Tray 1 Front Bottom Fan Tray Fan Tray 2 Rear Fan Tray -- Rev 2
Displaying Information About SIBs
To display all the SIBs in the entire routing matrix, issue the show chassis sibs command on the TX Matrix Plus router.
user@host> show chassis sibs
sfc0-re0: -------------------------------------------------------------------------- Slot State Type Uptime 0 Online SIB F13 1 hour, 27 minutes, 13 seconds 1 Online SIB F13 1 hour, 26 minutes, 56 seconds 2 Invalid 3 Online SIB F13 1 hour, 28 minutes, 23 seconds 4 Online SIB F13 1 hour, 28 minutes, 20 seconds 5 Invalid 6 Fault SIB F13 7 Online SIB F13 1 hour, 27 minutes, 56 seconds 8 Online SIB F13 1 hour, 27 minutes, 48 seconds 9 Online SIB F13 1 hour, 27 minutes, 31 seconds 10 Invalid 11 Online SIB F13 1 hour, 27 minutes, 24 seconds 12 Online SIB F13 1 hour, 27 minutes, 21 seconds 13 Invalid 14 Invalid 15 Invalid 0/0 Online SIB F2S 1 hour, 27 minutes, 20 seconds 0/2 Online SIB F2S 1 hour, 27 minutes, 19 seconds 0/4 Online SIB F2S 1 hour, 27 minutes, 17 seconds 0/6 Online SIB F2S 1 hour, 27 minutes, 16 seconds 1/0 Online SIB F2S 1 hour, 28 minutes, 30 seconds 1/2 Online SIB F2S 1 hour, 28 minutes, 28 seconds 1/4 Online SIB F2S 1 hour, 28 minutes, 27 seconds 1/6 Online SIB F2S 1 hour, 28 minutes, 26 seconds 2/0 Online SIB F2S 1 hour, 28 minutes, 19 seconds 2/2 Online SIB F2S 1 hour, 28 minutes, 18 seconds 2/4 Online SIB F2S 1 hour, 28 minutes, 17 seconds 2/6 Online SIB F2S 1 hour, 28 minutes, 16 seconds 3/0 Online SIB F2S 1 hour, 27 minutes, 55 seconds 3/2 Online SIB F2S 1 hour, 27 minutes, 53 seconds 3/4 Online SIB F2S 1 hour, 27 minutes, 52 seconds 3/6 Online SIB F2S 1 hour, 27 minutes, 51 seconds 4/0 Online SIB F2S 1 hour, 27 minutes, 31 seconds 4/2 Online SIB F2S 1 hour, 27 minutes, 29 seconds 4/4 Online SIB F2S 1 hour, 27 minutes, 28 seconds 4/6 Online SIB F2S 1 hour, 27 minutes, 27 seconds lcc0-re0: -------------------------------------------------------------------------- Slot State Uptime 0 Empty 1 Online 1 hour, 1 minute, 55 seconds 2 Fault 3 Online 1 hour, 1 minute, 51 seconds 4 Online 1 hour, 1 minute, 49 seconds lcc2-re0: -------------------------------------------------------------------------- Slot State Uptime 0 Online 1 hour, 1 minute, 2 seconds 1 Online 1 hour, 1 minute, 17 seconds 2 Check 1 hour, 1 minute, 15 seconds 3 Online 1 hour, 1 minute, 6 seconds 4 Online 1 hour, 1 minute, 4 seconds
Displaying Information About Routing Engines
To display information about all master Routing Engines in the routing matrix, issue the show chassis routing-engine command on the TX Matrix Plus router:
user@host> show chassis routing-engine
sfc0-re0: -------------------------------------------------------------------------- Routing Engine status: Slot 0: Current state Master Election priority Master (default) Temperature 28 degrees C / 82 degrees F CPU temperature 42 degrees C / 107 degrees F DRAM 3327 MB Memory utilization 13 percent CPU utilization: User 0 percent Background 0 percent Kernel 2 percent Interrupt 0 percent Idle 98 percent Model RE-TXP-SFC Serial ID 737A-1024 Start time 2009-07-09 17:08:13 PDT Uptime 14 hours, 55 minutes, 39 seconds Last reboot reason Router rebooted after a normal shutdown. Load averages: 1 minute 5 minute 15 minute 0.00 0.00 0.00 Routing Engine status: Slot 1: Current state Backup Election priority Backup (default) Temperature 29 degrees C / 84 degrees F CPU temperature 45 degrees C / 113 degrees F DRAM 3327 MB Memory utilization 11 percent CPU utilization: User 0 percent Background 0 percent Kernel 0 percent Interrupt 0 percent Idle 100 percent Model RE-TXP-SFC Serial ID 737A-1008 Start time 2009-07-08 12:38:29 PDT Uptime 1 day, 19 hours, 25 minutes, 35 seconds Last reboot reason Router rebooted after a normal shutdown. lcc0-re0: -------------------------------------------------------------------------- Routing Engine status: Slot 0: Current state Master Election priority Master (default) Temperature 33 degrees C / 91 degrees F CPU temperature 47 degrees C / 116 degrees F DRAM 3327 MB Memory utilization 12 percent CPU utilization: User 0 percent Background 0 percent Kernel 2 percent Interrupt 0 percent Idle 98 percent Model RE-TXP-LCC Serial ID 737F-1051 Start time 2009-07-09 17:06:52 PDT Uptime 14 hours, 56 minutes, 37 seconds Last reboot reason Router rebooted after a normal shutdown. Load averages: 1 minute 5 minute 15 minute 0.00 0.02 0.00 Routing Engine status: Slot 1: Current state Backup Election priority Backup (default) Temperature 33 degrees C / 91 degrees F CPU temperature 47 degrees C / 116 degrees F DRAM 3327 MB Memory utilization 9 percent CPU utilization: User 0 percent Background 0 percent Kernel 0 percent Interrupt 0 percent Idle 100 percent Model RE-TXP-LCC Serial ID 737F-1095 Start time 2009-07-08 12:40:14 PDT Uptime 1 day, 19 hours, 24 minutes, 1 second Last reboot reason Router rebooted after a normal shutdown. lcc2-re0: -------------------------------------------------------------------------- Routing Engine status: Slot 0: Current state Master Election priority Master (default) Temperature 30 degrees C / 86 degrees F CPU temperature 45 degrees C / 113 degrees F DRAM 3327 MB Memory utilization 12 percent CPU utilization: User 0 percent Background 0 percent Kernel 2 percent Interrupt 0 percent Idle 98 percent Model RE-TXP-LCC Serial ID 737F-1032 Start time 2009-07-09 17:06:53 PDT Uptime 14 hours, 56 minutes, 48 seconds Last reboot reason Router rebooted after a normal shutdown. Load averages: 1 minute 5 minute 15 minute 0.01 0.01 0.00 Routing Engine status: Slot 1: Current state Backup Election priority Backup (default) Temperature 30 degrees C / 86 degrees F CPU temperature 44 degrees C / 111 degrees F DRAM 3327 MB Memory utilization 9 percent CPU utilization: User 0 percent Background 0 percent Kernel 0 percent Interrupt 0 percent Idle 100 percent Model RE-TXP-LCC Serial ID 737F-1024 Start time 2009-07-08 12:37:52 PDT Uptime 1 day, 19 hours, 26 minutes, 22 seconds Last reboot reason Router rebooted after a normal shutdown.
Displaying Information About FPCs
To display information about FPCs in a routing matrix, issue the show chassis fpc command. Because there are no FPCs in a TX Matrix Plus router, there is no sfc option available for this command.
user@host> show chassis fpc
lcc0-re0: -------------------------------------------------------------------------- Temp CPU Utilization (%) Memory Utilization (%) Slot State (C) Total Interrupt DRAM (MB) Heap Buffer 0 Empty 1 Empty 2 Empty 3 Empty 4 Empty 5 Empty 6 Empty 7 Online 49 4 0 1024 7 49 lcc2-re0: -------------------------------------------------------------------------- Temp CPU Utilization (%) Memory Utilization (%) Slot State (C) Total Interrupt DRAM (MB) Heap Buffer 0 Online 47 8 0 2048 6 24 1 Online 28 4 0 1024 4 49 2 Online 39 5 0 1024 7 49 3 Empty 4 Empty 5 Empty 6 Empty 7 Empty
Displaying Information About LCCs
You can also check to see if the TX Matrix Plus router and T1600 routers are communicating correctly within the routing matrix. To verify that the T1600 routers have proper connectivity to the routing matrix, issue the show chassis lccs command. In this example, there are two T1600 routers in the routing matrix.
user@host> show chassis lccs
Slot State Uptime 0 Online 15 hours, 5 minutes, 58 seconds 1 Empty 2 Online 15 hours, 5 minutes, 58 seconds 3 Empty