32
Catalyst 6000 Family Network Analysis Module Installation and Configuration Note
78-10406-05
Configuring the NAM
Enable the vlanStats collection type by entering this command from the root account of the NAM:
root@localhost#
autostart vlanstats enable
Disable the vlanStats collection type by entering this command from the root account of the NAM:
root@localhost#
autostart vlanstats disable
After enabling or disabling one or more collection types, you must reboot the NAM before the
configuration takes effect.
Using the ART MIB
The Application Response Time (ART) MIB is enabled and disabled globally. When it is enabled, it
measures the response time on the network at the transport layer.
Note
You must purchase an ART MIB license from Cisco Systems before enabling it and using the ART
MIB feature.
To enable the ART MIB, perform this task in privileged mode:
To disable the ART MIB, perform this task in privileged mode:
Configuring the HTTP or HTTP Secure Server
Before you can access the NAM through a web browser (HTTP or HTTPS), you must enable the NAM
Traffic Analyzer application from the NAM CLI. For HTTP, use the
ip http server enable
command.
For HTTPS, use the
ip http secure server enable
command. Optionally, you also can configure the
HTTP (or HTTPS) servers to run on a different TCP port from the default.
Note
You can use the HTTP server or the HTTP secure server, but not both.
Note
The
ip http
secure commands are all disabled by default, and you must first download and install the
NAM strong crypto patch from www.cisco.com before you can enable them.
Task
Command
Enable the ART MIB.
rmon artmib enable
Task
Command
Disable the ART MIB.
rmon artmib disable