Skip to main content

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: Build

Develop: Build

PyPi: Upload

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


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)

Uploaded Source

Built Distribution

napalm_s350-0.3.0-py2.py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page