以思科路由器为例你写下单臂路由的配置命令
答:router(config)#interface f0/1.1
router(config-if)#encapsulation dotlQ 100
router(config-if)#ip add 192.168.1.1 255.255.255.0
router(config-if)#no shutdown
router(config-if)#interface f0/1.2
router(config-if)#i encapsulation dotlQ 200
router(config-if)#i ip add 192.168.2.1 255.255.255.0
router(config-if)#no shutdown
router(config-if)#encapsulation dotlQ 100
router(config-if)#ip add 192.168.1.1 255.255.255.0
router(config-if)#no shutdown
router(config-if)#interface f0/1.2
router(config-if)#i encapsulation dotlQ 200
router(config-if)#i ip add 192.168.2.1 255.255.255.0
router(config-if)#no shutdown
【以思科路由器为例你写下单臂路由的配置命令】相关文章
2. 第二层交换机和路由器的区别?第三层交换机和路由器的区别?
3. spring+hibernate的配置文件中的主要类有那些?如何配置?
4. 路由表示做什么用的?在linux环境中怎么来配置一条默认路由?
6. 在网络中有两台主机A和B,并通过路由器和其他交换设备连接起来,已经确认物理连接正确无误,怎么来测试这两台机器是否连通?如果不通,怎么来判断故障点?怎么排
10. 什么是静态路由,其特点是什么?什么是动态路由,其特点是什么?
本文来源:https://www.mianshiwenti.com/a12166.html
进入下载页面
﹝以思科路由器为例你写下单臂路由的配置命令﹞相关内容
- 你经历的项目中的SCM配置项主要有哪些?什么是配置项?
- 常用UNIX 命令(Linux的常用命令)
- 哪些情形下单位可强制员工加班?
- 周鸿祎:教你写创业计划书
- 软件测试有哪些?什么是配置项?
- 什么是SCM(软件配置管理)
- 配置管理计划的主要内容有哪些
- 软件配置管理有什么好处
- Ibatis的核心配置文件都有什么
- Tomcat Mysql datasource数据源配置