Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] IPv4 instead of IPv6

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] IPv4 instead of IPv6


Chronological Thread 
  • From: Casey Russell <>
  • To: Kate Adams <>
  • Cc:
  • Subject: Re: [perfsonar-user] IPv4 instead of IPv6
  • Date: Wed, 8 Aug 2018 11:31:52 -0500
  • Ironport-phdr: 9a23:1gq1lhP8WNiC6Mq0SCYl6mtUPXoX/o7sNwtQ0KIMzox0K/35p8bcNUDSrc9gkEXOFd2Cra4c1ayO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUhTexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Qiqp4bt1RxD0iScHLz85/3/Risxsl6JQvRatqwViz4LIfI2ZMfxzdb7fc9wHX2pMRsReVyJBDI2ybIUBEvQPMvpDoobnu1cDtwGzCRWwCO7tzDJDm3/43bc90+QkCQzLwhYvH8kQv3XUsd77KLoSUfuuzKbWyTXDa+5d1DDh54jSbxAhuuqMUqx0ccrV0kQvFBnKjlOKqYP7OTOZzOINvHaH7+d5U++klmApqwZ0oje1x8csjJHEhoYUylDC9iV23ps6Jdy+SEJhfdGkF55QuzmGN4p4Q8MiX31otzggyrEcpZG7ey0KxIwmxx7Zd/yIbZKI4hT9W+aNPzt0nmxqd6+ihxqq6Uiv1Pf8Vsev0FZNqCpKiMPMumoL1xPN9siLUvh98V2n2TaVyQ/T7PtIIUYqmqrHLZMq370+loILvEjdHyL6hEf7gaqYdkgn4eek9+Hqb7r6qpOAOYJ5jx3xPrgvl8G6BOk0LAYDUmed9O+hzrPs51f5T69PjvAukqnWrpTaJcMDq668GQBV04Ij5w+4DzenzNgUhHYGIExLdR+IlYTpNFbOIPf3Dfe7nVugiitkx/fDPrH5A5XNKGbMkKv5cLpj6kNQ1Ag+wNVR559XEb4NPPf+V0DtuNDEABI0NhC7z/rmBdh4044SR2yCD6CBPKPXq1CI5+YvI+eWZI8SvTbwM+Qq5+TzjX8igl8SY62p3Z8MZXC7BPtmJV+ZbmTqgtsbF2cFoBY+QPTwiFKeST5Te2qyX6Uk6zEjFo2mF4nDRpuqgLyHxii7BIRaZn1dCl+SC3flbIGEW/YXaCKOOc9tjCYIVbmnS489yx6urgn6xKR7LubK4CEXq4/s1MUmr9DVjgw4oDxoE9yGgSbKS2BvgnhORjkq0bp5rFAnjFqPzO9jkvlAHJtI5vxPVQk0cobR1eJhDNb7QEfcZdqTG2ugWcisVDEtUsoqkZhJZ0dmB87kyBHFwyewBbIJzfqGCIFz6bPZx3G2PMdyzXHI2u45gkMoWcxJPHfjm7Vy7VvuAZXUmRCZi7qybvZbmyrM73uYi2uIoExCVgNsC+PIUW1YfVqFkdOsxUreQveHBb0iKUMVyseeJ4NFcNDgkU1CTfblI5LYbn7nyEmqAhPd7bqXYZuiQXgGxyjZDABQmBoO5m2LMQwWBS6nuW/YSjpjCQS8MAvX7eBipSbjHQcPxAaQYhgkjuLt9w==

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/owamp
  packet_interval   0.01
  loss_threshold    10
  session_count     18000
  sample_count      6000
  packet_padding    0
  bucket_width      0.001
  force_bidirectional 1
  ipv4_only 1
</test_spec>

<test_spec owamp_test>
  type              perfsonarbuoy/owamp
  packet_interval   0.01
  loss_threshold    10
  session_count     18000
  sample_count      6000
  packet_padding    0
  bucket_width      0.001
  force_bidirectional 1
  ipv6_only 1
</test_spec>

These are from the mesh.conf file (before it is converted to JSON).


Sincerely,
Casey Russell
Network Engineer
KanREN
phone785-856-9809
2029 Becker Drive, Suite 282
Lawrence, Kansas 66047
linkedin twitter twitter


On 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 Russell
Network Engineer
KanREN
phone785-856-9809
2029 Becker Drive, Suite 282
Lawrence, Kansas 66047
linkedin twitter twitter


On 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 Technologist
Great Plains Network

--
To unsubscribe from this list: https://lists.internet2.edu/sympa/signoff/perfsonar-user






Archive powered by MHonArc 2.6.19.

Top of Page