Ip Bandwidth-Percent Eigrp - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Chapter
Unicast Routing Commands

ip bandwidth-percent eigrp

To configure the percentage of bandwidth that may be used by the Enhanced Interior Gateway Routing
Protocol (EIGRP) on an interface, use the ip bandwidth-percent eigrp command. To restore the default,
use the no form of this command.
Syntax Description
instance-tag
percent
Command Default
percent: 50
Command Modes
Interface configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
EIGRP uses up to 50 percent of the bandwidth of a link, as defined by the ip bandwidth interface
configuration command. Use the ip bandwidth-percent command to change this default percent.
This command requires the LAN Base Services license.
Examples
This example shows how to configure EIGRP to use up to 75 percent of an interface in autonomous
system 209:
switch# configure terminal
switch(config)# router eigrp 209
switch(config-router)# interface ethernet 2/1
switch(config-if)# no switchport
switch(config-if)# ip bandwidth-percent eigrp 209 75
switch(config-if)#
Related Commands
Command
ip bandwidth eigrp
show ip eigrp
OL-27852-01
ip bandwidth-percent eigrp instance-tag percent
no ip bandwidth-percent eigrp
Modification
This command was introduced.
Description
Sets the EIGRP bandwidth value for an interface.
Displays EIGRP information.
Name of the EIGRP instance. The instance-tag can be any
case-sensitive, alphanumeric string up to 20 characters.
Percentage of bandwidth that EIGRP may use.
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
ip bandwidth-percent eigrp
157

Advertisement

Table of Contents
loading

Table of Contents