From sxz1069 at gmail.com Mon Jun 22 13:01:57 2015 From: sxz1069 at gmail.com (xiaozhe shao) Date: Mon, 22 Jun 2015 16:01:57 -0400 Subject: [Xorp-users] Could XORP work with Click modular router? Message-ID: <5EA6C8B2-803C-4122-82B8-B4B106379875@gmail.com> 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 From greearb at candelatech.com Mon Jun 22 13:30:30 2015 From: greearb at candelatech.com (Ben Greear) Date: Mon, 22 Jun 2015 13:30:30 -0700 Subject: [Xorp-users] Could XORP work with Click modular router? In-Reply-To: <5EA6C8B2-803C-4122-82B8-B4B106379875@gmail.com> References: <5EA6C8B2-803C-4122-82B8-B4B106379875@gmail.com> Message-ID: <55887066.7000104@candelatech.com> 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 Candela Technologies Inc http://www.candelatech.com