Asus GigaX2048 User Manual
Page 78

66
GigaX2024/2048 L2 Managed Switch User Manual
[Discard] [none/source/destination/source & destination]
User can add or modify a static ARL entry by specifying a MAC address, VLAN
ID, port number, trunk ID, and discard criteria.
CLI command: l2 arl static <mac> <vlan id> <port no> <trunk id> <discard:
0-3>
[Remove]
Static ARL entries can be deleted by indicating the MAC address and its VLAN
ID. These two-field combination is formed as unique entry in ARL table.
CLI command: l2 arl delete <mac address> <vlan id>
[Reload]
Restores the previous saved settings from configuration file.
CLI command: l2 arl retrieve
[Show VLAN]
Displays the existing VLAN information of the switch.
CLI command: l2 vlan show <vlan id>
[Name]
[VLAN ID]
[Private VLAN]
Allows user to config the VLAN settings. User may create a new VLAN by giving
a unique VLAN ID, a VLAN description name, and its port member list, note
that the port member here is indicated as tagged port member. To specify a
VLAN port member as untagged port, CLI command utportadd can achieve this
purpose. User may use CLI command add or remove to further add some port
members to a VLAN or exclude some existing port members from a VLAN.
CLI command: l2 vlan create <vlan id> <vlan name> [<vlan type:
private>][<port list: * for all ports>]
CLI command: l2 vlan add <vlan id> <port list>
CLI command: l2 vlan remove <vlan id> <port list>
CLI command: l2 vlan utportadd <vlan id> <untagged port list>
[DHCP Snoop]
Enable or disable DHCP snooping on this VLAN.