45IT.COM- 电脑学习从此开始!
DIY硬件教程攒机经验装机配置
设计Photoshop网页设计特效
系统注册表DOS系统命令其它
存储主板显卡外设键鼠内存
维修显卡CPU内存打印机
WinXPVistaWin7unix/linux
CPU光驱电源/散热显示器其它
修技主板硬盘键鼠显示器光驱
办公ExcelWordPowerPointWPS
编程数据库CSS脚本PHP
网络局域网QQ服务器
软件网络系统图像安全
页面导航: 首页 > 电脑学院 > 局域网技术 >

Cisco网络教材:2511路由器的PPP配置

电脑软硬件应用网 45IT.COM 时间:2007-01-31 17:01 作者:korn

Cisco2511路由器的配置

Route#sh conf

Using 1390 out of 32762 bytes

!

version 11.1

service udp-small-servers

service tcp-small-servers

!

hostname Router

!

enable secret 5 $1$Mpdg$2GnR7b4wj1RAHky.tM51m/

enable password Cisco

!

username user1 password 7 021606481857

username user2 password 7 120904040159

username user3 password 7 140713181F57

username user4 password 7 105E080A1643

username user5 password 7 105E080a1642

username user6 password 7 044B0A151C77

!

interface Loopback1

ip address 200.200.200.18 255.255.255.0

!

interface Ethernet0

ip address 20.23.28.53 255.255.255.0

!

interface Seria10

no ip address

shutdown

no fair-queue

!

interface Serial1

no ip address

shutdown

!

interface Group-Async1

ip unnumbered Loopback1

encapsulation ppp

keepalive 10

async default routing

async dynamic routing

async mode dedicated

down-when-looped

ppp authentication pap

no cdp enable

group-range 1 8

!

router eigrp 200

redistribute connected

redistribute rip

network 20.0.0.0

network 200.200.200.0

passive-interface async1

passive-interface async2

no auto-summary

!

router rip

version2

redistribute connected

network 20.0.0.0

network 200.200.200.0

passive-interface async1

passive-interface async2

no auto-summary

!

ip route 200.200.200.1 255.255.255.255 Async5

ip route 200.200.200.2 255.255.255.255 Async4

snmp-sever community public RO

!

line con 0

line 1 8

modem InOut

transport input all

stopbits 1

rxspeed 19200

txspeed 19200

line aux 0

exec-timeout 0 30

password cisco

login

modem InOut

transport input all

stopbits 1

line vty 0 4

psaaword cisco

login

!

end

顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
无法在这个位置找到: baidushare.htm
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
验证码:点击我更换图片
你可能感兴趣的文章
推荐知识