Skip to content

Commit 621df44

Browse files
authored
Typos on TS setup
1 parent 4255e5e commit 621df44

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/operator-nexus/howto-platform-prerequisites.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Terminal Server has been deployed and configured as follows:
169169
ipv4_static_settings.address="$TS_NET2_IP"
170170
ipv4_static_settings.netmask="$TS_NET2_NETMASK"
171171
ipv4_static_settings.gateway="$TS_NET2_GW"
172-
physif="net1"
172+
physif="net2"
173173
END
174174
```
175175
@@ -178,9 +178,9 @@ Terminal Server has been deployed and configured as follows:
178178
| TS_NET1_IP | The terminal server PE1 to TS NET1 IP |
179179
| TS_NET1_NETMASK | The terminal server PE1 to TS NET1 netmask |
180180
| TS_NET1_GW | The terminal server PE1 to TS NET1 gateway |
181-
| TS_NET2_IP | The terminal server PE1 to TS NET2 IP |
182-
| TS_NET2_NETMASK | The terminal server PE1 to TS NET2 netmask |
183-
| TS_NET2_GW | The terminal server PE1 to TS NET2 gateway |
181+
| TS_NET2_IP | The terminal server PE2 to TS NET2 IP |
182+
| TS_NET2_NETMASK | The terminal server PE2 to TS NET2 netmask |
183+
| TS_NET2_GW | The terminal server PE2 to TS NET2 gateway |
184184
185185
3. Setup support admin user:
186186

0 commit comments

Comments
 (0)