16-业务环回组配置
本章节下载: 16-业务环回组配置 (194.15 KB)
目 录
业务环回组包括一个或多个以太网端口,用于将设备发送出去的特定报文环回到设备上,实现报文的二次转发。本特性必须与其他特性(例如IPv6-IPv4 6to4隧道)配合使用。业务环回组的成员端口之间可以实现业务流量的负载分担。
业务环回组只能应用于以下业务类型:
· Inter VPN forward:用于支持跨VPN转发业务。
· Tunnel:用于支持Pv6-IPv4 6to4和IPv6-IPv4 ISATAP单播隧道或者ERSPAN业务。
· Multicast tunnel:用于支持组播隧道业务。
· Multiport:用于支持多端口ARP功能业务。
· Telemetry stream:用于支持遥测数据流业务。
对于加入业务环回组的成员端口,具有如下限制:
· 该成员端口必须支持该业务环回组的业务类型。
· 该成员端口尚未加入任何业务环回组。
其他特性引用业务环回组时,具有如下限制:
· 业务环回组只有在被其他特性引用后才能处理业务。业务环回组一旦创建即可被引用,且一个业务环回组可以同时被多个特性引用。
· 业务环回组创建后不允许再更改其业务类型。
· 不建议删除已被其他特性引用的业务环回组。
(1) 进入系统视图。
system-view
(2) 创建业务环回组,并指定其业务类型。
service-loopback group group-id type { inter-vpn-fwd | { multicast-tunnel | tunnel } * | multiport | telemetry-stream }
每种业务类型的业务环回组在全局只能有一个。
(3) 进入二层以太网接口视图。
interface interface-type interface-number
(4) 将端口加入业务环回组。
port service-loopback group group-id
缺省情况下,端口不属于任何业务环回组。
· 在将端口加入业务环回组时,该端口上已存在的所有配置都将被清除。执行本命令前请评估对网络造成的影响,做好相关准备工作。
· 当IRF端口只绑定了一个物理端口时,请勿将该物理端口加入业务环回组,以免IRF分裂。
· 如果端口是一个已被引用的业务环回组中唯一的成员端口,那么该端口退出该业务环回组将导致跨VPN转发功能、单播隧道、组播隧道、多端口ARP功能或者Telemetry stream功能无法正常使用。
在不同端口上执行本命令,最多可以将32个端口加入到业务环回组中。
在完成上述配置后,在任意视图下执行display命令可以显示配置后业务环回组的运行情况,通过查看显示信息验证配置的效果。
表1-1 业务环回组显示和维护
操作 |
命令 |
显示业务环回组的信息 |
display service-loopback group [group-id ] |
设备上的所有以太网端口都支持Tunnel业务类型,通过配置将端口Twenty-FiveGigE1/0/1~Twenty-FiveGigE1/0/3加入到业务环回组中以实现对Tunnel业务类型的支持。
# 创建业务环回组1,并指定其业务类型为Tunnel类型。
<Sysname> system-view
[Sysname] service-loopback group 1 type tunnel
# 分别将端口Twenty-FiveGigE1/0/1~Twenty-FiveGigE1/0/3加入业务环回组1。
[Sysname] interface twenty-fivegige 1/0/1
[Sysname-Twenty-FiveGigE1/0/1] port service-loopback group 1
All configurations on the interface will be lost. Continue?[Y/N]:y
After this command is executed, the speed will be reset to the default value on
Twenty-FiveGigE1/0/1 to Twenty-FiveGigE1/0/4, which belong to the same port grou
p. Continue? [Y/N]:y
[Sysname-Twenty-FiveGigE1/0/1] quit
[Sysname] interface twenty-fivegige 1/0/2
[Sysname-Twenty-FiveGigE1/0/2] port service-loopback group 1
All configurations on the interface will be lost. Continue?[Y/N]:y
After this command is executed, the speed will be reset to the default value on
Twenty-FiveGigE1/0/1 to Twenty-FiveGigE1/0/4, which belong to the same port grou
p. Continue? [Y/N]:y
[Sysname-Twenty-FiveGigE1/0/2] quit
[Sysname] interface twenty-fivegige 1/0/3
[Sysname-Twenty-FiveGigE1/0/3] port service-loopback group 1
All configurations on the interface will be lost. Continue?[Y/N]:y
After this command is executed, the speed will be reset to the default value on
Twenty-FiveGigE1/0/1 to Twenty-FiveGigE1/0/4, which belong to the same port grou
p. Continue? [Y/N]:y
[Sysname-Twenty-FiveGigE1/0/3] quit
# 创建GRE模式的Tunnel接口1,该接口将自动引用业务环回组1。
[Sysname] interface tunnel 1 mode gre
[Sysname-Tunnel1]
不同款型规格的资料略有差异, 详细信息请向具体销售和400咨询。H3C保留在没有任何通知或提示的情况下对资料内容进行修改的权利!