https://github.com/napalm-automation-community/napalm-ftos
NAPALM Driver for Dell/Force10 FTOS
https://github.com/napalm-automation-community/napalm-ftos
dell dell-emc force10 ftos napalm
Last synced: 26 days ago
JSON representation
NAPALM Driver for Dell/Force10 FTOS
- Host: GitHub
- URL: https://github.com/napalm-automation-community/napalm-ftos
- Owner: napalm-automation-community
- License: apache-2.0
- Created: 2019-02-13T19:01:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T09:52:22.000Z (about 1 year ago)
- Last Synced: 2025-04-20T01:47:30.265Z (about 1 month ago)
- Topics: dell, dell-emc, force10, ftos, napalm
- Language: Python
- Homepage:
- Size: 64.5 KB
- Stars: 9
- Watchers: 3
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
- Authors: AUTHORS
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