beautypg.com

Network requirements – H3C Technologies H3C S6300 Series Switches User Manual

Page 358

background image

343

2.

Configure Switch A:
# Configure manual-mode MFF on VLAN 100.

[SwitchA] vlan 100

[SwitchA-vlan100] mac-forced-forwarding default-gateway 10.1.1.100

# Specify the IP address of the server.

[SwitchA-vlan100] mac-forced-forwarding server 10.1.1.200

# Enable ARP snooping on VLAN 100.

[SwitchA-vlan100] arp snooping enable

[SwitchA-vlan100] quit

# Configure Ten-GigabitEthernet 1/0/2 as a network port.

[SwitchA] interface ten-gigabitethernet 1/0/2

[SwitchA-Ten-GigabitEthernet1/0/2] mac-forced-forwarding network-port

3.

Configure Switch B:
# Configure manual-mode MFF on VLAN 100.

[SwitchB] vlan 100

[SwitchB-vlan100] mac-forced-forwarding default-gateway 10.1.1.100

# Specify the IP address of the server.

[SwitchB-vlan100] mac-forced-forwarding server 10.1.1.200

# Enable ARP snooping on VLAN 100.

[SwitchB-vlan100] arp snooping enable

[SwitchB-vlan100] quit

# Configure Ten-GigabitEthernet 1/0/6 as a network port.

[SwitchB] interface ten-gigabitethernet 1/0/6

[SwitchB-Ten-GigabitEthernet1/0/6] mac-forced-forwarding network-port

Manual-mode MFF configuration example in a ring network

Network requirements

As shown in

Figure 114

, all the devices are in VLAN 100, and the switches form a ring. Hosts A, B, and

C are assigned IP addresses manually.
Configure MFF to isolate the hosts at Layer 2 and allow them to communicate with each other through the
gateway at Layer 3.