Exemple #1
0
 def ip(cli_opts, interface):
     ''' Show IP information for an interface '''
     ip.IpCmd(cli_opts).run(interface)
Exemple #2
0
 def ip(cli_opts, interface):
     """ Show IP information for an interface """
     ip.IpCmd(cli_opts).run(interface)