Posted by Hobbit at 2020-01-20 08:05
I don't quite understand your answer to the second question,Can you please provide me some configu ...
Yes, it’s a one-way operation.
Below you can find a configuration example for CE and S Switch:
CE configuration
#
interface 10GE1/0/5
eth-trunk 10
#
interface 10GE2/0/5
eth-trunk 10
#
interface Eth-Trunk10
dual-active detect mode relay
#
return
S configuration
#
interface GigabitEthernet1/0/19
eth-trunk 1
#
interface GigabitEthernet1/0/21
eth-trunk 1
#
interface Eth-Trunk1
mad relay
#
return
Please tell me if there is anything else I can help you.