[j-nsp] SRX650 - Failover - reth TRUNK with: vlan L2 mode transparent, and vlan L3
Per Granath
per.granath at gcc.com.cy
Thu May 31 01:59:26 EDT 2012
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;
> }
> }
> }
More information about the juniper-nsp
mailing list