NAPALM driver for Cisco SMB switches (SF3xx, SF5xx, SG3xx, SG5xx)
Project description
Napalm-s350
NAPALM driver for Cisco SMB switches (SF3xx, SF5xx, SG3xx, SG5xx).
Status
Master:
Develop:
Requirements
Python 3.6+, napalm 3+
Installation
pip3 install napalm_s350
CLI test
Default information (the same as call get_facts
napalm --user USER --password PASSWORD --vendor s350 HOSTNAME
Get interfaces
napalm --user USER --password PASSWORD --vendor s350 HOSTNAME call get_interfaces
Get configuration file
napalm --user USER --password PASSWORD --vendor s350 HOSTNAME call get_config
Debug
napalm --user USER --password PASSWORD --vendor s350 --debug HOSTNAME
Supported devices
This driver initially targets the Cisco SG350 device though other, similar, devices may be supported.
function | SG300 | SG500 | SG350 | SG550 | stack SG500 | stack SG550 |
---|---|---|---|---|---|---|
get_arp_table | x | x | x | x | ||
get_arp_table (with vrf) | NI | NI | NI | NI | ||
get_bgp_config | ||||||
get_bgp_neighbors | ||||||
get_bgp_neighbors_detail | ||||||
get_config | x | x | x | x | ||
get_config (filtered) | x | x | x | x | ||
get_config (sanitized) | x | x | x | x | ||
get_environment | ||||||
get_facts | x | x | x | x | ||
get_firewall_policies | ||||||
get_interfaces | x | x | x | x | ||
get_interfaces_counters | ||||||
get_interfaces_ip | x | x | x | x | ||
get_ipv6_neighbors_table | ||||||
get_lldp_neighbors | x | x | x | x | ||
get_lldp_neighbors_detail | x | x | x | x | ||
get_mac_address_table | ||||||
get_network_instances | ||||||
get_ntp_peers | ||||||
get_ntp_servers | x | x | x | x | ||
get_ntp_stats | ||||||
get_optics | ||||||
get_probes_config | ||||||
get_probes_results | ||||||
get_route_to | ||||||
get_snmp_information | ||||||
get_users | ||||||
get_vlans | x | x | x | x | ||
is_alive | ||||||
ping | ||||||
traceroute |
NS - devices do not have support for that feature
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
napalm-s350-0.3.0.tar.gz
(14.4 kB
view hashes)
Built Distribution
Close
Hashes for napalm_s350-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2963269869d5a5fd4b80411d15a4f6e00492c0f180cdd0cc57a6b8c7d502e4d6 |
|
MD5 | b8c4b166a6487a730ffe2a8537eeded8 |
|
BLAKE2b-256 | 6e2a41a32d4eaf13b63075ecd53c55b6349e305db8deaaf023425aec13ac21af |