Sub-net broadcast addresses for IPv4
Change-Id: Ib2189d01e8bc61de57404159690fb70f89c47277 Signed-off-by: Neale Ranns <nranns@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
8424af7bd5
commit
9a69a6095f
@ -359,7 +359,7 @@ class VppTestCase(unittest.TestCase):
|
||||
self._testMethodDoc))
|
||||
if not self.vpp_dead:
|
||||
self.logger.debug(self.vapi.cli("show trace"))
|
||||
self.logger.info(self.vapi.ppcli("show int"))
|
||||
self.logger.info(self.vapi.ppcli("show interfaces"))
|
||||
self.logger.info(self.vapi.ppcli("show hardware"))
|
||||
self.logger.info(self.vapi.ppcli("show error"))
|
||||
self.logger.info(self.vapi.ppcli("show run"))
|
||||
|
Reference in New Issue
Block a user