Try adding:
set interfaces reth0 encapsulation flexible-ethernet-services
> I try to have a vlan 200 in layer 2 mode transparent accross the SRX in
> failover
> mode.
> Is it possible to have a redundant interface as trunk link, with 1 vlan with
> an
> @IP, and 1 vlan in transparent mode.
>
>
> I give you my config:
> ===============
> reth0 {
> description "TRUNK vers RAP";
> vlan-tagging;
> redundant-ether-options {
> redundancy-group 1;
> }
> unit 200 {
> family bridge {
> interface-mode trunk;
> vlan-id-list 200;
> }
> }
> unit 954 {
> vlan-id 954;
> family inet {
> address 195.221.127.158/30;
> }
> }
> }
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp