You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/var/lib/lldpad (root@work-055) $ puppet agent -t --tags=openlldp
Notice: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Lldp[enp0s25]/Exec[set-lldp enp0s25]/returns: Device not found or inactive
Error: lldptool set-lldp -i enp0s25 -g nb adminStatus=rxtx returned 1 instead of one of [0]
Error: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Lldp[enp0s25]/Exec[set-lldp enp0s25]/returns: change from notrun to 0 failed: lldptool set-lldp -i enp0s25 -g nb adminStatus=rxtx returned 1 instead of one of [0]
Notice: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Tlv[enp0s25]/Exec[set-tlv enp0s25 sysCap]/returns: Device not found or inactive
Error: lldptool set-tlv -i enp0s25 -g nb -V sysCap -c enableTx=yes returned 1 instead of one of [0]
Error: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Tlv[enp0s25]/Exec[set-tlv enp0s25 sysCap]/returns: change from notrun to 0 failed: lldptool set-tlv -i enp0s25 -g nb -V sysCap -c enableTx=yes returned 1 instead of one of [0]
Notice: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Tlv[enp0s25]/Exec[set-tlv enp0s25 sysDesc]/returns: Device not found or inactive
Error: lldptool set-tlv -i enp0s25 -g nb -V sysDesc -c enableTx=yes returned 1 instead of one of [0]
Error: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Tlv[enp0s25]/Exec[set-tlv enp0s25 sysDesc]/returns: change from notrun to 0 failed: lldptool set-tlv -i enp0s25 -g nb -V sysDesc -c enableTx=yes returned 1 instead of one of [0]
Notice: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Tlv[enp0s25]/Exec[set-tlv enp0s25 portDesc]/returns: Device not found or inactive
Error: lldptool set-tlv -i enp0s25 -g nb -V portDesc -c enableTx=yes returned 1 instead of one of [0]
Error: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Tlv[enp0s25]/Exec[set-tlv enp0s25 portDesc]/returns: change from notrun to 0 failed: lldptool set-tlv -i enp0s25 -g nb -V portDesc -c enableTx=yes returned 1 instead of one of [0]
Notice: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Tlv[enp0s25]/Exec[set-tlv enp0s25 mngAddr]/returns: Device not found or inactive
Error: lldptool set-tlv -i enp0s25 -g nb -V mngAddr -c enableTx=yes returned 1 instead of one of [0]
Error: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Tlv[enp0s25]/Exec[set-tlv enp0s25 mngAddr]/returns: change from notrun to 0 failed: lldptool set-tlv -i enp0s25 -g nb -V mngAddr -c enableTx=yes returned 1 instead of one of [0]
Notice: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Tlv[enp0s25]/Exec[set-tlv enp0s25 sysName]/returns: Device not found or inactive
Error: lldptool set-tlv -i enp0s25 -g nb -V sysName -c enableTx=yes returned 1 instead of one of [0]
Error: /Stage[main]/Role::Workstation::Centos/Openlldp::Config::Tlv[enp0s25]/Exec[set-tlv enp0s25 sysName]/returns: change from notrun to 0 failed: lldptool set-tlv -i enp0s25 -g nb -V sysName -c enableTx=yes returned 1 instead of one of [0]
Notice: Finished catalog run in 9.58 seconds
--
Do you have any idea?
Thanks.
The text was updated successfully, but these errors were encountered:
Quite an old issue, but just stumbled into the same problem and solved it by running lldptool with sudo -- seems like this about some kind of authentication/authorization
Hello,
I installed your module into our puppet server and everything was fine. But a soon as i change the interface name nothing work.
Now what ever i do i got that error.
Unknown LLDP command response: R0a
old if name enp0s25
new ifname eth0
--
--
also from our puppet server
--
--
Do you have any idea?
Thanks.
The text was updated successfully, but these errors were encountered: