Microsoft
Software
Hardware
Network
Question : create vlans on GNS3 switch
I have used a router 3640 with NM-16ESW to emulate a switch, but I didn;t find a way to create vlans other than the old way:
I went to:
Router# vlan database
Router(vlan)#vlan 20
VLAN 20 added:
Name: VLAN0020
Router(vlan)#apply
APPLY completed.
I can't find a way to add ports to the vlan or do any work with the vlan?
any help?
thanks
Answer : create vlans on GNS3 switch
conf t
int fast1/1
switchport mode access
switchport access vlan 20
no shut
end
wr mem
Billy
Random Solutions
Add Mirror Greyed Out
Need help with important safety precautions!
can#t Compile PNG Image Lib
How to get an USB speaker to work with Eee PC 900 Xandros Linux
Citrix not finding the license server
access gridview checkbox and rotate though rows to save
Auto fill user name in "Login" field
backup multiple DBs in script
added shortcut to Public Desktop but some users not getting it - Win 2008 R2 Terminal Server
Mailman, the GNU Mailing List Manager - is there an interface to programmatically maintain email addrs?