发新话题
打印

建立PPP封装的两种方式,哪种正确?

263shanghai

建立PPP封装的两种方式,哪种正确?

以下建立PPP封装的两种方式,哪种正确?
第一种
router1:
username router2 password cisco
int s0
ip 192.168.8.1 255.255.255.0
encapsulation ppp
ppp auth chap
no shut

router2:
username router1 password cisco
int s0
ip 192.168.8.2 255.255.255.0
encapsulation ppp
ppp auth chap
no shut

第二种:
router1:
enable secret cisco1
username router2 password cisco2
int s0
ip 192.168.8.1 255.255.255.0
encapsulation ppp
ppp auth chap
no shut

router2:
enable secret cisco2
username router1 password cisco1
int s0
ip 192.168.8.2 255.255.255.0
encapsulation ppp
ppp auth chap
no shut

在某些模拟器中第二种方式正确,但教材说是第一种.

Re:建立PPP封装的两种方式,哪种正确?

username命令后面的密码一定要一样。

Re:建立PPP封装的两种方式,哪种正确?

谢谢.
发新话题
  清除 Cookies - 联系我们 - 邮件技术资讯网 - Archiver - WAP - 繁體中文
当前时区 GMT+8, 现在时间是 2008-9-7 05:19

本论坛为非盈利中立机构,论坛所有言论纯属发表者个人意见,与《 邮件技术资讯网》论坛立场无关。内容所涉及的版权和法律相关事宜请参考各自所有者的条款。
如果认定侵犯了您的权利,请联系我们尽快处理。本论坛原创内容请联系本站后再行转载并务必保留我站信息。此声明修改不再另行通知,本论坛保留最终解释权。
*本论坛QQ群:1#群2233231(已满) 2#群2598254(推荐) 3#群15974064(推荐) 4#群14173252(推荐)*
* 建议使用 1024×768 模式查看本论坛 *
Powered by Discuz! 6.1.0