N-Tron 710FX2 Switch User Manual


 
(Revised 2010-9-27) Page 134 of 159
CLI Commands, Continued…
Show, Add, or Delete ARL Entries
Command Name
arl
Description
Show, Add, or Delete Arl Entries.
Syntax
arl show | showmct | add mac port cpu static vid | del[ete] mac vid
Parameters
show
Show entire ARL table.
showmct
Show entire ARL MCT (Multicast Index) table.
delete
Delete MAC address.
add
Add MAC address.
mac
MAC Address.
port
Port Number.
cpu
1 = Send to CPU also.
static
1 = This is a static address; 0 = Non-Static.
vid
VLAN ID (0-4095)
Example
N-TRON/Admin> arl show
No. Val Age Pri Mod Usr Sta VLAN MAC Port(s)
---- --- --- --- --- --- --- ---- ----------------- ----------
1 1 1 0 0 0 1 1 00:07:af:ff:b8:00 CPU
2 1 0 0 0 0 0 1 00:19:b9:03:aa:77 TX3
N-TRON/Admin> arl showmct
No. Idx Val Port Mask Port(s)
--- --- --- ---------- ----------
1 0 1 0x00000000 (None)
2 1 1 0x00000001 TX1
N-TRON/Admin> arl add 00:19:b9:03:aa:79 3 0 1 1
N-TRON/Admin> arl del 00:19:b9:03:aa:79 1
Notes