206
Asanté IntraCore 36000 Series
Avoid using flow control on a port connected to a hub unless it is actually required to solve a problem.
Otherwise, back pressure jamming signals may degrade overall performance for the segment attached to
the hub.
Example
The following example enables flow control on port 5.
Console(config)#
interface ethernet 1/5
Console(config-if)#
flowcontrol
Console(config-if)#
no negotiation
Console(config-if)#
Related Commands
negotiation
capabilities (flowcontrol, symmetric)
16.44 garp timer
This command sets the values for the join, leave and leaveall timers. Use the no form to restore the timers’
default values.
Syntax Description
garp timer {join | leave | leaveall}
timer_value
no
garp timer {join | leave | leaveall}
{join | leave | leaveall}
Which timer to set.
timer_value
Value of timer. Ranges:
join: 20-1000 centiseconds
leave: 60-3000 centiseconds
leaveall: 500-18000 centiseconds
Default
join: 20 centiseconds
leave: 60 centiseconds
leaveall: 1000 centiseconds
Command Mode
Interface Configuration (Ethernet, Port Channel)