A SERVICE OF

logo

ES-3148 User’s Guide
292 Chapter 37 Interface Commands
An example is shown next.
Select ports 3-6 for internal loopback test.
Execute the test command.
View the results.
37.3 Interface no Command Examples
Similar to the no commands in the Enable and Config modes, the no commands for the
Interface sub mode also disable certain features. In this mode, however, this takes place on a
port by port basis.
37.3.1 no bandwidth-limit
You can disable bandwidth limit on port 1 simply by placing the no command in front of the
bandwidth-limit command.
Syntax:
no bandwidth-limit
An example is shown next:
Disable bandwidth limit on port 1.
sysname(config)# interface port-channel 3-6
sysname(config-interface)# test 3-6
Testing internal loopback on port 3 :Passed!
Ethernet Port 3 Test ok.
Testing internal loopback on port 4 :Passed!
Ethernet Port 4 Test ok.
Testing internal loopback on port 5 :Passed!
Ethernet Port 5 Test ok.
Testing internal loopback on port 6 :Passed!
Ethernet Port 6 Test ok.
sysname(config)# interface port-channel 1
sysname(config-interface)# no bandwidth-limit