0
点赞
收藏
分享

微信扫一扫

PPP简单实验

Jonescy 2023-07-28 阅读 50

PPP

PPP简单实验_数通


#R1
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]un in en
Info: Information center is disabled.
[Huawei]sys R1
[R1]int Serial 4/0/0
[R1-Serial4/0/0]link-protocol PPP
[R1-Serial4/0/0]ip ad 12.1.1.1 24

#R2
<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]un in en
Info: Information center is disabled.
[Huawei]sys R2
[R2]int se4/0/0
[R2-Serial4/0/0]li  
[R2-Serial4/0/0]link-protocol PPP
[R2-Serial4/0/0]ip add 12.1.1.2 24
#R1 ping R2抓包查看二层协议封装

PPP简单实验_数通_02

PPP简单实验_数通_03

举报

相关推荐

Cisco PPP

BGP简单实验

简单BGP实验

ppp.pppoe

点对点PPP协议

ppp协议格式

0 条评论