sonic-buildimage/dockers/docker-lldp-sv2
zhenggen-xu ae491a9c47 [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-09 20:34:55 -08:00
..
base_image_files [Services] Allow monit system tool to monitor the critical processes status running in various SONiC containers. (#3940) 2020-01-10 16:21:02 -08:00
critical_processes [Services] Restart LLDP service upon unexpected critical process exit. (#3713) 2019-11-06 11:02:57 -08:00
Dockerfile.j2 [Services] Restart LLDP service upon unexpected critical process exit. (#3713) 2019-11-06 11:02:57 -08: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-12 09:40:51 +00:00
lldpmgrd [docker-lldp] Fix lldpcli issue when description has special characters (#4133) 2020-02-09 20:34:55 -08:00
start.sh start lldp-syncd and lldpmgrd after lldpd fully started 2019-02-12 10:38:55 +00:00
supervisord.conf [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-07 12:34:07 -08:00