侧边栏壁纸
博主头像
落叶人生博主等级

走进秋风,寻找秋天的落叶

  • 累计撰写 130562 篇文章
  • 累计创建 28 个标签
  • 累计收到 9 条评论
标签搜索

目 录CONTENT

文章目录

DS××× HUAWEI 随笔

2023-02-07 星期二 / 0 评论 / 0 点赞 / 54 阅读 / 2180 字

#####HQ1######ipsec proposal 10ike proposal 10ike peer ds*** v2pre-shared-key simple huawei@123ike-p

.

#####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/1192.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

.

广告 广告

评论区