Skip to content

bilgi paylaşımına dikkat etmek gerekli

bilgi güvenliğinin önemli olduğunu artık bilmeyen yoktur herhalde. arşivlerin arasında operatörlük yapan bir yurt dışı firmasının dslam erişimleri için kullandığı kayıtlar çıktı. pc den nasıl olsa silinecek. bir parçası kalsın bir yerlerde. internette bağlı makinelerde paylaştığımız, koyduğumuz verilere dikkat etmek lazım 😉

bu verilerle ne yapılabileceğinide bilenler için kayıtlar güncel değildir. 🙂

No ISAM Location Name Password IP Phone Number
1 SeamReap isadmin Angkor#150 192.168.2.132 092846946
192.168.2.133
192.168.2.180
2 Kampong Cham isadmin Cham#150 192.168.2.139 042211111
192.168.2.140
3 Kampong Thom isadmin Thom#150 192.168.2.172 062211111
4 Kratie isadmin Krat#150 192.168.2.173 072211111
5 Stung Treng isadmin Stung#150 192.168.2.135 074211111
6 Udong isadmin Ud#150 192.168.2.141 025218111
7 Krorkor isadmin Kr#150 192.168.2.143 052215111
8 Tmorkol isadmin ans#150 192.168.2.145 053211111
9 Kampong Trorlach isadmin Ktl#150 192.168.2.142 026214111
10 Moung isadmin Mo#150 192.168.2.144 053217111
11 Angtasom isadmin Ang#150 192.168.2.175 032215111
12 Takeo isadmin Ta#150 192.168.2.174 032211111
13 Kompot isadmin Kom#150 192.168.2.176 033211111
14 Koh Kong isadmin Koh#150 192.168.2.177 035211111
15 Preah Shihanouk isadmin Preah#150 192.168.2.178 034211111
192.168.2.179
16 Kep isadmin Ke#150 192.168.3.2 036211111
17 Prey Veng isadmin Prey#150 192.168.3.4 043211111
18 Kampong Chhnang isadmin Chhnang#150 192.168.3.3 026779999
19 Chrang Chamres isadmin PP#150 192.168.3.5 023231111
20 Pailin isadmin Ruby#150 192.168.3.6 055211111
21 Suong isadmin Su#150 192.168.3.7 042218111
22 Poi Pet isadmin ans#150 192.168.3.8 054218111

huawei dslam adsl port tanımlarının yapılması

öncelikle adsl profilimizi oluşturmamı gerekecek.  16mbit_test  isimli 16384Kbps/ 4096Kbps hızına sahip bir adsl2+ profil tanımlayalım.

test_dslam(config)#adsl  line-profile add 10
  Start adding profile
  Press 'Q' to quit the current configuration and new configuration will beneglected
>!!Do you want to name the profile (y/n) [n]:y
>!!Please input profile name:16mbit_test
>  Please choose default value type 0-adsl 1-adsl2+ (0~1) [0]:1
>  Will you set basic configuration for modem? (y/n)[n]:n
>  Please select channel mode 0-interleaved 1-fast (0~1) [0]:1
>!!Please select form of transmit rate adaptation in downstream:
>  0-fixed 1-adaptAtStartup 2-adaptAtRuntime (0~2) [1]:1
>  Will you set SNR margin for modem? (y/n)[n]:n
>  Will you set parameters for rate? (y/n)[n]:y
>  Minimum transmit rate in downstream (32~32000 Kbps) [32]:32
>  Maximum transmit rate in downstream (32~32000 Kbps) [24544]:16384
>  Minimum transmit rate in upstream (32~6000 Kbps) [32]:32
>  Maximum transmit rate in upstream (32~6000 Kbps) [1024]:4096
  Add profile 10 successfully

isterseniz tanımlamış olduğunuz ve sistem üzerindeki aktif profilleri

test_dslam(config)#display adsl line-profile

komutu ile görebilirsiniz. şimdi kullanacağımız porta tanımlamış olduğumuz profili ekleyelim. burada öncelikle kullanacağımız portu pasif hale getirmeyi unutmamak gerekmektedir.

test_dslam(config)#interface adsl 0/0
test_dslam(config-if-adsl-0/0)#deactivate 0
test_dslam(config-if-adsl-0/0)#
  Deactivate port 0 successfully

test_dslam(config-if-adsl-0/0)#
! EVENT WARNING 2013-10-27 11:58:35 ALARM NAME :ADSL port deactivation
  PARAMETERS :Frame ID: 0, Slot ID: 0, Port ID: 0

test_dslam(config-if-adsl-0/0)#activate 0 profile-index 10

test_dslam(config-if-adsl-0/0)#
  Send the command to activate port 0 successfully

test_dslam(config-if-adsl-0/0)#port desc 0/0/0 description test_portu

şimdi ise networkümüzde kullanılacak vlan,vpi,vci değerlerini girelim. networümüzde 1000 vlanını kullandığımı varsayalım. türkiyede ise 8,35 değerleri kullanıldığından buna göre gerekli tanımlamalarıda eklememiz gerekmektedir.

test_dslam(config)#service-port vlan 1000 adsl 0/0/0  vpi 8 vci 35 rx-cttr 6 tx-cttr 6

huawei dslam için porta ait tanımlamalar temel düzeyde bu kadar.

alcatel 7302 ipdslam xdsl tanimları

öncelikle kullanacagimiz spectrum-profile ve service-profile tanimlamalarını yapalım.

255 adet spectrum ve service profile tanımlanabilmektedir. biz uygulamamızı 8 Mbps için yapalım.

xdsl
  spectrum-profile 1 name 8mbit
    version 1
    dis-etsi-dts
    dis-g992-1-b
    dis-g992-3-b
    g992-5-a
    rad-noise-down 60
    rad-noise-up 60
    active
  exit
exit

ile spectrum profile tanımlamasını gerçekleştirmiş olduk.

xdsl
  service-profile 1 name 8mbit
    version 1
    min-bitrate-down 6144
    min-bitrate-up 512
    plan-bitrate-down 8192
    plan-bitrate-up 1024
    max-bitrate-down 8192
    max-bitrate-up 1024
    max-delay-down 1
    max-delay-up 1
    active
  exit
exit

ilede 8192 download 1024 upload lık bir service profile oluşturmuş olduk.

atm
  pvc 1/1/1/2:8:35
  exit
exit

ile 1. rack 1. shelf 1. kart 2. portumuzu user tarafı için pvc değelerini 8:35 olarak set ettik. 8:35 değeri ülkemiz için set edilmiş bir değerdir. noktadan noktaya devreler için 0:35 değeri kullanılmaktadır. Bu değerler isp lere göre değişmektedir.

user tarafı için pvc tanımlarınıda yaptıktan sonra 1. rack 1. shelf 1. kart 2. portumuz için gerekli tanımlara devam edelim.

xdsl
  line 1/1/1/2
    service-profile 1
    spectrum-profile 1
    admin-up
    transfer-mode atm
  exit
exit

yukarıda 1. rack 1. shelf 1. kart 2. portumuz için 1 numaralı servise-profile değerini ve yine spectrum-profile değeri olarak tanımlamış olduğumuz 1 değerine set etmiş olduk. admin-up diyerek portu servis verilebilir duruma getirdik. Yani portumuzu kısaca 8192/1024 hıza sahip olarak belirleyip up duruma getirdik. peki tanımlamalar bittimi tabiki hayır.

portumuz için gerekli vlan ve bridge ayarlarını yapalım..

interface
  port vlan-port:1/1/1/2:8:35:34
    admin-up
    severity no-value
  exit
exit

ile portumuzun vlan tanımlarını yapmış olduk. burada 2. porta 34 değerini verme nedenimiz türkiye 1/1/1/1 in 33 e set edilmiş olarak kullanımda olmasında dolayıdır. bir dslam üzerindeki ilk port 33 olarak ifade edilir. sıra bridge ayarlarına geldi.

bridge
  port 1/1/1/2:8:35
    vlan-id 34
      network-vlan stacked:4:34
      vlan-scope local
    exit
    pvid 34
  exit
exit

temel tanımlar bitmiş oldu.. qos ve user ayarlarıda yapıldıktan sonra port ile ilgili gerekli tanımlamalar bitmiş olacak.

interface

  port xdsl-line:1/1/1/2
    admin-up
    user "18340xxxx fcicek"
  exit

  port bonding:1/1/1/2
    user ""
    severity no-value
  exit

exit

basitce qos tanımlarınıda yapalım

qos

  tc-map-dot1p 0
    queue 0
  exit

  profiles
    queue FD_BEQ red:24:48:80
    exit
    cac FD_Default res-voice-bandwidth 0 max-mcast-bandwidth 60000 res-data-bandwidth 0
    exit
    marker
      d1p FD_Marker_BE default-dot1p 0
      exit
    exit
  exit

  dsl-port 1/1/1/2
    cac-profile name:FD_Default
    queue 0
      queue-profile name:FD_BEQ
    exit
  exit

exit

ile xdsl portumuz temel tanımlamalarımız bitmiş oldu.

Hepsini bir arada görelim..

#---------------------
echo "xdsl"
#---------------------
xdsl

  service-profile 1 name 8mbit
    version 1
    min-bitrate-down 6144
    min-bitrate-up 512
    plan-bitrate-down 8192
    plan-bitrate-up 1024
    max-bitrate-down 8192
    max-bitrate-up 1024
    max-delay-down 1
    max-delay-up 1
    active
  exit

  spectrum-profile 1 name 8mbit
    version 1
    dis-etsi-dts
    dis-g992-1-b
    dis-g992-3-b
    g992-5-a
    rad-noise-down 60
    rad-noise-up 60
    active
  exit

  line 1/1/1/2
    service-profile 1
    spectrum-profile 1
    admin-up
    transfer-mode atm
  exit
exit

#---------------------
echo "interface"
#---------------------
interface

  port xdsl-line:1/1/1/2
    admin-up
    user "1866025424 pusmaz0139 3544140139"
  exit

  port bonding:1/1/1/2
    user ""
    severity no-value
  exit

  port vlan-port:1/1/1/2:8:35:34
    admin-up
    severity no-value
  exit

exit

#---------------------
echo "qos"
#---------------------
qos

  tc-map-dot1p 0
    queue 0
  exit

  profiles
    queue FD_BEQ red:24:48:80
    exit
    cac FD_Default res-voice-bandwidth 0 max-mcast-bandwidth 60000 res-data-bandwidth 0
    exit
    marker
      d1p FD_Marker_BE default-dot1p 0
      exit
    exit
  exit

  dsl-port 1/1/1/2
    cac-profile name:FD_Default
    queue 0
      queue-profile name:FD_BEQ
    exit
  exit

exit

#---------------------
echo "bridge"
#---------------------
bridge
  port 1/1/1/2:8:35
    vlan-id 34
      network-vlan stacked:4:34
      vlan-scope local
    exit
    pvid 34
  exit
exit

#---------------------
echo "atm"
#---------------------
atm
  pvc 1/1/1/2:8:35
  exit
exit
Back To Top