外网与专网用同一路由器,用VPN分2条路由走
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
不知道错哪了或是还差哪条命令,2条路由都不通;还有,可以内网可以使用DHCP吗?
(0)
最佳答案
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论