18 static addresses, 19 vlan, 1 show vlan name string – Asus GigaX3112 User Manual
Page 93
80
GigaX3112 Series Layer 3 Managed Switch
5.3.17.3 no aging time
Disables the age timer of the mac-address-table.
CLI Syntax: no mac-address-table aging-time
Example: (config)# no mac-address-table aging-time
5.3.17.4 show mac-address-table aging-time
CLI Syntax: show mac-address-table aging-time
Example: ASUS# show mac-address-table aging-time
5.3.18 Static Addresses
5.3.18.1 add static mac-address
You can add a MAC address into the switch address table. The MAC address
added by this way will not age out from the address table. We call it static
address.
CLI Syntax: mac-address-table static MAC_ADDR vlan VLANID interface
IFNAME
Example: (config)# mac-address-table static 0000.1111.2222 1 gi1/0/2
5.3.18.2 show mac-address-table
It shows static and dynamic mac-address.
CLI Syntax: show mac-address-table
Example: ASUS# show mac-address-table
5.3.19 VLAN
5.3.19.1 show vlan name string
Use the show vlan user EXEC command to display the parameters for all
configured VLANs or one VLAN (if the VLAN ID or name is specified) on the
switch.
CLI Syntax: show vlan name string
Example: ASUS# show vlan name VLAN1