Skip to content

Commit 25c1b88

Browse files
authored
Add notes about roboRIO ip address and team number (#2954)
1 parent 3c82187 commit 25c1b88

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/docs/networking/networking-introduction/ip-configurations.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ When configured for an event, the Team Radio runs a DHCP server with a pool for
4545
- IP camera (if used) - DHCP ``10.TE.AM.Y`` assigned by Robot Radio
4646
- Other devices (if used) - DHCP ``10.TE.AM.Z`` assigned by Robot Radio
4747

48+
.. note:: If the roboRIO is not being assigned a DHCP IP address of ``10.TE.AM.2``, ensure you've :ref:`Set the roboRIO team number <docs/zero-to-robot/step-3/roborio2-imaging:Setting the roboRIO Team Number>`
49+
4850
### On the Field Static Configuration
4951

5052
It is also possible to configure static IPs on your devices to accommodate devices or software which do not support mDNS. When doing so you want to make sure to avoid addresses that will be in use when the robot is on the field network. These addresses are ``10.TE.AM.1`` for the VH-109 radio, ``10.TE.AM.4`` for the field router, and anything ``10.TE.AM.20`` or greater which may be assigned to a device configured for DHCP or else reserved. The roboRIO network configuration can be set from the webdashboard.
@@ -73,6 +75,8 @@ It is also possible to configure static IPs on your devices to accommodate devic
7375
- IP camera (if used) - DHCP, ``10.TE.AM.Y``, assigned by Robot Radio
7476
- Other devices (if used) - DHCP, ``10.TE.AM.Z``, assigned by Robot Radio
7577

78+
.. note:: If the roboRIO is not being assigned a DHCP IP address of ``10.TE.AM.2``, ensure you've :ref:`Set the roboRIO team number <docs/zero-to-robot/step-3/roborio2-imaging:Setting the roboRIO Team Number>`
79+
7680
### In the Pits Static Configuration
7781

7882
It is also possible to configure static IPs on your devices to accommodate devices or software which do not support mDNS. When doing so you want to make sure to avoid addresses that will be in use when the robot is on the field network. These addresses are ``10.TE.AM.1`` for the VH-109 radio and ``10.TE.AM.4`` for the field router.

0 commit comments

Comments
 (0)