File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333| cisco_s300 | → | cisco_s300 |
3434| cisco_tp | → | cisco_tp |
3535| cisco_wlc | → | cisco_wlc |
36+ | cisco_wlc_ssh | → | cisco_wlc |
3637| cisco_xe | → | cisco_xe |
3738| cisco_xr | → | cisco_xr |
3839| cloudgenix_ion | → | cloudgenix_ion |
Original file line number Diff line number Diff line change 3232| cisco_nxos | → | cisco_nxos |
3333| cisco_s300 | → | cisco_s300 |
3434| cisco_tp | → | cisco_tp |
35- | cisco_wlc | → | cisco_wlc |
35+ | cisco_wlc | → | cisco_wlc_ssh |
3636| cisco_xe | → | cisco_ios |
3737| cisco_xr | → | cisco_xr |
3838| cloudgenix_ion | → | cloudgenix_ion |
Original file line number Diff line number Diff line change 261261# ntc templates is primarily based on netmiko, so a copy is in order
262262_NTCTEMPLATES_LIB_MAPPER = copy .deepcopy (NETMIKO_LIB_MAPPER )
263263_NTCTEMPLATES_LIB_MAPPER ["aruba_aoscx" ] = "aruba_aoscx"
264+ _NTCTEMPLATES_LIB_MAPPER ["cisco_wlc_ssh" ] = "cisco_wlc"
264265_NTCTEMPLATES_LIB_MAPPER ["huawei_vrp" ] = "huawei_vrp"
265266_NTCTEMPLATES_LIB_MAPPER ["vmware_nsxv" ] = "vmware_nsxv"
266267_NTCTEMPLATES_LIB_MAPPER ["watchguard_firebox" ] = "watchguard_firebox"
You can’t perform that action at this time.
0 commit comments