< Home

display mac-forced-forwarding

Function

The display mac-forced-forwarding command displays the MFF configuration.

Format

display mac-forced-forwarding { network-port | vlan vlan-id }

Parameters

Parameter Description Value
network-port Displays network interface information. -
vlan vlan-id Displays the MFF configuration in a specified VLAN. The value is an integer that ranges from 1 to 4094.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

The display mac-forced-forwarding command displays the MFF network interface information and MFF configuration in a specified VLAN.

When the user-bind static command is executed to configure a static binding entry for a non-DHCP user, at least ip-address and vlan vlan-id [ ce-vlan ce-vlan-id ] must be specified. In this case, the MFF entry that has the same IP address and VLAN ID as the static binding entry can be deleted when the static binding entry is deleted.

Example

# Display information about the MFF network interface.

<HUAWEI> display mac-forced-forwarding network-port
--------------------------------------------------------------------------------
VLAN ID                  Network-ports
--------------------------------------------------------------------------------
VLAN 10                  GigabitEthernet0/0/1
                         GigabitEthernet0/0/2
                         GigabitEthernet0/0/3
VLAN 100                 GigabitEthernet0/0/4
                         GigabitEthernet0/0/5
                                                
Table 1 Description of the display mac-forced-forwarding network-port command output

Item

Description

VLAN ID

ID of the VLAN that the network interface belongs to.

Network-ports

Network interface.

# Display the MFF configuration in VLAN 100.

<HUAWEI> display mac-forced-forwarding vlan 100
[Vlan 100] MFF host total count = 3 
--------------------------------------------------------------------------------
Servers         192.168.1.2
                192.168.1.3
--------------------------------------------------------------------------------
User IP         User MAC             Gateway IP        Gateway MAC
--------------------------------------------------------------------------------
192.168.1.10    0001-0001-0001       192.168.1.254     0002-0002-0001
192.168.1.11    0001-0001-0002       192.168.1.254     0002-0002-0001
192.168.1.12    0001-0001-0003       192.168.1.252     0002-0002-0003
--------------------------------------------------------------------------------
Table 2 Description of the display mac-forced-forwarding vlan command output

Item

Description

MFF host total count

Number of users in VLAN 100.

Servers

IP addresses of servers in VLAN 100.

User IP

IP addresses of users in VLAN 100.

User MAC

MAC addresses of users in VLAN 100.

Gateway IP

Gateway IP address.

Gateway MAC

Gateway MAC address.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >