Tagged and Untagged Frame
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2008 07:22 PM - edited 07-03-2021 04:09 PM
Part of this configuration is taken from 1200 Series Access Point. I notice one strange thing.
Why does ManagementVlan interface of the AP need native not DataVlan for the users?
I thought Cisco products understand the tagged frame but not user's DataVlan.
interface Dot11Radio0.(DataVlan)
encapsulation dot1Q (DataVLan)
no ip route-cache
bridge-group 255
bridge-group 255 subscriber-loop-control
bridge-group 255 block-unknown-source
no bridge-group 255 source-learning
no bridge-group 255 unicast-flooding
bridge-group 255 spanning-disabled
!
!interface Dot11Radio0.(ManageVlan)
encapsulation dot1Q (ManageVlan) native
no ip route-cache
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
bridge-group 1 spanning-disabled
- Labels:
-
Other Wireless Topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2008 05:27 AM
There is some variance from product type to product type.
In the case of some switches, you can set the management interface to be associated with any VLAN, whether it's Native or not.
In the case of Wireless Access Points, the management VLAN must be the Native VLAN.
Good Luck
Scott
