CLI Reference Guide-R02

Table Of Contents
Chapter 11
| Interface Commands
– 399 –
Default Setting
Disabled
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
Flow control can eliminate frame loss by “blocking” traffic from end stations or
segments connected directly to the switch when its buffers fill. When enabled, back
pressure is used for half-duplex operation and IEEE 802.3-2002 (formally IEEE
802.3x) for full-duplex operation.
Example
The following example enables flow control on port 5.
Console(config)#interface ethernet 1/5
Console(config-if)#flowcontrol
Console(config-if)#
history This command configures a periodic sampling of statistics, specifying the sampling
interval and number of samples. Use the no form to remove a named entry from
the sampling table.
Syntax
history name interval buckets
no history [name]
name - A symbolic name for this entry in the sampling table. (Range: 1-31
characters)
interval - The interval for sampling statistics. (Range: 1-86400 seconds.
buckets - The number of samples to take. (Range: 1-96)
Default Setting
15min - 15 minute interval, 96 buckets
1day - 1 day interval, 7 buckets
Command Mode
Interface Configuration (Ethernet, Port Channel)