cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1882
Views
0
Helpful
1
Replies

Multiple Vlans without Vlan aware devices

ThePercius
Level 1
Level 1

I have a Cisco SG200 26 Port Switch, 2 Cisco WAP4410N Access points, and a Vlan aware Router.

I have created 4 vlans. For the sake of this conversation lets call them

98 - Intel Vpro

99 - Management

100 - General

101 - Guest

The Access points are capable of doing Vlan tagging so I plan on having them tag a guest network as Vlan 101. That can get sent to the Vlan aware router and out. No problem.

I have some devices, or management pages that I don't want accessable from the general network. (Intel Vpro KVM, Remote Management Cards, AP Config Menues, Switch config menu...)

I need to be able to take a Vlan unaware device, plug it into port 1, and have it communicate with Vlan 98, 99 and 100. Any advice would be appriciated.

1 Reply 1

nkarpysh
Cisco Employee
Cisco Employee

Hi Ben,

So basically each VLAN should have ip subnet assigned. So you will need to configure port 1 on your switch in VLAN corresponding to the subnet where "unawhare" device ip address belong.

Then you configure port to router as a trunk allowing all your VLANs.

On router side you build so called "router on a stick", with router interface split into sub-interfaces supporting dot1q trunking.

Some basic config can be seen here:

http://www.cisco.com/en/US/tech/tk389/tk815/technologies_configuration_example09186a00800949fd.shtml#c2600

Then you will just need to assign your unawhare device with default gateway which is ip address of router on subinterfaces corresponding to VLAN that device is on (VLAN configured on port 1). SO now device will send all packets to this default GW and it will be able to route those to correct VLANs.

Please note that in order to these packets to come back other unawhare device should be connected similar way.

Nik

HTH,
Niko
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card