The answer is b.

The command ip bandwidth-percent command tells eigrp how much percentage of
the configured bandwidth it may use, the default being 50%. The bandwidth
command is also used to set the routing protocol metric.

This can be set to a particular value depending on what policies are in
place.

c is wrong because the ip bandwidth-percent command uses or works in
conjunction with the bandwidth statement. View it like a tree structure

bandwidth command
        |
        |_ _ _ip bandwidth-percent command

e.g example config

interface Serial 2/1
        bandwidth 2048
        ip bandwidth-percent eigrp 300 60

This tells/allows eigrp process 300 to use 1228.8Kbps (60% of 2048Kbps) on
Serial 2/1

regards,
gab



Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=73075&t=73068
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to