Method: Switch#arp_resolve

Defined in:
lib/netutils/switch.rb

#arp_resolve(ia, vrf) ⇒ Object



251
252
253
# File 'lib/netutils/switch.rb', line 251

def arp_resolve(ia, vrf)
	exec(__method__, ia, vrf)
end