Juniper

Juniper Networks ağ ürünleri geliştiren ve pazarlarlayan, merkezi Sunnyvale, Kaliforniya olan çok uluslu bir şirkettir. Ürünleri; yönlendiriciler, anahtarlar, ağ yönetimi yazılımları, ağ güvenlik ürünleri ve yazılım tanımlı ağ teknolojisi ürünlerini içermektedir.

Junos Juniper Switch Cli uzerinden kullanıcı Olusturma

Cihaza giriş yaptıktan sonra Junos komutlarını çalıştırabilmek için CLI yazıyoruz ve junos komutlarını yüklemiş oluyoruz. root# cli root@> Daha sonrasında yapacağımız işlem konfigrasyonu etkileyen bir işlem olduğu için cihazı configure komutu ile konfig moda alıyoruz. cli> configure [edit] root@# Sıra geldi kullanıcı açma işlemine aşağıdaki komut ile kullanıcı ve şifresini belirliyoruz. root@# set system login …

Read More »

Junos Donanım Komutları

Kontrol Komutları; DescriptionCommandJUNOS Version> show versionCheck Uptime> show system uptimeCheck Login User> show system usersCheck Licenses> show system licensescheck system alarm> show system alarmscheck chassis alarms> show chassis alarmscheck hardware(Serial Number)> show chassis hardware > show chassis hardware detailcheck module and module status> show chassis fpc pic-statuscheck routing engine> show chassis …

Read More »

Junos Policy Yapılandırma Örnekleri Juniper

Kontrol Policy OperationCommandshow zone> show security zones # run show security zonesshow policy>show security policies > show configuration security policies |display set #show | display set | no-more | match policy # run show security policies # run show security policies from ZONE to ZONEshow default application# show groups junos-defaults applications | hold XXXX Security …

Read More »

Junos NAT Yapılandırma Örnekleri Juniper

Show OperationCommand# show security nat # show security nat | display setshow source nat> show security nat source rule all > show security nat source pool all > show security nat source summaryshow Static NAT (1:1)> show security nat static rule all # run show security nat static rule allshow destination nat> show security nat …

Read More »

Junos Mac Address Komutları Juniper

ARP Tablosu Kontrol ARP Tablosu > show arp > show arp no-resolve <- don't use dns Temizleme ARP Tablosu > clear arp <- clear all arp table > clear arp hostname xx.xx.xx.xx Mac Address Tablosu Check Mac Address Tablosu >show ethernet-switching table

Read More »

Junos Logging Yapılandırma Örnekleri Juniper

Log Kontrol; OperationCommandCheck Log File> show log messages?Check Log File> show log /var/log/messages > show log /var/log/messages | last> show log /var/log/messages | last 10> show log messages > show log messages.0.gz > show log messages | match error > show log messages | match “error | down | alarm”Check Log File> file show …

Read More »

Junos Link Aggregation Yapılandırma Örnekleri Juniper

Kontrol; # run show interfaces terse | match ae # run show interfaces ae0 | display set LACP # set chassis aggregated-devices ethernet device-count 1 <-- Set the maximum value of LAG number # set interfaces ae0 unit 0 family ethernet-switching # delete interfaces ge-0/0/1 unit 0 <-- Initialize interface …

Read More »

Junos Interface Konfigürasyon Örnekleri Juniper

Arayüzleri kontrol et Arayüzün Yukarı mı Aşağı mı olduğunu onaylayın > show interfaces terseInterface               Admin Link Proto    Local                 Remotet1-0/1/0:0              up    up t1-0/1/0:0.0            up    up   inet     192.168.220.18/30t1-0/1/0:1              up    upt1-0/1/0:2              up    upt1-0/1/0:3              up    upat-1/0/0                up    upat-1/0/1                up    updsc                     up    upfxp0                    up    upfxp0.0                  up    up   inet     192.168.71.249/21fxp1                    up    up(abbr) Arayüz Konfigürasyonunu Kontrol Et …

Read More »

Juniper Junos CLI Komutlar

Sistem Yönetimi Basic Operationlogin% cliConfiguration> configure> show configuration | display set | no-more # show | display set |no-more > show configuration | display set | match XXXX # show | display set |match XXXX> show configuration | display set | save USER@192.168.0.5:/home/config/test00-fw/tes00-fw_20120714.txtBasic SettinghostnameNTPSNMPLogging> show log messages?> show log /var/log/messages | lastTimeAccountHardware> show …

Read More »