Skip to content

Commit

Permalink
Updated the comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshbaburam91 committed Oct 21, 2024
1 parent 443fa3c commit cf87f03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/jnpr/junos/device.py
Original file line number Diff line number Diff line change
Expand Up @@ -1217,6 +1217,10 @@ def __init__(self, *vargs, **kvargs):
*OPTIONAL* To disable public key authentication.
default is ``None``.
:param str bind_addr:
*OPTIONAL* To use (local) source IP address.
default is ``None``.
:param bool hostkey_verify:
*OPTIONAL* To enable ssh_known hostkey verify
default is ``False``.
Expand Down

0 comments on commit cf87f03

Please sign in to comment.