cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4699
Views
0
Helpful
1
Replies

How to remove telnet on Nexus 7000

rfuentes1111
Level 1
Level 1

Hi Team,

I have a project to get done we are planning to disable Telnet and enable SSH on a Nexus 7000.

Can someone help out with this i need to know the command to remove telnet and only have SSH.

Also I now this is another Topic but i have a VPC that it was use before and i want to use it again, but i want to remove the following command.

how can i do it thank you team. and by removing this need to know if it going to create an issue.

Switchport access vlan4

interface port-channel5
switchport
switchport mode trunk
switchport access vlan 4
switchport trunk native vlan 4
vpc 5

1 Reply 1

ahmedshoaib
Level 4
Level 4

Hi;

1) To disable the Telnet on Nexus 7000, is just need to disable the telnet feature:

no feature telnet

2) To remove the Switchport access vlan4 is simple as we are removing on normal Cisco switch & there will be issue:

interface port-channel5
 no switchport access vlan 4

Thanks & Best regards;

Review Cisco Networking for a $25 gift card