交换机型号:华为5300
1口做为汇聚口,透传10-22的VLAN,10-22的IP均是采用30位掩码往下顺延;
3口连接 10.157.193.100(网关为1,掩码为128)的电脑
远端电脑IP为10.157.193.130等,PING不通1和100的地址。
配置数据:
interface Vlanif1
ip address 10.157.193.1 255.255.255.128
interface Vlanif10
ip address 10.157.193.129 255.255.255.252
interface Vlanif11
ip address 10.157.193.133 255.255.255.252
interface Vlanif12
ip address 10.157.193.137 255.255.255.252
汇聚口数据
interface GigabitEthernet0/0/1
port link-type trunk
port trunk allow-pass vlan 10 to 22
interface GigabitEthernet0/0/3
还请指教一下是啥情况!!!
1口做为汇聚口,透传10-22的VLAN,10-22的IP均是采用30位掩码往下顺延;
3口连接 10.157.193.100(网关为1,掩码为128)的电脑
远端电脑IP为10.157.193.130等,PING不通1和100的地址。
配置数据:
interface Vlanif1
ip address 10.157.193.1 255.255.255.128
interface Vlanif10
ip address 10.157.193.129 255.255.255.252
interface Vlanif11
ip address 10.157.193.133 255.255.255.252
interface Vlanif12
ip address 10.157.193.137 255.255.255.252
汇聚口数据
interface GigabitEthernet0/0/1
port link-type trunk
port trunk allow-pass vlan 10 to 22
interface GigabitEthernet0/0/3
还请指教一下是啥情况!!!