Add a pause before pushing port configuration
This commit is contained in:
parent
30438bb987
commit
62af66a1f0
@ -44,6 +44,9 @@ do
|
|||||||
wait_until_if_exists
|
wait_until_if_exists
|
||||||
done
|
done
|
||||||
|
|
||||||
|
echo Wait 10 seconds
|
||||||
|
sleep 10
|
||||||
|
|
||||||
# apply lldpd configuration
|
# apply lldpd configuration
|
||||||
echo apply lldpd configuration
|
echo apply lldpd configuration
|
||||||
lldpcli -c /etc/lldpd.conf
|
lldpcli -c /etc/lldpd.conf
|
||||||
|
Reference in New Issue
Block a user