Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tech_notes:ipv6 [2022-09-27 Tue wk39 20:12] – [Protocols] baumkptech_notes:ipv6 [2022-10-08 Sat wk40 18:56] baumkp
Line 21: Line 21:
  
 ====Protocols==== ====Protocols====
-|<50em 30px 50px >|+|<30em 20px 70px >|
 ^Number ^Protocol^ Purpose^ ^Number ^Protocol^ Purpose^
 |58 |IPv6-ICMP| Information, Error reporting, diagnostics- |58 |IPv6-ICMP| Information, Error reporting, diagnostics-
Line 66: Line 66:
 Because IPv6 address notation uses colons to separate hextets, it is necessary to encase the address in square brackets in URIs. For example %%http://[2a00:1450:4001:82a::2004]%%. If you want to specify a port, you can do so as normal using a colon: %%http://[2a00:1450:4001:82a::2004]:80%%. Because IPv6 address notation uses colons to separate hextets, it is necessary to encase the address in square brackets in URIs. For example %%http://[2a00:1450:4001:82a::2004]%%. If you want to specify a port, you can do so as normal using a colon: %%http://[2a00:1450:4001:82a::2004]:80%%.
  
 +<- tech_notes:iperf|Back ^ tech_notes:index|Start page ^ tech_notes:flatpak|Next->