Cisco网络教材 2511路由器的PPP配置
Cisco网络教材 2511路由器的PPP配置
发布时间:2017-01-05 来源:查字典编辑
摘要:Cisco2511路由器的配置Route#shconfUsing1390outof32762bytes!version11.1service...

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

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新网络通讯学习
热门网络通讯学习
软件教程子分类