cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
10794
Views
5
Helpful
2
Replies

Transport preferred

sathyasav
Beginner
Beginner

Hi everyone,

i have a doubt in command transport preferred.

What is the function of this command.since the command Transport input and Transport output doing the same thing,then why the command Transport preferred is needed.

2 Replies 2

selvakumar.vec
Beginner
Beginner

Hi Sathya,

 

If none of the protocol was configured for incoming and outgoing connections (Transport input and Transport output), Then it will use the protocol mentioned in transport preferred command.

 

Please find the below table for your reference.

 

Command
Purpose

Router(config-line)# transport input {lat | mop | nasi | none | pad | rlogin | ssh | telnet | v120}

Defines which protocols can be used to connect to a specific line.

Router(config-line)# transport output {lat | mop | nasi | none | pad | rlogin | telnet | v120}

Determines the protocols that can be used for outgoing connections from a line.

Router(config-line)# transport preferred {lat | mop| nasi | pad | rlogin | telnet | v120}

Specifies the protocol for the router to use if the user did not specify a protocol.

Router(config-line)# transport preferred none

Prevents errant connection attempts.

 

 

Regards,

Selva