Wired Intelligent Edge

 View Only
  • 1.  NBX 100 QoS

    Posted Feb 18, 2009 04:58 PM
    Hello, Can anyone tell me the packet markings for QoS as relates to the NBX 100? I am looking for call control, signaling, voice packets and anything else that the NBX system marks in order to provide priority to the voicce packets.





    Thanks in advance!



  • 2.  RE: NBX 100 QoS

    Posted Feb 18, 2009 05:12 PM
    NBX packets are propriatery so if you have a Switch or Router. Simpler way would be to use a ACL to ID the packets based on MAC address for Switches and/or UDP port numbers for Routers. Then remark them for using 802.1p priority for Switches and/or DSCP code point for Routers. Then assign them to a QoS queue based on this.



    Since all 3Com NBX NCP, Moduels and phones have a MAC address starting with 00:E0:BB (Unicast) or 01:E0:BB (Multicast). Use these for a Switch ACL.

    You would need to call 3Com or look up on the Web the UDP port numbers.





  • 3.  RE: NBX 100 QoS

    Posted Feb 18, 2009 05:20 PM
    Thanks Lukcy Charms. So are you saying that a Cisco Router cannot recognize the packet markings?



  • 4.  RE: NBX 100 QoS

    Posted Feb 18, 2009 05:50 PM
    UDP Port Numbers :



    2093

    2094

    2095

    2096



  • 5.  RE: NBX 100 QoS

    Posted Feb 18, 2009 06:14 PM
    I don't know if CISCO recognised NBX markings. I know the newer 3Com switches/Routers do. My guess is that depending on CISCO model and OS. Most don't recognise NBX packets specificaly by default specaially older Catalyst. However most can use ACL to ID the packets using some methodology then remark/prirotize/Buffer in some way. This would hold true for nearly every Swithc/Router vendor.



    I guess what i am saying is instead of relying on CISCO, 3Com or what ever Switch/Router vendor you use, to natively recognize the existing markings for NBX packets. You want to mark then in a way that they will be priorized no matter what device they pass through.