Management – MicroNet Technology SP1659P User Manual

Page 94

Advertising
background image

<<static-mac>>

add

Syntax: add <mac> <vid> <queue> <rule> <port>

Description: To add the static mac entry.

Argument:

<mac>: mac address, format: 01-02-03-04-05-06

<vid>: vlan id, from 1 to 4094

<queue>: which queue you want to set, from 0 to 3

<rule>: forwarding rule, from 0 to 2

0: static

1: drop destination address matches

2: drop source address matches

<port>: forwarded destination port, form 1 to 26

Possible value:

<vid>: 1 to 4094

<queue>: 0 to 3

<rule>: 0 to 2

<port>: 1 to 26

Example:

SP1659P(mac-table-static-mac)# add 00-22-44-55-66-77 1 0 0 6
SP1659P(mac-table-static-mac)#

del

Syntax: del <mac>

Description: To remove the static MAC entry.

Argument:

<mac> : mac address, format: 00-02-03-04-05-06

Possible value:

<mac> : mac address

Example:

SP1659P(mac-table-static-mac)# del 00-02-03-04-05-06
SP1659P(mac-table-static-mac)#

show

Syntax: show

Description: To display the static MAC entry.

Argument: None

Possible value: None

Example:

SP1659P(mac-table-static-mac)# show filter
SP1659P(mac-table-static-mac)# show
MAC VID Queue Forwarding Rule Port
------ ----------------- ------ -------- ----------------------------- ------
1) 00-22-44-55-66-77 1 0 Static 6

SP1659P(mac-table-static-mac)#

4.3.16 Management

add

93

Advertising