我可以使用什么命令(调试)来查看cisco 3G路由器上专门用于3G连接的身份验证错误?
发布于 2013-05-29 06:53:06
大多数3G身份验证将通过PPP (使用CHAP或PAP )进行,因此我首先介绍:
debug ppp negotiation debug ppp authentication
看看你能得到什么。
https://networkengineering.stackexchange.com/questions/1296
相似问题