若要收集应用程序统计数据,必须启用各网络接口的 NBAR 功能。以下范例说明如何在网络接口上启用 NBAR 功能。
若要在网络接口上启用 NBAR:
Router > enable
Router# configure terminal
Router(config)# ip cef
Router(config)# interface FastEthernet 0/1
Router(config-if)# ip nbar protocol-discovery
Router(config-if)# exit