GBP Endpoint Learning
Learning GBP endpoints over vxlan-gbp tunnels Change-Id: I1db9fda5a16802d9ad8b4efd4e475614f3b21502 Signed-off-by: Neale Ranns <neale.ranns@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
c3df1e9a0a
commit
93cc3ee3b3
@ -454,3 +454,6 @@ class VppInterface(object):
|
||||
"admin state")
|
||||
self.test.assert_equal(if_state.link_up_down, link_up_down,
|
||||
"link state")
|
||||
|
||||
def __str__(self):
|
||||
return self.name
|
||||
|
Reference in New Issue
Block a user