SlideShare a Scribd company logo
1 of 5
Download to read offline
Equivalencia
- Cisco vs Huawei -
Item Commandos Cisco Commandos Huawei
1 Configure terminal system
4 disable NONE
5 enable NONE
6 end Return
7 exit Quit
8 interface { interface-type interface-number |
interface-name }
interface { interface-type interface-number | interface-
name }
9 no interface { interface-type interface-number |
interface-name }
undo interface { interface-type interface-number |
interface-name }
12 router rip Rip
Router ospf enable ospf [ enable ]
Router bgp as-number bgp [ as-number ]
14 show history-command display history-command
15 clock set hour:minute:second day month year clock hour:minute:second day month year
16 hostname hostname Sysname sysname
17 setup Setup
18 show clock display clock
19 show hostname display sysname
20 show processes cpu display processes cpu
21 show processes memory { all | blksize size } [
detail ]
display processes memory { all | blksize size } [
detail ]
22 show queueing NONE
23 show tech-support page Display base-information [ page ]
24 show version display version
25 reboot reboot [ mode { interval { hh:mm | time } | time
hh:mm [ dd/mm/yy ] [ reason-string ] } ] [ reason
reason-string ] [ cancel ]
display reboot
26 update slot slot-number ftpserver { host-name
| ip-address } filename file-name [ port port-
number | user user-name | password
password ]
update slot slot-number ftpserver { host-name | ip-
address } filename file-name [ port port-number |
user user-name | password password ]
27 configfile { flash | nvram } configfile { flash | nvram }
28 download config download config
29 erase Delete
30 First-config { set | clear } first-config { set | reset }
31 write save
32 show configfile display configfile
show running-configuration map-class display current-configuration ipsec-proposal
show running-configuration protocol
protocol
display current-configuration fr-class
show running-configuration snmp display current-configuration voice { aaa | access-
number | acct-method | cdr }
34 show saved-configuration display saved-configuration
42 copy tftp-server-ip-addr file-name { system |
config }
copy ip-addr file-name { system | config }
43 get tftp-server-ip-addr file-name { system | get ip-addr file-name { system | config }
config }
53 telnet host-ip-address [ service-port ] telnet ip-address [ service-port ]
terminal telnet timeout second
54 show client display client
Item Old Command New Command
1 ip address ip-address mask [
secondary ]
ip address ip-address { mask | masklen} [ sub ]
2 ip unnumbered interface-type
interface-number
ip address unnumbered interface-type interface-number
3 show arp [ ip-address ] display arp [verbose [ ip-address ]]
4 show ip dhcp binding [ ip-
address ]
display dhcp server ip-in-use [ ip-address ]
5 show ip dhcp conflict [ ip-
address ]
display dhcp server conflict [ ip-address ]
6 show ip dhcp iplease display dhcp server expired
7 show ip dhcp tree display dhcp server tree
8 no tcp syn-timeout undo tcp timer syn-timeout
9 ip tcp header-compression tcp header-compression
10 no ip tcp header-compression undo tcp header-compression
11 no debug ip accounting [ data |
error ]
undo debug ip count [ data | error ]
12 show dlsw capabilities [ local ] [
ip-address ]
display dlsw information [ local ] [ ip-address ip-address ]
13 show dlsw peers [ ip-address ] display dlsw remote [ip-address ip-address ]
Item Old Command New Command
1 ip route ip-address {mask | mask-length }
{ interface-type interfacce-name |
nexthop-address } [ preference value ] [
reject | blackhole ]
ip route-static ip-address {mask | masklen } { interface-
type interfacce-name | nexthop-address } [ preference
value ] [ reject ] [ blackhole ]
2 no ip route ip-address { mask | mask-
length } [ interface-type interfacce-name |
nexthop-address ] [ preference value ]
undo ip route-static ip-address { mask | masklen } [
interface-type interfacce-name | nexthop-address ] [
preference value ]
undo ip route-static {all | ip-address { mask | masklen } [
interface-type interfacce-name | nexthop-address ] [
preference value ] }
3 show ip route [ ip-address ] display ip routing-table [ ip-address ]
4 show ip route detail display ip routing-table verbose
5 show ip route radix display ip routing-table radix
6 show ip route static display ip routing-table static
7 auto-summary Summary
8 no auto-summary undo summary
9 checkzero Checkzero
10 no checkzero undo checkzero
11 default-metric metric default cost cost
12 no default-metric undo default cost
13 1、distribute-list gateway prefix-list-
name in
filter-policy gateway prefix-list-name import
14 no distribute-list gateway prefix-list-
name in
undo filter-policy gateway prefix-list-name import
15 2、distribute-list {access-list-number |
prefix-list prefix-list-name } in
filter-policy {acl-number | ip-prefix prefix-list-name }
import
16 no distribute-list {access-list-number |
prefix-list prefix-list-name } in
undo filter-policy {acl-number | ip-prefix prefix-list-name
} import
17 distribute-list { access-list-number |
prefix-list prefix-list-name } out [ protocol
]
filter-policy { acl-number | ip-prefix prefix-list-name }
export [ protocol ]
filter-policy gateway prefix-list-name import
filter-policy ip-prefix prefix-list-name gateway prefix-list-
name import
18 no distribute-list { access-list-number |
prefix-list prefix-list-name } out [ protocol
]
undo filter-policy { acl-number | ip-prefix prefix-list-name
} export [ protocol ]
undo filter-policy gateway prefix-list-name import
undo filter-policy ip-prifix prefix-list-name gateway
prefix-list-name import
19 host-route host-route
20 no host-route undo host-route
76 snmp-server snmp-agent
no snmp-server undo snmp-agent
77 snmp-server community string [ view view-
name ] [ ro | rw ] [ access number ]
snmp-agent community { read | write }
community_name [ mib-view view-name ] [ acl
number ]
no snmp-server community string undo snmp-agent community community_name
78 snmp-server contact string snmp-agent sys-info contact string
no snmp-server contact undo snmp-agent sys-info contact
79 snmp-server enable traps [ notification-type ] [
notification-option ]
snmp-agent trap enable [ trap-type ]
no snmp-server enable traps [ notification-
type ] [ notification-option ]
undo snmp-agent trap enable
80 snmp-server enable version { v1 | v2 | v3 | all
}
snmp-agent sys-info version { v1 | v2c | v3 | all }
no snmp-server enable version { v1 | v2 | v3 |
all }
undo snmp-agent sys-info version { v1 | v2c | v3 |
all }
81 snmp-server engineid engineid snmp-agent local-engineid engineid
no snmp-server engineid undo snmp-agent local-engineid
82 snmp-server group groupname { v1 | v2c | v3
{ authentication | noauthentication | privacy }
} [ read readview ] [ write writeview ] [ notify
notifyview ] [ access access-list]
snmp-agent group { v1 groupname | v2c groupname
| v3 groupname { authentication | noauthentication |
privacy } } [ read-view readview ] [ write-view
writeview ] [ notify-view notifyview ] [ acl acl ]
no snmp-server group groupname { v1 | v2c |
v3 { authentication | noauthentication |
privacy } }
undo snmp-agent group { v1 groupname | v2c
groupname | v3 groupname { authentication |
noauthentication | privacy } }
83 snmp-server host host-addr [ version { v1 |
v2c | v3 { authentication | noauthentication |
privacy } } ] community string [ udp-port port ]
snmp-agent target-host trap address host_address
[ port port ] [ parmeters { v1 | v2c | v3 {
authentication | noauthentication | privacy } } ]
securityname name
no snmp-server host host-addr community
string [ udp-port port ]
undo snmp-agent target-host trap address
host_address [ port port ] securityname name
84 snmp-server location string
no snmp-server location
snmp-agent sys-info location string
undo snmp-agent sys-info location
85 snmp-server packetsize byte-count snmp-agent packet max-size byte-count
no snmp-server packetsize undo snmp-agent packet max-size
86 snmp-server queue-length length snmp-agent trap queue-size length
no snmp-server queue-length undo snmp-agent trap queue-size
87 snmp-server trap-source interface-type
interface-number
snmp-agent trap source interface-type interface-
number
no snmp-server trap-source undo snmp-agent trap source
88 snmp-server trap-life timeout snmp-agent trap life timeout
no snmp-server trap-lif undo snmp-agent trap life
89 snmp-server user username groupname { v1 |
v2c | v3 [ authentication { md5 | sha } auth-
password [ priv des56 priv-password ] ] } [
access access-list]
snmp-agent usm-user { v1 username groupname |
v2c username groupname | v3 username groupname
[ authentication-mod { md5 | sha } auth-password [
privacy-mod des56 priv-password ] ] } [ acl acl ]
no snmp-server user username groupname
{ v1 | v2c | v3 }
undo snmp-agent usm-user username groupname
90 snmp-server view view-name oid-tree {
included | excluded }
snmp-agent mib-view { included | excluded }
viewname subtree subtree
no snmp-server view view-name undo snmp-agent mib-view viewname
91 show snmp-erver display snmp-agent statisitcs
92 show snmp-server community display snmp-agent community
93 show snmp-server contact display snmp-agent sys-info contact
94 show snmp-server enginei display snmp-agent local-engineid
95 show snmp-server group display snmp-agent group [ name ]
96 show snmp-server location display snmp-agent sys-info location
97 show snmp-server user display snmp-agent usm-user [ name ]
98 show snmp-server view display snmp-agent mib-view
99 debug snmp [ headers | packets | process |
trap | all ]
debugging snmp-agent { headers | packets |
process | trap | all }
no debug snmp [ headers | packets | process
| trap | all ]
undo debugging snmp-agent { headers | packets |
process | trap | all }
100 clear rmon statistics reset rmon statistics
101 rmon promiscuous rmon promiscuous
no rmon promiscuous undo rmon promiscuous
102 show rmon statistics display rmon statistics
Ejemplo de configuración
<Quidw a y> ?
<Quidw a y> system
[Quidw a y] sysname S3
[S3] sysname S3
[S3] display current-configuration
[S3] display interfaces
[S3] interface serial 1/1
[S3 -Serial1/1] shutdown
[S3 -Serial1/1] undo shutdown
[S3 -Serial1/1] interface e 0/0
[S3 -Ethernet0/0] ip address 192.168.0.1 255.255.255.0

More Related Content

What's hot

Arp Dan Ipconfig Syntax
Arp Dan Ipconfig  SyntaxArp Dan Ipconfig  Syntax
Arp Dan Ipconfig Syntaxguestcc37e8c
 
Huawei Router Basic Configuration Command
Huawei Router Basic Configuration CommandHuawei Router Basic Configuration Command
Huawei Router Basic Configuration CommandHuanetwork
 
Basic security &amp; info
Basic security &amp; infoBasic security &amp; info
Basic security &amp; infoTola LENG
 
Huawei S5700 Basic Configuration Command
Huawei S5700 Basic Configuration CommandHuawei S5700 Basic Configuration Command
Huawei S5700 Basic Configuration CommandHuanetwork
 
Udp socket programming(Florian)
Udp socket programming(Florian)Udp socket programming(Florian)
Udp socket programming(Florian)Flor Ian
 
Huawei Switch How To - Configuring a basic DHCP server
Huawei Switch How To - Configuring a basic DHCP serverHuawei Switch How To - Configuring a basic DHCP server
Huawei Switch How To - Configuring a basic DHCP serverIPMAX s.r.l.
 
Configuration of NTP Server on CentOS 8
Configuration of NTP Server on CentOS 8Configuration of NTP Server on CentOS 8
Configuration of NTP Server on CentOS 8Kaan Aslandağ
 
Modul dhcp server menggunakan mikrotik os
Modul dhcp server menggunakan mikrotik osModul dhcp server menggunakan mikrotik os
Modul dhcp server menggunakan mikrotik osEen Pahlefi
 
Modul mengamankan jaringan dhcp server menggunakan arp reply only menggunakan...
Modul mengamankan jaringan dhcp server menggunakan arp reply only menggunakan...Modul mengamankan jaringan dhcp server menggunakan arp reply only menggunakan...
Modul mengamankan jaringan dhcp server menggunakan arp reply only menggunakan...Een Pahlefi
 
The bryant advantage 150 commands
The bryant advantage 150 commandsThe bryant advantage 150 commands
The bryant advantage 150 commandsAreej Khasawneh
 
Go ahead, make my day
Go ahead, make my dayGo ahead, make my day
Go ahead, make my dayTor Ivry
 

What's hot (14)

Arp Dan Ipconfig Syntax
Arp Dan Ipconfig  SyntaxArp Dan Ipconfig  Syntax
Arp Dan Ipconfig Syntax
 
Huawei Router Basic Configuration Command
Huawei Router Basic Configuration CommandHuawei Router Basic Configuration Command
Huawei Router Basic Configuration Command
 
Basic security &amp; info
Basic security &amp; infoBasic security &amp; info
Basic security &amp; info
 
Huawei S5700 Basic Configuration Command
Huawei S5700 Basic Configuration CommandHuawei S5700 Basic Configuration Command
Huawei S5700 Basic Configuration Command
 
Udp socket programming(Florian)
Udp socket programming(Florian)Udp socket programming(Florian)
Udp socket programming(Florian)
 
Huawei Switch How To - Configuring a basic DHCP server
Huawei Switch How To - Configuring a basic DHCP serverHuawei Switch How To - Configuring a basic DHCP server
Huawei Switch How To - Configuring a basic DHCP server
 
Npc08
Npc08Npc08
Npc08
 
Configuration of NTP Server on CentOS 8
Configuration of NTP Server on CentOS 8Configuration of NTP Server on CentOS 8
Configuration of NTP Server on CentOS 8
 
Modul dhcp server menggunakan mikrotik os
Modul dhcp server menggunakan mikrotik osModul dhcp server menggunakan mikrotik os
Modul dhcp server menggunakan mikrotik os
 
Modul mengamankan jaringan dhcp server menggunakan arp reply only menggunakan...
Modul mengamankan jaringan dhcp server menggunakan arp reply only menggunakan...Modul mengamankan jaringan dhcp server menggunakan arp reply only menggunakan...
Modul mengamankan jaringan dhcp server menggunakan arp reply only menggunakan...
 
The bryant advantage 150 commands
The bryant advantage 150 commandsThe bryant advantage 150 commands
The bryant advantage 150 commands
 
Go ahead, make my day
Go ahead, make my dayGo ahead, make my day
Go ahead, make my day
 
Ns2programs
Ns2programsNs2programs
Ns2programs
 
Tcpdump
TcpdumpTcpdump
Tcpdump
 

Similar to Comandos huawei-prof

Cisco router-commands
Cisco router-commandsCisco router-commands
Cisco router-commandsRobin Rohit
 
/Root/exam unidad1/muestraip red
/Root/exam unidad1/muestraip red/Root/exam unidad1/muestraip red
/Root/exam unidad1/muestraip redAntonioAlejoAquino
 
Cisco router command configuration overview
Cisco router command configuration overviewCisco router command configuration overview
Cisco router command configuration overview3Anetwork com
 
Basic linux commands
Basic linux commandsBasic linux commands
Basic linux commandsAniket Thakur
 
Ntp cheat sheet
Ntp cheat sheetNtp cheat sheet
Ntp cheat sheetcsystemltd
 
commandes_CHEAT_SH_2.pdf
commandes_CHEAT_SH_2.pdfcommandes_CHEAT_SH_2.pdf
commandes_CHEAT_SH_2.pdfAchRaf264021
 
Ciso 4 ospf
Ciso 4 ospfCiso 4 ospf
Ciso 4 ospfmyciokas
 
fog or: How I Learned to Stop Worrying and Love the Cloud
fog or: How I Learned to Stop Worrying and Love the Cloudfog or: How I Learned to Stop Worrying and Love the Cloud
fog or: How I Learned to Stop Worrying and Love the CloudWesley Beary
 
Ios i pv4_access_lists
Ios i pv4_access_listsIos i pv4_access_lists
Ios i pv4_access_listsDaniPea7
 
fog or: How I Learned to Stop Worrying and Love the Cloud (OpenStack Edition)
fog or: How I Learned to Stop Worrying and Love the Cloud (OpenStack Edition)fog or: How I Learned to Stop Worrying and Love the Cloud (OpenStack Edition)
fog or: How I Learned to Stop Worrying and Love the Cloud (OpenStack Edition)Wesley Beary
 
A Tour to MySQL Commands
A Tour to MySQL CommandsA Tour to MySQL Commands
A Tour to MySQL CommandsHikmat Dhamee
 
Using Multilink PPP over Serial Interface Links
Using Multilink PPP over Serial Interface LinksUsing Multilink PPP over Serial Interface Links
Using Multilink PPP over Serial Interface LinksSadegh Khademi
 
Ios i pv4_access_lists
Ios i pv4_access_listsIos i pv4_access_lists
Ios i pv4_access_listsSwapnil Kapate
 
Linux User Space Debugging & Profiling
Linux User Space Debugging & ProfilingLinux User Space Debugging & Profiling
Linux User Space Debugging & ProfilingAnil Kumar Pugalia
 
Scu scsi-summary
Scu scsi-summaryScu scsi-summary
Scu scsi-summaryjmichel99
 

Similar to Comandos huawei-prof (20)

Comandos huawei-prof
Comandos huawei-profComandos huawei-prof
Comandos huawei-prof
 
Cisco router-commands
Cisco router-commandsCisco router-commands
Cisco router-commands
 
/Root/exam unidad1/muestraip red
/Root/exam unidad1/muestraip red/Root/exam unidad1/muestraip red
/Root/exam unidad1/muestraip red
 
Cisco router command configuration overview
Cisco router command configuration overviewCisco router command configuration overview
Cisco router command configuration overview
 
Basic linux commands
Basic linux commandsBasic linux commands
Basic linux commands
 
Ntp cheat sheet
Ntp cheat sheetNtp cheat sheet
Ntp cheat sheet
 
Acl
AclAcl
Acl
 
Ciso ospf
Ciso ospfCiso ospf
Ciso ospf
 
commandes_CHEAT_SH_2.pdf
commandes_CHEAT_SH_2.pdfcommandes_CHEAT_SH_2.pdf
commandes_CHEAT_SH_2.pdf
 
Ciso 4 ospf
Ciso 4 ospfCiso 4 ospf
Ciso 4 ospf
 
fog or: How I Learned to Stop Worrying and Love the Cloud
fog or: How I Learned to Stop Worrying and Love the Cloudfog or: How I Learned to Stop Worrying and Love the Cloud
fog or: How I Learned to Stop Worrying and Love the Cloud
 
Ios i pv4_access_lists
Ios i pv4_access_listsIos i pv4_access_lists
Ios i pv4_access_lists
 
fog or: How I Learned to Stop Worrying and Love the Cloud (OpenStack Edition)
fog or: How I Learned to Stop Worrying and Love the Cloud (OpenStack Edition)fog or: How I Learned to Stop Worrying and Love the Cloud (OpenStack Edition)
fog or: How I Learned to Stop Worrying and Love the Cloud (OpenStack Edition)
 
A Tour to MySQL Commands
A Tour to MySQL CommandsA Tour to MySQL Commands
A Tour to MySQL Commands
 
Using Multilink PPP over Serial Interface Links
Using Multilink PPP over Serial Interface LinksUsing Multilink PPP over Serial Interface Links
Using Multilink PPP over Serial Interface Links
 
Cisco vs juniper
Cisco vs juniperCisco vs juniper
Cisco vs juniper
 
Ios i pv4_access_lists
Ios i pv4_access_listsIos i pv4_access_lists
Ios i pv4_access_lists
 
CCNA ALL IN ONE
CCNA ALL IN ONE CCNA ALL IN ONE
CCNA ALL IN ONE
 
Linux User Space Debugging & Profiling
Linux User Space Debugging & ProfilingLinux User Space Debugging & Profiling
Linux User Space Debugging & Profiling
 
Scu scsi-summary
Scu scsi-summaryScu scsi-summary
Scu scsi-summary
 

Recently uploaded

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 

Recently uploaded (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 

Comandos huawei-prof

  • 1. Equivalencia - Cisco vs Huawei - Item Commandos Cisco Commandos Huawei 1 Configure terminal system 4 disable NONE 5 enable NONE 6 end Return 7 exit Quit 8 interface { interface-type interface-number | interface-name } interface { interface-type interface-number | interface- name } 9 no interface { interface-type interface-number | interface-name } undo interface { interface-type interface-number | interface-name } 12 router rip Rip Router ospf enable ospf [ enable ] Router bgp as-number bgp [ as-number ] 14 show history-command display history-command 15 clock set hour:minute:second day month year clock hour:minute:second day month year 16 hostname hostname Sysname sysname 17 setup Setup 18 show clock display clock 19 show hostname display sysname 20 show processes cpu display processes cpu 21 show processes memory { all | blksize size } [ detail ] display processes memory { all | blksize size } [ detail ] 22 show queueing NONE 23 show tech-support page Display base-information [ page ] 24 show version display version 25 reboot reboot [ mode { interval { hh:mm | time } | time hh:mm [ dd/mm/yy ] [ reason-string ] } ] [ reason reason-string ] [ cancel ] display reboot 26 update slot slot-number ftpserver { host-name | ip-address } filename file-name [ port port- number | user user-name | password password ] update slot slot-number ftpserver { host-name | ip- address } filename file-name [ port port-number | user user-name | password password ] 27 configfile { flash | nvram } configfile { flash | nvram } 28 download config download config 29 erase Delete 30 First-config { set | clear } first-config { set | reset } 31 write save 32 show configfile display configfile show running-configuration map-class display current-configuration ipsec-proposal show running-configuration protocol protocol display current-configuration fr-class show running-configuration snmp display current-configuration voice { aaa | access- number | acct-method | cdr } 34 show saved-configuration display saved-configuration 42 copy tftp-server-ip-addr file-name { system | config } copy ip-addr file-name { system | config } 43 get tftp-server-ip-addr file-name { system | get ip-addr file-name { system | config }
  • 2. config } 53 telnet host-ip-address [ service-port ] telnet ip-address [ service-port ] terminal telnet timeout second 54 show client display client Item Old Command New Command 1 ip address ip-address mask [ secondary ] ip address ip-address { mask | masklen} [ sub ] 2 ip unnumbered interface-type interface-number ip address unnumbered interface-type interface-number 3 show arp [ ip-address ] display arp [verbose [ ip-address ]] 4 show ip dhcp binding [ ip- address ] display dhcp server ip-in-use [ ip-address ] 5 show ip dhcp conflict [ ip- address ] display dhcp server conflict [ ip-address ] 6 show ip dhcp iplease display dhcp server expired 7 show ip dhcp tree display dhcp server tree 8 no tcp syn-timeout undo tcp timer syn-timeout 9 ip tcp header-compression tcp header-compression 10 no ip tcp header-compression undo tcp header-compression 11 no debug ip accounting [ data | error ] undo debug ip count [ data | error ] 12 show dlsw capabilities [ local ] [ ip-address ] display dlsw information [ local ] [ ip-address ip-address ] 13 show dlsw peers [ ip-address ] display dlsw remote [ip-address ip-address ] Item Old Command New Command 1 ip route ip-address {mask | mask-length } { interface-type interfacce-name | nexthop-address } [ preference value ] [ reject | blackhole ] ip route-static ip-address {mask | masklen } { interface- type interfacce-name | nexthop-address } [ preference value ] [ reject ] [ blackhole ] 2 no ip route ip-address { mask | mask- length } [ interface-type interfacce-name | nexthop-address ] [ preference value ] undo ip route-static ip-address { mask | masklen } [ interface-type interfacce-name | nexthop-address ] [ preference value ] undo ip route-static {all | ip-address { mask | masklen } [ interface-type interfacce-name | nexthop-address ] [ preference value ] } 3 show ip route [ ip-address ] display ip routing-table [ ip-address ] 4 show ip route detail display ip routing-table verbose 5 show ip route radix display ip routing-table radix 6 show ip route static display ip routing-table static 7 auto-summary Summary 8 no auto-summary undo summary 9 checkzero Checkzero 10 no checkzero undo checkzero 11 default-metric metric default cost cost 12 no default-metric undo default cost 13 1、distribute-list gateway prefix-list- name in filter-policy gateway prefix-list-name import 14 no distribute-list gateway prefix-list- name in undo filter-policy gateway prefix-list-name import
  • 3. 15 2、distribute-list {access-list-number | prefix-list prefix-list-name } in filter-policy {acl-number | ip-prefix prefix-list-name } import 16 no distribute-list {access-list-number | prefix-list prefix-list-name } in undo filter-policy {acl-number | ip-prefix prefix-list-name } import 17 distribute-list { access-list-number | prefix-list prefix-list-name } out [ protocol ] filter-policy { acl-number | ip-prefix prefix-list-name } export [ protocol ] filter-policy gateway prefix-list-name import filter-policy ip-prefix prefix-list-name gateway prefix-list- name import 18 no distribute-list { access-list-number | prefix-list prefix-list-name } out [ protocol ] undo filter-policy { acl-number | ip-prefix prefix-list-name } export [ protocol ] undo filter-policy gateway prefix-list-name import undo filter-policy ip-prifix prefix-list-name gateway prefix-list-name import 19 host-route host-route 20 no host-route undo host-route 76 snmp-server snmp-agent no snmp-server undo snmp-agent 77 snmp-server community string [ view view- name ] [ ro | rw ] [ access number ] snmp-agent community { read | write } community_name [ mib-view view-name ] [ acl number ] no snmp-server community string undo snmp-agent community community_name 78 snmp-server contact string snmp-agent sys-info contact string no snmp-server contact undo snmp-agent sys-info contact 79 snmp-server enable traps [ notification-type ] [ notification-option ] snmp-agent trap enable [ trap-type ] no snmp-server enable traps [ notification- type ] [ notification-option ] undo snmp-agent trap enable 80 snmp-server enable version { v1 | v2 | v3 | all } snmp-agent sys-info version { v1 | v2c | v3 | all } no snmp-server enable version { v1 | v2 | v3 | all } undo snmp-agent sys-info version { v1 | v2c | v3 | all } 81 snmp-server engineid engineid snmp-agent local-engineid engineid no snmp-server engineid undo snmp-agent local-engineid 82 snmp-server group groupname { v1 | v2c | v3 { authentication | noauthentication | privacy } } [ read readview ] [ write writeview ] [ notify notifyview ] [ access access-list] snmp-agent group { v1 groupname | v2c groupname | v3 groupname { authentication | noauthentication | privacy } } [ read-view readview ] [ write-view writeview ] [ notify-view notifyview ] [ acl acl ] no snmp-server group groupname { v1 | v2c | v3 { authentication | noauthentication | privacy } } undo snmp-agent group { v1 groupname | v2c groupname | v3 groupname { authentication | noauthentication | privacy } }
  • 4. 83 snmp-server host host-addr [ version { v1 | v2c | v3 { authentication | noauthentication | privacy } } ] community string [ udp-port port ] snmp-agent target-host trap address host_address [ port port ] [ parmeters { v1 | v2c | v3 { authentication | noauthentication | privacy } } ] securityname name no snmp-server host host-addr community string [ udp-port port ] undo snmp-agent target-host trap address host_address [ port port ] securityname name 84 snmp-server location string no snmp-server location snmp-agent sys-info location string undo snmp-agent sys-info location 85 snmp-server packetsize byte-count snmp-agent packet max-size byte-count no snmp-server packetsize undo snmp-agent packet max-size 86 snmp-server queue-length length snmp-agent trap queue-size length no snmp-server queue-length undo snmp-agent trap queue-size 87 snmp-server trap-source interface-type interface-number snmp-agent trap source interface-type interface- number no snmp-server trap-source undo snmp-agent trap source 88 snmp-server trap-life timeout snmp-agent trap life timeout no snmp-server trap-lif undo snmp-agent trap life 89 snmp-server user username groupname { v1 | v2c | v3 [ authentication { md5 | sha } auth- password [ priv des56 priv-password ] ] } [ access access-list] snmp-agent usm-user { v1 username groupname | v2c username groupname | v3 username groupname [ authentication-mod { md5 | sha } auth-password [ privacy-mod des56 priv-password ] ] } [ acl acl ] no snmp-server user username groupname { v1 | v2c | v3 } undo snmp-agent usm-user username groupname 90 snmp-server view view-name oid-tree { included | excluded } snmp-agent mib-view { included | excluded } viewname subtree subtree no snmp-server view view-name undo snmp-agent mib-view viewname 91 show snmp-erver display snmp-agent statisitcs 92 show snmp-server community display snmp-agent community 93 show snmp-server contact display snmp-agent sys-info contact 94 show snmp-server enginei display snmp-agent local-engineid 95 show snmp-server group display snmp-agent group [ name ] 96 show snmp-server location display snmp-agent sys-info location 97 show snmp-server user display snmp-agent usm-user [ name ] 98 show snmp-server view display snmp-agent mib-view 99 debug snmp [ headers | packets | process | trap | all ] debugging snmp-agent { headers | packets | process | trap | all } no debug snmp [ headers | packets | process | trap | all ] undo debugging snmp-agent { headers | packets | process | trap | all } 100 clear rmon statistics reset rmon statistics 101 rmon promiscuous rmon promiscuous no rmon promiscuous undo rmon promiscuous 102 show rmon statistics display rmon statistics
  • 5. Ejemplo de configuración <Quidw a y> ? <Quidw a y> system [Quidw a y] sysname S3 [S3] sysname S3 [S3] display current-configuration [S3] display interfaces [S3] interface serial 1/1 [S3 -Serial1/1] shutdown [S3 -Serial1/1] undo shutdown [S3 -Serial1/1] interface e 0/0 [S3 -Ethernet0/0] ip address 192.168.0.1 255.255.255.0