The display sync-configuration compare command is executed on the backup WAC in HSB to check wireless configuration synchronization. Based on the command output, which of the following statements are true? (Choose all that apply.)
<WAC> display sync-configuration compare
<WAC>--- /tmp/master-common-cfg.cfg
+++ /tmp/backup-common-cfg.cfg
@@ -214,59 +214,6 @@
forward-mode tunnel
service-vlan vlan-id 102
ssid-profile 2
- vap-profile name 2
- forward-mode tunnel
- service-vlan vlan-id 102
- ssid-profile IR2D
+ vap-profile name 3
+ forward-mode tunnel
+ service-vlan vlan-id 102
+ ssid-profile 3
@@ -287,70 +234,21 @@
A
This command is used to check whether the public configurations on two WACs are consistent after wireless configuration synchronization.
B
The configuration of ssid-profile 2 exists on both the master and backup WACs.
C
The configuration of vap-profile name 3 exists on the master WAC but not on the backup WAC.
D
The configuration of vap-profile name 2 exists on the backup WAC but not on the master WAC.
Show Answer