189
Usage Guide:
GARP application entity sends a join message after join timer over, other
GARP application entities received the join message will register this message.
Example:
Set the GARP join timer value of port 1/10 to 1000 ms.
Switch(Config-Ethernet1/10)#bridge-ext garp timer join 1000
6.2.3.5 bridge-ext garp timer leave
Command:bridge-ext garp timer leave <timer-value>
no bridge-ext garp timer leave
Function:
Set the leave timer for GARP;the “
no bridge-ext garp timer leave
” command
restores the default timer setting.
Parameter:<timer-value>
is the value for leave timer,the valid range is 100 to 327650
ms.
Command mode:
Interface Mode
Usage Guide:
When GARP application entity wants to cancel a certain property
information, it sends a leave message.GARP application entities receiving this message
will start the leave timer,if no join message is received before leave timer timeout, the
property information will be canceled.Besides, the value of leave timer must be twice
larger than the join timer. Otherwise,an error message will be displayed.
Example:
Set the GARP leave timer value of port 1/10 to 3000 ms.
Switch(Config-Ethernet1/10)#bridge-ext garp timer leave 3000
6.2.3.6 bridge-ext garp timer leaveall
Command:bridge-ext garp timer leaveall <timer-value>
no bridge-ext garp timer leaveall
Function:
Set the leaveall timer for GARP;the“
no bridge-ext garp timer leaveall
”
command restores the default timer setting.
Parameter: <timer-value>
is the value for GARP leaveall timer, the valid range is 100 to
327650 ms.
Command mode:
Global Mode
Default:
The default value for leaveall timer is 10000 ms.
Usage Guide:
When a GARP application entity starts, the leaveall timer is started at the
same time. When the leaveall timer is over, the GARP application entity will send a
leaveall message. Other application entities will cancel all property information for that
application entity, and the leaveall timer is cleared for a new cycle.
Example:
Set the GARP leaveall timer value to 50000 ms.
Switch(Config)#bridge-ext garp timer leaveall 50000
6.2.3.7 show garp timer