<<static-mac>>
add
Syntax: add <mac> <vid> <queue> <rule> <port>
Description: To add the static mac entry. Argument:
<mac>: mac address, format:
<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:
del
Syntax: del <mac>
Description: To remove the static MAC entry. Argument:
<mac> : mac address, format:
Possible value:
<mac> : mac address
Example:
show
Syntax: show
Description: To display the static MAC entry.
Argument: None
Possible value: None
Example:
MAC | VID | Queue | Forwarding Rule | Port | |
|
|
| |||
|
| ||||
|
|
|
|
|
|
1) | 1 | 0 | Static | 6 |
4.3.16Management
add
93