已然 发表于 2019-3-15 10:17:53

网络中当VLAN划分好后发现IP地址不够用时怎么办

在校园网搭建过程中,已经把VLAN和其他网络划分好了,突然发现每个VLAN中的地址不够用,这时怎么办呢?

thegreek1 发表于 2019-3-15 10:50:21

使用vrf-lite, add a new address block, if the traffic only goes one way, then you could use a dynamic NAT with the override syntax. Create a NAT of equal size with each vlan. thisin essense is a 1 to 1 nat

khoatrang123456 发表于 2019-3-15 11:20:57

I think you can used IP v.6

ackca 发表于 2019-3-15 11:25:44

PAT

linqi007 发表于 2019-3-15 22:27:37

VLAN配置second IP

thegreek1 发表于 2019-3-18 09:46:57

You could also route a new subnet to the vlan

已然 发表于 2019-3-19 09:47:49

有没有具体的方法呀
页: [1]
查看完整版本: 网络中当VLAN划分好后发现IP地址不够用时怎么办