Marcos Max

Wiki Max - TI

View on GitHub
commit trial <segundos>

Default é 600 segundos e após esse tempo será feito um rollback para a ultima configuração antes do commit trial. Semelhante ao “commit confirmed” no JunOS.

abort trial

Ex.

<HUAWEI> system-view
[~HUAWEI] sysname R1-BGP
[*HUAWEI] commit trial 120
[~rollback] abort trialWarning: The trial configuration will be rolled back. Continue? [Y/N]:y
Info: The trial configuration rollback succeeded.[~HUAWEI]
display configuration candidate
Semelhante ao “show compare” no JunOS.
clear configuration candidate

Semelhante ao “rollback 0” no JunOS.

rollback configuration to commit-id <commit-id>

Semelhante ao “rollback ” no JunOS.

display configuration commit list

Semelhante ao “show system commit” no JunOS.

display configuration commit changes

Semelhante ao “show system rollback compare” no JunOS.