HOW TO SETUP CISCO SWITCHES WITH VLAN?
Monday, November 2nd, 2009 at
1:00 pm
I have 5 switches with opposite ip residence how do config a brand brand new vlan on one switch and have all the alternative switches have brand brand new vlan?
Related posts:
- HOW CAN WE CONNECT TWO CISCO CATALYST SWITCHES OF ANY MODEL AND WHAT IF DIFFERENT VLAN ARE CONFIGURED ON IT.? ...
- HOW DO YOU STACK 2 CISCO 3550 CATALYST SWITCHES? I now have 1 Cisco 3550 switch but have filled...
- CCNA AND CCNP TUTORIAL: VLAN TRUNKING PROTOCOL (VTP) at VTP, we’ll plead the reasons you’d make use...
- JAK SKONFIGUROWAć GłOSOWEJ I TRANSMISJI DANYCH VLAN NA CISCO 2950 SWITCH? darkseriphem2k asked: Mam Cisco 2950 przełącznika. Jestem uruchomiona danych...
- STEP-BY-STEP CONFIGURATION GUIDE FOR THE CISCO ASA 5505 FIREWALL The Cisco ASA 5505 Firewall is the smallest indication...
Related posts brought to you by Yet Another Related Posts Plugin.
Tagged with: Cisco • Setup • Switches • vlan
Filed under: Cisco hardware
Like this post? Subscribe to my RSS feed and get loads more!



That the syntax is correct settng a VLAN on a port. The only other problem that would need to check would be to ensure that the switch is set to have VTP server setting. Transparent or client will not send the information to other switches, or go through and do it manually on each switch. For more on your door make sure you have access VLAN 2 and VLAN switchport access switch ports on each door. I tend to have a trunk my connections to each switch. This can be done by
int Fa0 / 1
switchport mode trunk
Database SwitchA # vlan
SwitchA (vlan) # vlan 2 name VLAN2
SwitchA (vlan) # exit
SwitchA # configure terminal
SwitchA (config) # interface FastEthernet 0/1
SwitchA (config-if) # modalità of access switchport
SwitchA (config-if) # vlan approached swichport 2
SwitchA (config-if) # end