On Feb 8, 2018, at 10:46 AM, Jonathan Call <lordsit...@hotmail.com> wrote:
> 
> Juniper has instructions on how to disable auto-channelization on the QFX 
> series, but there doesn't appear to be a way to force (or even encourage) 
> channelization. I have a qfx5100-48t with a QSFP-40G-SR in port 48 and a 
> MTP-4xLC breakout cable connected to a couple of servers. The qfx5100-48t 
> just can't/won't figure out the fact that I want it to channelize.


This is ringing a bell... judging from the comment in my config, have you tried 
this:

chassis {
    fpc 0 {
        pic 0 {
            /* Must explicitly set speed for fan-out interfaces to be 
recognized */
            port 48 {
                channel-speed 10g;
            }
        }
    }
}


Jason
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to