h3c三层交换机划分VLAN后如何设置才能上网?

日期:2014-09-01 17:45:14 人气:1

h3c三层交换机划分VLAN后如何设置才能上网?

做单臂路由吧: 1、路由器上开子接口 2、设子接口IP,即网关 3、绑定对应VLAN 如: interface Ethernet0/1.1 vlan-type dot1q vid 20 ip address 192.168.2.1 255.255.255.0 interface Ethernet0/1.2 vlan-type dot1q vid 30 ip address 192.168.3.1 255.255.255.0 另外,主接口IP可以去掉
    A+
热门评论