Wie kann ich ein Interface auf einem HP Switch aktivieren?
SW# conf t
SW(config)# sh int status
[...]
7 A10 Down Auto 1000FDx 100/1000T No 1
[...]
SW(config)# int 7
SW(eth-7)# no shutdown
Invalid input: shutdown
Die Ausgabe der Befehle
- show system
- show version
- show inventory
SW# show system
Status and Counters - General System Information
System Name : *******
System Location : *******
; S/N: *******
MAC Age Time (sec) : 300
Time Zone : 120
Daylight Time Rule : Middle-Europe-and-Portugal
Software revision : YA.16.11.0010 Base MAC Addr : 104f58-a84220
ROM Version : YA.15.20 Serial Number : *******
Up Time : 340 days Memory - Total : 67,108,864
CPU Util (%) : 35 Free : 38,271,068
IP Mgmt - Pkts Rx : 31,299,800 Packet - Total : 3022
Pkts Tx : 28,124,373 Buffers Free : 2834
Lowest : 2737
Missed : 0
SW# show version
Image stamp: /ws/swbuildm/rel_beluru_qt1_qaoff/code/build/lakes(swbuildm_rel_beluru_qt1_qaoff_rel_beluru_qt1)
Feb 13 2023 01:25:29
YA.16.11.0010
625
Boot Image: Primary
Boot ROM Version: YA.15.20
SW# show inventory
Invalid input: inventory
SW#