网络PPP协议802.11协议以太网协议IPV4协议在思科模拟器的实现

1)PPP协议

f0da631d88cb4d7b84b927ea9ffe82eb.png

1. 选择2620系列交换机,添加WIC-2t模块,具有两个serial串行接口;

28ebc3ee39c6475fa3d4a52e7760bcf5.png

2.Router>enable:进入特权模式

Router#configure terminal:全局配置模式

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0:进入0号串行接口

Router(config-if)#ip address 192.168.1.1 255.255.255.0:配置IP

Router(config-if)#clock rate 128000:设置0号串行接口作为DCE设备,向DTTE端提供速率为128000的时钟

Router(config-if)#encapsulation ppp:封装PPP协议;

Router(config-if)#shutdown:暂时停用端口,以便后续打开然后捕获报文

26ffa947ed5d4716b32e412fa4f4f2e5.png

3.另一个路由器配置

Enable

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0

Router(config-if)#ip address 192.168.1.2 255.255.255.0

Router(config-if)#encapsulation ppp

Router(config-if)#shutdown

8dfe344f8b234fda83b877bc2808ce2a.png

输入 no shutdown启用端口;

(2)以太网协议分析:

e0497900758444eea718af2691ced77b.png

1.

Router>enable

Router#confi

Router#configure te

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#inter

Router(config)#interface fa

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.168.1.1 255.255.25

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值