ip心得

ip通信基础

 

vlan间路由:

system-view

vlan 30

vlan 40

interface gi 1/0/1

port link-type access

port access vlan 30

quit

interface gi 1/0/2

port link-type access

port access vlan 40

quit

interface vlan-interface 30  //进入接口

ip address 192.168.30.254 24  //配置ip地址,掩码

nterface vlan-interface 40

ip address 192.168.40.254 24

 

posted on 2019-11-17 15:03  cdan  阅读(127)  评论(0)    收藏  举报

导航