- show interfaces interface-type
- <brief | detail | extensive | terse>
- <descriptions>
- <media>
- <snmp-index snmp-index>
- <statistics>
Command introduced before JUNOS Release 7.4.
Display status information about the specified Protocol Independent Multicast (PIM) de-encapsulation or PIM encapsulation interface, respectively.
interface-type — On M-series and T-series routing platforms, the PIM de-encapsulation interface type is pd-fpc/pic/port. On the J-series routing platform, it is pd-pim/0/port. On M-series and T-series routing platforms, the PIM encapsulation interface type is pe-fpc/pic/port. On the J-series routing platform, it is pe-pim/0/port.
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-index snmp-index — (Optional) Display information for the specified SNMP index of the interface.
statistics — (Optional) Display static interface statistics.
view
Table 135 lists the output fields for the show interfaces (PIM de-encapsulation or encapsulation) command. Output fields are listed in the approximate order in which they appear.
Table 135: PIM show interfaces Output Fields
|
Field Name |
Field Description |
Level of Output |
|---|---|---|
| Physical Interface | ||
|
Physical interface |
Name of the physical interface. |
All levels |
|
Enabled |
State of the interface. Possible values are described in Enabled Field. |
All levels |
|
Interface index |
Physical interface's index number, which 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 used on the physical interface. |
All levels |
|
MTU |
MTU size on the physical interface. |
All levels |
|
Speed |
Speed at which the interface is running. |
All levels |
|
Hold-times |
Current interface hold-time up and hold-time down, in milliseconds. |
detail extensive |
|
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 |
|
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 physical interface.
|
detail extensive |
user@host> show interfaces pd-0/0/0
Physical interface: pd-0/0/0, Enabled, Physical link is Up Interface index: 130, SNMP ifIndex: 25 Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited, Speed: 800mbps Device flags : Present Running Interface flags: SNMP-Traps Input rate : 0 bps (0 pps) Output rate : 0 bps (0 pps)
user@host> show interfaces pd-0/0/0 brief
Physical interface: pd-0/0/0, Enabled, Physical link is Up Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited, Speed: 800mbps Device flags : Present Running Interface flags: SNMP-Traps
user@host> show interfaces pd-0/0/0 detail
Physical interface: pd-0/0/0, Enabled, Physical link is Up Interface index: 130, SNMP ifIndex: 25, Generation: 11 Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited, Speed: 800mbps Hold-times : Up 0 ms, Down 0 ms Device flags : Present Running Interface flags: SNMP-Traps 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 pd-0/0/0 extensive
Physical interface: pd-0/0/0, Enabled, Physical link is Up Interface index: 130, SNMP ifIndex: 25, Generation: 11 Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited, Speed: 800mbps Hold-times : Up 0 ms, Down 0 ms Device flags : Present Running Interface flags: SNMP-Traps 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 pe-0/0/0
Physical interface: pe-0/0/0, Enabled, Physical link is Up Interface index: 131, SNMP ifIndex: 26 Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited, Speed: 800mbps Device flags : Present Running Interface flags: SNMP-Traps Input rate : 0 bps (0 pps) Output rate : 0 bps (0 pps)
user@host> show interfaces pe-0/0/0 brief
Physical interface: pe-0/0/0, Enabled, Physical link is Up Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited, Speed: 800mbps Device flags : Present Running Interface flags: SNMP-Traps
user@host> show interfaces pe-0/0/0 detail
Physical interface: pe-0/0/0, Enabled, Physical link is Up Interface index: 131, SNMP ifIndex: 26, Generation: 12 Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited, Speed: 800mbps Hold-times : Up 0 ms, Down 0 ms Device flags : Present Running Interface flags: SNMP-Traps 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 pe-0/0/0 extensive
Physical interface: pe-0/0/0, Enabled, Physical link is Up Interface index: 131, SNMP ifIndex: 26, Generation: 12 Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited, Speed: 800mbps Hold-times : Up 0 ms, Down 0 ms Device flags : Present Running Interface flags: SNMP-Traps 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