user@router> request interface hookup ge-0/0/1-temp Or using the classic debug command:
user@router# set interfaces ge-0/0/1 unit 0 family inet address 10.0.0.1/30 user@router# rename interfaces ge-0/0/1 to ge-0/0/1-temp This detaches the original config and creates a new logical instance. In Juniper’s internal engineering CLIs (often hidden), hookup rescans the FPC/PIC for newly renamed interfaces.
user@router> clear lacp statistics interface ge-0/0/1-temp user@router> clear ethernet-switching table interface ge-0/0/1-temp Rename back to original (optional) and commit:
user@router# set interfaces ge-0/0/1-temp ether-options 802.3ad periodic fast user@router# set protocols lacp interface ge-0/0/1-temp periodic fast user@router# set protocols rstp interface ge-0/0/1-temp edge user@router# set interfaces ge-0/0/1-temp disable-hold-time Then commit and clear the protocol adjacency:
Configure on the renamed interface:
start shell pfe network fpc0 ifp hookup ge-0/0/1-temp This triggers a low-level driver re‑initialization. hotshot is a slang for setting extremely aggressive LACP/LLDP timers (e.g., LACP fast period 100ms, no STP learning).
Juniper Ren Hookup Hotshot Better · Ad-Free
user@router> request interface hookup ge-0/0/1-temp Or using the classic debug command:
user@router# set interfaces ge-0/0/1 unit 0 family inet address 10.0.0.1/30 user@router# rename interfaces ge-0/0/1 to ge-0/0/1-temp This detaches the original config and creates a new logical instance. In Juniper’s internal engineering CLIs (often hidden), hookup rescans the FPC/PIC for newly renamed interfaces. juniper ren hookup hotshot
user@router> clear lacp statistics interface ge-0/0/1-temp user@router> clear ethernet-switching table interface ge-0/0/1-temp Rename back to original (optional) and commit: hotshot is a slang for setting extremely aggressive
user@router# set interfaces ge-0/0/1-temp ether-options 802.3ad periodic fast user@router# set protocols lacp interface ge-0/0/1-temp periodic fast user@router# set protocols rstp interface ge-0/0/1-temp edge user@router# set interfaces ge-0/0/1-temp disable-hold-time Then commit and clear the protocol adjacency: LACP fast period 100ms
Configure on the renamed interface:
start shell pfe network fpc0 ifp hookup ge-0/0/1-temp This triggers a low-level driver re‑initialization. hotshot is a slang for setting extremely aggressive LACP/LLDP timers (e.g., LACP fast period 100ms, no STP learning).