Re: [j-nsp] Booting Cisco AP's - JUNOS DHCP

2012-01-05 Thread Dominik Rappaport
Hi, On Jan 5, 2012, at 5:09 PM, Paulhamus, Jon wrote: Can anyone guide me with configuring DHCP option 43 and option 60 using JUNOS DHCP to properly configure Cisco AP's?I'm not able to make this work correctly you can use the "options" parameter to configure DHCP option. EIther globally

Re: [j-nsp] Booting Cisco AP's - JUNOS DHCP

2012-01-05 Thread Tim Jackson
set system services dhcp pool 192.168.240.0/24 option 43 string "192.168.1.1,192.168.2.1" or the hex stuff, you'll need to set it as a byte-stream: http://kb.juniper.net/InfoCenter/index?page=content&id=KB19509&actp=search&viewlocale=en_US&searchid=1304332102670 I don't think theres a way to use

[j-nsp] Booting Cisco AP's - JUNOS DHCP

2012-01-05 Thread Paulhamus, Jon
Hello group- Can anyone guide me with configuring DHCP option 43 and option 60 using JUNOS DHCP to properly configure Cisco AP's?I'm not able to make this work correctly. Thank you all, Jon ___ juniper-nsp mailing list juniper-nsp@puck.nether.net

Re: [j-nsp] Juniper SRX - license expireand no packet forwarding?

2012-01-05 Thread Maarten van der Hoek
Hi Maciej, The second table show that the system still detects the need for licenses ? So somewhere in your policies is probably still a reference to the AV functionality. Had same issue few months ago, really had to go through all lines Only when needed licenses go to 0 all will be fine! B

Re: [j-nsp] Route origination in Junos

2012-01-05 Thread maeve2009
Hi, You have another options for route origination. Set routing-options generate route x.x.x.x/x discard Note in this case you should include the discard option for generate the route with the correct contributing route. The route will be valid if you have more specific routes matching the ma

Re: [j-nsp] Route origination in Junos

2012-01-05 Thread Daniel Hilj
For i.e L3vpn you can also have a look in bgp.l3vpn.0 where you will see all bgp routes including RD's etc. show route table bgp.l3vpn.0 Best Regards Daniel 5 jan 2012 kl. 12:35 skrev "Ivan Ivanov" : > HI, > > You can see what you are advertising to specific neighbor with: > > show rout

Re: [j-nsp] Route origination in Junos

2012-01-05 Thread Ivan Ivanov
HI, You can see what you are advertising to specific neighbor with: show route advertising-protocol bgp HTH, Ivan, On Thu, Jan 5, 2012 at 12:41, Affandi Indraji wrote: > Hi, > > I understand that doing the origination from Junos is slightly different > from Cisco. > > Cisco: > - configure th

Re: [j-nsp] Route origination in Junos

2012-01-05 Thread Daniel Roesen
On Thu, Jan 05, 2012 at 06:41:56PM +0800, Affandi Indraji wrote: > - if we do "show route protocol bgp x.x.x.x" in the router where we > originate the routes, we won't be able to see it int the BGP table. BTW, this command shows routes which were _learnt_ via BGP into the RIB. You can check BGP's

Re: [j-nsp] Route origination in Junos

2012-01-05 Thread Daniel Roesen
On Thu, Jan 05, 2012 at 06:41:56PM +0800, Affandi Indraji wrote: > Question: > 1. Is there a way to put the routes that we originate in to the BGP routing > table in the same router? what i mean is, if i originate > 100.100.100.0/24 from router A, i also want to see > 100.100.100.0/24 inside the BG

[j-nsp] Route origination in Junos

2012-01-05 Thread Affandi Indraji
Hi, I understand that doing the origination from Junos is slightly different from Cisco. Cisco: - configure the network statement in the "router bgp" - configure the null route (or as long as the routes is in the routing table) it will be available in the BGP routing table - when we do the "sh ip

[j-nsp] Juniper SRX - license expireand no packet forwarding?

2012-01-05 Thread Maciej Jan Broniarz
Hi, I have a problem with one of my srx240 boxes. My UTM/AV/IDP license has expired and the system has stopped forwarding the packets. I have disabled all utm functions and rebooted the device. It was working fine for few days, yet now the problem occured again. I have no license related functi