Re: [j-nsp] l2circuit (martini) vlan-mismatch

2013-09-19 Thread Saku Ytti
On (2013-09-19 15:16 +0100), Alex Arseniev wrote: Hi Alex, > Use explicit "encapsulation-type ethernet" under [protocols > l2circuit interface <> ] and You won't be seeing this mismatch. > On both sides of course. Whle this needs change in A-end also, it's very good tip, and I'll try that out. J

Re: [j-nsp] Automation of EX code upgrade

2013-09-19 Thread Georgios Vlachos
Junos Space (VM version) is pretty inexpensive as well for required functionality using the built in application "Network Management Platform". Thanks, George -Original Message- From: juniper-nsp [mailto:juniper-nsp-boun...@puck.nether.net] On Behalf Of Ben Dale Sent: Friday, September

[j-nsp] Automation of EX code upgrade

2013-09-19 Thread Mick Burns
Hey all, I am looking for ideas/previous experience in the best way to automate the upgrade of multiple (let's say about a hundred units) EX switches in large datacenters. Let's assume here they are a mix of 3200 and 4200 and all of them runs the same JunOS release. Any failure must be quickly i

Re: [j-nsp] Automation of EX code upgrade

2013-09-19 Thread Ben Dale
If you're talking green fields (out-of-the-box) then there are a couple of ways depending on the current Junos release the switch is running: <12.2 - Automatic Software Download http://www.juniper.net/techpubs/en_US/junos/topics/task/configuration/ex-series-software-automatic-download-upgrading.

Re: [j-nsp] Automation of EX code upgrade

2013-09-19 Thread Morgan McLean
Unix expect script? SSH keys can make scp'ing files and logging in to run commands pretty painless. Good luck! Morgan On Thu, Sep 19, 2013 at 3:04 PM, Mick Burns wrote: > Hey all, > > I am looking for ideas/previous experience in the best way to automate the > upgrade of multiple (let's say a

[j-nsp] MX104 Power Draw (AC)

2013-09-19 Thread Paul Stewart
Does anyone have an MX104 deployed with dual AC power supplies and using the 4X10G built-in that could give me an idea of how much amperage (AC 110v) it draws? I can pull up the specs on it but looking for a reasonable estimate on amperage draw, hopefully based on real world. Many thanks, Paul

Re: [j-nsp] Steel-Belted RADIUS backups

2013-09-19 Thread Michael Loftis
On Aug 30, 2013 1:46 AM, "Jed Laundry" wrote: > > If it's Linux, are you using LVM as a storage layer? > > LVM snapshots are your friend for making a consistent backup, regardless of > if you use a tar script or VM snapshot/image. Unless developers have made major structural changes to LVM snapsh

[j-nsp] ICMP Type - IP Unreachable Notification

2013-09-19 Thread Harri Makela
Hi All I have following ICMP type (ip unreachable notification) and I want to know if our MX/J series routers responds to this ICMP type or not. i.e. I have checked for another ICMP type  "ip mask reply" with following command and I don`t get anything response back which means JUNOS doesn`t rep

Re: [j-nsp] l2circuit (martini) vlan-mismatch

2013-09-19 Thread Alex Arseniev
- Original Message - From: "Saku Ytti" To: Everything works just fine. Only I find it really strange B-END cannot push arbitrary S-VLAN, considering A-END is going to change it anyhow. If it's not 101, A-END vill be down with 'vlan-mismatch'. Use explicit "encapsulation-type et

Re: [j-nsp] NAT on MX platforms?

2013-09-19 Thread Per Granath
The new MS-MIC is coming too... http://www.juniper.net/techpubs/en_US/junos13.2/topics/concept/ms-mic-and-mpc-overview.html So, it fits in MPC1/MPC2, if you have a free MIC slot. It costs a lot less than the MS-DPC, although it has about the same capacity. Fits in the back of MX80 too... -

Re: [j-nsp] Steel-Belted RADIUS backups

2013-09-19 Thread Terebizh, Evgeny
Hi there, You might consider using RAID mirroring if your servers support it :) /ET On 8/30/13 12:42 PM, "Jed Laundry" wrote: >If it's Linux, are you using LVM as a storage layer? > >LVM snapshots are your friend for making a consistent backup, regardless >of >if you use a tar script or VM s

Re: [j-nsp] l2circuit (martini) vlan-mismatch

2013-09-19 Thread Saku Ytti
On (2013-09-19 10:09 +0300), Saku Ytti wrote: > Now consider in B-END if some of the SVLANs need to go to the L2VPN circuit > and > some SVLAN needs to be locally terminated. s/SVLAN/CVLAN/g sorry about that -- ++ytti ___ juniper-nsp mailing list

[j-nsp] l2circuit (martini) vlan-mismatch

2013-09-19 Thread Saku Ytti
Conssider this L2VPN (martini): A-END: unit 101 { encapsulation vlan-ccc; vlan-tags outer 101; output-vlan-map swap; family ccc; } (SVLAN 101 has CVLAN 42, 69, 666 below it) B-END: phys { encapsulation ethernet-ccc; unit 0 { input-vlan-map { push; vlan-id 101;