设为首页收藏本站language 语言切换
查看: 2500|回复: 106
收起左侧

[分享] CCNA LAB 98: Configuring PPPoE

[复制链接]
 成长值: 64645
发表于 2023-1-30 09:12:42 | 显示全部楼层 |阅读模式
本帖最后由 小乔 于 2023-1-30 09:15 编辑



Lab Objective
The objective of this lab exercise is for you to learn how to configure PPP over an Ethernet link.


Lab Purpose:
PPP over Ethernet (PPPoE) emulates a point-to-point link across a shared medium such as DSL, but in this case, we will run it over Ethernet. This is normally used in connections from SoHo network to the ISP. As a Cisco engineer, as well as in the Cisco CCNA exam, you will be expected to know how to implement PPPoE functionality.

Certification Level:
This lab is suitable for ICND2 and CCNA certification exam preparation.

Lab Difficulty:
This lab has a difficulty rating of 8/10.

Readiness Assessment:
When you are ready for your certification exam, you should complete this lab in no more than 20 minutes.


Lab Topology:
Please use the following topology to complete this lab exercise:
98.png



Task 1:
Configure hostnames on R1 and R2 as illustrated in the topology.

Task 2:
Configure R1 as a PPPoE server with the following settings:

The broadband aggregation group will be named MyPPPoEGroup;
A virtual-template interface number 1 must be created and assigned with an IP address of 192.168.10.1/24;
Create an IP pool named PPPoE for the same 192.168.10.0/24 subnet; and
Assign the interface Gig0/0 to this PPPoE group.
Task 3:
Configure R2 as a PPPoE client with the following settings:


Create a dialer interface numbered 1;
The encapsulation protocol must be PPP;
It should obtain an IP address dynamically; and
The MTU of the interface must be 1492 to avoid unneeded fragmentation.
Task 4:
Issue the appropriate show commands to check that the interface is up. Ping across the link and issue appropriate PPPoE show commands.

Configuration and Verification
Task 1:
For reference information on configuring hostnames, please refer to earlier labs.

Task 2:
R1#conf t
Enter configuration commands, one per line.  End with CTRL/Z.
R1(config)#bba-group pppoe MyPPPoEGroup
R1(config-bba-group)#virtual-template 1
R1(config-bba-group)#exit
R1(config)#int virtual-template 1
R1(config-if)#ip address 192.168.10.1 255.255.255.0
R1(config-if)#peer default ip address pool PPPoE

R1(config)#ip local pool PPPoE 192.168.10.2 192.168.10.254
R1(config)#int g0/0
R1(config-if)#no ip address
R1(config-if)#pppoe enable group MyPPPoEGroup
R1(config-if)#no shut
Task 3:
R2#config t
Enter configuration commands, one per line.  End with CTRL/Z.
R2(config)#interface dialer 1
R2(config-if)#dialer pool 1
R2(config-if)#encapsulation ppp
R2(config-if)#ip address negotiated
R2(config-if)#mtu 1492
R2(config-if)#interface g0/0
R2(config-if)#pppoe-client dial-pool-number 1
R2(config-if)#no shut
Task 4:
R2#sh ip int brief | exclude unassigned
Interface IP-Address       OK?  Method Status    Protocol
Dialer1   192.168.10.2     YES  IPCP   up        up      
R2#
R2#ping 192.168.10.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 40/56/68 ms




来源: CCNA LAB  90: Configuring EIGRP for IPv6
来源: CCNA LAB 91: Configuring Back-to-Back Serial Connections
来源: CCNA LAB  92: Verifying Cisco HDLC Encapsulation
来源: CCNA LAB 93: Configuring PPP Encapsulation
来源: CCNA LAB 94: PPP Authentication Using PAP
来源: CCNA LAB 95: PPP Authentication Using CHAP (Method #1)
来源: CCNA LAB 96: PPP Authentication Using CHAP (Method #2)
来源: CCNA LAB 97: Configuring Multilink PPP (MLPPP)
发表于 2023-3-17 13:56:01 | 显示全部楼层
谢谢楼主分享!
地板 2023-3-17 13:56:01 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2024-10-3 21:10:08 来自手机 | 显示全部楼层
666666666666666
7# 2024-10-3 21:10:08 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2024-10-3 21:10:14 来自手机 | 显示全部楼层
666666666666666
8# 2024-10-3 21:10:14 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2024-10-3 21:10:21 来自手机 | 显示全部楼层
666666666666666
9# 2024-10-3 21:10:21 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2024-10-3 21:10:32 来自手机 | 显示全部楼层
666666666666666
10# 2024-10-3 21:10:32 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2024-10-3 21:10:43 来自手机 | 显示全部楼层
666666666666666
11# 2024-10-3 21:10:43 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2024-10-3 21:10:54 来自手机 | 显示全部楼层
666666666666666
12# 2024-10-3 21:10:54 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2024-10-3 21:11:07 来自手机 | 显示全部楼层
666666666666666
13# 2024-10-3 21:11:07 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2024-10-3 21:11:18 来自手机 | 显示全部楼层
666666666666666
14# 2024-10-3 21:11:18 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2024-10-3 21:11:29 来自手机 | 显示全部楼层
666666666666666
15# 2024-10-3 21:11:29 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-4-26 22:19 , Processed in 0.110690 second(s), 25 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表