You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change officially open the driver for VRP5/VRP8 Enterprise/Service Provider Routers and Switches. A list of supported Huawei devices series have been added. Some YouTube Tutorials have been added. NAPALM official channel have been added.
NAPALM driver for HUAWEI Campus Network Switch, support the S5700,S6700 etc.
7
-
8
-
This repository is reference [NAPALM-CE](https://github.com/napalm-automation-community/napalm-ce) and Cisco IOS code, thanks for thdDaniel's contribution
6
+
It's a NAPALM Community Driver for Huawei VRP5/VRP8 Enterprise/Service Provider Routers and Switches.
9
7
8
+
This repository is reference [NAPALM-CE](https://github.com/napalm-automation-community/napalm-ce) and Cisco IOS code, thanks for thdDaniel's contribution
10
9
[中文版](README-ZH.md)
11
10
11
+
## Supported Huawei Network Devices
12
+
13
+
* NE Series:
14
+
* 40E, 8000
15
+
* AR Series:
16
+
* 2200
17
+
* ATN 900 Series:
18
+
* 910B, 910C and 910D
19
+
* S Switch Series:
20
+
* S5700, S6700
21
+
22
+
This driver is not limited to these models and series, these are just devices where the driver have been tested.
23
+
12
24
## Instructions
13
25
14
26
The driver is under development and iteration.
@@ -26,7 +38,7 @@ The driver is under development and iteration.
26
38
| get_lldp_neighbors() | Fetch LLDP neighbor information |
Slack is probably the easiest way to get help with NAPALM. You can find us in the channel napalm on the [network.toCode()](https://networktocode.herokuapp.com/) team.
115
+
116
+
## News
117
+
### YouTube Videos
118
+
*[NAPALM Network Automation Python: Working with Huawei VRP](https://youtu.be/40Z-hcPHY_M) by Michael Alvarez
119
+
*[NAPALM Network Automation Python: Collect Data from Multiple Vendors. Cisco and Huawei](https://youtu.be/wBuKua1QsUE) by Michael Alvarez
120
+
*[NAPALM Network Automation Python: Making Configurations in a Multivendor Network. Cisco and Huawei](https://youtu.be/QnXhCzaSvBw) by Michael Alvarez
0 commit comments