Sunday, March 27, 2016

Lab 013 - Configuring back-to-back Serial connections


          တျဖည္းျဖည္းနဲ႕ကၽြန္ေတာ္တို႕ lab ေတြလုပ္လာလိုက္တာ အခုဆိုရင္ Routing ပိုင္းကိုေရာက္ရွိလာ ပါၿပီ။ Routing လို႕ဆိုလိုက္တာနဲ႕ ဘာေတြကို ကၽြန္ေတာ္တို႕ routing လုပ္တာလဲ။ data packet ေတြကိုပါ။ networking ကိုေလ့လာၾကတဲ့အခါမွာ LAN နဲ႕ WAN ကိုသင္ၾကားၾကရပါတယ္။ LAN မွာကေတာ့ routing ဆိုတာကို သင္ရမွာမဟုတ္ပါဘူး။ ဘာျဖစ္လို႕လည္းဆိုေတာ့ သူ႕မွာ routing မလိုအပ္လို႕ပါပဲ။ တူညီတဲ့  ip subnet တစ္ခုအတြင္းမွာ data packet ေတြသည္ လုိရာကိုေရာက္ရွိဖို႕အတြက္ switching ကပဲလုပ္ေဆာင္ေပးတာျဖစ္ပါတယ္။ ဒါေပမဲ့ ဒီလို LAN ေတြကို ထပ္ဆင့္ခ်ိတ္ဆက္ၾကၿပီေဟ့ဆိုလို႕ရွိရင္ေတာ့ routing ဆိုတာလိုအပ္လာပါတယ္။ ဘာျဖစ္လို႕လည္းဆိုေတာ့ မတူညီတဲ့ LAN ေတြ၊ တနည္းအားျဖင့္ မတူညီတဲ့ subnet ေတြကို ခ်ိတ္ဆက္ေပးရလို႕ျဖစ္ပါတယ္။ အိုေခ ဒါကို ကၽြန္ေတာ္ေရးသားထားၿပီးျဖစ္တဲ့ IP routing မွာျပန္ၿပီးေလ့လာလို႕ရပါတယ္။ ဒီေတာ့ routing ေတြမလုပ္ခင္မွာ ကၽြန္ေတာ္တို႕အရင္ဆံုး connection ေတြလုပ္ၾကည့္ရေအာင္။ ဒီေန႕ေတာ့ router နွစ္လံုးကို serial cable နဲ႕ ဘယ္လိုခ်ိတ္ဆက္ရမလဲဆိုတာကို lab လုပ္ျပသြားပါမယ္။ ေအာက္က topology ကိုၾကည့္ပါ။




          အဲဒီမွာ ကၽြန္ေတာ္ R1 နဲ႕ R2 ကို serial cable နဲ႕ခ်ိတ္ဆက္ျပထားတယ္။ အဲဒီမွာ DTE နဲ႕ DCE ဆိုတာကိုေတြ႕လား၊ ဒါဟာ WAN technology မွာ serial connection နဲ႕ခ်ိတ္ဆက္တဲ့အခါ DTE နဲ႕ DCE ဆိုတာကိုသိထားရပါမယ္။ DCE ဆိုတာ Data Communication Equipment ျဖစ္ၿပီး DTE ဆိုတာ Data Terminal Equipment တို႕ကိုေျပာတာျဖစ္ပါတယ္။ serial connection ေပၚမွာ data ေတြသြားလာဖို႕ဆိုရင္ Routing ႏွစ္လံုးမွာ တစ္လံုးဟာ DCE ျဖစ္ဖို႕လိုအပ္ပါတယ္။ သူက clocking signal ကိုျပဳလုပ္ေပးတာျဖစ္ၿပီး DTE device ျဖစ္တဲ့ Router ကေတာ့ clocking ကိုလက္ခံေပးတဲ့ device လို႕အၾကမ္းမွတ္ထားလို႕ရပါတယ္။ ဒါဆိုရင္ေတာ့ lab စလုပ္ၾကရေအာင္။

Router 1 မွာရိုက္ရမယ့္ command ေတြကေတာ့

()# interface se1/0
()# ip add 192.168.1.1 255.255.255.0
()# no shutdown

Router 2 မွာရိုက္ရမယ့္ command ေတြကေတာ့

()# interface se1/0
()# ip add 192.168.1.2 255.255.255.0
()# clock rate 128000 ( ခ်ိတ္ဆက္တဲ့ interface type ေပၚမွာမူတည္ၿပီး clock rate ေတြကြာသြားႏိုင္ပါတယ္)
()# no shutdown
Configure လုပ္ၿပီးၿပီဆိုရင္ေတာ့ router တစ္လံုးနဲ႕တစ္လံုးကို enable mode ကေန ping ၾကည့္ပါ။ reply ျပန္ေနပါလိမ့္မယ္။ ၿပီးေတာ့ router က DCE လား DTE လားၾကည့္ဖို႕ဆိုရင္ေတာ့ # show controllers se1/0 နဲ႕ၾကည့္လို႕ရပါတယ္။ ေအာက္မွာကၽြန္ေတာ္ၾကည့္ျပထားပါတယ္။

# show controllers se 1/0 (R1)



# show controllers se 1/0 (R2)















No comments:

Post a Comment