Microsens MS453522M User Manual

Page 191

Advertising
background image

MICROSENS 8 Port Gigabit Ethernet Switch

User’s Manual

186


<<static-mac>>


add

Syntax
:
add <mac> <port> <vid> [alias]
Description:
To add the static mac entry.
Argument:
<mac> : mac address, format: 00-02-03-04-05-06
<port> : 0-8. The value “0” means this entry is filtering entry
<vid> : vlan id. 0, 1-4094. VID must be zero if vlan mode is not tag-based
[alias] : mac alias name, max. 15 characters
Possible value:
<mac> : mac address
<port> : 0-8
<vid> : 0, 1-4094
[alias] : mac alias name
Example:
MICROSENS(mac-table-static-mac)# add 00-02-03-04-05-06 3 0 aaa


del

Syntax:
del <mac> <vid>
Description:
To remove the static mac entry.
Argument:
<mac> : mac address, format: 00-02-03-04-05-06
<vid> : vlan id. 0, 1-4094. VID must be zero if vlan mode is not tag-based
Possible value:
<mac> : mac address
<vid> : 0, 1-4094
Example:
MICROSENS(mac-table-static-mac)# del 00-02-03-04-05-06 0

Advertising