Hello,
I'm trying to add a second QFX5100 as TOR agent and I'm not having
success. The first one is working fine. Anyone can share a example of
how to add the second tor agent? My testbed its configured as below:
env.tor_agent = {host2:[{
'tor_ip':'172.25.0.100',
'tor_agent_id':'1',
'tor_agent_name':'qfx-lab-01-1',
'tor_type':'ovs',
'tor_ovs_protocol':'pssl',
'tor_ovs_port':'9901',
'tor_tsn_ip':'172.25.0.2',
'tor_tsn_name':'tsn01',
'tor_name':'qfx-lab-01',
'tor_tunnel_ip':'10.10.10.10',
'tor_vendor_name':'Juniper',
'tor_product_name':'QFX5100',
'tor_agent_http_server_port': '9010',
'tor_agent_ovs_ka': '10000',
'tor_ip':'172.25.0.101',
'tor_agent_id':'2',
'tor_agent_name':'qfx-lab-02-1',
'tor_type':'ovs',
'tor_ovs_protocol':'pssl',
'tor_ovs_port':'9902',
'tor_tsn_ip':'172.25.0.2',
'tor_tsn_name':'tsn01',
'tor_name':'qfx-lab-02',
'tor_tunnel_ip':'10.10.10.11',
'tor_vendor_name':'Juniper',
'tor_product_name':'QFX5100',
'tor_agent_http_server_port': '9010',
'tor_agent_ovs_ka': '10000',
}]
}
Regards,
MT
_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org