https://github.com/skoef/napalm-ftos
NAPALM Driver for Dell EMC/Force10 FTOS
https://github.com/skoef/napalm-ftos
Last synced: over 1 year ago
JSON representation
NAPALM Driver for Dell EMC/Force10 FTOS
- Host: GitHub
- URL: https://github.com/skoef/napalm-ftos
- Owner: skoef
- License: apache-2.0
- Created: 2019-02-04T11:51:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-04T11:26:42.000Z (about 7 years ago)
- Last Synced: 2025-01-07T23:53:59.076Z (over 1 year ago)
- Language: Python
- Size: 154 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/napalm-automation-community/napalm-ftos)
[](https://pypi.python.org/pypi/napalm-ftos)
[](https://pypi.python.org/pypi/napalm-ftos/)
# napalm-ftos
NAPALM driver for Dell EMC/Force10 FTOS
### Implemented APIs
* close
* get_arp_table
* get_bgp_neighbors_detail
* get_config
* get_environment
* get_facts
* get_interfaces
* get_interfaces_counters
* get_interfaces_ip
* get_lldp_neighbors
* get_lldp_neighbors_detail
* get_mac_address_table
* get_ntp_peers
* get_ntp_servers
* get_ntp_stats
* get_snmp_information
* get_users
* is_alive
* open
* ping
* traceroute
### Missing APIs.
* cli
* commit_config
* compare_config
* compliance_report
* connection_tests
* discard_config
* get_bgp_config
* get_bgp_neighbors
* get_firewall_policies
* get_ipv6_neighbors_table
* get_network_instances
* get_optics
* get_probes_config
* get_probes_results
* get_route_to
* load_merge_candidate
* load_replace_candidate
* load_template
* post_connection_tests
* pre_connection_tests
* rollback