Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The EX4300-48P has issues with LLDP information tags #758

Merged

Conversation

fjaeckel
Copy link
Contributor

@fjaeckel fjaeckel commented Jul 2, 2018

The same issue has been described before in junos.py and is an issue on multiple platforms. I tested the before and after on a EX4300-48P with success.

Concrete error before:

[lldp_neighbors_detail] cannot retrieve device data: RpcError(severity: error, bad_element: get-lldp-interface-neighbors-information, message: error: syntax error

The same issue has been described before in `junos.py` and is an issue
on multiple platforms. I tested the before and after on a EX4300-48P
with success.

Concrete error before:
```
[lldp_neighbors_detail] cannot retrieve device data: RpcError(severity: error, bad_element: get-lldp-interface-neighbors-information, message: error: syntax error
```
@coveralls
Copy link

coveralls commented Jul 2, 2018

Coverage Status

Coverage decreased (-0.3%) to 78.771% when pulling e78442a on fjaeckel:ex4300-lldp-discovery-fixes into d7961e8 on napalm-automation:develop.

@dbarrosop dbarrosop merged commit 1804b0b into napalm-automation:develop Jul 6, 2018
@fjaeckel fjaeckel deleted the ex4300-lldp-discovery-fixes branch July 9, 2018 09:12
cspeidel pushed a commit to cspeidel/napalm that referenced this pull request Aug 9, 2018
…on#758)

The same issue has been described before in `junos.py` and is an issue
on multiple platforms. I tested the before and after on a EX4300-48P
with success.

Concrete error before:
```
[lldp_neighbors_detail] cannot retrieve device data: RpcError(severity: error, bad_element: get-lldp-interface-neighbors-information, message: error: syntax error
```
ExaneServerTeam pushed a commit to ExaneServerTeam/napalm that referenced this pull request Mar 6, 2020
…on#758)

The same issue has been described before in `junos.py` and is an issue
on multiple platforms. I tested the before and after on a EX4300-48P
with success.

Concrete error before:
```
[lldp_neighbors_detail] cannot retrieve device data: RpcError(severity: error, bad_element: get-lldp-interface-neighbors-information, message: error: syntax error
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants