Merge pull request #17077 from agaffney/junos_doc_fix

Update junos docs fragment to note the default port for transport=netconf
pull/17063/head
Peter Sprygada 8 years ago committed by GitHub
commit 8620fda947

@ -32,7 +32,7 @@ options:
description: description:
- Specifies the port to use when buiding the connection to the remote - Specifies the port to use when buiding the connection to the remote
device. The port value will default to the well known SSH port device. The port value will default to the well known SSH port
of 22 of 22 (for C(transport=cli)) or port 830 (for C(transport=netconf))
required: false required: false
default: 22 default: 22
username: username:

Loading…
Cancel
Save