17-多机配置同步命令
本章节下载: 17-多机配置同步命令 (212.45 KB)
目 录
1.1.1 display mc-configure config-check
1.1.2 display mc-configure config-compare
1.1.3 display mc-configure unsync-info
1.1.4 mc-configure access-local enable
1.1.5 mc-configure backup-to-peer
1.1.6 mc-configure batch-synchronize
1.1.7 mc-configure get-from-peer
1.1.9 mc-configure switch-to-local
1.1.10 mc-configure switch-to-peer
display mc-configure config-check命令用来显示配置检查信息。
【命令】
display mc-configure config-check m-lag [ { evpn-border | evpn-leaf } [ single-homed ] ]
【视图】
任意视图
【缺省用户角色】
network-admin
network-operator
mdc-admin
mdc-operator
【参数】
m-lag:显示M-LAG组网的配置检查信息。
evpn-border:显示EVPN M-LAG组网中Border角色的配置检查信息。
evpn-leaf:显示EVPN M-LAG组网中Leaf角色的配置检查信息。
single-homed:显示EVPN M-LAG组网中单归接入设备的配置检查信息。
【使用指导】
本命令用来显示指定组网环境中需要配置但是未配置的命令,以及业务模块配置问题的解决方案信息。
如果未指定任何参数,则显示M-LAG组网的配置检查信息。
【举例】
# 显示M-LAG组网的配置检查信息。
<Sysname> display mc-configure config-check m-lag
The following settings must be configured:
M-LAG:
m-lag system-mac
The following are module suggestions:
LAGG module suggestion:
Don't set the link-aggregation auto-aggregation enable command in the M-LAG networking environment.
表1-1 display mc-configure config-check命令显示信息描述表
字段 |
描述 |
The following settings must be configured |
以下命令必须进行配置 |
The following are module suggestions |
业务模块的配置建议 |
display mc-configure config-compare命令用来显示配置比较信息。
【命令】
display mc-configure config-compare [ different | [ interface | verbose ] [ by-table [ width width-length ] ] ]
【视图】
任意视图
【缺省用户角色】
network-admin
network-operator
mdc-admin
mdc-operator
【参数】
different:显示两端要求不一致但是配置相同的配置信息。
interface:显示相同接口下存在差异的配置信息。
verbose:显示配置一致性详细信息,即显示所有视图下的配置信息。如果不指定本参数,则显示配置一致性简要信息,即显示相同视图下存在差异的配置信息。
by-table:按照列表方式进行显示。如果不指定本参数,则依次显示配置信息。
width width-length:指定显示宽度,取值范围为80~512,单位为字符,缺省值为80。
【举例】
# 显示配置一致性简要信息,即显示相同视图下存在差异的配置信息。
<Sysname> display mc-configure config-compare
- indicates the configuration on the local device.
+ indicates the configuration on the peer device.
#
- sysname DEV2
- mvrp global enable
+ sysname DEV1
+ stp global enable
#
interface Ten-GigabitEthernet1/0/1
- port link-mode route
+ port link-mode bridge
+ port link-type trunk
+ port trunk permit vlan all
+ mvrp enable
#
- m-lag system-number 2
- m-lag keepalive ip destination 10.1.1.1 source 10.1.1.2
+ m-lag system-number 1
+ m-lag keepalive ip destination 10.1.1.2 source 10.1.1.1
- aaa device-id 1
+ aaa device-id 2
#
# 显示配置一致性详细信息,即显示所有视图下的配置信息。
<Sysname> display mc-configure config-compare verbose
- indicates the configuration on the local device.
+ indicates the configuration on the peer device.
#
mdc Admin id 1
#
- sysname sysname
- mvrp global enable
+ sysname sysname1
system-working-mode standard
xbar load-single
password-recovery enable
lpu-type f-series
#
vlan 1
#
interface Bridge-Aggregation10
port link-type trunk
port trunk permit vlan all
link-aggregation mode dynamic
port m-lag peer-link 1 auto-negotiate
#
interface Bridge-Aggregation20
link-aggregation mode dynamic
# 显示两端要求不一致但是配置相同的配置信息。
<Sysname> display mc-configure config-compare different
* indicates the command must be different.
#
* vrrp isolate enable
* vrrp ipv6 isolate enable
#
bgp 100
* router-id 1.1.1.1
#
* aaa device-id 1
#
# 显示相同接口下存在差异的配置信息。
<Sysname> display mc-configure config-compare interface
- indicates the configuration on the local device.
+ indicates the configuration on the peer device.
#
interface Ten-GigabitEthernet1/0/1
- port link-mode route
+ port link-mode bridge
+ port link-type trunk
+ port trunk permit vlan all
+ mvrp enable
#
# 按照列表方式进行显示配置信息。
<Sysname> display mc-configure config-compare by-table
# <
sysname Sysname <
mvrp global enable <
> sysname Sysname1
> stp global enable
# #
interface Ten-GigabitEthernet1/0/1 interface Ten-GigabitEthernet1/0/1
port link-mode route <
> port link-mode bridge
> port link-type trunk
> port trunk permit vlan all
> mvrp enable
# <
m-lag system-number 2 <
m-lag keepalive ip destination 10.1.1 <
> m-lag system-number 1
> m-lag keepalive ip destination 10.1.1
aaa device-id 1 <
> aaa device-id 2
# #
表1-2 display config-sys config-compare命令显示信息描述表
字段 |
描述 |
- indicates the configuration of the local device |
-表示该配置为本端设备的配置 |
+ indicates the configuration of the peer device |
+表示该配置为对端设备的配置 |
* indicates the command must be different. |
*表示该配置在两端设备上要求不一致,但是目前配置在两端设备上是相同的 |
< |
按照列表方式显示配置信息时,表示仅本端存在该配置信息 |
> |
按照列表方式显示配置信息时,表示仅对端存在该配置信息 |
display mc-configure unsync-info命令用来显示批量配置同步时未进行同步的配置信息。
【命令】
display mc-configure unsync-info
【视图】
配置同步视图下的任意视图
【缺省用户角色】
network-admin
network-operator
mdc-admin
mdc-operator
【使用指导】
由于批量配置同步时不能将两端要求不一样的配置发送到对端,为了方便用户得知配置同步的情况,可以执行本命令,查看未进行同步到对端设备的命令。
【举例】
# 显示批量配置同步时未进行同步的配置信息。
<Sysname> system-view mc-config
System View: return to User View with Ctrl+Z.
All commands in this view will be synchronized to the peer device.
+[Sysname] mc-configure batch-synchronize
7 commands were not synchronized. To view the detailed information, execute the display mc-configure unsync-info command.
+[Sysname] display mc-configure unsync-info
* indicates an unsynchronized command.
The following commands were not synchronized to the peer device in the last batch synchronization.
*gir snapshot add ipv4routes
*vrrp isolate enable
interface Vlan-interface100
* ip address 1.2.3.4 255.255.255.0
* m-lag system-number 1
表1-3 display mc-configure unsync-info命令显示信息描述表
字段 |
描述 |
* indicates an unsynchronized command |
*表示未进行同步的命令 |
【相关命令】
· mc-configure batch-synchronize
mc-configure access-local enable命令用来开启对端设备通过同步通道访问本设备功能。
undo mc-configure access-local enable命令用来关闭对端设备通过同步通道访问本设备功能。
【命令】
mc-configure access-local enable
undo mc-configure access-local enable
【缺省情况】
对端设备通过同步通道访问本设备功能处于开启状态。
【视图】
系统视图
【缺省用户角色】
network-admin
mdc-admin
【使用指导】
M-LAG组网中,当本端M-LAG设备开启本功能后,对端M-LAG设备可以使用mc-configure switch-to-peer命令切换到到本设备相同视图,进行配置和管理对端设备。
【举例】
# 开启对端设备通过同步通道访问本设备功能。
<Sysname> system-view
[Sysname] mc-configure access-local enable
【相关命令】
· mc-configure switch-to-peer
mc-configure backup-to-peer命令用来将本地配置文件保存到对端设备。
【命令】
mc-configure backup-to-peer local-filename
【视图】
用户视图
【缺省用户角色】
network-admin
mdc-admin
【参数】
local-filename:表示本地的配置文件名称,文件名部分必须以“.cfg”为后缀,文件路径的总长度不能超过64个字符。
【使用指导】
M-LAG组网环境下,如果本端设备需要进行更新,例如更换版本、设备更换等,则可以执行本命令,将本端设备当前的配置文件传送到对端设备进行保存备份。等本端设备更新完成后,再使用mc-configure get-from-peer命令从对端设备端获取之前保存的配置文件,完成配置文件的替换。
【举例】
# 将本地配置文件abc.cfg保存到对端设备。
<Sysname> mc-configure backup-to-peer abc.cfg
Transferring the configuration file. Please wait……
File successfully transferred.
【相关命令】
· mc-configure get-from-peer
mc-configure batch-synchronize命令用来批量同步配置到对端设备。
【命令】
mc-configure batch-synchronize
【视图】
配置同步视图下任意视图
【缺省用户角色】
network-admin
mdc-admin
【使用指导】
在未建立M-LAG时,可以在本端设备上进行预配置,提前部署需要的功能。待M-LAG组网建立,peer-link链路up后,可以进入配置同步视图,执行本命令批量同步配置到对端设备,以简化用户操作,提高部署效率。例如:管理员在+[Sysname]视图执行本命令,设备会将[Sysname]视图及其子视图的配置批量同步到对端设备;管理员在+[Sysname1-Ten-GigabitEthernet1/0/1]视图执行本命令,设备会将[Sysname1-Ten-GigabitEthernet1/0/1]视图及其子视图的配置批量同步到对端设备。
进行批量同步时,仅能同步两端设备要求配置一致的配置。
【举例】
# 批量同步配置到对端设备。
<Sysname> system-view mc-config
System View: return to User View with Ctrl+Z.
All commands in this view will be synchronized to the peer device.
+[Sysname] mc-configure batch-synchronize
7 commands were not synchronized. To view the detailed information, execute the display mc-configure unsync-info command.
【相关命令】
· display mc-configure unsync-info
mc-configure get-from-peer命令用来从对端设备获取配置文件并保存到本地。
【命令】
mc-configure get-from-peer filename
【视图】
用户视图
【缺省用户角色】
network-admin
mdc-admin
【参数】
filename:表示保存到本地的配置文件名称,文件名部分必须以“.cfg”为后缀,文件路径的总长度不能超过64个字符。
【使用指导】
M-LAG组网环境下,如果本端设备需要进行更新,例如更换版本、设备更换等,则可以执行mc-configure backup-to-peer命令,将本端设备当前的配置文件传送到对端设备进行保存备份。等本端设备更新完成后,再使用本命令从对端设备端获取之前保存的配置文件,完成配置文件的替换。
【举例】
# 从对端设备获取配置文件并以test为名称保存到本地。
<Sysname> mc-configure get-from-peer test.cfg
Retrieving the configuration file. Please wait……
File successfully getd.
【相关命令】
· mc-configure backup-to-peer
mc-configure quit命令用来在本端/对端视图结束配置并回到原配置同步视图。
【命令】
mc-configure quit
【视图】
任意视图
【缺省用户角色】
network-admin
mdc-admin
【使用指导】
用户可以在任意视图执行mc-configure switch-to-peer命令直接切换到对端设备的相同视图下,进行配置。用户能通过本命令结束配置并退回本设备原来视图,也可以通过Ctrl+Q再回到本设备原来视图,切换快捷简单。
执行本命令前,需要保证M-LAG正常工作,且peer-link链路处于up状态。
【举例】
# 登录到对端设备的系统视图。
<Sysname1> system-view mc-config
System View: return to User View with Ctrl+Z.
All commands in this view will be synchronized to the peer device.
+[Sysname1] interface ten-gigabitethernet 1/0/1
+[Sysname1-Ten-GigabitEthernet1/0/1] mc-configure switch-to-peer
Peer view: To return to previous view, press Ctrl+Q or execute the mc-configure quit command.
All commands in this view are only executed on the peer device. [@peer][Sysname2-Ten-GigabitEthernet1/0/1] mc-configure quit
close by login.
+[Sysname1-Ten-GigabitEthernet1/0/1]
【相关命令】
· mc-configure switch-to-local
· mc-configure switch-to-peer
mc-configure switch-to-local命令用来退出配置同步视图并切换到本端设备相同视图。
【命令】
mc-configure switch-to-local
【视图】
配置同步视图下的任意视图
【缺省用户角色】
network-admin
mdc-admin
【使用指导】
用户可以在配置同步视图下的任意视图下执行本命令,切换到本端设备相同视图,以便直接输入命令行,进行配置和管理对端设备。
执行本命令前,需要保证M-LAG正常工作,且peer-link链路处于up状态。
本端设备需要配置mc-configure access-local enable命令。
【举例】
# 退出配置同步视图并切换到本端设备的相同视图。
<Sysname> system-view mc-config
System View: return to User View with Ctrl+Z.
All commands in this view will be synchronized to the peer device.
+[Sysname] mc-configure switch-to-local
Local view: To return to previous view, press Ctrl+Q or execute the mc-configure quit command.
All commands in this view are only executed on the local device.
[@Local][Sysname]
【相关命令】
· mc-configure access-local enable
mc-configure switch-to-peer命令用来退出配置同步视图并切换到对端设备相同视图。
【命令】
mc-configure switch-to-peer
【视图】
配置同步视图下的任意视图
【缺省用户角色】
network-admin
mdc-admin
【使用指导】
用户可以任意视图下执行本命令,切换到对端设备相同视图,以便直接输入命令行,进行配置和管理对端设备。
执行本命令前,需要保证M-LAG正常工作,且peer-link链路处于up状态。
对端设备需要配置mc-configure access-local enable命令。
【举例】
# 退出配置同步视图并切换到对端设备的相同视图。
<Sysname> system-view mc-config
System View: return to User View with Ctrl+Z.
All commands in this view will be synchronized to the peer device.
+[Sysname] mc-configure switch-to-peer
Peer view: To return to previous view, press Ctrl+Q or execute the mc-configure quit command.
All commands in this view are only executed on the peer device.
[@peer][Sysname]
【相关命令】
· mc-configure access-local enable
不同款型规格的资料略有差异, 详细信息请向具体销售和400咨询。H3C保留在没有任何通知或提示的情况下对资料内容进行修改的权利!