In conjunction with my other post.
I am trying to setup a managment vlan and subnet for my cisco equipment and WAPs.
The problem is, I can't connect to the WAP if I change the bvi1 interface to the subnet for the managment vlan.
I know i would need to pass any other vlans for traffic for my wireless networks. I know he mls line should not be there, but I dont know how to remove it, every command I have tried has failed.
Managment vlan = vlan150 = 10.1.34.xxx
Building vlan = vlan654 = 10.1.35.xxx
switchport config the AP is plugged into.
interface FastEthernet0/1
switchport trunk encapsulation dot1q
switchport trunk native vlan 150
switchport trunk allowed vlan 150,654
switchport mode trunk
mls qos trust dscp
I am trying to setup a managment vlan and subnet for my cisco equipment and WAPs.
The problem is, I can't connect to the WAP if I change the bvi1 interface to the subnet for the managment vlan.
I know i would need to pass any other vlans for traffic for my wireless networks. I know he mls line should not be there, but I dont know how to remove it, every command I have tried has failed.
Managment vlan = vlan150 = 10.1.34.xxx
Building vlan = vlan654 = 10.1.35.xxx
switchport config the AP is plugged into.
interface FastEthernet0/1
switchport trunk encapsulation dot1q
switchport trunk native vlan 150
switchport trunk allowed vlan 150,654
switchport mode trunk
mls qos trust dscp