Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

MX960 MIC Port and Interface Numbering

date_range 09-Mar-21

Each port on a MIC corresponds to a unique interface name in the CLI.

Note:

Fixed configuration MPCs, that is, MPCs with built-in MICs follow the port numbering of DPCs.

In the syntax of an interface name, a hyphen (-) separates the media type from the MPC number (represented as an FPC in the CLI). The MPC slot number corresponds to the first number in the interface. The second number in the interface corresponds to the logical PIC number. The last number in the interface matches the port number on the MIC. Slashes (/) separate the MPC number from the logical PIC number and port number:

type-fpc/pic/port

  • type—Media type, which identifies the network device. For example:

    • ge—Gigabit Ethernet interface

    • so—SONET/SDH interface

    • xe—10-Gigabit Ethernet interface

    For a complete list of media types, see Interface Naming Overview.

  • fpc—Slot in which the MPC is installed. On the MX960 router, the MPCs are represented in the CLI as FPC 0 through FPC 11.

  • pic—Logical PIC on the MIC, numbered 0 or 1 when installed in MIC slot 0 and 2 or 3 when installed in MIC slot 1. The number of logical PICs varies depending on the type of MIC. For example, a:

    • 20-port Gigabit Ethernet MIC has two logical PICs, numbered 0 and 1 when installed in MIC slot 0, or 2 and 3 when installed in MIC slot 1.

    • 4-port 10-Gigabit Ethernet MIC has two logical PICs numbered 0 and 1 when installed in MIC slot 0, or 2 and 3 when installed in MIC slot 1.

    • 100-Gigabit Ethernet MIC with CFP has one logical PIC numbered 0 when installed in MIC slot 0 or 2 when installed in MIC slot 1.

    For more information on specific MICs, see MICs Supported by MX Series Routers in the MX Series Interface Module Reference.

  • port—Port number.

Note:

The MIC number is not included in the interface name.

The MX960 supports up to twelve MPCs that install vertically and are numbered from left to right. Each MPC accepts up to two MICs.

Figure 1 shows an example of a 20-port Gigabit Ethernet MIC with SFP installed in MIC slot 0 of an MPC in slot 3.

Note:

The 20-port Gigabit Ethernet MIC with SFP-E has a different port numbering. See Gigabit Ethernet MIC with SFP (E)

Figure 1: Port Mapping for the 20-Port Gigabit Ethernet MIC with SFP Installed in the MX960Port Mapping for the 20-Port Gigabit Ethernet MIC with SFP Installed in the MX960

The MIC contains two logical PICs, numbered PIC 0 through PIC 1 in the CLI. Each logical PIC contains 10 ports numbered 0 through 9.

The show chassis hardware command output displays a 20-port Gigabit Ethernet MIC with SFP — 3D 20x 1GE(LAN) SFP — installed in MIC slot 0 of an MPC (MPC Type 2 3D EQ) in slot 3. The MPC is shown as FPC 3 and the MIC’s two logical PICs — 10x 1GE(LAN) SFP — are shown as PIC 0 and PIC 1.

content_copy zoom_out_map
user@host> show chassis hardware

...
FPC 3            REV 28   750-031090   YH8181            MPC Type 2 3D EQ
  CPU            REV 06   711-030884   YH9437            MPC PMB 2G 
  MIC 0          REV 22   750-028392   YD0439            3D 20x 1GE(LAN) SFP
    PIC 0                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
      Xcvr 0     REV 01   740-011613   PCE14D5           SFP-SX
      Xcvr 1     REV 01   740-011782   P9C280T           SFP-SX
      Xcvr 2     REV 01   740-011782   P9C2512           SFP-SX
      Xcvr 3     REV 02   740-011613   AM0951SFF3Z       SFP-SX
      Xcvr 4     REV 02   740-011613   AM0951SFF33       SFP-SX
      Xcvr 5     REV 02   740-011613   AM0951SFF3Y       SFP-SX
      Xcvr 6     REV 02   740-011613   AM0951SFF4B       SFP-SX
      Xcvr 7     REV 01   740-011613   E08H01273         SFP-SX
      Xcvr 8     REV 02   740-011613   AM0951SFFWK       SFP-SX
    PIC 1                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
      Xcvr 0     REV 01   740-011613   E08H00516         SFP-SX
      Xcvr 1     REV 01   740-011613   E08G03648         SFP-SX
      Xcvr 2     REV 01   740-011613   E08H00514         SFP-SX
...  

The show interfaces terse command output displays the Gigabit Ethernet interfaces that correspond to the 20 ports located on the MIC.

content_copy zoom_out_map
user@host> show interfaces terse ge-3*

Interface               Admin Link Proto    Local                 Remote
ge-3/0/0                up    down
ge-3/0/1                up    down
ge-3/0/2                up    down
ge-3/0/3                up    up
ge-3/0/4                up    up
ge-3/0/5                up    up
ge-3/0/6                up    up
ge-3/0/7                up    up
ge-3/0/8                up    up
ge-3/0/9                up    down
ge-3/1/0                up    up
ge-3/1/1                up    up
ge-3/1/2                up    up
ge-3/1/3                up    down
ge-3/1/4                up    down
ge-3/1/5                up    down
ge-3/1/6                up    down
ge-3/1/7                up    down
ge-3/1/8                up    down
ge-3/1/9                up    down
footer-navigation