Hi Saju, src_ip : IP address in the route src_plen: Prefix len of the route src_vrf : VRF (routing-instance) for the route
Please ignore src_ prefix. The variables were named with src_ prefix and the code-generator generates pages with same labels. There is a README in source repository at controller/src/vnsw/agent/README. It briefly describes each table and what they contain. It may help you understand the fields. Let us know if you need info on any specific fields. Regards, Praveen From: Saju M <[email protected]<mailto:[email protected]>> Date: Saturday, May 2, 2015 at 11:49 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [opencontrail-dev] Understand routes using agent introspect Hi, Required help to understand routes in the route_list shown by agent introspect: I have created two networks "vn1- 10.1.1.0/24<http://10.1.1.0/24>" and "public - 192.168.56.0/24<http://192.168.56.0/24>". then, created a VM in network "vn1" and VM got IP:10.1.1.2. then, opened agent introspect Inet4UcRouteReq of VRF "default-domain:admin:vn1:vn1" to check the routes. How to interpret routes in the agent introspect http://192.168.56.102:8085/Snh_Inet4UcRouteReq?x=1 Column names "src_ip", "src_plen", "src_vrf" are totally confused, why they are use prefix "src_" ?. Could you please explain a route which start with src_ip:10.1.1.2 in the attached screenshots ? Actually, I am trying to understand the working of floating IP with the help of introspect. Regards Saju Madhavan +91 09535134654
_______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
