show interfaces (SONET/SDH)
Syntax
show interfaces so-fpc/pic/port<brief | detail | extensive | terse><descriptions><media><snmp-indexsnmp-index><statistics>Release Information
Command introduced before JUNOS Release 7.4.
Description
(M-series and T-series routing platforms only) Display status information about the specified SONET/SDH interface. (You can include wildcard characters in the interface name to display more than one SONET/SDH interface. See Interface Types.)
Options
none—Display standard information about the specified SONET/SDH interface.
brief | detail | extensive | terse—(Optional) Display the specified level of output.
descriptions—(Optional) Display interface description strings.
media—(Optional) Display media-specific information about network interfaces.
snmp-indexsnmp-index—(Optional) Display information for the specified SNMP index of the interface.
statistics—(Optional) Display static interface statistics.Required Privilege Level
List of Sample Output
show interfaces (SDH Mode, PPP)show interfaces brief (SDH Mode, PPP)show interfaces detail (SDH Mode, PPP)show interfaces extensive (SDH Mode, PPP)show interfaces (SONET Mode, Frame Relay)show interfaces brief (SONET Mode, Frame Relay)show interfaces detail (SONET Mode, Frame Relay)show interfaces extensive (SONET Mode, Frame Relay)Output Fields
Table 51 lists the output fields for the
show interfaces(SONET/SDH) command. Output fields are listed in the approximate order in which they appear.
State of the interface. Possible values are described in Enabled Field.
Physical interface's index number, which reflects its initialization sequence.
Unique number for use by Juniper Networks technical support only.
SONET/SDH reference clock source. It can be
InternalorExternal. Clocking is configured and displayed only for channel 0.Whether loopback is enabled and the type of loopback (
localorremote).Frame check sequence on the interface (either
16or32). The default is16bits.Information about the physical device. Possible values are described in Device Flags.
Information about the interface. Possible values are described in Interface Flags.
Information about the link. Possible values are described in Link Flags.
(Frame Relay) Settings for Local Management Interface (LMI). The format is
(ANSI or ITU) LMI settings:value,value...xxseconds, wherevaluecan be:(Frame Relay) LMI packet statistics:
Input—Number of packets coming in on the interface (nn) and how much time has passed since the last packet arrived. The format isInput:nn(last seenhh:mm:ssago).Output—Number of packets sent out on the interface (nn) and how much time has passed since the last packet was sent. The format isOutput:nn(last senthh:mm:ssago).(Frame Relay) Statistics about messages transmitted from the data terminal equipment (DTE) to the data circuit-terminating equipment (DCE):
Enquiries sent—Number of link status enquiries sent from the DTE to the DCE.Full enquiries sent—Number of full enquiries sent from the DTE to the DCE.Enquiry responses received—Number of enquiry responses received by the DTE from the DCE.Full enquiry responses received—Number of full enquiry responses sent from the DTE to the DCE.(Frame Relay) Statistics about messages transmitted from the DCE to the DTE:
Enquiries received—Number of enquiries received by the DCE from the DTE.Full enquiries received—Number of full enquiries received by the DCE from the DTE.Enquiry responses sent—Number of enquiry responses sent from the DCE to the DTE.Full enquiry responses sent—Number of full enquiry responses sent from the DCE to the DTE.(Frame Relay) Statistics about messages sent between the DTE and the DCE:
Unknown messages received—Number of received packets that do not fall into any category.Asynchronous updates received—Number of link status peer changes received.Out-of-sequence packets received—Number of packets for which the sequence of the packets received is different from the expected sequence.Keepalive responses timedout—Number of keepalive responses that timed out when no LMI packet was reported forn392dteorn393dceintervals. (SeeLMI settings.)(Frame Relay. Displayed only from the DTE) Number of DLCIs configured from the DCE.
Current interface hold-time up and hold-time down, in milliseconds.
(PPP and HDLC) Configured settings for keepalives.
intervalseconds—The time in seconds between successive keepalive requests. The range is10seconds through32,767seconds, with a default of10seconds.down-countnumber—The number of keepalive packets a destination must fail to receive before the network takes a link down. The range is1through255, with a default of3.up-countnumber—The number of keepalive packets a destination must receive to change a link's status from down to up. The range is1through255, with a default of1.(PPP) Displays the state of the Challenge Handshake Authentication Protocol (CHAP) during its transaction.
Chap-Chal-received—Challenge was received but response not yet sent.Chap-Chal-sent—Challenge was sent.Chap-Resp-received—Response was received for the challenge sent, but CHAP has not yet moved into theSuccessstate. (Most likely with RADIUS authentication.)Chap-Resp-sent—Response was sent for the challenge received.Closed—CHAP authentication is incomplete.Failure—CHAP authentication failed.Not-configured—CHAP is not configured on the interface.Success—CHAP authentication was successful.Date, time, and how long ago the interface went from down to up. The format is
Last flapped:year-month-day hour:minute:secondtimezone(hour:minute:secondago). For example,Last flapped: 2002-04-26 10:52:40 PDT (04:33:20 ago).Input rate in bits per second (bps) and packets per second (pps).
Time when the statistics for the interface were last set to zero.
Number of bytes and packets received and transmitted on the physical interface, and the traffic rate in bits per seconds (bps).
Input errors on the interface. The following paragraphs explain the counters whose meaning might not be obvious:
Errors—Sum of the incoming frame aborts and FCS errors.Drops—Number of packets dropped by the input queue of the I/O Manager ASIC. If the interface is saturated, this number increments once for every packet that is dropped by the ASIC's RED mechanism.Framing errors—Number of packets received with an invalid frame checksum (FCS).Runts—Number of frames received that are smaller than the runt threshold.Giants—Number of frames received that are larger than the giant threshold.Bucket Drops—Drops resulting from the traffic load exceeding the interface transmit/receive leaky bucket configuration. The default isoff.Policed discards—Number of frames that the incoming packet match code discarded because they were not recognized or not of interest. Usually, this field reports protocols that the JUNOS software does not handle.L3 incompletes—Number of incoming packets discarded because they failed Layer 3 (usually IPv4) sanity checks of the header. For example, a frame with less than 20 bytes of available IP header is discarded.L2 channel errors—Number of times the software did not find a valid logical interface for an incoming frame.L2 mismatch timeouts—Number of malformed or short packets that caused the incoming packet handler to discard the frame as unreadable.HS link CRC errors—Number of errors on the high-speed links between the ASICs responsible for handling the router interfaces.HS link FIFO overflows—Number of FIFO overflows on the high-speed links between the ASICs responsible for handling the router interfaces.Output errors on the interface. The following paragraphs explain the counters whose meaning might not be obvious:
Carrier transitions—Number of times the interface has gone fromdowntoup. This number does not normally increment quickly, increasing only when the cable is unplugged, the far-end system is powered down and up, or another problem occurs. If the number of carrier transitions increments quickly (perhaps once every 10 seconds), the cable, the far-end system, or the PIC is malfunctioning.Errors—Sum of the outgoing frame aborts and FCS errors.Drops—Number of packets dropped by the output queue of the I/O Manager ASIC. If the interface is saturated, this number increments once for every packet that is dropped by the ASIC's RED mechanism.Aged packets—Number of packets that remained in shared packet SDRAM so long that the system automatically purged them. The value in this field should never increment. If it does, it is most likely a software bug or possibly malfunctioning hardware.HS link FIFO underflows—Number of FIFO underflows on the high-speed links between the ASICs responsible for handling the router interfaces.MTU errors—Number of packets whose size exceeds the MTU of the interface.Total number of egress queues supported on the specified interface.
CoS queue number and its associated user-configured forwarding class name.
(SONET) SONET media-specific alarms and defects that prevents the interface from passing packets. When a defect persists for a certain period, it is promoted to an alarm. Based on the router configuration, an alarm can ring the red or yellow alarm bell on the router or light the red or yellow alarm LED on the craft interface. See these fields for possible alarms and defects:
SONET PHY,SONET section,SONET line, andSONET path.Active alarms and defects, plus counts of specific SONET errors with detailed information.
Seconds—Number of seconds the defect has been active.Count—Number of times that the defect has gone from inactive to active.State—State of the error. State other thanOKindicates a problem.
BIP-B2—Bit interleaved parity for SONET line overheadREI-L—Remote error indication (near-end line)RDI-L—Remote defect indication (near-end line)AIS-L—Alarm indication signal (near-end line)BERR-SF—Bit error rate fault (signal failure)BERR-SD—Bit error rate defect (signal degradation)ES-L—Errored seconds (near-end line)SES-L—Severely errored seconds (near-end line)UAS-L—Unavailable seconds (near-end line)ES-LFE—Errored seconds (far-end line)SES-LFE—Severely errored seconds (far-end line)UAS-LFE—Unavailable seconds (far-end line)Active alarms and defects, plus counts of specific SONET errors with detailed information.
Seconds—Number of seconds the defect has been active.Count—Number of times that the defect has gone from inactive to active.State—State of the error. State other thanOKindicates a problem.
BIP-B3—Bit interleaved parity for SONET section overheadREI-P—Remote error indicationLOP-P—Loss of pointer (path)AIS-P—Path alarm indication signalRDI-P—Path remote defect indicationUNEQ-P—Path unequippedPLM-P—Path payload label mismatchES-P—Errored seconds (near-end STS path)SES-P—Severely errored seconds (near-end STS path)UAS-P—Unavailable seconds (near-end STS path)ES-PFE—Errored seconds (far-end STS path)SES-PFE—Severely errored seconds (far-end STS path)UAS-PFE—Unavailable seconds (far-end STS path)Values of the received and transmitted SONET overhead:
C2—Signal label. Allocated to identify the construction and content of the STS-level SPE and for PDI-P.F1—Section user channel byte. This byte is set aside for the purposes of users.K1andK2—These bytes are allocated for APS signaling for the protection of the multiplex section.J0—Section trace. This byte is defined for STS-1 number 1of an STS-Nsignal. Used to transmit a 1-byte fixed-length string or a 16-byte message so that a receiving terminal in a section can verify its continued connection to the intended transmitter.S1—Synchronization status. The S1 byte is located in the first STS-1 of an STS-N.Z3andZ4—Allocated for future use.SDH media-specific defects that can prevent the interface from passing packets. When a defect persists for a certain period, it is promoted to an alarm. Based on the router configuration, an alarm can ring the red or yellow alarm bell on the router or light the red or yellow alarm LED on the craft interface. See these fields for possible alarms and defects:
SDH PHY,SDH regenerator section,SDH multiplex section, andSDH path.Active alarms and defects, plus counts of specific SDH
errors with detailed information.Active alarms and defects, plus counts of specific SDH errors with detailed information.
Active alarms and defects, plus counts of specific SDH errors with detailed information.
Seconds—Number of seconds the defect has been active.Count—Number of times that the defect has gone from inactive to active.State—State of the error. State other thanOKindicates a problem.
MS-BIP24— 8-bit BIP for high-order path overhead (B3 byte)MS-FEBE—Far-end block error (multiplex section)MS-FERF—Far-end remote fail (multiplex section)MS-AIS—alarm indication signal (multiplex section)BERR-SF—Bit error rate fault (signal failure)BERR-SD—Bit error rate defect (signal degradation)MS-ES—Errored seconds (near-end multiplex section)MS-SES—Severely errored seconds (near-end multiplex section)MS-UAS—Unavailable seconds (near-end multiplex section)MS-ES-FE—Errored seconds (far-end multiplex section)MS-SES-FE—Severely errored seconds (far-end multiplex section)MS-UAS-FE—Unavailable seconds (far-end multiplex sectionActive alarms and defects, plus counts of specific SDH errors with detailed information.
Seconds—Number of seconds the defect has been active.Count—Number of times that the defect has gone from inactive to active.State—State of the error. State other thanOKindicates a problem.
HP-BIP8—8-bit BIP for regenerator section overhead (B1 byte)HP-FEBE—Far-end block error (high-order path)HP-LOP—Loss of pointer (high-order path)HP-AIS—High-order-path alarm indication signalHP-FERF—Far-end remote fail (high-order path)HP-UNEQ—Unequipped (high-order path)HP-PLM—Payload label mismatch (high-order path)HP-ES—Errored seconds (near-end high-order path)HP-SES—Severely errored seconds (near-end high-order path)HP-UAS—Unavailable seconds (near-end high-order path)HP-ES-FE—Errored seconds (far-end high-order path)HP-SES-FE—Severely errored seconds (far-end high-order path)HP-UAS-FE—Unavailable seconds (far-end high-order path)Values of the received and transmitted SONET overhead:
C2—Signal label. Allocated to identify the construction and content of the STS-level SPE and for PDI-P.F1—Section user channel byte. This byte is set aside for the purposes of users.K1andK2—These bytes are allocated for APS signaling for the protection of the multiplex section.J0—Section trace. This byte is defined for STS-1 number 1of an STS-Nsignal. Used to transmit a 1-byte fixed-length string or a 16-byte message so that a receiving terminal in a section can verify its continued connection to the intended transmitter.S1—Synchronization status. The S1 byte is located in the first STS-1 of an STS-N.Z3andZ4—Allocated for future use.SONET/SDH interfaces allow path trace bytes to be sent inband across the SONET/SDH link. Juniper Networks and other router manufacturers use these bytes to help diagnose misconfigurations and network errors by setting the transmitted path trace message so that it contains the system hostname and name of the physical interface. The received path trace value is the message received from the router at the other end of the fiber. The transmitted path trace value is the message that this router transmits.
Information about the configuration of the Packet Forwarding Engine:
Destination slot—FPC slot number.PLP byte—Packet Level Protocol byte.CoS transmit queue—The queue number and its associated user-configured forwarding class name.
bandwidth%—Percentage of bandwidth allocated to the queue.Bandwidth bps—Bandwidth allocated to the queue (in bps).buffer%—Percentage of buffer space allocated to the queue.Buffer usec—Amount of buffer space allocated to the queue, in microseconds. This value is nonzero only if the buffer size is configured in terms of time.Priority—Queue priority. Possible values arelowandhigh.Limit—Displayed if rate limiting is configured for the queue. Possible values arenoneandexact. Ifexactis configured, the queue transmits only up to the configured bandwidth, even if excess bandwidth is available. Ifnoneis configured, the queue transmits beyond the configured bandwidth if bandwidth is available.Logical interface index number, which reflects its initialization sequence.
Unique number for use by Juniper Networks technical support only.
Information about the logical interface. Possible values are described in Logical Interface Flags.
Total number of bytes and packets received and transmitted on the logical interface. These statistics are the sum of the local and transit statistics. When a burst of traffic is received, the value in the output packet rate field might briefly exceed the peak cell rate. It takes awhile (generally, less than 1 second) for this counter to stabilize.
Statistics for traffic received from and transmitted to the Routing Engine. When a burst of traffic is received, the value in the output packet rate field might briefly exceed the peak cell rate. It takes awhile (generally, less than 1 second) for this counter to stabilize.
Statistics for traffic transiting the router. When a burst of traffic is received, the value in the output packet rate field might briefly exceed the peak cell rate. It takes awhile (generally, less than 1 second) for this counter to stabilize.
Protocol family configured on the logical interface, such as
iso,inet6, ormpls.Protocol family configured on the logical interface. If the protocol is
inet, the IP address of the interface is also displayed.(If the logical interface is configured as part of a multilink bundle.) Interface name for the multilink bundle.
(If the logical interface is configured as part of an aggregated SONET bundle.) AS bundle number.
Unique number for use by Juniper Networks technical support only.
Routing table in which the logical interface address is located. For example,
0refers to the routing table inet.0.Information about the protocol family flags. Possible values are described in Family Flags.
Information about the address flags. Possible values are described in Addresses, Flags.
(Frame Relay) DLCI number of the logical interface. The following DLCI information is displayed:
Flags,Total down time,Last down, andTraffic statistics.Flagsis one or more of the following:
Active—Set when the link is active and the DTE and DCE are exchanging information.Down—Set when the link is active, but no information is received from the DCE.Unconfigured—Set when the corresponding DLCI in the DCE is not configured.Configured—Set when the corresponding DLCI in the DCE is configured.Dce-configured—Displayed when the command is issued from the DTE.(Frame Relay) Data-link connection identifier (DLCI) statistics.
show interfaces (SDH Mode, PPP)
user@host>show interfaces so-0/0/0Physical interface: so-0/0/0, Enabled, Physical link is UpInterface index: 149, SNMP ifIndex: 66Link-level type: PPP, MTU: 4474, Clocking: Internal, SDH mode, Speed: OC3,Loopback: None, FCS: 16, Payload scrambler: EnabledDevice flags : Present RunningInterface flags: Point-To-Point SNMP-Traps Internal: 0x4000Link flags : KeepalivesKeepalive settings: Interval 10 seconds, Up-count 1, Down-count 3Keepalive: Input: 30 (00:00:07 ago), Output: 29 (00:00:05 ago)LCP state: OpenedNCP state: inet: Opened, inet6: Not-configured, iso: Not-configured, mpls:Not-configuredCHAP state: ClosedCoS queues : 4 supported, 4 maximum usable queuesLast flapped : 2006-03-24 13:20:56 PST (00:05:09 ago)Input rate : 0 bps (0 pps)Output rate : 0 bps (0 pps)SDH alarms : NoneSDH defects : NoneLogical interface so-0/0/0.0 (Index 66) (SNMP ifIndex 43)Flags: Point-To-Point SNMP-Traps 0x4000 Encapsulation: PPPProtocol inet, MTU: 4470Flags: NoneAddresses, Flags: Is-Preferred Is-PrimaryDestination: 10.0.12.0/30, Local: 10.0.12.1, Broadcast: 10.0.12.3Protocol iso, MTU: 4470Flags: Protocol-DownProtocol mpls, MTU: 4458Flags: Protocol-Down, Is-Primaryshow interfaces brief (SDH Mode, PPP)
user@host>show interfaces so-0/0/0 briefPhysical interface: so-0/0/0, Enabled, Physical link is UpLink-level type: PPP, MTU: 4474, Clocking: Internal, SDH mode, Speed: OC3,Loopback: None, FCS: 16, Payload scrambler: EnabledDevice flags : Present RunningInterface flags: Point-To-Point SNMP-Traps Internal: 0x4000Link flags : KeepalivesKeepalive settings: Interval 10 seconds, Up-count 1, Down-count 3Keepalive: Input: 25 (00:00:01 ago), Output: 24 (00:00:04 ago)SDH alarms : NoneSDH defects : NoneLogical interface so-0/0/0.0Flags: Point-To-Point SNMP-Traps 0x4000 Encapsulation: PPPinet 10.0.12.1/30isomplsshow interfaces detail (SDH Mode, PPP)
user@host>show interfaces so-0/0/0 detailPhysical interface: so-0/0/0, Enabled, Physical link is UpInterface index: 149, SNMP ifIndex: 66, Generation: 35Link-level type: PPP, MTU: 4474, Clocking: Internal, SDH mode, Speed: OC3,Loopback: None, FCS: 16, Payload scrambler: EnabledDevice flags : Present RunningInterface flags: Point-To-Point SNMP-Traps Internal: 0x4000Link flags : KeepalivesHold-times : Up 0 ms, Down 0 msKeepalive settings: Interval 10 seconds, Up-count 1, Down-count 3Keepalive statistics:Input : 33 (last seen 00:00:05 ago)Output: 32 (last sent 00:00:06 ago)LCP state: OpenedNCP state: inet: Opened, inet6: Not-configured, iso: Not-configured, mpls:Not-configuredCHAP state: ClosedCoS queues : 4 supported, 4 maximum usable queuesLast flapped : 2006-03-24 13:20:56 PST (00:05:38 ago)Statistics last cleared: NeverTraffic statistics:Input bytes : 862 0 bpsOutput bytes : 3592 64 bpsInput packets: 70 0 ppsOutput packets: 330 0 ppsEgress queues: 4 supported, 4 in useQueue counters: Queued packets Transmitted packets Dropped packets0 best-effort 0 0 01 expedited-fo 0 0 02 assured-forw 0 0 03 network-cont 329 329 0SDH alarms : NoneSDH defects : NoneLogical interface so-0/0/0.0 (Index 66) (SNMP ifIndex 43) (Generation 19)Flags: Point-To-Point SNMP-Traps 0x4000 Encapsulation: PPPProtocol inet, MTU: 4470, Generation: 48, Route table: 0Flags: NoneAddresses, Flags: Is-Preferred Is-PrimaryDestination: 10.0.12.0/30, Local: 10.0.12.1, Broadcast: 10.0.12.3,Generation: 48Protocol iso, MTU: 4470, Generation: 49, Route table: 0Flags: Protocol-DownProtocol mpls, MTU: 4458, Generation: 50, Route table: 0Flags: Protocol-Down, Is-Primaryshow interfaces extensive (SDH Mode, PPP)
user@host>show interfaces so-0/0/0 extensivePhysical interface: so-0/0/0, Enabled, Physical link is UpInterface index: 149, SNMP ifIndex: 66, Generation: 35Link-level type: PPP, MTU: 4474, Clocking: Internal, SDH mode, Speed: OC3,Loopback: None, FCS: 16, Payload scrambler: EnabledDevice flags : Present RunningInterface flags: Point-To-Point SNMP-Traps Internal: 0x4000Link flags : KeepalivesHold-times : Up 0 ms, Down 0 msKeepalive settings: Interval 10 seconds, Up-count 1, Down-count 3Keepalive statistics:Input : 36 (last seen 00:00:01 ago)Output: 35 (last sent 00:00:10 ago)LCP state: OpenedNCP state: inet: Opened, inet6: Not-configured, iso: Not-configured, mpls:Not-configuredCHAP state: ClosedCoS queues : 4 supported, 4 maximum usable queuesLast flapped : 2006-03-24 13:20:56 PST (00:06:08 ago)Statistics last cleared: NeverTraffic statistics:Input bytes : 922 0 bpsOutput bytes : 3850 64 bpsInput packets: 75 0 ppsOutput packets: 356 0 ppsLabel-switched interface (LSI) traffic statistics:Input bytes : 0 0 bpsInput packets: 0 0 ppsInput errors:Errors: 0, Drops: 0, Framing errors: 0, Runts: 0, Giants: 0,Bucket drops: 0, Policed discards: 218, L3 incompletes: 0,L2 channel errors: 0, L2 mismatch timeouts: 2, HS link CRC errors: 0,HS link FIFO overflows: 0Output errors:Carrier transitions: 3, Errors: 0, Drops: 0, Aged packets: 0,HS link FIFO underflows: 0, MTU errors: 0Egress queues: 4 supported, 4 in useQueue counters: Queued packets Transmitted packets Dropped packets0 best-effort 0 0 01 expedited-fo 0 0 02 assured-forw 0 0 03 network-cont 354 354 0SDH alarms : NoneSDH defects : NoneSDH PHY: Seconds Count StatePLL Lock 0 0 OKPHY Light 2 1 OKSDH regenerator section:RS-BIP8 0 0OOF 3 8 OKLOS 3 2 OKLOF 3 2 OKRS-ES 3RS-SES 3RS-SEFS 3SDH multiplex section:MS-BIP24 0 0MS-FEBE 0 0MS-FERF 3 2 OKMS-AIS 2 1 OKBERR-SF 0 0 OKBERR-SD 0 0 OKMS-ES 3MS-SES 3MS-UAS 0MS-SES-FE 3MS-UAS-FE 0SDH path:HP-BIP8 0 0HP-FEBE 0 0HP-LOP 1 1 OKHP-AIS 2 1 OKHP-FERF 3 2 OKHP-UNEQ 0 0 OKHP-PLM 1 1 OKHP-ES 3HP-SES 3HP-UAS 0HP-ES-FE 3HP-SES-FE 3HP-UAS-FE 0Received SDH overhead:F1 : 0x00, J0 : 0x00, K1 : 0x00, K2 : 0x00S1 : 0x00, C2 : 0xcf, C2(cmp) : 0xcf, F2 : 0x00Z3 : 0x00, Z4 : 0x00, S1(cmp) : 0x00Transmitted SDH overhead:F1 : 0x00, J0 : 0x01, K1 : 0x00, K2 : 0x00S1 : 0x00, C2 : 0xcf, F2 : 0x00, Z3 : 0x00Z4 : 0x00Received path trace: R2 so-0/0/052 32 20 73 6f 2d 30 2f 30 2f 30 00 00 00 00 00 R2 so-0/0/0.....Transmitted path trace: R1 so-0/0/052 31 20 73 6f 2d 30 2f 30 2f 30 00 00 00 00 00 R1 so-0/0/0.....HDLC configuration:Policing bucket: DisabledShaping bucket : DisabledGiant threshold: 4484, Runt threshold: 3Packet Forwarding Engine configuration:Destination slot: 0, PLP byte: 1 (0x00)CoS transmit queue Bandwidth Buffer Priority Limit% bps % usec0 best-effort 95 147744000 95 0 low none3 network-control 5 7776000 5 0 low noneLogical interface so-0/0/0.0 (Index 66) (SNMP ifIndex 43) (Generation 19)Flags: Point-To-Point SNMP-Traps 0x4000 Encapsulation: PPPProtocol inet, MTU: 4470, Generation: 48, Route table: 0Flags: NoneAddresses, Flags: Is-Preferred Is-PrimaryDestination: 10.0.12.0/30, Local: 10.0.12.1, Broadcast: 10.0.12.3,Generation: 48Protocol iso, MTU: 4470, Generation: 49, Route table: 0Flags: Protocol-DownProtocol mpls, MTU: 4458, Generation: 50, Route table: 0Flags: Protocol-Down, Is-PrimaryMS-ES-FE 3show interfaces brief (SONET Mode, Frame Relay)
user@host>show interfaces so-0/0/0 briefPhysical interface: so-0/0/0, Enabled, Physical link is UpLink-level type: Frame-Relay, MTU: 4474, Clocking: Internal, SONET mode,Speed: OC3, Loopback: None, FCS: 16, Payload scrambler: EnabledDevice flags : Present RunningInterface flags: Link-Layer-Down Point-To-Point SNMP-Traps Internal: 0x4000Link flags : Keepalives DTEANSI LMI settings: n391dte 6, n392dte 3, n393dte 4, t391dte 10 secondsLMI: Input: 29 (00:00:02 ago), Output: 28 (00:00:01 ago)SONET alarms : NoneSONET defects : NoneLogical interface so-0/0/0.0Flags: Device-Down Point-To-Point SNMP-Traps Encapsulation: FR-NLPIDinet 10.0.12.1 --> 10.0.12.2isomplsDLCI 16Flags: Down, DCE-UnconfiguredTotal down time: 00:04:12 sec, Last down: 00:04:12 agoshow interfaces (SONET Mode, Frame Relay)
user@host>show interfaces so-0/0/0Physical interface: so-0/0/0, Enabled, Physical link is UpInterface index: 128, SNMP ifIndex: 66Link-level type: Frame-Relay, MTU: 4474, Clocking: Internal, SONET mode,Speed: OC3, Loopback: None, FCS: 16, Payload scrambler: EnabledDevice flags : Present RunningInterface flags: Link-Layer-Down Point-To-Point SNMP-Traps Internal: 0x4000Link flags : Keepalives DTEANSI LMI settings: n391dte 6, n392dte 3, n393dte 4, t391dte 10 secondsLMI: Input: 23 (00:00:05 ago), Output: 22 (00:00:03 ago)DTE statistics:Enquiries sent : 19Full enquiries sent : 3Enquiry responses received : 20Full enquiry responses received : 3DCE statistics:Enquiries received : 0Full enquiries received : 0Enquiry responses sent : 0Full enquiry responses sent : 0Common statistics:Unknown messages received : 0Asynchronous updates received : 0Out-of-sequence packets received : 0Keepalive responses timedout : 1CoS queues : 4 supported, 4 maximum usable queuesLast flapped : 2006-03-06 11:53:20 PST (3d 03:09 ago)Input rate : 0 bps (0 pps)Output rate : 56 bps (0 pps)SONET alarms : NoneSONET defects : NoneLogical interface so-0/0/0.0 (Index 79) (SNMP ifIndex 43)Flags: Device-Down Point-To-Point SNMP-Traps Encapsulation: FR-NLPIDInput packets : 0Output packets: 0Protocol inet, MTU: 4470Flags: NoneAddresses, Flags: Dest-route-down Is-Preferred Is-PrimaryDestination: 10.0.12.2, Local: 10.0.12.1Protocol iso, MTU: 4470Flags: NoneProtocol mpls, MTU: 4450DLCI 16Flags: Down, DCE-UnconfiguredTotal down time: 00:03:11 sec, Last down: 00:03:11 agoInput packets : 0Output packets: 0DLCI statistics:Active DLCI :0 Inactive DLCI :1show interfaces detail (SONET Mode, Frame Relay)
user@host>show interfaces so-0/0/0 detailPhysical interface: so-0/0/0, Enabled, Physical link is UpInterface index: 128, SNMP ifIndex: 66, Generation: 11Link-level type: Frame-Relay, MTU: 4474, Clocking: Internal, SONET mode,Speed: OC3, Loopback: None, FCS: 16, Payload scrambler: EnabledDevice flags : Present RunningInterface flags: Link-Layer-Down Point-To-Point SNMP-Traps Internal: 0x4000Link flags : Keepalives DTEHold-times : Up 0 ms, Down 0 msANSI LMI settings: n391dte 6, n392dte 3, n393dte 4, t391dte 10 secondsLMI statistics:Input : 33 (last seen 00:00:09 ago)Output: 32 (last sent 00:00:01 ago)DTE statistics:Enquiries sent : 27Full enquiries sent : 5Enquiry responses received : 28Full enquiry responses received : 5DCE statistics:Enquiries received : 0Full enquiries received : 0Enquiry responses sent : 0Full enquiry responses sent : 0Common statistics:Unknown messages received : 0Asynchronous updates received : 0Out-of-sequence packets received : 0Keepalive responses timedout : 1CoS queues : 4 supported, 4 maximum usable queuesLast flapped : 2006-03-06 11:53:20 PST (3d 03:10 ago)Statistics last cleared: NeverTraffic statistics:Input bytes : 495368 0 bpsOutput bytes : 2765014 56 bpsInput packets: 41165 0 ppsOutput packets: 133530 0 ppsEgress queues: 4 supported, 4 in useQueue counters: Queued packets Transmitted packets Dropped packets0 best-effort 18 18 01 expedited-fo 0 0 02 assured-forw 0 0 03 network-cont 133506 133506 0SONET alarms : NoneSONET defects : NoneLogical interface so-0/0/0.0 (Index 79) (SNMP ifIndex 43) (Generation 28)Flags: Device-Down Point-To-Point SNMP-Traps Encapsulation: FR-NLPIDTraffic statistics:Input bytes : 0Output bytes : 0Input packets: 0Output packets: 0Local statistics:Input bytes : 0Output bytes : 0Input packets: 0Output packets: 0Transit statistics:Input bytes : 0 0 bpsOutput bytes : 0 0 bpsInput packets: 0 0 ppsOutput packets: 0 0 ppsProtocol inet, MTU: 4470, Generation: 49, Route table: 0Flags: NoneAddresses, Flags: Dest-route-down Is-Preferred Is-PrimaryDestination: 10.0.12.2, Local: 10.0.12.1, Broadcast: Unspecified,Generation: 61Protocol iso, MTU: 4470, Generation: 50, Route table: 0Flags: NoneProtocol mpls, MTU: 4450, Generation: 51, Route table: 0DLCI 16Flags: Down, DCE-UnconfiguredTotal down time: 00:04:54 sec, Last down: 00:04:54 agoTraffic statistics:Input bytes : 0Output bytes : 0Input packets: 0Output packets: 0DLCI statistics:Active DLCI :0 Inactive DLCI :1show interfaces extensive (SONET Mode, Frame Relay)
user@host>show interfaces so-0/0/0 extensivePhysical interface: so-0/0/0, Enabled, Physical link is UpInterface index: 128, SNMP ifIndex: 66, Generation: 11Link-level type: Frame-Relay, MTU: 4474, Clocking: Internal, SONET mode,Speed: OC3, Loopback: None, FCS: 16, Payload scrambler: EnabledDevice flags : Present RunningInterface flags: Link-Layer-Down Point-To-Point SNMP-Traps Internal: 0x4000Link flags : Keepalives DTEHold-times : Up 0 ms, Down 0 msANSI LMI settings: n391dte 6, n392dte 3, n393dte 4, t391dte 10 secondsLMI statistics:Input : 39 (last seen 00:00:02 ago)Output: 36 (last sent 00:00:07 ago)DTE statistics:Enquiries sent : 30Full enquiries sent : 6Enquiry responses received : 33Full enquiry responses received : 6DCE statistics:Enquiries received : 0Full enquiries received : 0Enquiry responses sent : 0Full enquiry responses sent : 0Common statistics:Unknown messages received : 0Asynchronous updates received : 0Out-of-sequence packets received : 0Keepalive responses timedout : 1CoS queues : 4 supported, 4 maximum usable queuesLast flapped : 2006-03-06 11:53:20 PST (3d 03:11 ago)Statistics last cleared: NeverTraffic statistics:Input bytes : 495452 56 bpsOutput bytes : 2765074 0 bpsInput packets: 41171 0 ppsOutput packets: 133534 0 ppsLabel-switched interface (LSI) traffic statistics:Input bytes : 0 0 bpsInput packets: 0 0 ppsInput errors:Errors: 0, Drops: 0, Framing errors: 0, Runts: 0, Giants: 0,Bucket drops: 0, Policed discards: 0, L3 incompletes: 0,L2 channel errors: 0, L2 mismatch timeouts: 0, HS link CRC errors: 0,HS link FIFO overflows: 0Output errors:Carrier transitions: 3, Errors: 0, Drops: 0, Aged packets: 0,HS link FIFO underflows: 0, MTU errors: 0Egress queues: 4 supported, 4 in useQueue counters: Queued packets Transmitted packets Dropped packets0 best-effort 18 18 01 expedited-fo 0 0 02 assured-forw 0 0 03 network-cont 133510 133510 0SONET alarms : NoneSONET defects : NoneSONET PHY: Seconds Count StatePLL Lock 0 0 OKPHY Light 60 1 OKSONET section:BIP-B1 0 0SEF 108 158 OKLOS 108 2 OKLOF 108 2 OKES-S 108SES-S 108SEFS-S 108SONET line:BIP-B2 0 0REI-L 0 0RDI-L 1 1 OKAIS-L 107 1 OKBERR-SF 0 0 OKBERR-SD 44 2 OKES-L 108SES-L 108UAS-L 97ES-LFE 1SES-LFE 1UAS-LFE 0SONET path:BIP-B3 0 0REI-P 0 0LOP-P 1 1 OKAIS-P 107 1 OKRDI-P 1 1 OKUNEQ-P 0 0 OKPLM-P 1 1 OKES-P 108SES-P 108UAS-P 97ES-PFE 1SES-PFE 1UAS-PFE 0Received SONET overhead:F1 : 0x00, J0 : 0x00, K1 : 0x00, K2 : 0x00S1 : 0x00, C2 : 0xcf, C2(cmp) : 0xcf, F2 : 0x00Z3 : 0x00, Z4 : 0x00, S1(cmp) : 0x00Transmitted SONET overhead:F1 : 0x00, J0 : 0x01, K1 : 0x00, K2 : 0x00S1 : 0x00, C2 : 0xcf, F2 : 0x00, Z3 : 0x00Z4 : 0x00Received path trace: R2 so-0/0/052 32 20 73 6f 2d 30 2f 30 2f 30 00 00 00 00 00 R2 so-0/0/0.....00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................00 00 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a ................Transmitted path trace: R1 so-0/0/052 31 20 73 6f 2d 30 2f 30 2f 30 00 00 00 00 00 R1 so-0/0/0.....00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................HDLC configuration:Policing bucket: DisabledShaping bucket : DisabledGiant threshold: 4484, Runt threshold: 3Packet Forwarding Engine configuration:Destination slot: 0, PLP byte: 1 (0x00)CoS transmit queue Bandwidth Buffer Priority Limit% bps % usec0 best-effort 95 147744000 95 0 low none3 network-control 5 7776000 5 0 low noneLogical interface so-0/0/0.0 (Index 79) (SNMP ifIndex 43) (Generation 28)Flags: Device-Down Point-To-Point SNMP-Traps Encapsulation: FR-NLPIDTraffic statistics:Input bytes : 0Output bytes : 0Input packets: 0Output packets: 0Local statistics:Input bytes : 0Output bytes : 0Input packets: 0Output packets: 0Transit statistics:Input bytes : 0 0 bpsOutput bytes : 0 0 bpsInput packets: 0 0 ppsOutput packets: 0 0 ppsProtocol inet, MTU: 4470, Generation: 49, Route table: 0Flags: NoneAddresses, Flags: Dest-route-down Is-Preferred Is-PrimaryDestination: 10.0.12.2, Local: 10.0.12.1, Broadcast: Unspecified,Generation: 61Protocol iso, MTU: 4470, Generation: 50, Route table: 0Flags: NoneProtocol mpls, MTU: 4450, Generation: 51, Route table: 0DLCI 16Flags: Down, DCE-UnconfiguredTotal down time: 00:05:42 sec, Last down: 00:05:42 agoTraffic statistics:Input bytes : 0Output bytes : 0Input packets: 0Output packets: 0DLCI statistics:Active DLCI :0 Inactive DLCI :1