Provides management ip for host.
def test_fun(ptfhost):
m_ip = ptfhost.mgmt_ip
Takes no arguments.
A string representing the management ip for the host.
Provides management ip for host.
def test_fun(ptfhost):
m_ip = ptfhost.mgmt_ip
Takes no arguments.
A string representing the management ip for the host.