Users Guide

Table Of Contents
0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
0 Multicasts, 0 Broadcasts, 0 Unicasts
0 runts, 0 giants, 0 throttles
0 CRC, 0 overrun, 0 discarded
Output statistics:
0 packets, 0 octets
0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts
0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
0 Multicasts, 0 Broadcasts, 0 Unicasts
0 throttles, 0 discarded, 0 Collisions, wred drops
Rate Info(interval seconds):
Input 0 Mbits/sec, 0 packets/sec, 0% of line rate
Output 0 Mbits/sec, 0 packets/sec, 0% of line rate
Time since last interface status change: 20:45:25
OS10# configure terminal
OS10(config)# default mtu 9000
OS10(config)#
Configure polling interval for Ethernet interface
counters
OS10 caches the interface counters every 15 s. The interface statistics include the number of packets that are sent or received
through an interface. You can change this polling interval for Ethernet interface counters from 1 s to 15 s.
To configure the polling interval for Ethernet interface counters, from the CONFIGURATION mode, enter:
OS10(config)# stats-monitor stat-type ethernet polling-interval interval-value
The interval-value can range from 1 s to 15 s.
Interface commands
channel-group
Assigns an interface to a port-channel group.
Syntax
channel-group channel-number mode {active | on | passive}
Parameters
channel-number Enter a port-channel number, from 1 to 128.
mode Sets LACP Actor mode.
active Sets Channeling mode to Active.
on Sets Channeling mode to static.
passive Sets Channeling mode to passive.
Default Not configured
Command Mode INTERFACE
Usage
Information
The no version of this command resets the value to the default, and unassigns the interface from the
port-channel group.
Example
OS10(config)# interface ethernet 1/1/2:1
OS10(conf-if-eth1/1/2:1)# channel-group 20 mode active
Supported
Releases
10.3.0E or later
380 Interfaces