27 clear ip bgp, Clear ip bgp – PLANET XGS3-24042 User Manual
Page 637

37-276
Set the time interval of the periodical next-hop validation; the “no bgp scan-time [<0-60>]”
command restores to the default value.
Parameter:
<0-60>: Validation time interval.
Default:
Default interval is 60s.
Command Mode:
BGP route mode
Usage Guide:
Validate the next-hop of BGP route, this command is for configuring the interval of this check. Set
the parameter to 0 if you don’t want to check.
Example:
Set the time interval of periodical next-hop validation to be 30s.
Switch(config-router)# bgp scan-time 30
37.27 clear ip bgp
Command:
clear ip bgp * [vrf <vrf-name>] [in | out | soft [in | out ]]
Function:
Reboot the connection between BGP of vrf-name and all peers.
Parameter:
<vrf-name>: Configure the instance name of VPN, the ranging from 1 to 64;
in: The in soft configuration is updated;
out: The out soft configuratin is updated;
soft: The soft reboot.
Command Mode:
Admin mode
Usage Guide:
Reboot BGP when configuring clear ip bgp * command; send the requestment message to neighbor
when configuring in parameter; sent the route to neighbor when configuring out parameter. If
configure soft, BGP will not be reseted.
Example:
Switch#clear ip bgp * vrf VRF-A
Switch#