Commit Graph

7 Commits (4ff0fd39107cb13f7c46f765eefe186402d1391e)

Author SHA1 Message Date
Peter Sprygada 4ff0fd3910 eos_eapi module allows independent configuration of protocol and port
The eos_eapi module would not configure the port if the protocol wasn't
configured as reported in #4905.  This changes the behavior to now allow
the port to be configured independently

fixes #4905
9 years ago
Peter Sprygada 0f8f47dcf1 fix up eos_eapi module
* fixes TypeError: load_config() got an unexpected keyword argument 'session'\n"
* removes qos argument

ref #4869
9 years ago
Peter Sprygada c215398e2f update eos_eapi module with new enhancements
* add support for vrf configurations
* add support for configing the qos value for eapi
* add config argument to specify the device running-config

Tested on EOS 4.15.4F
9 years ago
John Barker 79c55534fc General EOS documentation improvements
Typos, formatting, choices.
10 years ago
John R Barker 280522914c State runnng v running
Fix typo
10 years ago
Matt Martz c7845456a6 Various simple linting type cleanups on modules 10 years ago
chouseknecht 4e614d36bc Adding eos_eapi module. 10 years ago