-
This is a pretty intricate issue, so strap yourselves in.
##### SUMMARY
I am attempting to test out BGP configurations for the Arista EOS bgp module, using an Arista vEOS machine managed via Vag…
-
From v. 3.0.2 as reported in [Gentoo Bug tracking system](https://bugs.gentoo.org/509498) a lot of users receive errors on parallel installation.
It seems that this still is present also in the las…
-
The new API provides many additional data.
Sample:
```json
{
"title": "Mastering Python Networking",
"type": "books",
"coverImage": "https://d255esdrn735hr.cloudfront.net/sites/default/files…
-
# pry -r snmp
[1] pry(main)> s=SNMP::Manager.new(:Host=>'10.20.1.86', :Community=>'public')
[2] pry(main)> s.get_bulk(0, 34, '1.0.8802.1.1.2.1.1.7.1.1.1.4.5.79.68.188')
/var/lib/gems/1.9.1/gems/snmp-…
-
Support reading the raw or formatted data from SFP/SFP+/QSFP module EEPROM, such that "ethtool -m" returns.
```
ethtool -m eth0
Identifier : 0x03 (SFP)
…
-
Currently, NetBox does not support any concept of physical cable plant installations. We can connect one interface to another, but there is no way too associate that connection with information about …
-
Please leave a comment regarding any agenda item you wish to discuss. If you don't show up for the meeting, your item will be skipped.
If your IRC nick is different from your Github username, leave…
-
Based on you suggestions in #659 I created rule(s) with this plugin.
Add new rules, worked correctly, but not possible to edit.
Stored values not passed into tagsinput field.
![query_builder_edit…
-
In a Puppet manifest, adding:
```
eos_logging_host { '10.0.0.1': }
````
Gives the following error:
```
bash-4.1# puppet agent -t
Info: Using configured environment 'production'
Info: Ret…
-
Can you please add Arista:
'arista_eos': {"oid": ".1.3.6.1.2.1.1.1.0",
"expr": re.compile(r".*Arista Networks EOS.*", re.IGNORECASE),
"priority": 60},
I'm…