File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ instructions will be provided by the rack manufacturer.
121
121
122
122
#### How to visually inspect the physical hardware installation
123
123
124
- It is recommended to label on all cables following ANSI/TIA 606 Standards,
124
+ It's recommended to label on all cables following ANSI/TIA 606 Standards,
125
125
or the operator's standards, during the build process. The build process
126
126
should also create reverse mapping for cabling from a switch port to far end
127
127
connection. The reverse mapping can be compared to the cabling diagram to
@@ -229,7 +229,7 @@ Terminal Server has been deployed and configured as follows:
229
229
%admin ALL=(ALL) NOPASSWD: ALL
230
230
```
231
231
232
- 6. Start/Enable the LLDP service if it is not running:
232
+ 6. Start/Enable the LLDP service if it isn't running:
233
233
234
234
Check if LLDP service is running on TS:
235
235
```bash
@@ -248,7 +248,7 @@ Terminal Server has been deployed and configured as follows:
248
248
Notice: journal has been rotated since unit was started, output may be incomplete.
249
249
```
250
250
251
- If the service is not active (running), start the service:
251
+ If the service isn't active (running), start the service:
252
252
```bash
253
253
sudo systemctl start lldpd
254
254
```
You can’t perform that action at this time.
0 commit comments