Users Guide

Table Of Contents
INTEGER: 1 iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.2 = STRING: "SET media 1/1/21 high threshold crossed,
82.00:78.00"
2018-08-21 17:38:18 <UNKNOWN> [UDP: [10.11.56.49]:48521->[10.11.86.108]:162]:
iso.3.6.1.2.1.1.3.0 = Timeticks: (1) 0:00:00.01 iso.3.6.1.6.3.1.1.4.1.0
= OID: iso.3.6.1.4.1.674.11000.5000.100.4.1.3.1.19
iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.3 = INTEGER: 1
iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.1 = INTEGER: 1081397
iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.4 = INTEGER: 1
iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.2 = STRING: "SET media 1/1/21 high threshold
crossed, 6.00:3.63" iso.3.6.1.4.1.674.11000.5000.100.4.1.3.2.5 = INTEGER: 21
Default MTU Configuration
Maximum transmission unit (MTU) defines the largest packet size that an interface can transmit without fragmentation. The
MTU of an interface determines whether to accept the packet ingress and egress in the switch. The interface drops any packet
with size exceeding the MTU.
If you have not configured the MTU value for an interface, a default value of 1532 bytes is set automatically. Any packet
exceeding this value is dropped. To build an MTU with higher value, configure the default MTU of the system to the required
value.
You can use the following commands for MTU configuration:
default mtu <val> - configure a custom MTU value to all the interfaces that do not have a user configured MTU.
no default mtu - assign the system default value to interfaces with no custom MTU value.
show default mtu - verify the default MTU value at the system level.
show interface - view the current MTU set on the interface at the interface level. Configurations that are made at the
interface level override the system default for that specific interface.
NOTE: Configure the default MTU on the physical ports before configuring it on the VLAN interface.
The following examples show how to display and modify the default MTU using CLIs:
Display the default MTU
OS10# show default mtu
Default MTU 1532 bytes
System default with no user configuration
OS10# show interface ethernet 1/1/1
Ethernet 1/1/1 is up, line protocol is down
Hardware is Eth, address is 90:b1:1c:f4:ef:a0
Current address is 90:b1:1c:f4:ef:a0
Pluggable media present, QSFP+ type is QSFP+ 40GBASE-LR4
Wavelength is 1311
Receive power reading is no power
Interface index is 11
Internet address is not set
Mode of IPv4 Address Assignment: not set
Interface IPv6 oper status: Disabled
MTU 1532 bytes, IP MTU 1500 bytes
LineSpeed 0, Auto-Negotiation off
Flowcontrol rx off tx off
ARP type: ARPA, ARP Timeout: 60
Last clearing of "show interface" counters: 20:45:24
Queuing strategy: fifo
Input 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 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
Interfaces
279