Command Reference VSU Commands
The following example enables BFD-based DAD.
Ruijie(config)# switch virtual domain 1
Ruijie(config-vs-domain)# dual-active detection bfd
The following example disables BFD-based DAD.
Ruijie(config)# switch virtual domain 1
Ruijie(config-vs-domain)# no dual-active detection bfd
The following example enables AP-based DAD.
Ruijie(config)# switch virtual domain 1
Ruijie(config-vs-domain)# dual-active detection aggregateport
The following example disables AP-based DAD.
Ruijie(config)# switch virtual domain 1
Ruijie(config-vs-domain)#no dual-active detection aggregateport
dual-active pair interface
Configures a DAD interface.
dual-active exclude interface
Configures an exclude interface of DAD.
show switch virtual dual-active
Displays the configuration and status of DAD.
7.4 dual-active exclude interface
Use this command to configure an exclude interface of DAD.
Use the no form of this command to remove the exclude interface setting.
dual-active exclude interface interface-name
no dual-active exclude interface interface-name
config-vs-domain configuration mode
Configure this command only in VSU mode.
An exclude interface must be a routing interface instead of a virtual switch link (VSL) interface.
Multiple exclude interfaces are supported.
The following example configures interface Gi 1/1/3 as an exclude interface of DAD.