[Guide] How to assign interface of Cisco switch to a Vlan
Below example show how to configure Switch port or interface to a VLAN,
1. Login to the switch 2. go to configuration terminal 3. config#interface fastenternet 0/10 4. switchport mode access (configuration interface as access port) 5. switchport access VLAN1 (assign vlan to the port)