ansible-junos-extras icon indicating copy to clipboard operation
ansible-junos-extras copied to clipboard

add IPv6 support

Open supertylerc opened this issue 10 years ago • 1 comments

junos_ping doesn't support IPv6. There should be AF detection and the proper RPC should be executed based on the detected AF.

supertylerc avatar Jul 11 '14 22:07 supertylerc

I've submitted a PR to upstream Juniper/py-junos-eznc#279. This will allow the junos_ping module to support IPv6 without a "significant" rewrite.

supertylerc avatar Jul 13 '14 05:07 supertylerc