Configures a port to trunk mode without the implicit creation of default native VLAN 1 in a Virtual Fabrics context.
<interface xmlns="urn:brocade.com:mgmt:brocade-interface"> <ethernet> <name>1/2</name> <switchport> <mode> <trunk-no-default-native></trunk-no-default-native> </mode> </switchport> </ethernet> </interface>