Routing

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  ERROR WHILE ADDING INTERFACE TO A ROUTING INSTANCE

    Posted 11-11-2022 07:17
    I need help, i keep getting error while i tried to add interface to a routing-instance 

    i'm using a vMX image 14.1R1 .10 on GNS3 . Suggestion would be welcome 



    [edit routing-instances CE_L3VPN]
    'interface em3.0'
    RT Instance: Interface em3.0 not supported under routing-instances.

    ------------------------------
    olalekan ajayi
    ------------------------------


  • 2.  RE: ERROR WHILE ADDING INTERFACE TO A ROUTING INSTANCE

    Posted 11-12-2022 03:47
    Hi,

    Why u use interface "em"? U should use interface "ge"

    Thanks


  • 3.  RE: ERROR WHILE ADDING INTERFACE TO A ROUTING INSTANCE

    Posted 11-12-2022 19:49
    The em interfaces are used internally to connect the RE to the internal ethernet switchboard. It can't be assigned to a routing interface.
    Information on em interfaces on physical MX devices - https://supportportal.juniper.net/s/article/MX-Internal-interfaces-em0-and-em1-on-MX240-MX480-MX960-explained?language=en_US#:~:text=em0%20is%20the%20interface%20connected,switch%20on%20the%20other%20SCB.


    ------------------------------
    Sheetanshu Shekhar
    ------------------------------



  • 4.  RE: ERROR WHILE ADDING INTERFACE TO A ROUTING INSTANCE

    Posted 11-13-2022 19:42
    I thought it only interface em0 and em1 that are only used for this purpose?

    ------------------------------
    olalekan ajayi
    ------------------------------



  • 5.  RE: ERROR WHILE ADDING INTERFACE TO A ROUTING INSTANCE

    Posted 11-13-2022 19:43
    em interfaces are for management purposes (ethernet management)

    Your traffic interfaces are labeled by speed ge, xe or et

    https://www.juniper.net/documentation/us/en/software/vmx/vmx-getting-started/topics/task/vmx-chassis-interface-type-configuring.html

    ------------------------------
    Steve Puluka BSEET - Juniper Ambassador
    IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
    http://puluka.com/home
    ------------------------------



  • 6.  RE: ERROR WHILE ADDING INTERFACE TO A ROUTING INSTANCE

    Posted 11-14-2022 03:47

    So what am i doing wrong ? The ge- interfaces are not showing when i show the interface terse . 

    Mind you am running it on a gns3

    So i removed the configuration on em interface and move it to ge interface  , what solution can you recommend?



    root@vMX-1> show interfaces terse
    Interface Admin Link Proto Local Remote
    lc-0/0/0 up up
    lc-0/0/0.32769 up up vpls
    pfe-0/0/0 up up
    pfe-0/0/0.16383 up up inet
    inet6
    pfh-0/0/0 up up
    pfh-0/0/0.16383 up up inet
    cbp0 up up
    demux0 up up
    dsc up up
    em2 up down
    em3 up up
    em3.0 up up inet
    em4 up down
    em5 up down
    em6 up down
    fxp0 up down
    gre up up
    ipip up up
    irb up up
    lo0 up up
    lo0.0 up up inet 5.5.5.5 --> 0/0
    lo0.16384 up up inet 127.0.0.1 --> 0/0
    lo0.16385 up up inet 128.0.0.4 --> 0/0
    inet6 fe80::e43:e60f:fc77:0
    lo0.32768 up up
    lsi up up
    mtun up up
    pimd up up
    pime up up
    pip0 up up
    pp0 up up
    tap up up
    vtep up up




    ------------------------------
    olalekan ajayi
    ------------------------------



  • 7.  RE: ERROR WHILE ADDING INTERFACE TO A ROUTING INSTANCE

    Posted 11-14-2022 07:34
    Hi Olalekan,

    Although I have not installed vMX on GNS3.0 yet, can you try reading section 2.2 of the blog https://brezular.com/2022/06/01/juniper-vmx-on-gns3/ and check if it is relevant to your problem? Also, can you check the output of "show chassis fpc pic-status" ?

    ------------------------------
    Sheetanshu Shekhar
    ------------------------------