cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1322
Views
0
Helpful
1
Replies

What TCP-UDP ports is NBAR Port Mapping

th0m
Level 1
Level 1

I have a 2911 router running NBAR and can see what ports are mapped to an application that NBAR recognises using the command:

show ip nbar port-map

However on my ASR router I can't see the same output as the command has been deprecated

Any ideas how I can see the same information so I can have confidence that NBAR is actually matching correctly?

 

2911 output

#sh ip nbar port-map

....output excluded   
port-map bittorrent               udp 3724
port-map bittorrent               tcp 3724 1080 6969 6881 6882 6883 6884 6885 6886 6887 6888 6889
port-map citrix                   udp 1604
port-map citrix                   tcp 1494 2598 3040 2872
port-map cuseeme                  udp 7648 7649 2403

 

ASR output

sh ip nbar protocol-attribute

.... output excluded....

       Protocol Name : cisco-tna
               encrypted : encrypted-no
                  tunnel : tunnel-no
                category : net-admin
            sub-category : network-management
       application-group : other
          p2p-technology : p2p-tech-no

           Protocol Name : citrix
               encrypted : encrypted-yes
                  tunnel : tunnel-no
                category : business-and-productivity-tools
            sub-category : desktop-virtualization
       application-group : other
          p2p-technology : p2p-tech-no

           Protocol Name : citrix-audio
               encrypted : encrypted-yes
                  tunnel : tunnel-no
                category : business-and-productivity-tools
            sub-category : desktop-virtualization
       application-group : other
          p2p-technology : p2p-tech-no

           Protocol Name : citrix-static
               encrypted : encrypted-no
                  tunnel : tunnel-no
                category : business-and-productivity-tools
            sub-category : desktop-virtualization
       application-group : other

1 Reply 1

Ganesh Hariharan
VIP Alumni
VIP Alumni

Hi,

What is the iOS of ASR router you are running, As per below links this command was introduction and modification was done from 12.0(5)XE2 till15.1(3)T.

Please check below link for information ..

http://www.cisco.com/c/en/us/td/docs/ios/qos/command/reference/qos_book/qos_s2.html#wp1097772

Hope it Helps..

-GI

Rate if it Helps..