13
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter B Commands
bandwidth (interface)
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
Description
show interface
Displays the interface configuration information.