先在模拟器里面搭建以下环境
配置路由器,en是指进入管理模式,conf t配置终端,interface f0/0 开始配置接口,ip address 192.168.1.10 255.255.255.0配置接口ip,no shut激活,exit退出
先配置好两台终端ip
测试网络是否联通
本文共 195 字,大约阅读时间需要 1 分钟。
先在模拟器里面搭建以下环境
配置路由器,en是指进入管理模式,conf t配置终端,interface f0/0 开始配置接口,ip address 192.168.1.10 255.255.255.0配置接口ip,no shut激活,exit退出
先配置好两台终端ip
测试网络是否联通
转载于:https://www.cnblogs.com/biaopei/p/8717780.html