sonic-buildimage/dockers/docker-lldp-sv2
zhenggen-xu 17d9bdf59c [docker-lldp] Fix lldpcli issue when description has special characters (#4133)
Before the fix:
lldpcli configure ports Ethernet96 lldp portidsubtype local 'Eth1/1' description 50G|sonic1|Eth1/3/2
bash: sonic1: command not found
bash: Eth1/3/2: No such file or directory

After fix:
lldpcli configure ports Ethernet96 lldp portidsubtype local 'Eth1/1' description '50G|sonic1|Eth1/3/2'
run successfully.

Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
2020-02-14 19:38:39 +00:00
..
base_image_files [Services] Allow monit system tool to monitor the critical processes status running in various SONiC containers. (#3940) 2020-01-11 01:27:34 +00:00
Dockerfile.j2 Remove unused packages in docker images and host (#2807) 2019-04-30 19:12:00 +00:00
lldpd sonic-cfggen with sonicv2 dockers (#190) 2017-01-19 20:56:26 -08:00
lldpd.conf.j2 configure the hostname for lldpd 2019-02-14 17:31:01 +00:00
lldpmgrd [docker-lldp] Fix lldpcli issue when description has special characters (#4133) 2020-02-14 19:38:39 +00:00
start.sh start lldp-syncd and lldpmgrd after lldpd fully started 2019-02-14 17:31:42 +00:00
supervisord.conf [vs]: only send lldp over eth0 (management port) (#2309) 2018-11-27 22:02:06 -08:00