首页 > 其他 > 详细

DS××× HUAWEI 随笔

时间:2018-08-28 00:40:36      阅读:266      评论:0      收藏:0      [点我收藏+]
技术分享图片

#####HQ1######

ipsec proposal 10

ike proposal 10

ike peer ds*** v2
pre-shared-key simple huawei@123
ike-proposal 10

ipsec profile ds***profile
ike-peer ds***
proposal 10

interface GigabitEthernet0/0/0
ip address 202.100.1.10 255.255.255.0

interface GigabitEthernet0/0/1
ip address 192.168.3.1 255.255.255.0

interface LoopBack0
ip address 10.10.10.10 255.255.255.255

interface Tunnel0/0/1
ip address 172.16.1.10 255.255.255.0
tunnel-protocol gre p2mp
source GigabitEthernet0/0/0
ospf network-type broadcast
ipsec profile ds***profile
nhrp entry multicast dynamic
nhrp network-id 123

ospf 1 router-id 10.10.10.10
area 0.0.0.0
network 172.16.1.0 0.0.0.255
network 192.168.3.0 0.0.0.255

####SPOK2#####

ipsec proposal 10

ike proposal 10

ike peer ds***_peer v2
pre-shared-key simple huawei@123
ike-proposal 10

ipsec profile ds***profile
ike-peer ds***_peer
proposal 10

interface GigabitEthernet0/0/0
ip address 202.100.1.1 255.255.255.0

interface GigabitEthernet0/0/1
ip address 192.168.1.1 255.255.255.0

interface Tunnel0/0/1
ip address 172.16.1.1 255.255.255.0
tunnel-protocol gre p2mp
source GigabitEthernet0/0/0
ospf network-type broadcast
ospf dr-priority 0
ipsec profile ds***profile
nhrp entry multicast dynamic
nhrp network-id 123
nhrp entry 172.16.1.10 202.100.1.10 register

ospf 1 router-id 1.1.1.1
area 0.0.0.0
network 172.16.1.0 0.0.0.255
network 192.168.1.0 0.0.0.255

##SPOKE3###
SAME AS SPOKE 2

###
HQ查看路由条目:

192.168.1.0/24  OSPF    10   1563        D   172.16.1.1      Tunnel0/0/1
192.168.2.0/24  OSPF    10   1563        D   172.16.1.2      Tunnel0/0/1

###
spoke2查看路由条目
192.168.2.0/24 OSPF 10 1563 D 172.16.1.2 Tunnel0/0/1
192.168.3.0/24 OSPF 10 1563 D 172.16.1.10 Tunnel0/0/1

DS××× HUAWEI 随笔

原文:http://blog.51cto.com/miller0intarnet/2165121

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!