[Xorp-users] Could XORP work with Click modular router?

Ben Greear greearb at candelatech.com
Mon Jun 22 13:30:30 PDT 2015


Many years ago it might have worked...I have no idea what it would
take to get recent code working with click.

Thanks,
Ben


On 06/22/2015 01:01 PM, xiaozhe shao wrote:
> I’m trying to make XORP work with Click. I follow the instructions on the official website of XORP to config the FEA part. However, I get the following error information in the log file.
> 
> ERROR xorp_rtrmgr:29316 RTRMGR rtrmgr/main_rtrmgr.cc:389 run ] rtrmgr shutting down due to an init error: PARSE ERROR [Config File /etc/xorp/config.boot, line 95]: No template found in template map; Last symbol parsed was “click”
> 
> The following is the my configuration of FEA part.
> 
> fea {
> 	unicast-forwarding4 {
> 		disable: false
> 		forwarding-entries {
> 			retain-on-startup: true
> 			retain-on-shutdown: true
> 		}
> 	}
> 	click {
> 		disable: false
> 		duplicate-routes-to-kernel: true
> 		kernel-click {
> 			disable: false
> 			install-on-startup: true
> 			kernel-click-modules: "/home/lorif/click/click-2.0.1/linuxmodule/proclikefs.o:/home/lorif/click/click-2.0.1/linuxmodule/click.o"
> 			mount-directory: "/click"
> 			kernel-click-config-generator-file: "/usr/local/xorp/fea/xorp_fea_click_config_generator"
> 		}
> 		user-click {
> 			disable: true
> 			command-file: "/usr/local/bin/click"
> 			command-extra-arguments: "-R"
> 			command-execute-on-startup: true
> 			control-address: 127.0.0.1
> 			control-socket-port: 13000
> 			startup-config-file: "/dev/null"
> 			user-click-config-generator-file: "/usr/local/xorp/fea/xorp_fea_click_config_generator_user"
> 		}
> 	}
> }
> 
> I want to know where is the problem in the configuration. How could I integrate XORP with Click? Does anyone have experience about that? Thanks in advance.
> 
> -xiaozhe
> 
> _______________________________________________
> Xorp-users mailing list
> Xorp-users at xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
> 


-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-users mailing list