实验指令
Posted gdkoong
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了实验指令相关的知识,希望对你有一定的参考价值。
单臂路由:
先将pc配置vlan然后配置trunk干道允许通过的vlan。
在配置交换机,将交换机同样配置vlan,配置trunk干道允许通过的vlan。
最后配置路由器:
int g0/0.10
vlan-type dot1q vid 10
ip address 192.168.10.254 24
int g 0/0.20
vlan-type dot1q vid 20
ip add 192.168.20.254 24
以上是关于实验指令的主要内容,如果未能解决你的问题,请参考以下文章