System information
LANCOM ES-2126+ und LANCOM ES-2126P
쮿 Chapter 5: Operation of CLI Management
181
EN
25 8192
26 8192
<<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:
PSES-2126C (mac-table-static-mac)# add 00-22-44-55-66-77 1 0 0 6
쮿 del
왏 Syntax:
del <mac>
왏 Description:
To remove the static mac entry.
왏 Argument:
<mac> : mac address, format: 00-02-03-04-05-06