01-10-2006 04:50 PM - edited 03-03-2019 01:23 AM
Hi,
I have Cisco 877 series Router. I was about to create VLAN 2 and VLAN 3 for Servers and Wireless. But it says, it cannot create more than 1 VLAN.
So, does this router don't support more than 1 Vlan. Can any one tell me, from which serious we can assign more than one vlan.
Aslo, can any one suggest me is there is any other way to create more than 1 valn in 877 series itself by upgrading the IOS or by any other means.
Thanks Guys,
Solved! Go to Solution.
01-10-2006 06:40 PM
Hi Rajesh,
If you look at the list of IOS versions I posted earlier, you'll see that your version is not supported.
Is it possible for you to upgrade the image at all ?
Paresh
01-10-2006 05:01 PM
Would you be able to post the command output that results when you try this.
Thanks,
Paresh.
01-10-2006 05:11 PM
Just did a check on Feature Navigator for this and it seems that you need one of the following feature sets for this:
ADV. IP SERVICES
ADVANCED SECURITY
ADV. ENTERPRISE SERVICES
It is supported on the following versions:
12.4(4)T1 ADV. IP SERVICES c870-advipservicesk9-mz.12.4-4.T1
12.4(4)T1 ADVANCED SECURITY c870-advsecurityk9-mz.12.4-4.T1
12.4(4)T ADV. IP SERVICES c870-advipservicesk9-mz.12.4-4.T
12.4(2)XA1 ADV. IP SERVICES c870-advipservicesk9-mz.12.4-2.XA1
12.4(2)XA ADV. IP SERVICES c870-advipservicesk9-mz.12.4-2.XA
12.4(2)T2 ADV. IP SERVICES c870-advipservicesk9-mz.12.4-2.T2
12.4(2)T1 ADV. IP SERVICES c870-advipservicesk9-mz.12.4-2.T1
12.4(2)T ADV. IP SERVICES c870-advipservicesk9-mz.12.4-2.T
12.3(14)YT1 ADV. IP SERVICES c870-advipservicesk9-mz.12.3-14.YT1
12.3(14)YT ADV. IP SERVICES c870-advipservicesk9-mz.12.3-14.YT
12.3(8)YI3 ADV. ENTERPRISE SERVICES c870-adventerprisek9-mz.12.3-8.YI3
12.3(8)YI3 ADV. IP SERVICES c870-advipservicesk9-mz.12.3-8.YI3
12.3(8)YI2 ADV. ENTERPRISE SERVICES c870-adventerprisek9-mz.12.3-8.YI2
12.3(8)YI2 ADV. IP SERVICES c870-advipservicesk9-mz.12.3-8.YI2
12.3(8)YI1 ADV. IP SERVICES c870-advipservicesk9-mz.12.3-8.YI1
Hope that helps.. pls rate the post if it does.
Regards,
Paresh.
01-10-2006 05:28 PM
01-10-2006 05:32 PM
Forgot to add this, finally i gave this command. The output i got is
yourname#show vlans
No Virtual LANs configured.
01-10-2006 06:40 PM
Hi Rajesh,
If you look at the list of IOS versions I posted earlier, you'll see that your version is not supported.
Is it possible for you to upgrade the image at all ?
Paresh
01-10-2006 07:17 PM
I will try to upgrade the IOS paresh and let you know how it goes Paresh.
Thanks
Rajesh
01-11-2006 12:05 AM
Hi Rajesh,
I dont think you will be able to configure VLAN's on a router. VLAN's can only be created on a switch. Please tell me what you need to achieve using VLAN's. If its inter VLAN routing, you need not create VLAN's in the router.
Regards,
Naveen B
01-11-2006 12:56 AM
No, this router acts like a switch for VLAN creation.
From priv. mode eg
router#
enter:-
vlan database
and create vlans by typing eg:-
vlan 2 name voice
then they should show up in "sh vlan"
If you want the router to have an IP address on each vlan , do this from global config mode
router#(config)
interface VLAN1
ip address xxx.xxx.xxx.xxx mask
no shut
interface VLAN 2
ip addres xxx.xxx.xxx.xxx mask
no shut
(pretty unusual eh?)
cheers,
Peter.
01-11-2006 01:07 AM
Hi
As already mentioned by paresh u need to have minimum ADVANCED IP SERVICES FEATURE SET in ur IOS code which can support max 4 802.1Q Vlans in 870 Series routers..
do check out this data sheet for the same..
http://cisco.com/en/US/products/hw/routers/ps380/products_data_sheet0900aecd8028a976.html
regds
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide