4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
echo lldp stop | /usr/bin/tee /sys/kernel/debug/i40e/*/command
|