华为L3VPNv4 over SRv6 BE配置案例

NE1

sysname pe1

ip vpn-instance vpn

ipv4-family

route-distinguisher 1:1

vpn-target 100:100 export-extcommunity

vpn-target 100:100 import-extcommunity

segment-routing ipv6 //建立srv6-BE路径

encapsulation source-address 2000::1 //用自己的回环口地址建立node sid

locator test ipv6-prefix 2000:1::1 64 static 32 //funcation用默认的动态自动生成

isis 1

is-level level-2

cost-style wide

network-entity 49.0001.0000.0000.0001.00

ipv6 enable topology ipv6

segment-routing ipv6 locator test //调用上面的名为test的locator,用isis扩散出去

interface Ethernet1/0/0

undo shutdown

ip binding vpn-instance vpn

ip address 192.168.0.1 255.255.255.0

undo dcn

undo dcn mode vlan

interface Ethernet1/0/1

undo shutdown

ipv6 enable

ipv6 address auto link-local

isis ipv6 enable 1

undo dcn

undo dcn mode vlan

interface LoopBack0

ipv6 enable

ipv6 address 2000::1/128

isis ipv6 enable 1

interface NULL0

bgp 100

router-id 1.1.1.1

peer 2000::3 as-number 100

peer 2000::3 connect-interface LoopBack0

ipv4-family unicast

undo synchronization

ipv4-family vpnv4

policy vpn-target

peer 2000::3 enable

peer 2000::3 prefix-sid //段路由产生一个V标,私网路由携带SID

ipv4-family vpn-instance vpn

peer 192.168.0.2 as-number 65001

segment-routing ipv6 locator test //给vpn实例分配srv6标签,End.DT4

segment-routing ipv6 best-effort

undo dcn

NE2

isis 1

is-level level-2

cost-style wide

network-entity 49.0001.0000.0000.0002.00

ipv6 enable topology ipv6

interface Ethernet1/0/1

undo shutdown

ipv6 enable

ipv6 address auto link-local

isis ipv6 enable 1

undo dcn

undo dcn mode vlan

interface Ethernet1/0/2

undo shutdown

ipv6 enable

ipv6 address auto link-local

isis enable 1

isis ipv6 enable 1

undo dcn mode vlan

interface LoopBack0

ipv6 enable

ipv6 address 2000::2/128

isis ipv6 enable 1

undo dcn

NE3

ip vpn-instance vpn

ipv4-family

route-distinguisher 1:2

vpn-target 100:100 export-extcommunity

vpn-target 100:100 import-extcommunity

segment-routing ipv6

encapsulation source-address 2000::3

locator test ipv6-prefix 2000:3::3 64 static 32

isis 1

is-level level-2

cost-style wide

network-entity 49.0001.0000.0000.0003.00

ipv6 enable topology ipv6

segment-routing ipv6 locator test

interface Ethernet1/0/0

undo shutdown

ip binding vpn-instance vpn

ip address 192.168.1.1 255.255.255.0

undo dcn

undo dcn mode vlan

interface Ethernet1/0/1

undo shutdown

undo dcn

undo dcn mode vlan

interface Ethernet1/0/2

undo shutdown

ipv6 enable

ipv6 address auto link-local

isis ipv6 enable 1

undo dcn mode vlan

interface LoopBack0

ipv6 enable

ipv6 address 2000::3/128

isis ipv6 enable 1

interface NULL0

bgp 100

router-id 3.3.3.3

peer 2000::1 as-number 100

peer 2000::1 connect-interface LoopBack0

ipv4-family unicast

undo synchronization

ipv4-family vpnv4

policy vpn-target

peer 2000::1 enable

peer 2000::1 prefix-sid

ipv4-family vpn-instance vpn

peer 192.168.1.2 as-number 65002

segment-routing ipv6 locator test

segment-routing ipv6 best-effort

undo dcn

静态手动指定funcation

如果要用静态手动指定funcation就用以下配置替换上面的对应配,两边pe都要配:

isis 1

pe2-isis-1\]dis segment-routing ipv6 local-sid end forwarding //默认是动态,关掉它 segment-routing ipv6 locator test opcode ::111 end //手动指定end ### 查看 \[pe1\]dis segment-routing ipv6 local-sid end-dt4 forwarding ![在这里插入图片描述](https://file.jishuzhan.net/article/1783359243294871554/bb00ea898eb317ca3512115484773aa9.webp) \[pe1\]dis ip routing-table vpn-instance vpn 22.1.1.1 verbose ![在这里插入图片描述](https://file.jishuzhan.net/article/1783359243294871554/ab6aa31051337ce87ff7f14e95fa8902.webp) \[pe2\]dis segment-routing ipv6 local-sid end forwarding ![在这里插入图片描述](https://file.jishuzhan.net/article/1783359243294871554/d11bf6968fdb97c244a7f4c3ef57239e.webp)

相关推荐
Ether IC Verifier1 小时前
TCP三次握手与四次挥手详解
网络·网络协议·tcp/ip·计算机网络
星寂樱易李8 小时前
iperf3 + Python-- 网络带宽、网速、网络稳定性
开发语言·网络·python
nashane8 小时前
HarmonyOS 6学习:CapsLock键失效诊断与长截图完整实现指南
学习·华为·harmonyos
richard_yuu10 小时前
鸿蒙心理测评模块实战|PHQ-9/GAD7双量表答题、实时计分与结果本地化存储
华为·harmonyos
随身数智备忘录11 小时前
什么是设备管理体系?设备管理体系包含哪些核心模块?
网络·数据库·人工智能
第五文修12 小时前
手机OTG转TTL网口实现ping功能
网络·智能手机
云边云科技_云网融合12 小时前
企业大模型时代的网络架构五层演进:从连接到智能的范式重构
网络·重构·架构
不爱吃糖的程序媛13 小时前
2026年Electron 鸿蒙PC环境搭建指南
人工智能·华为·harmonyos
nashane13 小时前
HarmonyOS 6学习:长截图功能开发中的滚动拼接与权限处理实战
人工智能·华为·harmonyos
xhbh66614 小时前
代理ARP (Proxy ARP) 是如何实现跨网段通信的?在Linux下如何配置?
服务器·网络·智能路由器·端口映射·映射