Mudanças entre as edições de "Criação Usuário e IP de Gerencia"
Ir para navegação
Ir para pesquisar
(Criou página com 'system-view<br> aaa<br> local-user gigafull password irreversible-cipher ESC830fbu<br> local-user gigafull privilege level 15<br> local-user gigafull service-type ssh<br> quit...') |
|||
Linha 21: | Linha 21: | ||
quit<br><br> | quit<br><br> | ||
− | interface | + | ip vpn-instance mgmt<br> |
+ | |||
+ | interface MEth0/0/1 | ||
+ | ip binding vpn-instance mgmt<br> | ||
ip address 10.1.0.2 30<br> | ip address 10.1.0.2 30<br> | ||
quit<br><br> | quit<br><br> | ||
− | ip route-static 0.0.0.0 0.0.0.0 10.1.0.1<br> | + | ip route-static vpn-instance mgmt 0.0.0.0 0.0.0.0 10.1.0.1 description Gerencia_METH<br> |
Edição das 15h58min de 31 de agosto de 2021
system-view
aaa
local-user gigafull password irreversible-cipher ESC830fbu
local-user gigafull privilege level 15
local-user gigafull service-type ssh
quit
sftp server enable
stelnet server enable
scp server enable
ssh user gigafull
ssh user gigafull authentication-type password
ssh user gigafull service-type all
user-interface con 0
authentication-mode aaa
user-interface vty 0 4
authentication-mode aaa
user privilege level 15
user-interface vty 16 20
quit
ip vpn-instance mgmt
interface MEth0/0/1
ip binding vpn-instance mgmt
ip address 10.1.0.2 30
quit
ip route-static vpn-instance mgmt 0.0.0.0 0.0.0.0 10.1.0.1 description Gerencia_METH