实验拓扑: PC: hostname PC ! interface FastEthernet0/0 ip address 10.1.1.1 255.255.255.0 ! no ip routing //关闭路由器的路由功能,模拟成一台PC机 ip default-gateway 10.1.1.254 //配置默认网关 NA
CISCO广域网---ppp认证总结 1、pap 认证(明文) 特点: 主机和路由器之间,pap为单向认证。 路由器和路由器之间,pap是双向认证。 认证建立过程: 1)双方建立数据库: username R1 password cisco //两边建立各自的数据库 2)接口下封装PPP:encaps
关于GNS3关联SecureCRT的配置 F:\TDDOWNLOAD\securecrt\SecureCRT.exe /t /telnet 127.0.0.1 %p //标签名称是127.0.0.1 F:\TDDOWNLOAD\securecrt\SecureCRT.exe /script D:\Progra~1\GNS3\securecrt.vbs /arg %d /t /telnet
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号