mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-24 07:04:19 +02:00
transport: add page (#17616)
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
This commit is contained in:
parent
355b14a1ad
commit
90ae4442a0
1 changed files with 9 additions and 0 deletions
9
pages/cisco-ios/transport.md
Normal file
9
pages/cisco-ios/transport.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# transport
|
||||
|
||||
> Manage line transport protocols.
|
||||
> Accessed in configuration mode under `line`.
|
||||
> More information: <https://www.cisco.com/c/en/us/td/docs/routers/sdwan/command/iosxe/qualified-cli-command-reference-guide/m-line-commands.pdf>.
|
||||
|
||||
- Restrict line protocols to `ssh`:
|
||||
|
||||
`transport input ssh`
|
Loading…
Add table
Reference in a new issue