Unsolved
This post is more than 5 years old
12 Posts
0
2440
September 20th, 2019 10:00
Bandwidth Limit on Specific Port in S-3148
Dear Team, I have to limit the bandwidth (1MBPS) on specific port in S-3148 . As , I am not getting the option to limit the bandwidth. How can we configure the Bandwidth in S-3184. Please advise thanks
0 events found
No Events found!


DELL-Josh Cr
Moderator
•
9.6K Posts
0
September 20th, 2019 10:00
Hi,
You could probably do it with Quality of service and restrict a class to less and then apply it to the port. Page 711 https://downloads.dell.com/manuals/all-products/esuprt_ser_stor_net/esuprt_networking/esuprt_net_fxd_prt_swtchs/networking-s3100-series_setup-guide8_en-us.pdf
Katoria
12 Posts
0
September 22nd, 2019 08:00
Thanks for your reply,
Dell#configure terminal
Dell(conf)#interface gigabitethernet 1/1
Dell(conf-if-gi-1/1)#rate police 100 40 peak 150 50
Dell(conf-if-gi-1/1)#end
As per document, I am not getting the command which is mentioned in document as per heirarchy :
ACCESS_SW(conf-if-gi-1/8)#?
arp Set ARP information
bfd Set BFD parameters
dampening Interface dampening
description Interface description(max length 240)
dot1x Configure 802.1x
duplex Interface duplex parameter
encapsulation Set Dot1q encapsulation
end Exit from configuration mode
eee Enable Energy Efficient Ethernet
ethernet Ethernet Interface Parameters
exit Exit from interface configuration mode
fefd Enable FEFD for selected interface
flowcontrol Enable Flow control
gvrp Interface GVRP config subcommands
ip Interface IP config subcommands
ipv6 Interface IPV6 config subcommands
iscsi Apply auto-configuration for Compellent Device
isis IS-IS commands
keepalive Enable keepalive
mac Interface MAC config subcommands
mtu Configure interface link MTU
negotiation Select autonegotiation mode
no Negate a command or set its defaults
ntp Configure NTP
of-instance Configure interface in openflow instance
port-channel-protocol Configure port channel protocol on the selected interface
portmode Enable port mode on the port
power Configure poe
protocol Configure a protocol
qos Quality of Service
rate-interval Configure interface rate interval
rmon Configures RMON ether statistics/history collection.
service-policy Configure QoS service policy
sflow sFlow configuration
show Show interface configuration information
shutdown Shutdown the selected interface
snmp Modify SNMP interface parameters
spanning-tree Interface Spanning Tree config subcommand
speed Interface speed parameter
storm-control Configure storm-control
switchport Set the selected interface into switchport mode
vlan-stack Add vlan-stacking-compatibility on interface
vrrp VRRP commands
vrrp-group Select a VRRP IPv4 group to configure
ACCESS_SW(conf-if-gi-1/8)#
How could we achieve the bandwidth limit on specific port. Please help
DELL-Josh Cr
Moderator
•
9.6K Posts
0
September 23rd, 2019 09:00
Try updating the OS.
Katoria
12 Posts
0
September 28th, 2019 02:00
Can you please advise the OS which can be done.