Mac / filter table commands set, Multicast filtering commands set, Lldp commands set – Allied Telesis AT-IFS802SP/POE User Manual

Page 94

Advertising
background image

90

AT-IFS802SP/POE(W)-80 User Manual

Mac / Filter Table Commands Set

Allied Telesis Commands Level

Description

Example

mac-address-table
static hwaddr

[MAC]

I

Configure MAC address
table of interface (static).

switch(config)#interface fastEthernet 2
switch(config-if)#mac-address-table static
hwaddr 000012345678

mac-address-table
filter hwaddr

[MAC]

G

Configure MAC address
table(filter)

switch(config)#mac-address-table filter
hwaddr 000012348678

show mac-address-
table

P

Show all MAC address table switch#show mac-address-table

show mac-address-
table static

P

Show static MAC address
table

switch#show mac-address-table static

show mac-address-
table filter

P

Show filter MAC address
table.

switch#show mac-address-table filter

no mac-address-table
static hwaddr

[MAC]

I

Remove an entry of MAC
address table of interface
(static)

switch(config)#interface fastEthernet 2
switch(config-if)#no mac-address-table
static hwaddr 000012345678

no mac-address-table

filter hwaddr

[MAC]

G

Remove an entry of MAC
address table (filter)

switch(config)#no mac-address-table filter
hwaddr 000012348678

no mac-address-table

G

Remove dynamic entry of
MAC address table

switch(config)#no mac-address-table

Multicast Filtering Commands Set

Allied Telesis Commands Level

Description

Example

multicast-filtering

[IP-Addr]

I

Configure multicast filtering
entry of interface

Switch(config)#interface fastEthernet 2
switch(config-if)#multicast-filtering
228.1.1.1

no multicast-filtering

[IP-Addr]

I

Remove multicast filtering
entry of interface

Switch(config)#interface fastEthernet 2

switch(config-if)#no multicast-filtering

228.1.1.1

LLDP Commands Set

Allied Telesis Commands Level

Description

Example

lldp enable

G

Enable LLDP function

switch(config)#lldp enable

lldp interval

[Time sec]

G

Configure LLDP interval

switch(config)#lldp interval 20

Advertising