perfsonar-user - Re: [perfsonar-user] IPv4 instead of IPv6
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Kate Adams <>
- To: Casey Russell <>
- Cc:
- Subject: Re: [perfsonar-user] IPv4 instead of IPv6
- Date: Wed, 8 Aug 2018 11:36:18 -0500
- Ironport-phdr: 9a23:8bkB6R+IkTBSSf9uRHKM819IXTAuvvDOBiVQ1KB+0u4WIJqq85mqBkHD//Il1AaPAd2Fraocw8Pt8InYEVQa5piAtH1QOLdtbDQizfssogo7HcSeAlf6JvO5JwYzHcBFSUM3tyrjaRsdF8nxfUDdrWOv5jAOBBr/KRB1JuPoEYLOksi7ze+/94HSbglSmDaxfa55IQmrownWqsQYm5ZpJLwryhvOrHtIeuBWyn1tKFmOgRvy5dq+8YB6/ShItP0v68BPUaPhf6QlVrNYFygpM3o05MLwqxbOSxaE62YGXWUXlhpIBBXF7A3/U5zsvCb2qvZx1S+HNsDtU7s6RSqt4LtqSB/wiScIKTg58H3MisdtiK5XuQ+tqwBjz4LRZoyeKfhwcb7Hfd4CR2VBUMZfWSJCDI2hcYUAE/EMMvxEo4TnvVYCsQeyCAuqCejyyjFInHj23agi3uokCw7GwBIvFM8SvXvJttr1MbwSWv2ywanL1zrDc+1Z1Czy6IjSbB8uu+2MXap0ccXLyEkvERjFgk+WqYP7IzOYz+IAuHWV4epnUOKgkW8nqwdprzirx8csjIrJiZwIxVDF8yV12po6Jdq9SEJjfd6lHppQtz2GN4RoWMMuWX1nuCE/yrEetp67ey8KyJsjxxHBcfCIb4+I4hf7WOaQJzd4mGxqeKi5hxms7Uis1PfwWdep31ZXtiZFisfDtmoD1xzI7ciHTOFy/l271TaJyQ/T9vlIIUMumqrdMZ4u3LgwmoAVsUvdAi/7nlj9gqyOdkg85OSl6vjrb7fjq5+SNIJ7kR3yP6Ehl8CjHeg3Lw0DUHSH9em40bDu+FP1TbtKg/Awj6LXqorVJd4Bqa68GwJV0pgs6xK4Dzq+1dQXh3gHLFZcdBKejIjlJ0jCIf/mAfqxg1mgijhrx/fBPr3uBpXCMGLPn6vmfbZ480JcyQwzws5D559MFL0MIe7/V030udzWDRI2KBC4zuPoBdlhyo8RRGeCDbOFPK7WtFKF4/wjLueMaYMNvTbyMfkl5/rgjX8jnl8deLGk3ZgNZ3CkAPtrOEqZYWDyjdgbDWcKpg4+Q/briF2ESj5ffXCyULwg5j0jEoKpEZ/DRpyxgLyGxCq7BoNZZnpIClCXFnfocZ+LW+0VZCKPOc9ujCYEWKOlS48gzhGuqBT6x6R9IurV/C0YqYzs1MJz5+LNiRE+6yZ4ANqA3GGQHClJmHgVTWo2wLxnuh46jVOCyrRjxf1eCdFJ4f5VCEE3OYOb1P1/E9m1QQPOeNCHRhG+T8+oGjY3R8h03sQDeRVAHc6/hEXDwzayGO1S0LiKH4AvtOTd2WT8PcBw1yyA2aU8yEI3R9NGcnaniah4+QaUH4PTnV6eka+wMLkH0TSeyWGY0GDbvF1ESBUiFuLBXGsDfQ3Xq8j0/EXPU+XoBLg6dRBQmvKFf4BDcdD4xW9bX+zuPNCWN2mrhnyrCBKM7rCFapDnfSMb0TmLW2YelAVG3n+aOEAXCi6kuCqKDzVyGHrgeU7l7fF6oXK9VQkywh3cPB4p7Ka85hNA3a/UcPgUxL9R/X558zg=
Casey,
Thank you very much. This is very helpful and I followed your instructions.
Kate
On Wed, Aug 8, 2018 at 11:31 AM, Casey Russell <> wrote:
Kate,I didn't think of it earlier, but I don't have to just point you to the documentation, I also have examples from my own files. In the KanREN mesh, I specifically do IPv4 tests and IPv6 tests separately. Here are the OWAMP tests only. You obviously won't want to copy ALL of the options, but you can see what the ipv4_only and ipv6_only directives look like in action.<test_spec owamp_test_v4>type perfsonarbuoy/owamppacket_interval 0.01loss_threshold 10session_count 18000sample_count 6000packet_padding 0bucket_width 0.001force_bidirectional 1ipv4_only 1</test_spec><test_spec owamp_test>type perfsonarbuoy/owamppacket_interval 0.01loss_threshold 10session_count 18000sample_count 6000packet_padding 0bucket_width 0.001force_bidirectional 1ipv6_only 1</test_spec>These are from the mesh.conf file (before it is converted to JSON).Sincerely,Casey RussellNetwork Engineer785-856-98092029 Becker Drive, Suite 282
Lawrence, Kansas 66047On Wed, Aug 8, 2018 at 10:41 AM, Casey Russell <> wrote:Kate,The developers or others can come along later and correct me if I'm wrong, but I'm pretty sure you'd set that in your mesh config file (in the test specification section for each test type).Sincerely,Casey RussellNetwork Engineer785-856-98092029 Becker Drive, Suite 282
Lawrence, Kansas 66047On Wed, Aug 8, 2018 at 10:31 AM, Kate Adams <> wrote:--Hello All,The whole path that we'd need for proper v6 testing is unavailable, but IPv6 is enabled on our perfsonar host.I'd like to force v4 testing only and see if that clears up some issues we have with the maddash not reporting results.The documentation says" There is both a ipv4_only and ipv6_only option you can set in the test parameters of a mesh config. Setting them both at the same time gives an error."What file does this refer to?Kate--Kate Adams ()Cyberinfrastructure TechnologistGreat Plains Network
To unsubscribe from this list: https://lists.internet2.edu/sympa/signoff/perfsonar-user
Kate Adams ()
Cyberinfrastructure Technologist
Great Plains Network
- [perfsonar-user] IPv4 instead of IPv6, Kate Adams, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Casey Russell, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Casey Russell, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Kate Adams, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Kate Adams, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Mark Feit, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Kate Adams, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Kate Adams, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Mark Feit, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Kate Adams, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Mark Feit, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Mark Feit, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Kate Adams, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Kate Adams, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Casey Russell, 08/08/2018
- Re: [perfsonar-user] IPv4 instead of IPv6, Casey Russell, 08/08/2018
Archive powered by MHonArc 2.6.19.