B Commands
Examples
This example shows how to configure the badwidth for a Layer 2 interface:
switch(config)# interface ethernet 1/5
switch(config-if)# bandwidth 1000
switch(config-if)#
This example shows how to configure subinterfaces to inherit the bandwidth from the parent routed interface:
switch(config)# interface ethernet 1/5
switch(config-if)# no switchport
switch(config-if)# bandwidth inherit 30000
switch(config-if)# interface ethernet 1/1.1
switch(config-subif)#
Related Commands
Command
show interface
Description
Displays the interface configuration information.
Cisco Nexus 5000 Series Interfaces Command Reference
bandwidth (interface)
3