Command Reference VSU Commands
dual-active bfd interface interface-name
no dual-active bfd interface interface-name
config-vs-domain configuration mode
The BFD port must be a routing port on the peer end.
The following examples configures interface Gi 1/1/1 as a BFD port.
Ruijie(config)# interface GigabitEthernet 1/1/1
Ruijie(config-if- GigabitEthernet 1/1/1)# no switchport
Ruijie(config)# interface GigabitEthernet 2/1/1
Ruijie(config-if- GigabitEthernet 2/1/1)# no switchport
Ruijie(config)# switch virtual domain 1
Ruijie(config-vs-domain)# dual-active bfd interface GigabitEthernet 1/1/1
Ruijie(config-vs-domain)# dual-active bfd interface GigabitEthernet 2/1/1
7.3 dual-active detection
Use this command to enable DAD.
Use the no form of this command to restore the default setting.
dual-active detection { bfd | aggregateport }
no dual-active detection { bfd | aggregateport}
This function is disabled by default.
config-vs-domain configuration mode
Configure this command only in virtual switch unit (VSU) mode.