Example: Configuring the 2-Port 10 Gigabit Ethernet XPIM Interface

This example shows how to perform basic configuration for the 2-Port 10 Gigabit Ethernet XPIM.

Requirements

Before you begin configuring the 2-Port 10 Gigabit Ethernet XPIM:

Overview

This example shows how to perform basic configuration for the 2-Port 10 Gigabit Ethernet XPIM. Within the example, you configure the xe-6/0/0 interface, set the operating mode to copper mode, set the operating speed to 10 Gbps, and define a logical interface that you can connect to the 2-Port 10 Gigabit Ethernet XPIM. Additionally, you set the MTU value to 1514, set the link option to no loopback, and enable the interface.

Configuration

Step-by-Step Procedure

To perform basic configuration for the 2-Port 10 Gigabit Ethernet XPIM:

  1. Configure the interface.

    [edit]
    user@host# edit interfaces xe-6/0/0
  2. Configure the operating mode.

    [edit interfaces xe-6/0/0]user@host# set media-type copper
  3. Set the operating speed for the XPIM.

    [edit interfaces xe-6/0/0]user@host# set speed 10g
  4. Add the logical interface.

    [edit interfaces xe-6/0/0]user@host# set unit 0 family inet
  5. Assign the MTU value.

    [edit interfaces xe-6/0/0]user@host# set unit 0 family inet mtu 1514
  6. Set the link options.

    [edit interfaces xe-6/0/0]user@host# set gigether-options no loopback
  7. Enable the interface.

    [edit interfaces xe-6/0/0]user@host# set enable

Verification

Verifying That the Correct Hardware is Installed

Purpose

Check if the 2-Port 10 Gigabit Ethernet XPIM is installed on the device.

Action

Enter the show chassis hardware command.

Hardware inventory:
Item             Version  Part number  Serial number     Description
Chassis                                AJ0309AC0047      SRX650
Midplane         REV 04   710-023875   TV3993           
System IO        REV 04   710-023209   TV4035            SRXSME System IO
Routing Engine   REV 01   710-023224   DT5109            RE-SRXSME-SRE6
FPC 0                                                    FPC
  PIC 0                                                  4x GE Base PIC
FPC 2                                                    FPC
  PIC 0                                                  2x 10G gPIM
FPC 6                                                    FPC
  PIC 0                                                  2x 10G gPIM
Power Supply 0   REV 01   740-024283   TA00049WSSSS      PS 645W AC

Meaning

Verify that the output contains the following values:

Verifying the FPC Status

Purpose

Verify the FPC status.

Action

Enter the show chassis fpc command.

  Temp  CPU Utilization (%)   Memory    Utilization (%)
Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
  0  Online          -------------------- CPU less FPC --------------------
  1  Empty           
  2  Online          -------------------- CPU less FPC --------------------
  3  Empty           
  4  Empty           
  5  Empty           
  6  Online          -------------------- CPU less FPC --------------------
  7  Empty           
  8  Empty           

Meaning

The output should display FPC status as online.

Note: The 2-Port 10 Gigabit Ethernet XPIM is installed in the second and sixth slot of the SRX650 device chassis; therefore the FPC used here is fpc 2 and fpc 6.

Verifying the Interface Settings

Purpose

Verify that the interface is configured as expected.

Action

Enter the show interface xe-6/0/0 command.

Physical interface: xe-6/0/0, Enabled, Physical link is Up
  Interface index: 144, SNMP ifIndex: 501
  Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 10Gbps,
  BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,
  Source filtering: Disabled, Flow control: Enabled
  Device flags   : Present Running
  Interface flags: SNMP-Traps Internal: 0x0
  Link flags     : None
  CoS queues     : 8 supported, 8 maximum usable queues
  Current address: 00:1f:12:e0:80:a8, Hardware address: 00:1f:12:e0:80:a8
  Last flapped   : 1970-01-01 00:34:22 PST (07:26:29 ago)
  Input rate     : 0 bps (0 pps)
  Output rate    : 0 bps (0 pps)
  Active alarms  : None
  Active defects : None

  Logical interface xe-6/0/0.0 (Index 72) (SNMP ifIndex 503) 
    Flags: SNMP-Traps Encapsulation: ENET2
    Input packets : 25 
    Output packets: 25
    Security: Zone: HOST
    Allowed host-inbound traffic : any-service bfd bgp dvmrp igmp ldp msdp nhrp
    ospf pgm pim rip router-discovery rsvp sap vrrp
    Protocol inet, MTU: 1500            
      Flags: Sendbcast-pkt-to-re        
      Addresses, Flags: Is-Preferred Is-Primary
        Destination: 10.10.10/24, Local: 10.10.10.10, Broadcast: 10.10.10.255

Meaning

Verify the following information in the command output: