Extreme Networks Switch Komutları

Paylaş

Merhabalar, Extreme network cihazları üzerinde uygulanan komutları bölümleyerek yapılabilecek işlemleri aşağıda sıralamış olacağız.

Cihaz bilgisi için;

Test # show switch

Yeni kullanıcı oluşturmak;

Test # create account admin networkcat password (Komutta kullanmış olduğumuz “admin” kullanıcı yetkisini belirlemektedir.)

Kullanıcı hesaplarını görüntülemek;

Test # show accounts

Kullanıcı şifre değiştirme;

Test # configure account “test” password

Current user’s passowrd :

New password :

Reenter password :

Versiyon bilgisini görüntülemek;

Test # show version

Lisans bilgisi;

Test # show licenses

Cihaz bilgisini görüntülemek;

Test # show switch

Yapılandırmayı kaydetmek;

Test # save

Yapılandırmayı görüntülemek;

Test # show configuration

Cihaza bağlı kullanıcı listeleme;

Test # show session

Telnet erişimini açmak;

Test # enable telnet

Web arayüzünü etkinleştirmek;

Test # enable web http

Test # enable web https

Firmware güncelleme;

Test # download image 10.11.15.4 bd12k-12.4.2.2.xos

Test # install image summit ….

Port durumu görüntülemek;

Test # show ports 1 no-refresh

Detaylı görüntülemek istersek;

Test # show port 1 information detail

Porta ait vlan bilgisi;

Test # show port 1 information detail | include tag

Vlan oluşturmak;

Test # create vlan “vlan50”

Vlan açıklama eklemek;

Test # configure vlan vlan50 description “muhasebe”

Port hızını ayarlamak;

Test # configure ports 3 auto off speed 100 duplex full

Vlan id tanımlama;

Test # configure vlan vlan50 tag 50

Vlana ip vermek;

Test # configure vlan vlan50 ip adress 192.168.2.2 255.255.255.0

Varsayılan ağ geçidi ekleme;

Test # configure iproute add default 172.16.1.1

Devamını Oku

Son Paylaşılanlar