Comment 2 for bug 1506790

Revision history for this message
chhandak (chhandak) wrote :

tor_id parameter here. Sample working configuration given below. Will change the example testbed file as well.

env.tor_agent = {host4:
                     [{
                      'tor_ip':'192.168.11.1',
                      'tor_id':'1',
                      'tor_type':'ovs',
                      'tor_ovs_port':'4321',
                      'tor_ovs_protocol':'pssl',
                      'tor_tsn_ip':'192.168.22.4',
                      'tor_tsn_name':'nodei9',
                      'tor_name':'bng-contrail-qfx51-2',
                      'tor_tunnel_ip':'34.34.34.34',
                      'tor_http_server_port': '5678',
                      'tor_vendor_name':'Juniper'
                      }
                      ]
                      }