wtorek, września 27, 2011

sprawdzanie statusu portów Cisco Catalyst (IOS)

Sprawdzenie statusu portów na urządzeniu opartym o IOS nie wykonuje się za pomocą komendy show port status, która działa na starym systemie (CatOS), w IOS wykorzystujemy polecenie show interface status

Przykładowy rezultat polecenia:

Catalyst2#show interfaces status

Port      Name               Status       Vlan       Duplex  Speed Type
Gi1/0/1   testowy TRUNK      connected    trunk      a-full  a-100 10/100/1000BaseTX
Gi1/0/2   TRUNK_2            connected    trunk      a-full a-1000 10/100/1000BaseTX
Gi1/0/3                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/4                      notconnect   1            auto   auto 10/100/1000BaseTX
Gi1/0/5                      connected    123        a-full  a-100 10/100/1000BaseTX
Gi1/0/6                      connected    123        a-full a-1000 10/100/1000BaseTX
Gi1/0/7                      notconnect   124          auto   auto 10/100/1000BaseTX
Gi1/0/8                      connected    124        a-full  a-100 10/100/1000BaseTX
Gi1/0/9                      connected    124        a-full  a-100 10/100/1000BaseTX
Gi1/0/10                     notconnect   124          auto   auto 10/100/1000BaseTX
Gi1/0/11                     notconnect   124          auto   auto 10/100/1000BaseTX

(..)


Brak komentarzy: