IGS-5225 Series User Manual

Table Of Contents
Command Guide
-171-
Example:
To enable Voice VLAN security for GigabitEthernet X/X
Switch# configure terminal
Switch (config)# interface GigabitEthernet X/X
Switch (config-if) # switchport voice vlan security
4.2.66 interface vlan
Command:
interface vlan <vlan_list>
vlan VLAN interface configurations
<vlan_list> List of VLAN interface numbers, 1~4095
Default:
N/A
Usage Guide:
To enter the VLAN interface mode.
Example:
To enter the VLAN 1 interface mode
Switch# configure terminal
Switch (config)# interface vlan 1
Switch (config-if-vlan)#
4.2.66.1 do
Command:
do < exec commands >
do To run exec commands in config mode
Default:
N/A
Usage Guide:
To run exec commands in configure terminal mode
Example:
To run show aaa in configure terminal mode.