Configuring A Vlan Interface - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

Configuring Layer 3 Interfaces
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
If you do not set the subinterface bandwidth or configure it to inherit the bandwidth from the parent
interface, Cisco NX-OS determines the subinterface bandwidth as follows:
To configure the bandwidth of an interface, use the following command in interface mode:
Command
bandwidth
Example:
switch(config-if)# bandwidth 100000
To configure subinterfaces to inherit the bandwidth from the parent interface, use the following
command in interface mode:
Command
bandwidth inherit [value]
Example:
switch(config-if)# bandwidth inherit
100000

Configuring a VLAN interface

You can create VLAN interfaces to provide inter-VLAN routing.
BEFORE YOU BEGIN
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
4-10
Inherit—Set the bandwidth that all subinterfaces inherit from the parent interface as either a specific
value or as the bandwidth of the parent interface.
If the parent interface is up, then the bandwidth of the subinterface is the same as the operational
speed of the parent interface. For ports, the subinterface bandwidth is the configured or negotiated
link speed. For port channels, the subinterface bandwidth is the aggregate of the link speeds of
individual members of the port channel.
If the parent interface is down, then the bandwidth of the subinterface depends on the type of parent
interface:
Port-channel subinterfaces have 100-Mb/s bandwidth for subinterfaces.
1-Gb/s Ethernet ports have 1-Gb/s bandwidth for subinterfaces.
10-Gb/s Ethernet ports have 10-Gb/s bandwidth for subinterfaces.
configure terminal
feature interface-vlan
interface vlan number
Chapter 4
Purpose
Configures the bandwidth parameter for a routed
interface, port channel, or subinterface.
Purpose
Configures all subinterfaces of this interface to
inherit the bandwidth value configured. If you do
not configure the value, the subinterfaces inherit
the bandwidth of the parent interface. The range is
from 1 to 10000000, in kilobytes.
Configuring Layer 3 Interfaces
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents