Announces Routes to the exabgp processes running in the PTF container
This method must be run from the localhost.
def test_fun(localhost):
localhost.announce_routes(topo_name="t1-lag", ptf_ip: "192.168.1.10")
topo_name
- Name of topology in use- Required:
True
- Type:
String
- Required:
ptf_ip
- IP for ptf container- Required:
True
- Type:
String
- Required:
Provides no meaningful output