Here is the set up
On Switch B, the config have the following:
- vty transport input all
- ip domain name xxxx.com
- crypto key generate rsa modulus 2048
- The mgmt int is configured with only ip address
- I did not configured any routing and default gateway on switch B
- The model is 9200 and 9300 respectively, I am not sure the model will have any impact on the configuration. And I am not sure what kind of extra information I need to provide in this question.
On switch A, the int gi1/0/1 is configured with switch access port with access vlan corresponding to the ip in mgmt int
I can telnet switch B from switch A, BUT I CANNOT SSH to switch B.