Punctuation fix.
This commit is contained in:
parent
51978ad40a
commit
53002c3619
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15063
1 changed files with 2 additions and 2 deletions
|
@ -6391,7 +6391,7 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms</screen>
|
|||
enscrambled Ethernet MAC as part of the auto configuration.</para>
|
||||
|
||||
<para>For further information on the structure of IPv6 addresses
|
||||
see RFC2373</para>
|
||||
see RFC2373.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
@ -6435,7 +6435,7 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms</screen>
|
|||
<screen>&prompt.root; <userinput>ifconfig gif0 inet6 alias MY_ASSIGNED_IPv6_TUNNEL_ENDPOINT_ADDR</userinput></screen>
|
||||
|
||||
<para>Replace the capitalized words by the information you received from the
|
||||
upstream 6bone node</para>
|
||||
upstream 6bone node.</para>
|
||||
|
||||
<para>This establishes the tunnel. Check if the tunnel is working by &man.ping6.8;
|
||||
'ing ff02::1%gif0. You should receive two ping replies.</para>
|
||||
|
|
Loading…
Reference in a new issue