User's Manual

Table Of Contents
Configuration Guide of XGS-5240-Series
74-15
Switch(config-if-ethernet1/1/2)#port-group 1 mode active
Switch(config)#interface ethernet 2/1/1
Switch(config-if-ethernet2/1/1)#port-group 1 mode active
Switch(config)#interface ethernet 2/1/2
Switch(config-if-ethernet2/1/2)#port-group 1 mode active
Switch(config-if-ethernet2/1/2)#interface port-channel 1
Switch(config-if-port-channel1)#vsf mad lacp enable
vsf2 configuration:
Switch(config)#vsf domain 2
Configure vsf domain number, it can be configured as other value but it cannot be the same as
vsf1.
Other configuration is same as the configuration on vsf1.
Case 3
As show in the above picture, assume the ports used for bfd mad detection are ethernet1/1/1 an
d ethernet2/1/1, and the vlan is 3000. The configuration of mad ip address is the network segment o
f 192.168.1.1 for example.
BFD MAD configuration of switch:
Switch(config)#vlan 3000
Switch(config-vlan3000)#interface ethernet 1/1/1
Switch(config-if-ethernet1/1/1)#switchport access vlan 3000
Switch(config-if-ethernet1/1/1)#interface ethernet 2/1/1
Switch(config-if-ethernet2/1/1)#switchport access vlan 3000
Switch(config-if-ethernet2/1/1)#interface vlan 3000
Switch(config-if-vlan3000)#vsf mad bfd enable
Switch(config-if-vlan3000)#vsf mad ip add 192.168.1.1 255.255.255.0 member 2
Switch(config-if-vlan3000)#vsf mad ip add 192.168.1.2 255.255.255.0 member 1
Notice: In this time, the whole vsf is a device, so BFD MAD configuration is equivalent to condu
ct on one device.