Skip to content

Unable to do a show run or a backup of a Dell OS 6 device due to ip dhcp snooping commands #18

@brettisbest

Description

@brettisbest

Unable to do a show run or a backup of a Dell OS 6 device.

found that if I remove these lines on an interface the issue is fixed

interface tengigabitethernet 1/0/14
ip dhcp snooping log-invalid
ip dhcp snooping trust

Error output:
10.16.0.2> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-local-12020o4njal5o/ansible-tmp-1641886808.38716-12057-13075119202984/ > /dev/null 2>&1 && sleep 0'
fatal: [Core1]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"commands": [
"show running-config"
],
"interval": 1,
"match": "all",
"provider": null,
"retries": 10,
"wait_for": null
}
},
"msg": "ect dcbxp ets-config\r\nno lldp tlv-select dcbxp ets-recommend\r\nno lldp tlv-select dcbxp pfc\r\nno lldp tlv-select dcbxp application-priority\r\nexit\r\n!\r\ninterface Te1/0/14\r\nip dhcp snooping trust\r\nip dhcp snooping log-invalid\r\nswitchport mode trunk\r\nno lldp tlv",
"rc": -32603
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions