H3c hcl模拟器   Mpls vpn ipv4/ipv6双栈实验

遇到一个问题,请求各方支援

IPv4 的网络已经通了,IPv6的网络,两个核心交换机直接已经ping通,但是用下面的PC5,PC6就不能ping通对方,也不能ping通对方交换机,也不能ping通自己端的路由接口。

请大佬解惑。拓扑图和配置在下边。

核心交换相互可以ping通

路由器msr_88_3的配置

sysname r1

#

ip vpn-instance vpn-zongbu

vpn-target 1:20 import-extcommunity

vpn-target 1:20 export-extcommunity

#

address-family ipv4

route-distinguisher 10:10

#

address-family ipv6

route-distinguisher 20:20

#

router id 100.100.100.100

#

isis 1

is-level level-2

cost-style wide

is-name zongbu

network-entity 49.0000.0000.0000.0001.00

#

mpls lsr-id 100.100.100.100

#

ip unreachables enable

ip ttl-expires enable

#

system-working-mode standard

xbar load-single

password-recovery enable

lpu-type f-series

#

vlan 1

#

mpls ldp

#

interface LoopBack0

ip address 100.100.100.100 255.255.255.255

isis enable 1

#

interface GigabitEthernet0/0/0

port link-mode route

combo enable copper

ip binding vpn-instance vpn-zongbu

ip address 172.30.1.2 255.255.255.0

ipv6 address 2001::2/64

#

interface GigabitEthernet0/0/1

port link-mode route

combo enable copper

ip address 10.10.10.1 255.255.255.0

isis enable 1

isis circuit-level level-2

isis circuit-type p2p

isis cost 100

isis small-hello

mpls enable

mpls ldp enable

#

bgp 1

router-id 100.100.100.100

peer 200.200.200.200 as-number 1

peer 200.200.200.200 connect-interface LoopBack0

#

address-family ipv4 unicast

import-route direct

import-route static

peer 200.200.200.200 enable

peer 200.200.200.200 next-hop-local

#

address-family vpnv4

peer 200.200.200.200 enable

peer 200.200.200.200 advertise-community

peer 200.200.200.200 next-hop-local

#

address-family ipv6 unicast

import-route direct

import-route static

peer 200.200.200.200 enable

peer 200.200.200.200 label-route-capability

peer 200.200.200.200 next-hop-local

#

address-family vpnv6

peer 200.200.200.200 enable

peer 200.200.200.200 advertise-community

peer 200.200.200.200 next-hop-local

#

ip vpn-instance vpn-zongbu

#

address-family ipv4 unicast

import-route direct

import-route static

import-route-append direct

import-route-append static

#

address-family ipv6 unicast

import-route direct

import-route static

import-route-append direct

import-route-append static

#

ip route-static vpn-instance vpn-zongbu 192.168.1.0 24 172.30.1.1

ipv6 route-static vpn-instance vpn-zongbu 2401:: 64 2001::1

#

路由器msr_88_4的配置

#

sysname r2

#

ip vpn-instance vpn-fenbu

vpn-target 1:20 import-extcommunity

vpn-target 1:20 export-extcommunity

#

address-family ipv4

route-distinguisher 10:10

#

address-family ipv6

route-distinguisher 20:20

#

router id 200.200.200.200

#

isis 1

is-level level-2

cost-style wide

is-name fenbu

network-entity 49.0000.0000.0000.0002.00

#

isis 2

#

mpls lsr-id 200.200.200.200

#

ip unreachables enable

ip ttl-expires enable

#

mpls ldp

#

interface LoopBack0

ip address 200.200.200.200 255.255.255.255

isis enable 1

#

interface GigabitEthernet0/0/0

port link-mode route

combo enable copper

ip address 10.10.10.2 255.255.255.0

isis enable 1

isis circuit-level level-2

isis circuit-type p2p

isis cost 100

isis small-hello

mpls enable

mpls ldp enable

#

interface GigabitEthernet0/0/1

port link-mode route

combo enable copper

ip binding vpn-instance vpn-fenbu

ip address 172.30.2.2 255.255.255.0

ipv6 address 2002::2/64

#

bgp 1

router-id 200.200.200.200

peer 100.100.100.100 as-number 1

peer 100.100.100.100 connect-interface LoopBack0

#

address-family ipv4 unicast

import-route direct

import-route static

peer 100.100.100.100 enable

peer 100.100.100.100 next-hop-local

#

address-family vpnv4

peer 100.100.100.100 enable

peer 100.100.100.100 advertise-community

peer 100.100.100.100 next-hop-local

#

address-family ipv6 unicast

import-route direct

import-route static

peer 100.100.100.100 enable

peer 100.100.100.100 label-route-capability

peer 100.100.100.100 next-hop-local

#

address-family vpnv6

peer 100.100.100.100 enable

peer 100.100.100.100 advertise-community

peer 100.100.100.100 next-hop-local

#

ip vpn-instance vpn-fenbu

#

address-family ipv4 unicast

import-route direct

import-route static

import-route-append direct

import-route-append static

#

address-family ipv6 unicast

import-route direct

import-route static

import-route-append direct

import-route-append static

#

ip route-static vpn-instance vpn-fenbu 192.168.2.0 24 172.30.2.1

ipv6 route-static vpn-instance vpn-fenbu 2402:: 64 2002::1

#

交换1配置

#

version 7.1.070, Alpha 7170

#

sysname zongbuhexin

#

lldp global enable

#

vlan 1

#

vlan 100

#

vlan 1000

#

stp global enable

#

interface Vlan-interface100

ip address 192.168.1.1 255.255.255.0

ipv6 address 2401::1/64

ipv6 nd route-direct advertise

#

interface Vlan-interface1000

ip address 172.30.1.1 255.255.255.0

ipv6 address 2001::1/64

ipv6 nd route-direct advertise

#

interface GigabitEthernet1/0/1

port link-mode bridge

port access vlan 1000

combo enable copper

#

ip route-static 192.168.2.0 24 172.30.1.2

ipv6 route-static :: 0 2001::2

ipv6 route-static 2002:: 64 2001::2

ipv6 route-static 2402:: 64 2001::2

#

交换2配置

#

version 7.1.070, Alpha 7170

#

sysname fenbuhexin

#

ip unreachables enable

ip ttl-expires enable

#

lldp global enable

#

vlan 1

#

vlan 200

#

vlan 2000

#

stp global enable

#

interface Vlan-interface200

ip address 192.168.2.1 255.255.255.0

ipv6 address 2402::1/64

ipv6 nd route-direct advertise

#

interface Vlan-interface2000

ip address 172.30.2.1 255.255.255.0

ipv6 address 2002::1/64

ipv6 nd route-direct advertise

#

interface GigabitEthernet1/0/1

port link-mode bridge

port access vlan 2000

combo enable copper

#

interface GigabitEthernet1/0/2

port link-mode bridge

port access vlan 200

combo enable copper

#

ip route-static 0.0.0.0 0 172.30.2.2

ipv6 route-static :: 0 2002::2

#

H3C HCL模拟器 MPLS ipv4/ipv6双栈实验相关推荐

  1. 二进制安装Kubernetes(k8s) v1.25.0 IPv4/IPv6双栈

    二进制安装Kubernetes(k8s) v1.25.0 IPv4/IPv6双栈 Kubernetes 开源不易,帮忙点个star,谢谢了

  2. ipv4v6双栈技术_【第二十六期】IPv6系列应用篇——数据中心IPv4/IPv6双栈架构探讨...

    背景 2017年,工业和信息化部发布了<推进互联网协议第六版(IPv6)规模部署行动计划>的通知,从国家层面推动下一代IP技术--IPv6的普及和应用.目标到2020年末,IPv6活跃用户 ...

  3. 二进制安装Kubernetes(k8s) v1.22.10 IPv4/IPv6双栈

    二进制安装Kubernetes(k8s) v1.22.10 IPv4/IPv6双栈 Kubernetes 开源不易,帮忙点个star,谢谢了

  4. n1-docker-openwrt实现ipv4/ipv6双栈网络

    n1-docker-openwrt实现ipv4/ipv6双栈网络 主要参考恩山论坛两篇帖子 [新提醒]回馈论坛!整理发布docker openwrt ipv6/ipv4,自由DIY任意镜像-多次测试成 ...

  5. 二进制安装Kubernetes(k8s) v1.23.7 IPv4/IPv6双栈

    二进制安装Kubernetes(k8s) v1.23.7 IPv4/IPv6双栈 Kubernetes 开源不易,帮忙点个star,谢谢了

  6. 二进制安装Kubernetes(k8s)IPv4/IPv6双栈 v1.24.0

    二进制安装Kubernetes(k8s) v1.24.0 IPv4/IPv6双栈 介绍 kubernetes二进制安装 1.23.3 和 1.23.4 和 1.23.5 和 1.23.6 和 1.24 ...

  7. 二进制安装k8s v1.25.4 IPv4/IPv6双栈

    二进制安装k8s v1.25.4 IPv4/IPv6双栈 https://github.com/cby-chen/Kubernetes 开源不易,帮忙点个star,谢谢了 介绍 kubernetes( ...

  8. 二进制安装Kubernetes(k8s) v1.24.3 IPv4/IPv6双栈

    二进制安装Kubernetes(k8s) v1.24.3 IPv4/IPv6双栈 Kubernetes 开源不易,帮忙点个star,谢谢了

  9. 二进制安装Kubernetes(k8s) v1.21.13 IPv4/IPv6双栈

    二进制安装Kubernetes(k8s) v1.21.13 IPv4/IPv6双栈 Kubernetes 开源不易,帮忙点个star,谢谢了

最新文章

  1. 卡罗林斯卡学院(Karolinska Institute)
  2. LINUX下的tty,console与串口
  3. python多线程gil_Python 多线程、多进程 (一)之 源码执行流程、GIL
  4. Python3 爬虫学习笔记 C10【数据储存系列 — MySQL】
  5. [转]迭代、集合、字典表和列表
  6. 生命的力量--HAND OF HOPE
  7. 运用时间增益方法对 gprmax 模拟的探地雷达数据进行处理
  8. Java基于opencv实现图像数字识别(一),java开发面试笔试题
  9. python函数 - 函数创建、属性、参数及偏函数
  10. webpack vs gulp 一张图说明
  11. JSP教程第6讲笔记
  12. Three.js杂记(十一)—— 精灵与粒子(绘制中国地图)
  13. 两年前疫情刚开始时写的手机上的悬浮贴图软件:悬浮便利贴 - 在手机屏幕上贴图、贴文字
  14. win7 下点击鼠标右键无法新建文件夹
  15. Android patchrom 流程详解
  16. Linux下深度学习常用工具的安装
  17. List的remove()方法避坑
  18. Linux命令·df·du
  19. 高通临时首席财务官戴夫·怀斯宣布退休;东芝着手开始研究5bit PLC闪存颗粒;激烈争夺,腾讯SaaS加速器首期成员公布……...
  20. 高铁、地铁等轨道列车的动力来源是什么?

热门文章

  1. PTA甲级 1109 Group Photo (25point(s))
  2. 【Python字符串】
  3. (改进GM(1,1)模型)灰色残差马尔科夫预测模型的matlab实现
  4. 从China Webmaster上收集房地产网站排名、网址和简介
  5. Python:警告 的11种情况
  6. FPGA调用OLED
  7. CSS学习笔记--文本格式化
  8. 学习Linux命令:关于ssh命令
  9. python南开大学王恺mooc_Python爬虫示例(正则表达式、靓汤、selenium),程序,BeautifulSoupselenium...
  10. 【TouchDesigner】Feedback的应用NO.3