
[네트워크] 시스코(Cisco) VS HP스위치 컨피그 비교, HP스위치 점검 명령어 정리
안녕하세요 시스코킹입니다.
HP스위치와 시스코(Cisco)스위치 컨피그 기본 체제 메커니즘 비교 입니다.
-----------------------------------------------------------------
Command HP vs Cisco
-----------------------------------------------------------------
display show
undo no
quit exit
save write
sysname hostname
delete erase
rip router rip
ospf router ospf
bgp router bgp
acl access-list
아래는 컨피그 예시 입니다.
-----------------------------------------------------------------
Example HP vs Cisco
-----------------------------------------------------------------
system view configure terminal
display current-config sh run
display interface brief show ip int b
display version show version
display ip routing-table show ip route
display info-center show logging
user-interface vty 0 63 line vty 0 4
port link-mode route no switchport
undo shutdown no shutdown
-----------------------------------------------------------------
[HP 점검 명령어]
* HP스위치의 display는 시스코(Cisco) show와 같습니다.
시스코 스위치 명령어를 조금 안다면 유추해볼 수 있습니다.
아래는 기본적인 점검 명령어입니다.
직접 입력해보시고 정리하시면 좋을 것 같습니다.
display version = show version
display interface brief = show ip int brief
display ip interface
display interface
display counters inbound interface
display counters outbound interface
display ip routing-table = show ip route
display vlan 10
display port trunk
display memory
display clock
display ntp-service status
display device
display device manuinfo
display controller
display ip statistics
display boot-loader
display users
display history all
display environment
display port-mapping
display current-config =show run
display info-center =show logging
display snmp-agent sys-info
display snmp-agent community
display snmp-agent statistics
display link-aggregation summary
display link-aggregation verbose
display link-aggregation interface
display stp
display stp brief
display acl config all
display acl running-packet-filter all
display mirroring-group x
-디버깅
debugging ip icmp
terminal debugging
display debugging
-로깅
terminal logging
display trapbuffer
display logbuffer
'네트워크' 카테고리의 다른 글
[네트워크] Cisco EEM을 활용한 LLCF 설정방법(예제, 설정 컨피그 포함) (0) | 2025.04.03 |
---|---|
[네트워크] 포티게이트(Fortigate) 방화벽 설정 방법 기본 명령어 (0) | 2025.02.12 |
[네트워크] 시스코(Cisco) 계정관리 기본 패스워드 보안 취약점 설정 컨피그 (0) | 2023.06.08 |
[네트워크] 알테온(Alteon) L4 컨피그 기본 설정 정리, 접속 방법, 재부팅, 초기화, 패스워드 변경 방법 (0) | 2023.04.06 |
[네트워크] 시스코(Cisco) CatOS vs IOS Software OS방식 컨피그 비교 설정 방법, 차이점 정리 #CatOS config #L2 (0) | 2023.03.31 |
댓글