- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
06-10-2009 03:49 PM - edited 03-01-2019 03:36 PM
How To Add A Port To A Vlan
Switch(config)#interface fastethernet 0/1
Switch(config-if)#switchport mode access
Switch(config-if)#switchport access vlan 3
--Sunil Khanna 08:03, 13 April 2008 (EDT)
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
also this commands not solved
what is commands before this
if that a new router 881
thanks
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
how to vlan configuration on cisco 300 24pp switch
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Please keep in mind there could be cases of course, where you are trying to add a port to a vlan, and the port mode will not be "access". If you are not careful, you could accidentally change a trunk port to an access port, with potentially dangerous results.
I think most people would not make this mistake, but just in case I wanted to let people know.