Ejemplo n.º 1
0
Archivo: cli.py Proyecto: svaaz/fboss
 def _table(cli_opts):
     ''' Show the ARP table '''
     arp.ArpTableCmd(cli_opts).run()
Ejemplo n.º 2
0
 def _table(cli_opts):
     """ Show the ARP table """
     arp.ArpTableCmd(cli_opts).run()