You are on page 1of 3

Comandos Cisco Comandos Huawei

> < > modo user ( no se puede configurar ni rebotear)


>enable >system-view
# [ ] modo system (se puede configurar, no tracea)

no undo
show version >display version
show log >display logbuffer
show interface xx >display interface xx
show ip interface brief >display ip interface brief
sh ip route >display ip routing-table (protocol xx)

ping x.x.x.x >ping –a y.y.y.y (LAN) –c (n° paq.) x.x.x.x (Destino)


tracert x.x.x.x >tracert –a y.y.y.y (LAN) x.x.x.x (Destino)

show running (ram) >display current-configuration (ram)


show config (flash) >display saved-configuration (flash)

clear counters >reset counters interface

write ]save (en modo system view)


reload >reboot

show frame-relay pvc >display fr pvc-info


sh ip bgp summary >display bgp peer
>display bgp routing (ruteo bgp)

sh policy-map (ver menu) >displ qos policy (ver menu)

debug x >debugging x
terminal monitor > terminal monitor
terminal debug >terminal debugging

-Multicast
IGMP (mantiene el grupo multicast, protocolo de control)
>display igmp interface
>display igmp routing-table
PIM-DM (protocolo de ruteo multicast, establece camino)
>display pim neighbor
Table 3-13 Displaying the router configuration
Operation Command

Display the startup configuration of the router display saved-configuration


Display the current configuration of the router
display current-configuration [ controller | interface
interface-type [ interface-number ] | configuration [ bgp
| ospf | post-system | rip | system | user-interface ] ]
Display the running configuration in the current view display this

Table 3-14 Saving the current configuration


Operation Command
Save the current configuration save [ cfgfile ]

Table 3-15 Erasing the configuration file in the storage devices


Operation Command
Erase the configuration file in the storage devices reset saved-configuration

Table 3-16 Configuring the file name of the system software used for the next startup
Operation Command
Configure the file name of the system software used
for the next startup startup system-software sysfile [ slave-board ]

Table 3-17 Configuring the name of the configuration file used for the next startup
Operation Command
Configure the name of the configuration file used for
the next startup startup saved-configuration cfgfile

Table 3-18 Displaying the information of the file used at startup


Operation Command
Display the information of the file used at startup display startup

Antes de copiar una nueva configuración en Huawei.

1) reset saved-configuration
2) apagar el equipo
3) volver a encenderlo
4) ingresar en modo SYS y copiar la configuración
5) salvar la configuración con save
6) verificar configuración con dis cu
interface GigabitEthernet3/0/2
description ACCESO_NODOB_Linea:5663653/4/5_CCOESTE_TE0/4/0/0.29023501
port hybrid pvid vlan 2902
undo port hybrid vlan 1
port hybrid untagged vlan 2902
port vlan-stacking vlan 101 to 200 stack-vlan 2902
port vlan-stacking vlan 3501 stack-vlan 2902
stp disable
stp edged-port enable
qos pq 5 wrr 0 to 4 6 to 7
qos queue 0 wrr weight 80
qos queue 2 wrr weight 20
undo negotiation auto
#

You might also like