Beispiel #1
0
 def _ip(cli_opts, ip, vrf):
     ''' Show the route to a specific IP '''
     route.RouteIpCmd(cli_opts).run(ip, vrf)
Beispiel #2
0
 def _ip(cli_opts, ip, vrf):
     """ Show the route to a specific IP """
     route.RouteIpCmd(cli_opts).run(ip, vrf)