set protocols evpn mh neigh-holdtime
Run the command set protocols evpn mh neigh-holdtime to configure the neighbor entry hold time in seconds. The device will maintain the SYNC neighbor entries during this time after the ES peer's EVPN type-2 route is deleted. The device independently tries to establish reachability with the MAC/host on the local ES during this time period.
Run the command delete protocols evpn mh neigh-holdtime to delete this configuration and revert back to the default value which is 1080 seconds.
Note:Â This is a global EVPN MH configuration and affects the whole device.
Command Syntax
set protocols evpn mh neigh-holdtime <seconds>
delete protocols evpn mh neigh-holdtimeÂ
Parameter
Parameter | Description |
neigh-holdtime <seconds> | Specifies the neighbor entry hold time in seconds. The value ranges from 0 to 86400. The default value is 1080 seconds. |
Example
- Configure the EVPN MH neighbor entry hold time to 234 seconds.
admin@Xorplus# set protocols evpn mh neigh-holdtime 234 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.