Connectivity Guide

Table Of Contents
NOTE: In S5148F-ON, when receive is turned on, it enables decoding of both LLFC and PFC
frames on that port.
transmit (Optional) Indicates the local port can send flow control packets to a remote device.
on (Optional) When used with receive, allows the local port to receive flow control traffic. When
used with transmit, allows the local port to send flow control traffic to the remote device.
off (Optional) When used with receive, disables the remote device from sending flow control
traffic to the local port. When used with transmit, disables the local port from sending flow control
traffic to the remote device.
Default Disabled (off)
Command Mode INTERFACE
Usage
Information
The no version of this command returns the value to the default.
Example
OS10(conf-if-eth1/1/2)# flowcontrol transmit on
Supported
Releases
10.3.0E or later
hardware deep-buffer-mode
Configures Deep Buffer mode.
Syntax
hardware deep-buffer-mode
Parameters None
Defaults Disabled
Command Modes CONFIGURATION
Usage
Information
Deep Buffer mode configuration takes effect only after you save it in the startup configuration and reboot
the switch. The no version of this command disables Deep Buffer mode.
Example
OS10(config)# hardware deep-buffer-mode
Supported
Releases
10.4.3.0 or later
match
Configures match criteria for the QoS policy.
Syntax
match {cos cos-number | ip [access-group name name | dscp dscp-value |
precedence value] | ipv6 [access-group name name [set dscp dscp-value]] |
mac access-group acl-name | not [ip | cos] vlan vlan-id} [set dscp dscp-
value]
Parameters
cos cosnumber Enter a queue number for the CoS match criteria, from 0 to 7.
ip Enter the IPv4 match criteria.
access-group name name (Optional) Enter the IPv4 access-group name.
dscp dscp-value (Optional) Enter a DSCP value for L3 DSCP match criteria, from 0 to 63.
precedence value (Optional) Enter a precedence value for L3 precedence match criteria, from
0 to 7.
ipv6 Enter the IPv6 match criteria.
access-group name name (Optional) Enter the IPv6 access-group name.
set dscp dscp-value (Optional) Configure a DSCP value for L3 DSCP match criteria, from 0
to 63.
Quality of service 953