Monitoring the System
This section provides basic system commands that allow you to display information about the router's state. The show configuration command, for example, allows you to display the router's entire configuration.
baseline show-delta-counts
- Use to configure the system to always display statistics relative to the most recent appropriate baseline.
- The system collects many statistics during its operation. Various show commands are available to display these statistics. Baselining allows the user to identify a point in time relative to which such statistics can be reported.
- Typically, the optional delta keyword is used with show commands to specify that baselined statistics are to be shown. This command applies the "delta" function implicitly.
- Example
host1#baseline show-delta-countsUse the no version to have access to the total statistics. show configuration
- Use to display the current (running) configuration of the router, a specified virtual router, a specified interface, or a specified category of router settings.
- See full description and examples in show configuration on 232.
show environment
- Use to display information about the router's physical environment, such as voltage or temperature.
- Optionally, specify the all keyword to view both the system environment information and the detailed temperature status table, or specify the table keyword to view only the temperature status table.
- The system displays a message if the voltage or temperature exceeds normal operating limits.
- The system enters thermal protection mode if the temperature exceeds maximum operating limits or if the fan system on the E120 router or the E320 router reports a critical error. For information about thermal protection mode on ERX-7xx models, ERX-14xx models, and the ERX-310 router, see ERX Hardware Guide, Chapter 9, Troubleshooting. For information about thermal protection mode on the E120 and E320 routers, see E120 and E320 Hardware Guide, Chapter 9, Troubleshooting.
- Field descriptions
- 14Slot5 Gbps, 14 slot midplane
- midplaneId7Slot5 Gbps, 7 slot midplane
- midplaneIdRx140010 Gbps ASIC compatible, 12 line module slots, 2 SRP module slots for ERX-14xx models
- midplaneIdRx70010 Gbps ASIC compatible, 5 line module slots, 2 SRP module slots for ERX-7xx models
- 17 slot100 or 320 Gbps, 17-slot midplane for the E120 router
- 11 slot320 Gbps, 11-slot midplane for the E120 router
- fabricCapacity and hardware revision of the fabric
- fansStatus of fans
- nvsStatus and capacity of NVS and amount of space used
- powerStates of power feeds
- AC powerFor ERX-310 routers only; states of power feeds
- srp redundancyAvailability of a redundant SRP module
- slots: cards missing or offlineStatus of each slot
- widthNumber of slots the redundant midplane covers
- spareSlot that contains a spare line module
- primarySlot that contains the primary line module
- primaryType and status of the primary timing signal
- secondaryType and status of the secondary timing signal
- tertiaryType and status of the tertiary timing signal
- auto-upgradeStatus of the auto-upgrade parameter, which enables the system to revert to a higher-priority timing source after switching to a lower-priority timing source.
- system operationalStatus of the system
- slotNumber of the slot in which the module resides
- typeType of module in the slot on the E120 and E320 routers
- temperatureTemperature of the line module, SRP module, or SFM on the E120 and E320 routers
- processor temperatureTemperature of the line module or SRP module
- processor temperature statusTemperature condition of the line module
- normalTemperature is in normal range
- too hotModule is too hot; system will go into thermal protection mode if the temperature of any module exceeds 80° C
- too coldModule is too cold; system will go into thermal protection mode if the temperature of any module drops below 5° C
- IOA temperatureTemperature of the corresponding I/O module or IOA
- IOA temperature statusTemperature condition of the corresponding I/O module or IOA
- normalTemperature is in normal range
- too hotModule is too hot; system will go into thermal protection mode if the temperature of any module exceeds 80° C
- too coldModule is too cold; system will go into thermal protection mode if the temperature of any module drops below 5° C
- IOA temperature rangesDisplays the temperature ranges for the I/O modules on ERX-7xx models, ERX-14xx models, and the ERX-310 router or IOAs on the E120 and E320 routers
- fabric temperature rangesDisplays the temperature ranges for the SRP modules and SFMs on the E120 and E320 routers
- Example 1Displays the environment of an ERX-7xx model
host1#show environment allchassis: 14 slot (id 0x3, rev. 0x0)fabric: 5 Gbps (rev. 1)fans: oknvs: ok (81MB flash disk, 54% full)power: A ok, B not presentAC power: A not present, B not presentsrp redundancy: none*** slots: cards missing or offlineonline: 6 9standby: 8offline: 2empty: 0 1 3 4 5 7 10 11 12 13line redundancy: 1 redundancy group(s)width 6, spare 8, primary 9temperature: oktiming: primaryprimary: internal SC oscillator (ok)secondary: internal SC oscillator (ok)tertiary: internal SC oscillator (ok)auto-upgrade enabled*** system operational: noprocessor processor IOA IOAtemperature temperature temperature temperatureslot (10C - 70C) status (10C - 70C) status---- ----------- ----------- ----------- -----------0 31 normal 30 normal3 31 normal 30 normal5 31 normal 30 normal7 31 normal 30 normalprocessor temperature rangesbelow -5C is too coldabove 80C is too hotlow temperature warning below 10Chigh temperature warning above 70CIOA temperature rangesbelow -5C is too coldabove 80C is too hotlow temperature warning below 10Chigh temperature warning above 70CExample 2Displays the environment of an E320 router host1#show environment allchassis: 17 slot (id 0x3, rev. 0x0)fabric: 100 Gbps (rev. 1)fans: fanSubsystemOknvs: ok (977MB flash disk, 29% full), matches running configpower: A ok, B not presentsrp redundancy: mode is file-system-synchronization auto-syncenabled, switch-on-error enabledstatus unknown*** slots: cards missing or offlineonline: 0 6 13offline: 7empty: 1 2 3 4 5 11 12 14 15 16fabric slots: okonline: 6 7 8 9 10line redundancy: nonetemperature: oktiming: primaryprimary: internal SC oscillator (ok)secondary: internal SC oscillator (ok)tertiary: internal SC oscillator (ok)auto-upgrade enabledfabric redundancy: ok*** system operational: notemperature temperatureslot type (10C - 70C) status---- ------------------ ----------- -----------0 LM-4 42 normal0/1 GE-4 IOA 23 normal6 SRP-100 32 normal6 SFM-100 32 normal6/0 SRP IOA 25 normal7 SFM-100 30 normal8 SFM-100 23 normal9 SFM-100 25 normal10 SFM-100 24 normal13 LM-4 24 normal13/0 GE-4 IOA 23 normalfabric temperature rangesbelow -5C is too coldabove 80C is too hotlow temperature warning below 10Chigh temperature warning above 70Cprocessor temperature rangesbelow -5C is too coldabove 80C is too hotlow temperature warning below 10Chigh temperature warning above 70CIOA temperature rangesbelow -5C is too coldabove 80C is too hotlow temperature warning below 10Chigh temperature warning above 70CExample 3Displays the environment on an E120 router host1#show environment allchassis: 11 slot (id 0x8, rev. 0x0)fabric: 120 Gbps (rev. 1)fans: fanSubsystemOknvs: ok (998MB flash disk, 14% full), matches running configpower: A ok, B not presentsrp redundancy: mode is file-system-synchronization auto-syncenabled, switch-on-error enabledin syncslots: okonline: 1 2 6standby: 7empty: 0 3 4 5fabric slots: okonline: 6 7 8 9 10line redundancy: nonetemperature: oktiming: primaryprimary: internal SC oscillator (ok)secondary: internal SC oscillator (ok)tertiary: internal SC oscillator (ok)auto-upgrade enabledfabric redundancy: oksystem operational: yestemperature temperatureslot type (10C - 56C) status---- -------- ----------- -----------1 LM-10 37 normal1/1 GE-8 IOA 35 normal2 LM-10 37 normal2/1 GE-8 IOA 39 normal6 SRP-120 40 normal6 SFM-120 40 normal6/0 SRP IOA 30 normal7 SRP-120 41 normal7 SFM-120 41 normal8 SFM-120 31 normal9 SFM-120 32 normal10 SFM-120 32 normalfabric temperature rangesbelow -5C is too coldabove 79C is too hotlow temperature warning below 10Chigh temperature warning above 56Cprocessor temperature rangesbelow -5C is too coldabove 79C is too hotlow temperature warning below 10Chigh temperature warning above 51CIOA temperature rangesbelow -5C is too coldabove 79C is too hotlow temperature warning below 10Chigh temperature warning above 56CExample 4Displays the temperature status table on an E120 router host1#show environment tabletemperature temperatureslot type (10C - 56C) status---- -------- ----------- -----------1 LM-10 37 normal1/1 GE-8 IOA 35 normal2 LM-10 37 normal2/1 GE-8 IOA 39 normal6 SRP-120 40 normal6 SFM-120 40 normal6/0 SRP IOA 30 normal7 SRP-120 41 normal7 SFM-120 41 normal8 SFM-120 31 normal9 SFM-120 32 normal10 SFM-120 32 normalfabric temperature rangesbelow -5C is too coldabove 79C is too hotlow temperature warning below 10Chigh temperature warning above 56Cprocessor temperature rangesbelow -5C is too coldabove 79C is too hotlow temperature warning below 10Chigh temperature warning above 51CIOA temperature rangesbelow -5C is too coldabove 79C is too hotlow temperature warning below 10Chigh temperature warning above 56Cshow fabric weights
host1#show fabric weightsFabric scheduler weights: multicast = 1 , unicast = 8show hosts
- nameName of the host
- ip addressIPv4 or IPv6 address of the host
- type of hostType of host; for example, ftp means an FTP server
host1#show hostsStatic Host Table-----------------name ip address type---- ----------- ----host1 10.2.0.124 ftphFtp 10.5.6.7 ftphTftp 10.5.6.7 tftpStatic Host Table-----------------name ip address type----- ------------------------------------- ----george 1111:2222:3333:4444:5555:6666:7777:8888 ftpdsw 10.10.121.42 ftpdeab 10.6.128.12 ftpmFtp 10.10.121.11 ftpmTftp 10.10.121.11 tftpmary 10.10.121.11 ftpsd 10.10.121.80 ftpNFS Host Table--------------name userid groupid---- ------ -------deab 2001 100show processes cpu
- task nameName of the process
- times invokedNumber of times the process has been invoked
- invocations per secondFrequency of the process invocation
- total running time (msec)Time the process has been running
- percent running timePercentage of the total running time attributable to this process
- average time per invocation (usec)Average number of microseconds per invocation of this process
- 5 second utilization (%)CPU use by the process for the last 5 seconds
- 1 minute utilization (%)CPU use by the process for the last minute
- 5 minute utilization (%)CPU use by the process for the last 5 minutes
host1#show processes cpuProcess Statistics------------------totalinvocations running percenttimes per time runningtask name invoked second (msec) time--------------------- ------- ----------- -------- -------aaaAtm1483Config 1 0 0 0%aaaServer 52 0 260 0%agent1 399 0 3600 0%ar1EthHelp 362856 4 590 0%...templateMgr 48 0 540 0%timerd 2346566 32 0 0%~GONE~ 405202 5 184700 0%~IDLE~ 0 0 360 0%~INTERRUPT~ 8840490 121 51050 0%averagetime 5 1 5per second minute minuteinvocation utilization utilization utilizationtask name (usec) (%) (%) (%)--------------------- ---------- ----------- ----------- -----------aaaAtm1483Config 0 0 0 0aaaServer 5000 0 0 0agent1 9022 0 0 0ar1EthHelp 1 0 0 0ar1InternalNetwork 19 0 0 0...~IDLE~ --- 0 0 0~INTERRUPT~ 5 0 0 0show processes memory
- Use to display the amount of memory-related resources used by system processes. Because the router allocates memory to system processes in chunks, issuing this command performs a cleanup process to gather unused, available memory for reallocation.
- You can display different output variations by using the application, slot, and virtual-router keywords. In addition, you can combine these keywords in specific ways to display information combinations of application, slot, and virtual router.
- The appearance of parentheses in the output is significant. The parentheses indicate "partial accountability" of the current memory size. In other words, the values are accurate for the row in which they appear, but the memory value used for calculating the sum total for the column may be smaller than the value displayed. This can result in the sum total for the "current size" column not matching the sum of the values that appear within the column. This disparity can occur under shared memory conditions where a portion of the memory size for one or more of the virtual routers may be accounted for elsewhere, resulting in a lower column total.
- Field descriptions
- Memory usage summaryStatistical information about the memory usage information being displayed
- applicationName of the application being viewed (if applicable); asterisk (*) if no application is specified
- routerName of the virtual router being viewed (if applicable); asterisk (*) if no virtual router is specified
- appApplication to which the statistics information applies
- rtrVirtual router to which the statistics information applies
- vrfVirtual routing and forwarding instance to which the statistics information applies
- _unassoc_Special virtual router output category that summarizes all memory that is not currently associated with any particular virtual router
- current sizeAmount of memory reserved by the listed application or virtual router
- utilizationPercentage of reserved memory currently used for the listed application or router
- headroomAmount of memory overage available to each listed application or virtual router (if needed); 100% indicates an unlimited headroom (that is, no memory limits are set for the application or virtual router)
host1#show processes memory application*** Memory usage summary (by application, 37 total) ***application: *router: *currentapp size utilization headroom---------- ------- ----------- --------aaa 98K 3% 100%bgp 90K 28% 100%bridge 1M 4% 100%cli 3K 8% 100%dcm 64K 7% 100%dhcp 644K 0% 100%dns 4K 6% 100%dvmrp 36K 0% 100%ethernet 3K 75% 100%forwarding 20K 50% 100%gplaan 52K 0% 100%igmp 1K 0% 100%..Example 2 host1#show processes memory virtual-router*** Memory usage summary (by router, 4 total) ***application: *router: *currentrtr size utilization headroom--------- ------- ----------- --------_unassoc_ (40M) 7% 99%default (339K) 23% 100%test (366K) 23% 100%vr5 (327K) 18% 100%--------- ------- ----------- --------Total: 41M 7% 99%Example 3 host1#show processes memory virtual-router vr5 application ip*** Memory usage summary (by VRF) ***application: iprouter: vr5currentvrf size utilization headroom--- ------- ----------- --------vr5 (19K) 48% 100%show reboot-history
- Use to display the history of system and module resets.
- You can display the current reboot.hty file or a saved reboot history file.
- If you have a redundant router, it can be convenient to copy the redundant module's reboot.hty file to another filename for viewing with this command.
- Field descriptions
- EntryNumber of entry in the reboot history; numbers range from lowest (most recent reset) to highest (oldest reset)
- time of resetTimestamp for reset
- run stateState of system at reset
- image typeType of image running when the record is written
- bootModule is running the boot file
- diagnosticsModule is running the diagnostics file
- applicationModule is running the software file
- locationSlot that reset; location is offset by two slots at slot 7 and above (the SRP module in slot 6 shows location as slot 7, the SRP module in slot 7 shows location as slot 9, and slots 8-13 show location as 10-15, respectively).
- build dateBuild date of software version
- reset typeCause of reset
host1#show reboot-history*** Entry 1 ***time of reset: TUE APR 10 2001 20:25:59 UTCrun state: unknownimage type: diagnosticslocation: slot (7)build date: 0x3abf4337 MON MAR 26 2001 13:25:11 UTCreset type: user reboot, task "scheduler", reason "not specified"*** Entry 2 ***time of reset: TUE APR 10 2001 20:25:44 UTCrun state: unknownimage type: diagnosticslocation: slot (8)build date: 0x3abf5d5f MON MAR 26 2001 15:16:47 UTCreset type: user reboot, task "scheduler", reason "not specified"*** Entry 3 ***time of reset: TUE APR 10 2001 20:25:03 UTCrun state: unknownimage type: diagnosticslocation: slot (4)build date: 0x3abf3ee0 MON MAR 26 2001 13:06:40 UTCreset type: user reboot, task "scheduler", reason "not specified"show running-configuration
- Use to display the configuration currently running on the router, a specified virtual router, a specified interface, or a specified category of router settings.
- See full description and examples in show running-configuration on 234.
show version
- Use to display the armed and running releases for every slot in the router and the operational status of the SRP module and line modules for all E-series routers.
- Use the all keyword with the E120 router and the E320 router to display the operational status of the IOAs.
- Field descriptions
- Model identification
- CopyrightCopyright details for the system software
- System ReleaseFilename, version, and date of the system software currently running on the router
- System running forHow long the router has been running (time elapsed since the last boot of the router), date and time of last boot; does not reflect the uptime of a particular SRP module
- slotPhysical slot that contains the line module
- stateStatus of the line module
- bootingLine module is booting
- disabled (assessing)Router is evaluating the status of this line module
- disabled (admin)Line module disabled by slot disable command
- disabled (cfg error)Use of the line module in this slot violates the permitted configuration for the router. For example, the fabric cannot supply sufficient bandwidth to the line module in this position.
- disabled (image error)Software for this line module is missing or corrupted
- disabled (mismatch)Line module in this slot is a different type from that specified in the software. Correct the condition by inserting the original module, or use the slot accept command to find information about the new module.
- hardware errorLine module has a hardware fault
- inactiveOn ERX routers, either the I/O module is not present or the primary line module is fully booted and ready to resume operation. In the latter case, the standby is currently providing services. On E120 and E320 routers, one of the following conditions exists: the primary line module has no IOAs; or the primary line module has IOAs, but they have failed diagnostics; or the standby line module has taken over for the primary line module, and has control of the IOAs.
- initializingTransitional state before the line module proceeds to the online, standby, or inactive state; diagnostics are complete, module is initializing software
- onlineLine module is operating
- not presentLine module configured for this slot is missing
- not respondingLine module has a hardware or ROM problem
- standbySpare line module or SRP module is fully booted and ready to operate if the primary line module or active SRP module fails
- unknownTransitional state while the SRP is initializing
- typeKind of module; an "e" at the end of an SRP module type (for example, SRP-5Ge) indicates that the module includes error checking code (ECC)
- adminStatus of the slot in the software
- spareLine module is a spare for line module redundancy
- running releaseSoftware that is running on the line module
- slot uptimeLength of time for which the module has been operational; a value of --- indicates that the module is not available.
- The following symbols and notices may be displayed at the end of the report:
- # This release is a result of a subsystem override
- * This release is a result of a "boot slot" override
- # The running or armed release on the slot is the same as the armed release for a subsystem. A subsystem is all the line modules of one type, such as OC3.
- * This release reflects whichever release the router is armed with at startup.
host1#show versionJuniper Edge Routing Switch ERX-700Copyright (c) 1999-2005 Juniper Networks, Inc. All rights reserved.System Release: erx_7-1-0.rel PartialVersion: 7.1.0 [BuildId 4518] (December 21, 2005 11:23)System running for: 25 days, 3 hours, 31 minutes, 5 seconds(since THU DEC 22 2005 11:36:41 UTC)slot state type admin spare running release slot uptime---- ------- ---------- ------- ----- ------------------ --------------0 standby SRP-10Ge enabled --- erx_7-1-0.rel ---1 online SRP-10Ge enabled --- erx_7-1-0.rel 25d03h:28m:49s2 --- --- --- --- --- ---3 --- --- --- --- --- ---4 online CT3-12 enabled --- erx_7-1-0.rel 25d03h:24m:46s5 online OC3-4A-APS enabled --- erx_7-1-0.rel 25d03h:24m:22s6 online GE enabled --- erx_7-1-0.rel 25d03h:24m:44sExample 2Displays the version of an E320 router host1#show versionJuniper Edge Routing Switch E320Copyright (c) 1999-2005 Juniper Networks, Inc. All rights reserved.System Release: 7b12.relVersion: 7.0.0 [BuildId 3468] (April 29, 2005 10:46)System running for: 2 days, 19 hours, 16 minutes, 17 seconds(since FRI MAY 13 2005 15:10:54 UTC)runningslot state type admin spare release slot uptime---- ------- ------- ------- ----- --------- -------------0 online LM-4 enabled --- 7b12.rel 2d19h:13m:24s1 --- --- --- --- --- ---2 online LM-4 enabled --- 7b12.rel 2d19h:13m:19s3 --- --- --- --- --- ---4 --- --- --- --- --- ---5 --- --- --- --- --- ---6 online SRP-100 enabled --- 7b12.rel 2d19h:14m:48s6 online SFM-100 enabled --- --- 2d19h:14m:47s7 standby SRP-100 enabled --- 7b12.rel ---7 online SFM-100 enabled --- --- 2d19h:14m:42s8 online SFM-100 enabled --- --- 2d19h:14m:44s9 online SFM-100 enabled --- --- 2d19h:14m:39s10 online SFM-100 enabled --- --- 2d19h:14m:40s11 --- --- --- --- --- ---12 online LM-4 enabled --- 7b12.rel 2d19h:13m:13s13 --- --- --- --- --- ---14 online LM-4 enabled --- 7b12.rel 2d19h:13m:08s15 --- --- --- --- --- ---16 --- --- --- --- --- ---host1#show version allJuniper Edge Routing Switch E320Copyright (c) 1999-2006 Juniper Networks, Inc. All rights reserved.System Release: 7-3-0.relVersion: 7.3.0 [BuildId 5759] (July 27, 2006 10:40)System running for: 3 days, 1 hour, 37 minutes, 4 seconds(since FRI JUL 28 2006 09:08:14 UTC)runningslot state type admin spare release slot uptime---- ------- ------------------- ------- ----- ------------- -------------0 online LM-4 enabled --- 7-3-0.rel 3d01h:29m:01s0/0 present 10GE IOA enabled --- ---0/1 --- --- --- --- --- ---1 online LM-4 enabled --- 7-3-0b.rel 3d01h:26m:36s1/0 present OC12/STM4-2 POS IOA enabled --- ---1/1 --- --- --- --- --- ---2 online LM-10 Uplink enabled --- 7-3-0.rel 2d18h:27m:46s2/0 present 10GE PR IOA enabled --- ---2/1 --- --- --- --- --- ---3 online LM-4 enabled --- 7-3-0.rel 2d19h:03m:53s3/0 present 10GE IOA enabled --- ---3/1 --- --- --- --- --- ---4 online LM-10 Uplink enabled --- 7-3-0.rel 3d01h:24m:39s4/0 present 10GE PR IOA enabled --- ---runningslot state type admin spare release slot uptime---- ------- ------------------- ------- ----- ------------- -------------4/1 --- --- --- --- --- ---5 --- --- --- --- --- ---5/0 --- --- --- --- --- ---5/1 --- --- --- --- --- ---6 standby SRP-320 enabled --- 7-3-0.rel ---6 online SFM-320 enabled --- --- 3d01h:33m:48s7 online SRP-320 enabled --- 7-3-0.rel 3d01h:34m:04s7 online SFM-320 enabled --- --- 3d01h:33m:59s7/0 present SRP IOA enabled --- ---8 online SFM-320 enabled --- --- 3d01h:34m:03s9 online SFM-320 enabled --- --- 3d01h:33m:50s10 online SFM-320 enabled --- --- 3d01h:33m:53s11 online LM-4 enabled --- 7-3-0.rel 3d01h:26m:43s11/0 present OC12/STM4-2 ATM IOA enabled --- ---11/1 --- --- --- --- --- ---12 online LM-4 enabled --- 7-3-0.rel 2d18h:26m:59s12/0 present GE-8 IOA enabled --- ---12/1 present GE-8 IOA enabled --- ---13 online LM-4 enabled --- 7-3-0.rel 2d18h:17m:34s13/0 present GE-4 IOA enabled --- ---13/1 --- --- --- --- --- ---14 online LM-4 enabled --- 7-3-0.rel 3d01h:27m:06s14/0 --- --- --- --- --- ---14/1 present OC12/STM4-2 POS IOA enabled --- ---15 online LM-4 enabled --- 7-3-0.rel 3d01h:26m:28s15/0 --- --- --- --- --- ---15/1 present OC12/STM4-2 ATM IOA enabled --- ---16 online LM-4 enabled --- 7-3-0.rel 3d01h:25m:17s16/0 present OC3/STM1-8 ATM IOA enabled --- ---16/1 present OC3/STM1-8 ATM IOA enabled --- ---host1#show versionJuniper Edge Routing Switch E120Copyright (c) 1999-2007 Juniper Networks, Inc. All rights reserved.System Release: 8-2-0b0-9.relVersion: 8.2.0 beta-0.9 [BuildId 7030] (April 2, 2007 13:04)System running for: 1 day, 8 hours, 38 minutes, 0 seconds(since MON APR 09 2007 05:57:30 UTC)runningslot state type admin spare release slot uptime---- ------- ------- ------- ----- ------------- -------------0 --- --- --- --- --- ---1 online LM-10 enabled --- 8-2-0b0-9.rel 1d08h:32m:29s2 online LM-10 enabled --- 8-2-0b0-9.rel 1d08h:32m:24s3 --- --- --- --- --- ---4 --- --- --- --- --- ---5 --- --- --- --- --- ---6 online SRP-120 enabled --- 8-2-0b0-9.rel 1d08h:34m:46s6 online SFM-120 enabled --- --- 1d08h:34m:45s7 standby SRP-120 enabled --- 8-2-0b0-9.rel ---7 online SFM-120 enabled --- --- 1d08h:34m:35s8 online SFM-120 enabled --- --- 1d07h:31m:04s9 online SFM-120 enabled --- --- 1d08h:34m:26s10 online SFM-120 enabled --- --- 1d08h:34m:30shost1#show version allJuniper Edge Routing Switch E120Copyright (c) 1999-2007 Juniper Networks, Inc. All rights reserved.System Release: 8-2-0b0-9.relVersion: 8.2.0 beta-0.9 [BuildId 7030] (April 2, 2007 13:04)System running for: 1 day, 8 hours, 38 minutes, 6 seconds(since MON APR 09 2007 05:57:30 UTC)runningslot state type admin spare release slot uptime---- ------- -------- ------- ----- ------------- -------------0 --- --- --- --- --- ---0/0 --- --- --- --- --- ---0/1 --- --- --- --- --- ---1 online LM-10 enabled --- 8-2-0b0-9.rel 1d08h:32m:35s1/0 --- --- --- --- --- ---1/1 present GE-8 IOA enabled --- ---2 online LM-10 enabled --- 8-2-0b0-9.rel 1d08h:32m:29s2/0 --- --- --- --- --- ---2/1 present GE-8 IOA enabled --- ---3 --- --- --- --- --- ---3/0 --- --- --- --- --- ---3/1 --- --- --- --- --- ---4 --- --- --- --- --- ---4/0 --- --- --- --- --- ---4/1 --- --- --- --- --- ---5 --- --- --- --- --- ---5/0 --- --- --- --- --- ---5/1 --- --- --- --- --- ---6 online SRP-120 enabled --- 8-2-0b0-9.rel 1d08h:34m:51s6 online SFM-120 enabled --- --- 1d08h:34m:51s6/0 present SRP IOA enabled --- ---7 standby SRP-120 enabled --- 8-2-0b0-9.rel ---7 online SFM-120 enabled --- --- 1d08h:34m:41s8 online SFM-120 enabled --- --- 1d07h:31m:09s9 online SFM-120 enabled --- --- 1d08h:34m:32s10 online SFM-120 enabled --- --- 1d08h:34m:36s