[Contents] [Prev] [Next] [Index] [Report an Error]

Example: Configuring Bandwidth for Individual Flows

Configure the flow map bandwidth to be adaptive with a default starting bandwidth of 2 Mbps:

[edit]
routing-options {
multicast {
flow-map map1 {
policy policy1;
bandwidth 2m adaptive;
}
}
}

[Contents] [Prev] [Next] [Index] [Report an Error]