
dhanks at juniper
Apr 4, 2012, 8:40 AM
Post #2 of 2
(312 views)
Permalink
|
Did you set your [switch-options service-id] to something unique on both ends? MC-LAG isn't revertive via a nice CLI command, but you can disable the standby ae link to force it back. Thank you, -- Doug Hanks - JNCIE-ENT #213, JNCIE-SP #875 Sr. Systems Engineer Juniper Networks On 4/4/12 7:37 AM, "nunziamai [at] tiscali" <nunziamai [at] tiscali> wrote: >hi guy, > > >hav eyou experience of Mc-ae in release 11.2r4.14. > >i have >tested in this release two interfcaces connected in MC-ae with a NT450 >summit > >using this configuration: > > > > >nunzia [at] re# show protocols iccp > > >local-ip-addr 10.10.10.; >peer 10.255.254.183 { > redundancy-group-id- >list [ 4 ]; > liveness-detection { > minimum-interval 50; > > multiplier 3; > } > > >nunzia [at] test1-re# show interfaces aex > >flexible-vlan-tagging; >mtu 9192; >encapsulation flexible-ethernet- >services; >aggregated-ether-options { > minimum-links 1; > link- >speed 1g; > lacp { > active; > periodic fast; > >system-priority 0; > system-id 00:00:00:00:00:01; > admin- >key 123; > } > mc-ae { > mc-ae-id 104; > redundancy- >group 4; > chassis-id 1; > mode active-standby; > >status-control standby; > } >} > > > >and > > >nunzia [at] test2-re# show >protocols iccp >local-ip-addr 10.10.10.2; >peer 10.10.10.1 { > session- >establishment-hold-time 60; > redundancy-group-id-list [ 4 ]; > >liveness-detection { > minimum-interval 50; > multiplier 3; > > } >} >traceoptions { > file 201204_iccp size 1m; > flag event; > > flag all; > flag pipe-detail; >} > > > >{master}[edit] > >nunzia [at] test2re# show interfaces ae7 >flexible-vlan-tagging; >mtu 9192; > >encapsulation flexible-ethernet-services; >aggregated-ether-options { > > minimum-links 1; > link-speed 1g; > lacp { > active; > > periodic fast; > system-priority 0; > system-id 00: >00:00:00:00:01; > admin-key 123; > } > mc-ae { > mc-ae- >id 104; > redundancy-group 4; > chassis-id 0; > mode >active-standby; > status-control active; > } >} > > > >but the MC-ae >is recertive? > > >tnks >nunzia > > > > > >Invita i tuoi amici e Tiscali ti premia! Il consiglio di un amico vale >più di uno spot in TV.Per ogni nuovo abbonato 30 € di premio per te e per >lui! Un amico al mese e parli e navighisempre gratis: >http://freelosophy.tiscali.it/ > >_______________________________________________ >juniper-nsp mailing list juniper-nsp [at] puck >https://puck.nether.net/mailman/listinfo/juniper-nsp _______________________________________________ juniper-nsp mailing list juniper-nsp [at] puck https://puck.nether.net/mailman/listinfo/juniper-nsp
|