Re: [j-nsp] Mutli-Chassis LAG is not supported on SRX cluster

2014-01-20 Thread Jens Rosenboom
On Mon, Jan 20, 2014 at 05:37:11AM +, OBrien, Will wrote: I'm gonna go ahead and say nope. SRX supports reth with active/passive nodes. It doesn't support a lag that uses both nodes active/active as part of the same ae. You can build a reth with multiple ports that uses LACP to build

Re: [j-nsp] VLAN sub-ints and VPLS

2014-01-20 Thread Tom Storey
Thanks for the responses so far, heres a few more details about what Im experiencing at the moment. So I start with something like this: # show interfaces ge-0/0/12 description VPLS test interface; encapsulation ethernet-vpls; unit 0 { family vpls; } And I want to pop the VLAN header on

Re: [j-nsp] VLAN sub-ints and VPLS

2014-01-20 Thread Ben Dale
Hi Tom, Great, no more errors, try to commit again: # commit [edit interfaces ge-0/0/12] 'unit 0' vlan map ge-0/0/12: input-vlan-map and output-vlan-map are valid on untagged interfaces only for ethernet-ccc and ethernet-vpls encapsulations error: configuration check-out failed

[j-nsp] fxp0.0 interface match in firewall filter doesn't work in JUNOS 12.3R5.7

2014-01-20 Thread Tore Anderson
This is a heads-up to anyone planning to upgrade to 12.3R5.7, especially if you don't have easy access to the serial console, but only a firewall term such as: term allow-oob-management { from { interface fxp0.0; } then accept; } ...in your lo0.0 input filter (which

Re: [j-nsp] fxp0.0 interface match in firewall filter doesn't work in JUNOS 12.3R5.7

2014-01-20 Thread Graham Brown
HI Tore, Thanks for the heads up - I had earmarked this version for a project so I'll test around this first. Cheers, Graham On 21 January 2014 14:35, Tore Anderson t...@fud.no wrote: This is a heads-up to anyone planning to upgrade to 12.3R5.7, especially if you don't have easy access to