This is for a guest network in our company. Was wondering on how to add a vlan 3 statement. It is not a interface for Vlan 3 it is just a statemwnt for it. Does any no of the commands to enter this into a 2960 switch?
Apologizes for be vague that what happens when its 5:00 HAHA. Below is the statement added to one of are switches. I am configuring a new switch and I can’t get this statement added. I know I am going to need it in order to get the guest WAP up and running. I hope this helps. If you need something more let me know
Apologizes for being vague that what happens when its 5:00 HAHA. Below is the statement added to one of are switches. I am configuring a new switch and I can’t get this statement added. I know I am going to need it in order to get the guest WAP up and running. I hope this helps. If you need something more let me know
This is probably because you're switch is a vtp client. In that case it inherit it's vlan database from the switch that acts as vtp server.
But the switch should be configured in the same vtp domain and with vtp password to inherit the vlan database.
TY for you response silverblade, I am not sure if its setup for a VTP client. I was trying to configure to see if that was it, but the switch does not like the commands I enter. Here is another part of the config that might help. The config on the ASA has a vlan 3
Thank You,
vlan 3
name X_GUEST_WIFI
!
!
interface FastEthernet0/1
description TO ASA DMZ e0/3
switchport access vlan 3
switchport mode access
Another question, you stated earlier "one of our switches", is the VTP configuration the same on all the switches?
that would be VTP domain and password.
Be careful if you're adding this as a server into an existing VTP domain, you'd be better off finding the existing server and adding the VLAN there and adding this as a client if something is already in place.
Frankly, the safest thing to do if they are letting network configuration be done by people with no expertise is to switch VTP to "transparent" on all the switches and not use it.
VTP is not working as the config revision level is 0 . Give it a vtp domain name then just conf t, then enter vlan 3 , end , write mem . Do a show vlan to verify , have to be in config mode .
What version of IOS are you running? When you are entering the command is it giving you an error? Maybe you have to enter it the old way, from within priviledge mode type vlan database and then create your vlans. NOTE- That is the old way of doing things the correct way is from config then vlan vlan#.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.