sexta-feira, 29 de dezembro de 2017

ROTEADOR AR162F

AR162 F

SCRIPT



Press any key to get started


Login authentication


Username: admin
Password: Admin@huawei
Warning: Auto-Config is working. Before configuring the device, stop Auto-Config. If you perform configurations when Auto-Config is running, the DHCP, routing, DNS, and VTY configurations will be lost. Do you want to stop Auto-Config? [y/n]:n




Script básico Praps:


telnet server enable
#
aaa
local-user admin privilege level 15
local-user admin service-type telnet terminal ssh http
#
interface GigabitEthernet 0/0/4
description interface_WAN
ip address 201.200.150.126 255.255.255.252
#
interface GigabitEthernet 0/0/0
description interface_LAN
undo portswitch
ip address 189.108.181.254 255.255.255.252
#
ip route-static 0.0.0.0 0.0.0.0 201.200.150.125
#
user-interface vty 0 4
authentication-mode aaa
user privilege level 15
#
Return


Obs: a senha de acesso telnet e a senha default (user: admin password: Admin@huawei).
















Script básico serial (V35):

telnet server enable
#
aaa
local-user admin privilege level 15
local-user admin service-type telnet terminal ssh http
#
interface Serial0/0/0
link-protocol ppp
ip address 201.200.150.126 255.255.255.252
#
interface GigabitEthernet 0/0/0
undo portswitch
ip address 189.108.181.254 255.255.255.252
#
ip route-static 0.0.0.0 0.0.0.0 201.200.150.125
#
user-interface vty 0 4
authentication-mode aaa
user privilege level 15
#
Return


Obs: a senha de acesso telnet é a senha default (user: admin password: Admin@huawei).


Script básico Frame-Relay:

telnet server enable
#
aaa
local-user admin privilege level 15
local-user admin service-type telnet terminal ssh http
#
interface Serial0/0/0
link-protocol fr
fr lmi type q933a
#
interface Serial0/0/0.16 p2p
description interface_WAN_Cliente
fr dlci 16
ip address 192.168.0.2 255.255.255.252
#
interface Serial0/0/0.400 p2p
description interface_WAN_Gerencia
fr dlci 400
ip address 179.179.179.25 255.255.255.192
#
interface GigabitEthernet 0/0/0
description interface_LAN
undo portswitch
ip address 10.10.18.1 255.255.255.0
#
ip route-static 0.0.0.0 0.0.0.0 Serial0/0/0.16
ip route-static 179.179.179.1 255.255.255.255 Serial0/0/0.400
#
user-interface vty 0 4
authentication-mode aaa
user privilege level 15
#
return

Obs: a senha de acesso telnet é a senha default (user: admin password: Admin@huawei).

Script básico Multilink PPP:

telnet server enable
#
aaa
local-user admin privilege level 15
local-user admin service-type telnet terminal ssh http
#
interface Serial0/0/0
undo ip address
link-protocol ppp
ppp mp Virtual-Template 1
virtualbaudrate 2048000
#
interface Virtual-Template1
ip address 192.168.0.2 255.255.255.252
#
interface GigabitEthernet 0/0/0
undo portswitch
ip address 10.101.10.1 255.255.255.0
#
ip route-static 0.0.0.0 0.0.0.0 192.168.0.1
#
user-interface vty 0 4
authentication-mode aaa
user privilege level 15
#
Return

Obs: a senha de acessso telnet é a senha default (user: admin password: Admin@huawei).


Salvando as configurações:

[Huawei] save
The current configuration will be written to the device.
Are you sure to continue?[Y/N]: y
It will take several minutes to save configuration file, please wait...............................
Configuration file had been saved successfully
Note: The configuration file will take effect after being activated
[Huawei]



Deletando as configurações:

reset saved-configuration
This will delete the configuration in the flash memory.
The device configurations will be erased to reconfigure.
Are you sure? (y/n)[n]: y .....
Info: Clear the configuration in the device successfully.


reboot
Info: The system is comparing the configuration, please wait.
Warning: All the configuration will be saved to the next startup configuration. Continue? [y/n]: n
System will reboot! Continue? [y/n]: y
Info: system is rebooting, please wait...




Recuperando a senha:

Reinicie e aperte Ctrl+B para interromper o boot.

Senha default= Admin@huawei


Press Ctrl+B to break auto startup ... 3

Enter Password: Admin@huawei

Default Password,Please Set New Password.

Main Menu

1. Default Startup
2. Serial Menu
3. Network Menu
4. Startup Select
5. File Manager
6. Reboot
7. Password Manager

Enter your choice(1-7): 7

PassWord Menu

1. Modify the menu password
2. Clear the console login password
0. Return

Enter your choice(0-2): 2

Clear the console login password Succeed!

PassWord Menu

1. Modify the menu password
2. Clear the console login password
0. Return

Enter your choice(0-2): 0

Main Menu

1. Default Startup
2. Serial Menu
3. Network Menu
4. Startup Select
5. File Manager
6. Reboot
7. Password Manager

Enter your choice(1-7): 6


ROTEADOR HP-MSR-1002



HP – MSR 1002 
 GUIA RÁPIDO 





SCRIPT ROUTER 1002



system-view
telnet server enable
scheduler logfile size 16
password-recovery enable
interface LoopBack0
ip address 172.18.225.61 32
quit

interface Gigabitethernet0/0
description interface_Lan
port link-mode route
ip address 10.198.247.129 25

quit
interface Gigabitethernet0/1
description interface_Wan
port link-mode route
ip address 172.18.214.70 30
quit

line class vty
user-role network-admin
user-role network-operator
quit

line vty 0 4
authentication-mode scheme
user-role network-admin
quit

ip route-static 0.0.0.0 0 172.18.208.125
local-user admin class manage
password simple admin
service-type telnet terminal
authorization-attribute user-role level-3
authorization-attribute user-role network-admin
quit

line class aux
 user-role network-admin
quit
line class tty
 user-role network-operator
quit

line class vty
 user-role network-admin
 user-role network-operator
quit

line aux 0
 user-role network-admin
quit

line vty 0 4
 authentication-mode scheme
 user-role network-admin
 user-role network-operator
quit

line vty 5 63
user-role network-operator

save




  

Postagem em destaque

MicroSIP

 MICRO SIP  MicroSIP - softphone SIP portátil de código aberto baseado na pilha PJSIP para o sistema operacional Windows. Permite fazer cham...