在windows cmd界面中,或者使用SecureCRT等telnet工具下: 1. telnet 192.168.1.1 就行,telnet默认使用的就是23号端口; 2. 或者 telnet 192.168.1.1 23,这样也行。