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
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to