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

时间:2021-05-22

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

声明:本页内容来源网络,仅供用户参考;我单位不保证亦不表示资料全面及准确无误,也不保证亦不表示这些资料为最新信息,如因任何原因,本网内容或者用户因倚赖本网内容造成任何损失或损害,我单位将不会负任何法律责任。如涉及版权问题,请提交至online#300.cn邮箱联系删除。

相关文章