About
My first blog!
Well, as you can see in the title, at this moment I think it will be mostly a system&network engineer’s repository. That I am… I think to put here scripts, configs, experiences about my job: moving data from people to people through hardware craps and wires!
I hope someone will find this blog useful!
P.S.: sorry for my poor English, I’ll do my best to write what I want to say in the right way!
Hi Pierky,
I set up openACS success according your description.
Now I want to send download RPC methods by the openACS server to cause the CPE to download a specified file.
But I don’t know how to config openACS to do this.
Could you please help me?
thanks
Hi Ivory,
you can find useful information on OpenACS wiki @ SourceForge. You need to implement the JavaScript cpe.Download method in order to tell the CPE to start the download.
Regards
hello,my name is hasudungan
i need your help..i have a problem in my network…
if i have a case like this :
CE 1 –> PE 1–> PE 2–>CE 2
i want to create 2 vpn ( vpn 1 & 2) in PE 1 and 2 vpn ( VPN 1 & 2 ) at PE 2
this is my script :
PE 1
ip vrf customer_A
rd 100:110
route-target export 100:1000
route-target import 100:100
ip vrf customer_B
rd 100:120
route-target export 100:2000
route-target import 100:2000
interface loopback 101
ip address 10.10.100.1 255.255.255.255
ip vrf forwarding customer_A
interface loopback 102
ip address 10.10.100.2 255.255.255.255
ip vrf forwarding customer_B
and in PE 2
ip vrf customer_A
rd 100:110
route-target export 100:1000
route-target import 100:100
ip vrf customer_B
rd 100:120
route-target export 100:2000
route-target import 100:2000
interface loopback 101
ip address 10.10.200.1 255.255.255.255
ip vrf forwarding customer_A
interface loopback 102
ip address 10.10.200.2 255.255.255.255
ip vrf forwarding customer_B
my problem now is..i can’t do ping vrf customer_A ( PE 1 ) to customer_A ( PE 2 )
i confuse to find out what’s wrong with my script / configuration ??
thank you
Hi Hasudungan,
did you look at my post GNS3 Lab: MPLS VPN and Traffic Engineering? I think you could find a good example in the configuration files which are on the linked post on GNS3-Labs.com.
Regards,
Pierky
Hi Pierky,
I really need help configuring Dual WAN pppoe into 1 LAN. I have configured but look it’s unstable. Would you like to look into my running config? Where should i post?
Thank you
Hi,
please take a look at my post at http://pierky.wordpress.com/2009/03/28/dual-wan-connection-on-cisco-with-policy-based-routing-pbr/
Bye
Hi Pierky,
I would like to know How to Install the Open ACS server for CWMP on Windows 7.
Thanks & Regards,
Harish