Ao estabelecer conexão com o switch, você acessar a view de usuário ( <Switch> ).
1) Escreva system-view, para entrar na view do sistema, e começar as configurações:
<Switch> system-view
[Switch]
2) Para sair da view de sistema, retornando para a view de usuário, escreva return:
[System] return
<System>
3) Para salvar as alterações feitas, retorne para a view de usuário e execute o comando save all em seguida confirme pressionando y:
<System> save all
The current configuration will be written to the device.
Are you sure to continue?[Y/N] y
Now saving the current configuration to the slot 0.
Save the configuration successfully.
====== ROTEADOR
1) Verificar prefixos anunciados via BGP
display bgp routing-table peer peer-address advertised-routes
====== VERIFICAR STATUS DE PEER BGP
> display bgp peer
====== ATUALIZAR EXPORT/IMPORT DE SESSAO BGP
> refresh bgp peer-address export
> refresh bgp peer-address import
====== RESETA A SESSAO BGP
> reset bgp peer peer-address
======
===== VISUALIZAR QUANTAS ROTAS ESTÃO INSTALADAS
[huawei] display ip routing-table statistics
===== V