IBM VLAN Question on Trango GigaPlus

Comments

1 comment

  • Avatar
    Scott Chester


    With the 3.0 release for GigaPlus we've introduced the ability to run IBM without a VLAN tag. You wouldn't set the VLAN to 1, you would simply turn vlan tagging off with the command <ibm tagging off> or via the web interface. You'll still see a VLAN identified, but it is not used.

    (.56-config)# ibm 
    IBM Enable: on 
    IBM Tagging: on 
    IBM Vlan ID: 100 
    IBM IP Address: 172.16.1.56 
    IBM Netmask: 255.255.255.0 
    (.56-config)# ibm tagging off 
    IBM tagging: off SUCCESS 
    (.56-config)# ibm 
    IBM Enable: on 
    IBM Tagging: off 
    IBM Vlan ID: 100 
    IBM IP Address: 172.16.1.56 
    IBM Netmask: 255.255.255.0 

    The IBM and OBM addresses should still be in separate IP subnets to ensure proper routing of traffic on the desired interface.

    Alternatively, you could technically put your traffic on the same tagged VLAN as the customer's, but they would have to set their interface to be a trunk port as well.

    Note: our best practice is still to run a dedicated management VLAN with the highest CoS/QoS settings to ensure management traffic is prioritized over other data types. Without a separate management VLAN it is possible for traffic storms to cause loss of management access (i.e. if you can't get into the radio because the network is too saturated with other traffic). Note in some cases with IBM enabled and running on the same VLANs as traffic, broadcast and multicast traffic may be limited to 100 Mbps because this traffic will be forwarded to the internal IBM port.

    0
    Comment actions Permalink

Please sign in to leave a comment.