Quantcast
Channel: All Ethernet Switching posts
Viewing all articles
Browse latest Browse all 10307

Re: QFX5100 l2circuit CCC MTU issue

$
0
0

Hi Spuluka,

 

This does work on local-switching l2circuits.

I have added an MTU size of 1530 on both l2circuit configurations.

Still no luck.

 

A-side:

beeelze@core-gbs-01# show interfaces ge-1/1/2 
flexible-vlan-tagging;
mtu 9100;
encapsulation flexible-ethernet-services;
gigether-options {
    ethernet-switch-profile {
        tag-protocol-id [ 0x8100 0x88a8 ];
        mac-learn-enable;
    }
}
unit 10103 {
    encapsulation vlan-ccc;
    vlan-tags outer 0x88a8.103 inner 0x8100.103;
    input-vlan-map pop-pop;
    output-vlan-map push-push;
    family ccc {
        mtu 1530;
    }
}

B-side:

beeelze@core-nkh-02# show interfaces ge-1/1/0 
speed 1g;
mtu 9100;
link-mode full-duplex;
encapsulation ethernet-ccc;
gigether-options {
    no-auto-negotiation;
}
unit 0 {
    family ccc {
    }
}

L2circuit:

neighbor XXX.XXX.XXX.XXX {
    interface ge-1/1/0.0 {
        virtual-circuit-id 111971;
        mtu 1530;
    }
}

Beeelze


Viewing all articles
Browse latest Browse all 10307

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>