[j-nsp] Test Mail

2014-07-07 Thread Abhi
Is anyone receiving the mail i sent to the list?

 
regards
abhijeet.c
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


[j-nsp] EX2500 communication failure outside subnet

2014-07-07 Thread Scott Harvanek

DIsclaimer: I know the EX2500 is just a rebranded BLADE/IBM switch.

Randomly the switch has refused to speak outside of its own subnet 
EXCEPT for traceroute/telnet/www.


Fails: Ping, SNMP

Works: Traceroute, Telnet, WWW

E.g.: I can only ping within the subnet, nothing more and SNMP is 
unresponsive outside of the subnet.


Does anyone have any idea or experienced this before where stuff is like 
halfway working? I assume the only corrective action I really have is a 
reboot but if someone else has seen this, please do share.


Juniper Networks EX2500 10GbE Switch
Software Version 3.1R2, Boot Version 3.1R2, active config block

--
Scott H.

___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


[j-nsp] RSVP Prefrence Query

2014-07-07 Thread Abhi
hi everybody

i have a doubt about rsvp preference in Junos.
The preference value is associated with /1 or /2 what these value denote?

inet.3: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
 
200.255.255.9/32   *[RSVP/7/1] 00:00:02, metric 65535
> to 200.1.23.3 via ge-0/0/2.0, label-switched-path r2-to-r9


user@host> show route table mpls.0

mpls.0: 8 destinations, 8 routes (8 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both

0  *[MPLS/0] 00:37:31, metric 1
  Receive
1  *[MPLS/0] 00:37:31, metric 1
  Receive
2  *[MPLS/0] 00:37:31, metric 1
  Receive
13 *[MPLS/0] 00:37:31, metric 1
  Receive
300352 *[RSVP/7/1] 00:08:00, metric 1
    > to 8.64.0.106 via ge-1/0/1.0, label-switched-path lsp1_p2p
300352(S=0)    *[RSVP/7/1] 00:08:00, metric 1
    > to 8.64.0.106 via ge-1/0/1.0, label-switched-path lsp1_p2p
300384 *[RSVP/7/2] 00:05:20, metric 1
    > to 8.64.1.106 via ge-1/0/0.0, Pop 
300384(S=0)    *[RSVP/7/2] 00:05:20, metric 1
    > to 8.64.1.106 via ge-1/0/0.0, Pop

 
regards
abhijeet.c
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] JNCIE-SP study peer

2014-07-07 Thread bruno
Hi bruno,


Although i have pass JNCIE-SP two years ago ,you still can add me. i can give u 
some suggestions if you really want to go for it. my skype is brunojuniper. 
Hope you can get your JNCIE soon!


--

Best Regards,
 Bruno



 


--

Message: 1
Date: Sun, 6 Jul 2014 16:28:12 +0800
From: grand bassam 
To: juniper-nsp@puck.nether.net
Subject: [j-nsp] JNCIE-SP study peer ?
Message-ID:

Content-Type: text/plain; charset=UTF-8

Hi all,

I come from gulf ,i just finish JNCIP-SP recently . would like to go for
JNCIE-SP this year. i hope to find some peer who can study together.


Best Regards,
Bassam


--

Subject: Digest Footer

___
juniper-nsp mailing list
juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

--

End of juniper-nsp Digest, Vol 140, Issue 3
***
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] warning: dhcp-service subsystem not running - not needed by configuration

2014-07-07 Thread Victor Sudakov
Ben Dale wrote:
> 
> There are actually two completely different DHCP daemons in Junos now - dhcpd 
> and jdhcpd.
> 
> When you configure statements under system / services / dhcp you are using 
> dhcpd and will need to use:
> 
> show system services dhcp server binding
> restart dhcp

Oh, thanks a lot, Ben:

admin@sw-km337> show system services dhcp binding
IP address   Hardware address   Type Lease expires at
10.14.135.17800:14:85:0a:d2:79  dynamic  2014-07-08 16:13:28 NOVT

{master:0}
admin@sw-km337>

> 
> When you configure statements under system / services / dhcp-local-server you 
> are affecting jdhcpd and need to use:
> 
> show dhcp server binding 
> restart dhcp-service
> 
> The two are mutually exclusive (for obvious reasons).

What a confusion :)

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:suda...@sibptus.tomsk.ru
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] warning: dhcp-service subsystem not running - not needed by configuration

2014-07-07 Thread Ben Dale
Hi Victor,

There are actually two completely different DHCP daemons in Junos now - dhcpd 
and jdhcpd.

When you configure statements under system / services / dhcp you are using 
dhcpd and will need to use:

show system services dhcp server binding
restart dhcp

When you configure statements under system / services / dhcp-local-server you 
are affecting jdhcpd and need to use:

show dhcp server binding 
restart dhcp-service

The two are mutually exclusive (for obvious reasons).

Cheers,

Ben

On 7 Jul 2014, at 8:32 pm, Victor Sudakov  wrote:

> Dave Bell wrote:
>> As per 
>> http://forums.juniper.net/t5/Ethernet-Switching/DHCP-service/td-p/14917
>> 
>> try running
>> 'restart dhcp gracefully'
> 
> I have tried that, makes no difference:
> 
> admin@sw-km337> restart dhcp gracefully
> Dynamic Host Configuration Protocol process started, pid 65064
> 
> {master:0}
> admin@sw-km337> show dhcp server binding
> warning: dhcp-service subsystem not running - not needed by configuration.
> 
> {master:0}
> admin@sw-km337>
> 
> From /var/log/messages:
> 
> Jul  7 17:29:30  sw-km337 mgd[65061]: UI_RESTART_EVENT: User 'admin' 
> restarting daemon 'Dynamic Host Configuration Protocol process'
> Jul  7 17:29:30  sw-km337 init: dhcp (PID 65062) exited with status=0 Normal 
> Exit
> Jul  7 17:29:30  sw-km337 init: dhcp (PID 65064) started
> 
> 
> -- 
> Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
> sip:suda...@sibptus.tomsk.ru
> ___
> juniper-nsp mailing list juniper-nsp@puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp


___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] warning: dhcp-service subsystem not running - not needed by configuration

2014-07-07 Thread Harald F. Karlsen


On 07.07.2014 11:03, Victor Sudakov wrote:

Colleagues,

I am trying to configure an EX4200-24T as a DHCP server, but all I
get is the "warning: dhcp-service subsystem not running - not needed
by configuration" message.


The error message you're getting indicates you're using "show dhcp 
server" which is for the new DHCP configuration. Try "show system 
service dhcp" instead. This is for the legacy DHCP configuration.


--
Regards, Harald
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] warning: dhcp-service subsystem not running - not needed by configuration

2014-07-07 Thread Victor Sudakov
Dave Bell wrote:
> As per http://forums.juniper.net/t5/Ethernet-Switching/DHCP-service/td-p/14917
> 
> try running
> 'restart dhcp gracefully'

I have tried that, makes no difference:

admin@sw-km337> restart dhcp gracefully
Dynamic Host Configuration Protocol process started, pid 65064

{master:0}
admin@sw-km337> show dhcp server binding
warning: dhcp-service subsystem not running - not needed by configuration.

{master:0}
admin@sw-km337>

 From /var/log/messages:

Jul  7 17:29:30  sw-km337 mgd[65061]: UI_RESTART_EVENT: User 'admin' restarting 
daemon 'Dynamic Host Configuration Protocol process'
Jul  7 17:29:30  sw-km337 init: dhcp (PID 65062) exited with status=0 Normal 
Exit
Jul  7 17:29:30  sw-km337 init: dhcp (PID 65064) started


-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:suda...@sibptus.tomsk.ru
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] warning: dhcp-service subsystem not running - not needed by configuration

2014-07-07 Thread Dave Bell
As per http://forums.juniper.net/t5/Ethernet-Switching/DHCP-service/td-p/14917

try running
'restart dhcp gracefully'

On 7 July 2014 10:03, Victor Sudakov  wrote:
> Colleagues,
>
> I am trying to configure an EX4200-24T as a DHCP server, but all I
> get is the "warning: dhcp-service subsystem not running - not needed
> by configuration" message.
>
> Could you please give me a hand and look what's wrong with the following
> configuration. I expected the DHCP server to run on the ge-0/0/0.0
> interface. I tried the legacy configuration from
> http://www.juniper.net/techpubs/en_US/junos13.2/topics/task/configuration/dhcp-server-cli.html
>
> admin@sw-km337> show configuration system services dhcp
> maximum-lease-time 604800;
> name-server {
> 10.14.140.125;
> 10.14.140.5;
> 10.14.140.38;
> }
> domain-search {
> sibptus.transneft.ru;
> }
> wins-server {
> 10.14.134.1;
> 10.14.134.4;
> }
> boot-file pxelinux.0;
> next-server 10.14.140.126;
> pool 10.14.135.176/29 {
> router {
> 10.14.135.177;
> }
> }
>
> {master:0}
> admin@sw-km337>
>
> admin@sw-km337> show configuration interfaces ge-0/0/0
> unit 0 {
> description Test;
> family inet {
> address 10.14.135.177/29;
> }
> }
>
> Thank you for any input.
>
> --
> Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
> sip:suda...@sibptus.tomsk.ru
> ___
> juniper-nsp mailing list juniper-nsp@puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


[j-nsp] Juniper, añádeme a tu red de LinkedIn

2014-07-07 Thread Arshad Khan a través de LinkedIn
LinkedIn





Arshad Khan ha solicitado añadirte como contacto en LinkedIn:
  

--

Me gustaría añadirte a mi red profesional en LinkedIn.

Aceptar invitación de Arshad Khan
http://www.linkedin.com/e/u96119-hxbmm6g3-5q/XqZSB0oknt5cTYQCxwU5LkoQzUifoQRJSaUSlk19WH/blk/I489387322_40/0UcDpKqiRzolZKqiRybmRSrCBvrmRLoORIrmkZt5YCpnlOt3RApnhMpmdzgmhxrSNBszYMd5YOczcTe3cVe3h9bRlKjAlmoSdnbPwUc3sVc3sMej0Tc3kRe34Ve3kLrCBxbOYWrSlI/eml-comm_invm-b-in_ac-inv28/?hs=false&tok=1bpEHvU6qwfmk1

Ver el perfil de Arshad Khan
http://www.linkedin.com/e/u96119-hxbmm6g3-5q/rso/28636147/whRj/name/41461554_I489387322_40/?hs=false&tok=1xyhO0oGGwfmk1
--
Estás recibiendo invitaciones por correo electrónico.


Este mensaje de correo electrónico estaba dirigido a Juniper List.
Averigua la razón por la que incluimos esto: 
http://www.linkedin.com/e/u96119-hxbmm6g3-5q/plh/http%3A%2F%2Fhelp%2Elinkedin%2Ecom%2Fapp%2Fanswers%2Fdetail%2Fa_id%2F4788/-GXI/?hs=false&tok=0RAicnjoawfmk1

(c) 2012, LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, 
EE.UU.


  
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

[j-nsp] warning: dhcp-service subsystem not running - not needed by configuration

2014-07-07 Thread Victor Sudakov
Colleagues,

I am trying to configure an EX4200-24T as a DHCP server, but all I
get is the "warning: dhcp-service subsystem not running - not needed
by configuration" message.

Could you please give me a hand and look what's wrong with the following
configuration. I expected the DHCP server to run on the ge-0/0/0.0
interface. I tried the legacy configuration from
http://www.juniper.net/techpubs/en_US/junos13.2/topics/task/configuration/dhcp-server-cli.html
 

admin@sw-km337> show configuration system services dhcp
maximum-lease-time 604800;
name-server {
10.14.140.125;
10.14.140.5;
10.14.140.38;
}
domain-search {
sibptus.transneft.ru;
}
wins-server {
10.14.134.1;
10.14.134.4;
}
boot-file pxelinux.0;
next-server 10.14.140.126;
pool 10.14.135.176/29 {
router {
10.14.135.177;
}
}

{master:0}
admin@sw-km337>

admin@sw-km337> show configuration interfaces ge-0/0/0
unit 0 {
description Test;
family inet {
address 10.14.135.177/29;
}
}

Thank you for any input.

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:suda...@sibptus.tomsk.ru
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp