How to set up wireless access on a Cisco router

2

1

I've set up my 877W according to the configuration listed in this forum post:

IPTV over Cisco 877 (It's the working configuration at the bottom of the post)

Note that I have an 877W, so it also has a wireless radio. Now, I've gotten the whole setup to work, so IPTV is working, and I can access the internet via the ethernet ports.

Now I'm trying to figure out how to allow access via the dot11radio interface. I've gathered that I basically need to create a bridge group, and bridge the radio to the internet VLAN. However, when I add a bridge-group 2 command to VLAN1, it seems to take down the whole internet VLAN. (The IPTV continues to work.) This makes the router itself inaccessible (I've got a laptop, so no serial) and I end up having to reboot the router.

Can anyone tell me how to

  1. Allow wireless access to the internet (preferably with WEP, to match my old router)
  2. Determine what makes the router inaccessible when I add the new bridge group
  3. Forward the IPTV traffic onto a machine on my internet VLAN

Carlos

Posted 2010-06-07T15:52:44.433

Reputation: 171

No answers