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

4.x config attributes need updating #184

Open
devrobo opened this issue Mar 26, 2020 · 0 comments
Open

4.x config attributes need updating #184

devrobo opened this issue Mar 26, 2020 · 0 comments

Comments

@devrobo
Copy link
Contributor

devrobo commented Mar 26, 2020

From what we can tell, the main blocker from the customer today, is the 4 x config attributes from Rbeapi that need updating as below:

Cannot configure ‘peer-address heartbeat $ip’ for mlag configuration (https://github.com/arista-eosplus/rbeapi/blob/develop/lib/rbeapi/api/mlag.rb
Cannot configure ‘dual primary detection delay $number action errdisable all-interfaces’ for mlag configuration (https://github.com/arista-eosplus/rbeapi/blob/develop/lib/rbeapi/api/mlag.rb)
Cannot configure ‘neighbor $bgp_neighbor_ip maximum-routes $number’ for bgp neighbour configuration (https://github.com/arista-eosplus/rbeapi/blob/develop/lib/rbeapi/api/bgp.rb)
Cannot configure ‘username $name sshkey $ssh_key_value’ for user management (https://github.com/arista-eosplus/rbeapi/blob/develop/lib/rbeapi/api/users.rb) This is because sshkey is now deprecated and it has to be ‘username $USERNAME ssh-key $SSHKEY’

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

No branches or pull requests

1 participant