User Tools

Site Tools

한국어

jpc:link_local:index

Differences

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

Link to this comparison view

Next revision
Previous revision
jpc:link_local:index [2026/02/20 15:37] – created - external edit 127.0.0.1jpc:link_local:index [2026/03/26 02:40] (current) mfranklin
Line 1: Line 1:
-====== Using the jPC'Ethernet Link Local Address ======+====== Using the Ethernet Link Local Address ======
  
-The jPC's Ethernet port is configured by default with a static [[https://en.wikipedia.org/wiki/Link-local_address|link local IP address]] of 169.254.1.1. The link local address allows you to directly connect an Ethernet cable between a PC and the jPC without the need for additional hardware, such as a hub, switch, router, etc.+The panel PC's Ethernet port is configured by default with a static [[https://en.wikipedia.org/wiki/Link-local_address|link local IP address]] of 169.254.1.1. The link local address allows you to directly connect an Ethernet cable between a PC and the panel PC without the need for additional hardware, such as a hub, switch, router, etc.
  
-With just a PC (e.g. a notebook), an Ethernet cable, and with the SSH server enabled, the Ethernet Link Local address can be used to access and administer the jPC both at development time, and when deployed in the field.+With just a PC (e.g. a notebook), an Ethernet cable, and with the SSH server enabled, the Ethernet Link Local address can be used to access and administer the panel PC both at development time, and when deployed in the field.
  
 Examples: Examples:
-  * Use ''ssh admin@169.254.1.1'' to run commands on the jPC+  * Use ''ssh admin@169.254.1.1'' to run commands on the panel PC
-  * Use ''scp /path/to/file admin@169.254.1.1'' to copy files to the jPC+  * Use ''scp /path/to/file admin@169.254.1.1'' to copy files to the panel PC
-  * Use ''scp admin@169.254.1.1:/path/to/file .'' to copy files from the jPC.+  * Use ''scp admin@169.254.1.1:/path/to/file .'' to copy files from the panel PC.
  
-Use [[https://filezilla-project.org/|FileZilla Client]] if you prefer having a GUI to transfer files to and from the jPC over this link local address.+Use [[https://filezilla-project.org/|FileZilla Client]] if you prefer having a GUI to transfer files to and from the panel PC over this link local address.
  
-To change the link local address, or disable it entirely, see [[jpc:network_configuration:index|jPC Network Configuration]].+To change the link local address, or disable it entirely, see [[jpc:network_configuration:index|Network Configuration]].
jpc/link_local/index.1771601855.txt.gz · Last modified: by 127.0.0.1