cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
303
Views
0
Helpful
3
Replies

NBAR? What is it

webstd.design
Level 1
Level 1

How I can use this feature for QoS? is it only some solution or it's just some software? Can anybody help me with this queastion?

3 Replies 3

Collin Clark
VIP Alumni
VIP Alumni

lee.reade
Level 4
Level 4

Hi,

NBAR, is Network Based Application Recognition, and it allows to deep packet inspection (OSI level 7 - application) to determine the content of a specific packet.

ie, it can look at a packet and determine if its FTP traffic, or VoIP traffic, for example.

To use it with QoS you just create a class-map and then use the "match protocol" command, to specify what traffic you want to match on, you then put the class-map into a policy map and apply to the interface.

There are requirements for NBAR to function properly, one of which is CEF, so you'd best be running newer code.

NBAR can also be enabled directly under an interface via the "ip nbar protocol-discovery" command, this allows you to see the different types of traffic passing through the interface.

Hope this helps.

Here is the link to cco for NBAR config guide;

http://www.cisco.com/en/US/docs/ios/12_2/qos/configuration/guide/qcfnbar_ps1835_TSD_Products_Configuration_Guide_Chapter.html

Cheers,

LR

foxbatreco
Level 3
Level 3

NBAR is a protocol which discovers the protocols running on the router and helps to identify protocol applications running on the device/interface.

Enable it using ip nbar protocol-discovery under the intended interface(normally the locallan) to identify the application protocols.

This required cef to be running or enabled on the router for it to pull the statistics from each packet and parse minute details of protocols running & use these to apply QOS for depending on the criticality of the application.

However it cant be used on interfaces with tunneling or encryption put on & on dialer and FE channels.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card