Executing configuration synchronization, Full configuration synchronization – Brocade Virtual ADX Administration Guide (Supporting ADX v03.1.00) User Manual

Page 137

Advertising
background image

Brocade Virtual ADX Administration Guide

125

53-1003249-01

Executing configuration synchronization

5

Syntax: config-sync mode receiver

2. Define the config-sync parameters on the sender and receiver device:

Virtual ADX(config)# config-sync ethernet 3 mac 748e.f823.962f vlan-id 99

Syntax: config-sync ethernet port mac mac vlan-id id

where:

The port variable refers to the Ethernet port number of the link used for the
synchronization operation.

The mac variable refers to the MAC address of the peer HA unit. To obtain the peer MAC
address, go to the corresponding Brocade Virtual ADX device and execute the command
show interfaces brief to get the interface MAC address.

The id variable refers to the VLAN of the synchronization port.

NOTE

For the above command, use the MAC address that is used on the shared link between two
devices.

3. (Optional) Create sym-priority mappings.

In configuration mode, you can create up to 4 sym-priority mappings between the two devices.

Virtual ADX(config)# config-sync sym-priority-map 250 150

Syntax: config-sync sym-priority-map sender-value receiver-value

Executing configuration synchronization

The methods of executing configuration synchronization are:

“Full configuration synchronization”

“Incremental configuration synchronization”

“Force full synchronization operation”

Full configuration synchronization

In configuration mode, perform a complete configuration synchronization using the config-sync full
command.

Syntax: config-sync full

NOTE

You must configure the receiver device IP address before full synchronization.

(Optional) Manually synchronize the files from the sender device to the receiver device.

Virtual ADX(config)# config-sync file all

Syntax: config-sync file [all | ssh | openscript]

The all keyword refers to all the files such as OpenScript and SSH files.

The ssh keyword refers to all SSH client public key files.

Advertising