Cisco 7206 - VXR Router Configuration Manual page 79

Network configuration guide
Table of Contents

Advertisement

Chapter 2
Configuring Basic Interface Parameters
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
SUMMARY STEPS
1.
2.
3.
4.
5.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch#
Step 2
load-interval counters {{1 | 2 | 3}
seconds}
Example:
switch(config)# load-interval
counters 1 100
switch(config)#
Step 3
show interface interface
Example:
switch(config)# show interface vlan
10
switch#
Step 4
exit
Example:
switch(config)# exit
switch#
Step 5
copy running-config startup-config
Example:
switch# copy running-config
startup-config
This example shows how to set the three sample intervals for the Ethernet port 3/1:
switch# configure terminal
switch(config)# interface ethernet 3/1
switch(config-if)# load-interval counter 1 60
switch(config-if)# load-interval counter 2 135
switch(config-if)# load-interval counter 3 225
switch(config-if)#
OL-23435-03
configure terminal
load-interval counters {{1 | 2| 3} seconds}
show interface interface
exit
copy running-config startup-config
Purpose
Enters the configuration mode.
Sets up to three sampling intervals to collect bit-rate and
packet-rate statistics. The default values for each counter is
as follows:
1—30 seconds; 60 seconds for VLAN network interface
2—300 seconds
3—not configured
Displays the interface status, which includes the counters.
Exits the configuration mode.
(Optional) Copies the running configuration to the startup
configuration.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Monitoring the Interface Counters
2-55

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents