VOLKTEK NSH-580 MANAGED 24-PORT 10/100 + 4 G COMBO L3 SWITCH
8.3.17 Static Addresses
8.3.17.1 add static mac-address
The user can add a MAC address to the Switch address table. The MAC address added
this way will not age out from the address table. This is called a static address.
CLI Syntax:
mac-address-table static MAC_ADDR vlan VLANID interface IFNAME
Example:
Switch(config)#mac-address-table static 0000.1111.2222
1 fastethernet1/0/2
8.3.17.2 show mac-address-table
This shows static and dynamic mac-addresses.
CLI Syntax:
show mac-address-table
Example:
Switch#show mac-address-table
8.3.18 VLAN
8.3.18.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:
Switch#show vlan name VLAN1
8.3.18.2 vlan vid
Use the vlan vid command to create a vlan entry on the switch.
CLI Syntax:
vlan vid
Example:
Switch(config)#vlan 2
8.3.18.3 name string
Use the ‘name string’ command to create a vlan entry with a string on the switch.
CLI Syntax:
name string
Example:
Switch(config-vlan)#name VLAN2
8.3.18.4 access vlan
Set access mode characteristics of all interfaces and Set Virtual LAN.
93