Merge "Port profile should not mark vlan as native-vlan"

This commit is contained in:
Jenkins 2013-06-03 02:03:45 +00:00 committed by Gerrit Code Review
commit 9df1d2ddbb

View File

@ -116,7 +116,6 @@ CONFIGURE_ALLOWED_VLANS_FOR_VLAN_PROFILE = """
<add>{vlan_id}</add> <add>{vlan_id}</add>
</vlan> </vlan>
</allowed> </allowed>
<native-vlan>{vlan_id}</native-vlan>
</trunk> </trunk>
</switchport> </switchport>
</vlan-profile> </vlan-profile>