Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kulik
  • Order by date
  1. kulik

    how many vlans can i creat on my 2924

    Hi, regarding to the output provided there are 15 VLANs defined on your switch. The only remaining thing is to assign ports to VLANs. Go to interface config and use switchport command: conf t int fa 0/2 switchport access vlan 2 switchport mode access if you want to put port Fa0/2 to VLAN2, e.g...
  2. kulik

    how many vlans can i creat on my 2924

    Hi, AFAIK, the 64 limit is applied to STP instances. The formula is p + v1 + v2 + ...+vn < 64, where p is the number of access ports, v1 is the number of VLANs active on trunk1, v2 is the number of VLANs active on trunk2, etc. So if you are having 22 access ports in VLAN1,...,VLAN22 and two...

Part and Inventory Search

Back
Top