Skip to content

Commit

Permalink
Merge pull request #247 from Jaredn/nxos_protocol
Browse files Browse the repository at this point in the history
Update index.rst
  • Loading branch information
dbarrosop committed May 11, 2016
2 parents 5dd1168 + f4a0c98 commit e3a4367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/support/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ ____________________________________
* :code:`dest_file_system` (ios) - Destination file system for SCP transfers (default: 'flash:').
* :code:`auto_rollback_on_error` (ios) - Disable automatic rollback (certain versions of IOS support configure replace, but not rollback on error) (default: True).
* :code:`global_delay_factor` (ios) - Allow for additional delay in command execution (default: .5).
* :code:`nxos_protocol` (nxos) - Protocol to connect with. Only 'https' and 'http' allowed (default: 'http').


Adding optional arguments to NAPALM drivers
Expand Down

0 comments on commit e3a4367

Please sign in to comment.