vMX

 View Only
last person joined: 10 days ago 

Ask questions and share experiences about vMX.
  • 1.  Cant find Gi interfaces

    Posted 04-19-2017 01:37

    Hello! I try to deploy ovf VMX on ESXI 5.5:

    VCP (mx1.vcp) and VFP (mx1.fpc) .

     

    VCP interfaces:

    int1: br-ext

    int2: br-int

     

    VFP interfaces:

    int1: br-ext

    int2: br-int

    int3: p2p1

    int4: VLAN258

     

    ESXI Networking config:

     network.png

    I see FPC0 is Online:

    fpc.png

    arp.png

    But i didnt see any ge interfaces:

    terse2.png

     

    VFP ifconfig i see all interfaces (mac is correct) :

    ifconfig.png

     

    I see mac of EXT and INT interfaces of FPC, but i didnt see p2p1 and VLAN258 interfaces on VCP, what i did wrong?

     



  • 2.  RE: Cant find Gi interfaces
    Best Answer

     
    Posted 04-19-2017 02:04

    Hi, 

     

    fpc 0 does not seem to be online. The status should be something like:

    > show chassis fpc
                         Temp  CPU Utilization (%)   CPU Utilization (%)  Memory    Utilization (%)
    Slot State            (C)  Total  Interrupt      1min   5min   15min  DRAM (MB) Heap     Buffer
      0  Online           Testing   9         0       11     11     11      1        27          0
      1  Empty
    

    I guess you can successfully ping the fpc with the arp present:

    > ping 128.0.0.16 routing-instance __juniper_private1__
    > show arp vpn __juniper_private1__
    

    Can you confirm the resources provisioned for the vFP are the min recommended.

     

    Cheers,

    Ashvin



  • 3.  RE: Cant find Gi interfaces

    Posted 04-19-2017 03:26

    Thank you very much, added 3 core.

    int.png

    I will be more attentive Smiley LOL