外网与专网用同一路由器,用VPN分2条路由走;能用了,现在如何配置才能是终端能够自动获取IP呢?
外网与专网用同一路由器,用VPN分2条路由走;能用了,现在如何配置才能是终端能够自动获取IP呢?
interface Ethernet0/0
port link-mode route
ip binding vpn-instance VPNA
ip address 192.168.0.129 255.255.255.0 #
interface Ethernet0/1
port link-mode route
ip binding vpn-instance VPNB
ip address 192.168.1.129 255.255.255.0
# interface Ethernet3/0
port link-mode route
ip binding vpn-instance VPNA
ip address 172.16.0.254 255.255.255.0
# interface Ethernet3/1
port link-mode route
ip binding vpn-instance VPNB
ip address 172.16.1.254 255.255.255.0
#
ip route-static vpn-instance VPNA 0.0.0.0 0.0.0.0 192.168.0.1
ip route-static vpn-instance VPNB 0.0.0.0 0.0.0.0 192.168.1.1
(0)
是的
(0)
能实现吗
能实现吗
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
能实现吗