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