2 macfilter adddest, 1 no macfilter adddest, 3 macfilter adddest all – Kontron AT8404 CLI User Manual

Page 114: 1 no macfilter adddest all, 4 macfilter addsrc, Macfilter adddest - 78, Macfilter adddest all - 78, Macfilter addsrc - 78, Switching commands at8404

Advertising
background image

Switching Commands

AT8404

AT8404 CLI Reference Manual

Page 2 - 78

2.15.2

macfilter adddest

Use this command to add the interface to the destination filter set for the MAC filter with the given <macaddr> and
VLAN of <vlanid>. The <macaddr> parameter must be specified as a 6-byte hexadecimal number in the format
of b1:b2:b3:b4:b5:b6. The <vlanid> parameter must identify a valid VLAN.

2.15.2.1

no macfilter adddest

This command removes a port from the destination filter set for the MAC filter with the given <macaddr> and VLAN
of <vlanid>. The <macaddr> parameter must be specified as a 6-byte hexadecimal number in the format of
b1:b2:b3:b4:b5:b6. The <vlanid> parameter must identify a valid VLAN.

2.15.3

macfilter adddest all

This command adds all interfaces to the destination filter set for the MAC filter with the given <macaddr> and VLAN
of <vlanid>. The <macaddr> parameter must be specified as a 6-byte hexadecimal number in the format of
b1:b2:b3:b4:b5:b6. The <vlanid> parameter must identify a valid VLAN.

2.15.3.1

no macfilter adddest all

This command removes all ports from the destination filter set for the MAC filter with the given <macaddr> and
VLAN of <vlanid>. The <macaddr> parameter must be specified as a 6-byte hexadecimal number in the format
of b1:b2:b3:b4:b5:b6. The <vlanid> parameter must identify a valid VLAN.

2.15.4

macfilter addsrc

This command adds the interface to the source filter set for the MAC filter with the MAC address of <macaddr> and
VLAN of <vlanid>. The <macaddr> parameter must be specified as a 6-byte hexadecimal number in the format of
b1:b2:b3:b4:b5:b6. The <vlanid> parameter must identify a valid VLAN.

Note: Configuring a destination port list is only valid for multicast MAC addresses.

Format

macfilter adddest <macaddr>

Mode

Interface Config

Format

no macfilter adddest <macaddr>

Mode

Interface Config

Note: Configuring a destination port list is only valid for multicast MAC addresses.

Format

macfilter adddest all <macaddr>

Mode

Global Config

Format

no macfilter adddest all <macaddr>

Mode

Global Config

Format

macfilter addsrc <macaddr> <vlanid>

Advertising