Configure NLB
Configuration Condition
None
Configure Static ARP to Bind Reflection Group
Table 2-2 Configure the static ARP to bind the reflectio group
Step
|
Command
|
Description
|
Enter the global configuration mode
|
configure terminal
|
-
|
Configure the static ARP to bind the reflection group
|
arp [ vrf vrf-name ] { ip-address | host-name } mac-address vlan vlan-id serviceloop-group serviceloop-group-id
|
Mandatory
|
-
When using the NLB function, you need to disable arp smac-check multicast.
Configure Static MAC Multi-Port
After configuring the static forwarding MAC address table entry of multiple egress ports, when the port receives the packet in the corresponding VLAN, it matches the destination MAC address of the packet with the static forwarding MAC address table entry configured in the device. If the matching successfully, the packet will be forwarded from the specified multiple egress ports. This function can more flexibly send packets to multiple egress ports to achieve multiple forwarding of traffic.
Table 2-3 Configure the static forwarding MAC address bound to the multiple egress ports
Step
|
Command
|
Description
|
Enter the global configuration mode
|
config terminal
|
-
|
Configure the static forwarding MAC address bound in the aggregation group
|
mac-address multiport mac-address-valu vlan vlan-id interface { interface-name1 [ to interface-name2 ] }
|
Mandatory
By default, do not configure the static forwarding MAC address of multiple egress ports in the device.
|