[j-nsp] Rate selectability on MPC7E-MRATE

Alex D. listensammler at gmx.de
Wed May 6 07:52:23 EDT 2020


Hi,

we have some MX-Routers (MX480 and MX960) with MPC7E-MRATE linecards. As
far as i know, one PFE supports 240G each. Is it possible to use both
100G ports and in addititon 14x 10G ports on a single PFE  ?
With the following configuration, i got an error "FPC 5 PIC 1 Invalid
port profile configuration":

fpc 5 {
     pic 0 {
         pic-mode 100G;
     }
     pic 1 {
         port 1 {
             number-of-sub-ports 2;
             speed 10g;
         }
         port 2 {
             speed 100g;
         }
         port 3 {
             speed 10g;
         }
         port 4 {
             speed 10g;
         }
         port 5 {
             speed 10g;
         }
     }
}

Thanks in advance for your replies.
Regards,
Alex


More information about the juniper-nsp mailing list