Re: [j-nsp] MX104 Limitations

2015-06-25 Thread Saku Ytti
That comment does not directly state it's in fabric side, the implication can be made, but it's not true. There is no external PHY, it's exactly like 4x10GE MIC, hence it must connect on WAN side. On 25 June 2015 at 19:07, Olivier Benghozi wrote: > Hi Saku, > > Well, it's what I can read in "Jun

Re: [j-nsp] MX104 Limitations

2015-06-25 Thread Olivier Benghozi
Hi Saku, Well, it's what I can read in "Juniper MX Series", O'Reilly, by Harry Reynolds & Douglas Richard Hanks Jr. Chapter 1, section MX80: "in lieu of a switch fabric, each MX80 comes with four fixed 10GE ports." Olivier > 25 juin 2015 @ 15:35, Saku Ytti wrote : > > On (2015-06-25 13:14 +0

Re: [j-nsp] CoS buffer size

2015-06-25 Thread Dan Peachey
On 25 June 2015 at 15:48, Marcin Wojcik wrote: > Hi Dan, > > > Seems odd to me that this needs to be done. Documentation I've read > appears > > to suggest that in PIR mode (no guaranteed-rate set) the per-queue > > guarantee/transmit rate is calculated from the shaper rate and when a > queue > >

Re: [j-nsp] CoS buffer size

2015-06-25 Thread Marcin Wojcik
Hi Dan, > Seems odd to me that this needs to be done. Documentation I've read appears > to suggest that in PIR mode (no guaranteed-rate set) the per-queue > guarantee/transmit rate is calculated from the shaper rate and when a queue > exceeds it's guaranteed rate it is in excess, but this doesn't

Re: [j-nsp] VLAN based l2circuit between MX and cisco 7600

2015-06-25 Thread Saku Ytti
On (2015-06-25 13:57 +), Jackson, William wrote: Hey Willliam, > mtu 2000; > encapsulation flexible-ethernet-services; > unit 1750 { > encapsulation vlan-ccc; > vlan-id 1750; > } > } Add output vlan swap above. -- ++ytti ___

[j-nsp] VLAN based l2circuit between MX and cisco 7600

2015-06-25 Thread Jackson, William
Hi Having a slight problem with getting a vlan based l2circuit up against a cisco 7600 I have the following setup: |remote CPE|--|External Provider|---|MX|-|MPLS NETWORK||Cisco||Local CPE| I am running a QinQ setup on my Local CPE, this is a cisco switch th

Re: [j-nsp] MX104 Limitations

2015-06-25 Thread Saku Ytti
On (2015-06-25 13:14 +0200), Olivier Benghozi wrote: Hey Olivier, > You meant: In MX80/104, where fabric should sit, you have 4 integrated 10GE > ports. This is common misconception. People think the chassis ports are magical, because they don't support QX QoS. But the chassis ports are actuall

Re: [j-nsp] CoS buffer size

2015-06-25 Thread Dan Peachey
On 24 June 2015 at 21:05, Saku Ytti wrote: > On 24 June 2015 at 22:29, Dan Peachey wrote: > > Hey, > > > I thought the weights were determined by the %? The weights are then used > > to schedule the queues appropriately. Even if the queues are in excess, > > they should be weighted correctly? >

Re: [j-nsp] Setting CoS bits on ingress frames

2015-06-25 Thread Mark Tinka
On 25/Jun/15 09:20, Alexander Arseniev wrote: > Hello, > The FC in JUNOS is the same as "qos-group" in CSCO IOS - invisible > internal-only field which travels along with packet content across the > switch, but is never inserted in the actual packet. The FC has > significance for choosing output

Re: [j-nsp] MX104 Limitations

2015-06-25 Thread Mark Tinka
On 25/Jun/15 13:10, Saku Ytti wrote: > MX80 and MX104 fully support HQoS. Only limitation is that QX can only be used > for MIC ports, so you cannot do per-VLAN subrate services on chassis ports. Sorry I wasn't clear - I meant this as an example, not literally... Mark. _

Re: [j-nsp] MX104 Limitations

2015-06-25 Thread Olivier Benghozi
You meant: In MX80/104, where fabric should sit, you have 4 integrated 10GE ports. > 25 june 2015 @ 13:10, Saku Ytti wrote : > > Only difference is, that MPC 'wastes' 50% of capacity for fabric, and > MX104/MX80 spend this capacity for additional ports. (In MX80 where fabric > should sit, you h

Re: [j-nsp] MX104 Limitations

2015-06-25 Thread Saku Ytti
On (2015-06-25 12:59 +0200), Mark Tinka wrote: Hey Mark, > For example, a lack of H-QoS on the MX80 or MX104 is not a show-stopper > for us if we are using it as a peering/border router. As an edge router MX80 and MX104 fully support HQoS. Only limitation is that QX can only be used for MIC port

Re: [j-nsp] MX104 Limitations

2015-06-25 Thread Mark Tinka
On 24/Jun/15 15:58, Phil Rosenthal wrote: > Obviously this list came from someone with a biased viewpoint of > nothing but problems with Juniper -- A Competitor. Consider that there > are also positives. For example, In Software, most people here would > rank JunOS > Cisco IOS > Brocade > Arista

Re: [j-nsp] Setting CoS bits on ingress frames

2015-06-25 Thread Victor Sudakov
Alexander Arseniev wrote: > Hello, > The FC in JUNOS is the same as "qos-group" in CSCO IOS - invisible > internal-only field which travels along with packet content across the > switch, but is never inserted in the actual packet. The FC has > significance for choosing output scheduling, RED dro

Re: [j-nsp] Setting CoS bits on ingress frames

2015-06-25 Thread Alexander Arseniev
Hello, The FC in JUNOS is the same as "qos-group" in CSCO IOS - invisible internal-only field which travels along with packet content across the switch, but is never inserted in the actual packet. The FC has significance for choosing output scheduling, RED drop, marking. Of course there are JU