- show interfaces br-pim/0/port
- <brief | detail | extensive | terse>
- <descriptions>
- <media>
- <snmp-index snmp-index>
- <statistics>
Command introduced before JUNOS Release 7.4.
(J-series routing platform only) Display status information about the specified ISDN Basic Rate Interface (BRI) interface.
br-pim/0/port — Display standard information about the specified ISDN BRI interface.
brief | detail | extensive | terse — (Optional) Display the specified level of output.
descriptions — (Optional) Display the interface description string.
media — (Optional) Display media-specific information.
snmp-index snmp-index — (Optional) Display information for the specified SNMP index of the interface.
statistics — (Optional) Display static interface statistics.
view
Table 90 lists the output fields for the show interfaces (ISDN BRI) command. Output fields are listed in the approximate order in which they appear.
Table 90: ISDN BRI show interfaces Output Fields
|
Field Name |
Field Description |
Level of Output |
|---|---|---|
|
Physical Interface |
Name of the physical interface type. |
All levels |
|
Enabled |
State of the interface. Possible values are described in Enabled Field. |
All levels |
|
Interface index |
Physical interface index number that reflects its initialization sequence. |
detail extensive none |
|
SNMP ifIndex |
SNMP index number for the physical interface. |
detail extensive none |
|
Generation |
Unique number for use by Juniper Networks technical support only. |
detail extensive |
|
Type |
Type of interface. |
All levels |
|
Link-level type |
Encapsulation type used on the physical interface. |
All levels |
|
MTU |
Maximum transmission unit (MTU)—Size of the largest packet to be transmitted. |
All levels |
|
Clocking |
Reference clock source of the interface. |
All levels |
|
Speed |
Network speed on the interface. |
All levels |
|
Parent |
Name and interface index of the interface to which a particular child interface belongs. None indicates that this is the top level. |
detail extensive none |
|
Device flags |
Information about the physical device. Possible values are described in Device Flags. |
All levels |
|
Interface flags |
Information about the interface. Possible values are described in Interface Flags. |
All levels |
|
Link type |
Data transmission type. |
detail extensive none |
|
Link flags |
Information about the link. Possible values are described in Link Flags. |
detail extensive none |
|
Physical info |
Information about the physical interface. |
detail extensive none |
|
Hold-times |
Current interface hold-time up and hold-time down. Value is in milliseconds. |
detail extensive |
|
Current address |
Configured MAC address. |
detail extensive |
|
Hardware address |
Media access control (MAC) address of the interface. |
detail extensive |
|
Alternate link address |
Backup link address. |
detail extensive |
|
Last flapped |
Date, time, and length of time since the interface changed its status from down to up. |
detail extensive none |
|
Input rate |
Input rate in bits per second (bps) and packets per second (pps). |
none specified |
|
Output rate |
Output rate in bps and pps. |
none specified |
|
Statistics last cleared |
Time when the statistics for the interface were last set to zero. |
detail extensive |
|
Traffic statistics |
Number and rate of bytes and packets received and transmitted on the logical and physical interface.
|
detail extensive |
|
Input errors |
|
extensive |
|
Output errors |
|
extensive |
user@host> show interfaces br-4/0/0
Physical interface: br-4/0/0, Enabled, Physical link is Up Interface index: 129, SNMP ifIndex: 59 Type: BRI, Link-level type: Controller, MTU: 4092, Clocking: 1, Speed: 128kbps, Parent: None Device flags : Present Running Interface flags: Point-To-Point SNMP-Traps Internal: 0x4000 Link type : Full-Duplex Link flags : None Physical info : S/T Last flapped : 2006-06-13 19:50:38 PDT (15:18:26 ago) Input rate : 0 bps (0 pps) Output rate : 0 bps (0 pps)
user@host> show interfaces brief br-4/0/0
Physical interface: br-4/0/0, Enabled, Physical link is Up Type: BRI, Link-level type: Controller, MTU: 4092, Clocking: 1, Speed: 128kbps Device flags : Present Running Interface flags: Point-To-Point SNMP-Traps Internal: 0x4000
user@host> show interfaces br-4/0/0 detail
Physical interface: br-4/0/0, Enabled, Physical link is Up Interface index: 129, SNMP ifIndex: 59, Generation: 130 Type: BRI, Link-level type: Controller, MTU: 4092, Clocking: 1, Speed: 128kbps, Parent: None Device flags : Present Running Interface flags: Point-To-Point SNMP-Traps Internal: 0x4000 Link type : Full-Duplex Link flags : None Physical info : S/T Hold-times : Up 0 ms, Down 0 ms Last flapped : 2006-06-13 19:50:38 PDT (15:18:32 ago) Statistics last cleared: Never Traffic statistics: Input bytes : 0 0 bps Output bytes : 0 0 bps Input packets: 0 0 pps Output packets: 0 0 pps
user@host> show interfaces br-4/0/0 extensive
Physical interface: br-4/0/0, Enabled, Physical link is Up Interface index: 129, SNMP ifIndex: 59, Generation: 130 Type: BRI, Link-level type: Controller, MTU: 4092, Clocking: 1, Speed: 128kbps, Parent: None Device flags : Present Running Interface flags: Point-To-Point SNMP-Traps Internal: 0x4000 Link type : Full-Duplex Link flags : None Physical info : S/T Hold-times : Up 0 ms, Down 0 ms Last flapped : 2006-06-13 19:50:38 PDT (15:18:38 ago) Statistics last cleared: Never Traffic statistics: Input bytes : 0 0 bps Output bytes : 0 0 bps Input packets: 0 0 pps Output packets: 0 0 pps Input errors: Errors: 0, Drops: 0, Framing errors: 0, Runts: 0, Giants: 0, Policed discards: 0, Resource errors: 0 Output errors: Carrier transitions: 0, Errors: 0, Drops: 0, MTU errors: 0, Resource errors: 0