广域网技术

 

为了熟悉PPPOE服务器工作原理,以及客户端拨号软件,特做此试验,以及如何在路由器上进行PPPOE客户端的配置。

试验目的:1、实现路由器上PPPOE服务器的配置

          2、实现路由器上PPPOE客户端的配置

          3、实现认证服务

          4、能够访问互联网

试验拓扑:

 

 

 

 

 

 

实验目的

掌握:帧中继

实验步骤

R1(config)#int s0

         #no sh

         #int s0.1 point-to-point

         #encap frame-relay

         #ip add 1.0.0 .1 255.0.0.0

         #no sh

         #frame-relay int –dlci 103

         #int s0.2 point

         #encap frame-relay

         #ip add 2.0.0 .1 255.0.0.0

         #no sh

         #frame-relay int –dlci 102

         #int e0/0

         #ip add 10.0.0 .1 255.0.0.0

         #no sh

R2(config)#int s0

         #no sh

         #int s0.1 point-to-point

         #encap frame-relay

         #ip add 2.0.0 .2 255.0.0.0

         #no sh

         #frame-relay int –dlci 201

         #int s0.2 point

         #encap frame-relay

         #ip add 3.0.0 .1 255.0.0.0

         #no sh

         #frame-relay int –dlci 203

         #int e0/0

         #ip add 20.0.0 .2 255.0.0.0

         #no sh

R3(config)#int so

         #no sh

         #int s0.1 point-to-point

         #encap frame-relay

         #ip add 1.0.0 .2 255.0.0.0

         #no sh

         #frame-relay int –dlci 301

         #int s0.2 point

         #encap frame-relay

         #ip add 3.0.0 .2 255.0.0.0

         #no sh

         #frame-relay int –dlci 302

         #int e0/0

         #ip add 30.0.0.3 255.0.0.0

         #no sh

Pc1>ipconfig /i p 10.0.0 .5 255.0.0.0

Pc1>ipconfig /dg 10.0.0 .1

Pc2>ipconfig /i p 20.0.0 .5 255.0.0.0

Pc2>ipconfig /dg 20.0.0 .2

Pc3>ipconfig /ip 30.0.0.5 255.0.0.0

Pc3>ipconfig /dg 30.0.0.3

R1(config)#router rip

         #network 1.0.0 .0

         #network 2.0.0 .0

         #network 10.0.0 .0

R2(config)#router rip

         #network 2.0.0 .0

         #network 3.0.0 .0

         #network 20.0.0 .0

R3(config)#router rip

         #network 1.0.0 .0

         #network 3.0.0 .0

         #network 30.0.0.0

 

查看命令

Show frame map

Show frame pvc

Show frame-relay

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值
>