- تحقق من حالة وحدة التحكم في SONET [slot/subslot/port] باستخدام الأوامر التالية:
Router#show running-config | sec controller SONET 3/0/0
controller SONET 3/0/0
framing sdh
clock source line
aug mapping au-4
!
au-4 1 tug-3 1
mode c-12
tug-2 1 e1 1 channel-group 0 timeslots 1-8
tug-2 1 e1 1 channel-group 1 timeslots 13-14
tug-2 1 e1 1 channel-group 2 timeslots 9-12
Router#show controllers sonet 3/0/0 | begin AU-4 1, TUG-3 1, TUG-2 1, E1 1
AU-4 1, TUG-3 1, TUG-2 1, E1 1 (C-12 1/1/1/1) is down
VT Receiver has LP-T_MIS.
timeslots: 1-30
Transmitter is sending LOF Indication.
Receiver is getting AIS.
Framing is crc4, Clock Source is Internal, National bits are 0x1F.
Data in current interval (693 seconds elapsed):
0 Line Code Violations, 0 Path Code Violations
0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins
0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs
262 Unavail Secs, 0 Stuffed Secs
-
تتمثل الخطوة التالية في العثور على ما إذا كانت المشكلة محلية للموجه أو على الجانب البعيد. مكنت أنشوطة لينة على AU-4 1، tug-3 1، tug-2 1، E1 مع الإستعمالمن هذا أمر:
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#controller SONET 3/0/0
Router(config-controller)# au-4 1 tug-3 1
Router(config-ctrlr-tug3)# tug-2 1 e1 1 loopback local
ملاحظة: يمكنك تمكين الاسترجاع على E1 كامل وليس على قنوات معينة فقط. إذا تم تطبيق إسترجاع على E1 كامل، فإن كل القنوات-المجموعات المتناظرة من E1 تلك ستزول.
إن يأتي قارن على حد سواء طبقة 1 و 2، بعد ذلك إصدار ليس محلي إلى المسحاج تخديد. في هذه اللحظة، تحتاج إلى أستكشاف الأخطاء وإصلاحها على الجانب البعيد. ومع ذلك، إذا لم تظهر الواجهة ثم تابع إلى الخطوة 5.
تذكر أن يزيل الاسترجاع في كلا الحالتين مع الإستعمالمن هذا أمر:
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#controller SONET 3/0/0
Router(config-controller)# au-4 1 tug-3 1
Router(config-ctrlr-tug3)# no tug-2 1 e1 1 loopback local
- إذا لم تظهر الواجهة، فحاول تنفيذ أمر إيقاف التشغيل على TUG كما هو موضح:
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#controller SONET 3/0/0
Router(config-controller)# au-4 1 tug-3 1
Router(config-ctrlr-tug3)# tug-2 1 e1 1 shutdown
Router(config-ctrlr-tug3)# no tug-2 1 e1 1 shutdown
- إذا لم تظهر الواجهة بعد، فحاول إعادة تكوين مجموعات TUGS كما هو موضح:
Router#show running-config | sec controller SONET 3/0/0
controller SONET 3/0/0
framing sdh
clock source line
aug mapping au-4
!
au-4 1 tug-3 1
mode c-12
tug-2 1 e1 1 channel-group 0 timeslots 1-8
tug-2 1 e1 1 channel-group 1 timeslots 13-14
tug-2 1 e1 1 channel-group 2 timeslots 9-12
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#controller SONET 3/0/0
Router(config-controller)# au-4 1 tug-3 1
Router(config-ctrlr-tug3)# no tug-2 1 e1 1
Router(config-ctrlr-tug3)# tug-2 1 e1 1 channel-group 0 timeslots 1-8
Router(config-ctrlr-tug3)# tug-2 1 e1 1 channel-group 1 timeslots 13-14
Router(config-ctrlr-tug3)# tug-2 1 e1 1 channel-group 2 timeslots 9-12
ملاحظة: تأكد من تكوين جميع مجموعات القنوات ل TUG الذي قمت بإعادة تكوينه.
-
إذا كانت جميع الواجهات معطلة تحت وحدة التحكم، فتحقق من وجود حلقة لينة في وحدة التحكم في SONET الكاملة.
Router#show ip interface brief
Interface IP-Address OK? Method Status Protocol
Serial3/0/0.1/1/1/1:0 192.168.1.1 YES NVRAM down down
Serial3/0/0.1/1/1/1:1 192.168.2.1 YES NVRAM down down
Serial3/0/0.1/1/1/1:2 192.168.3.1 YES NVRAM down down
Serial3/0/0.1/1/1/1:3 192.168.4.1 YES NVRAM down down
Serial3/0/0.1/1/1/1:4 192.168.5.1 YES NVRAM down down
Serial3/0/0.1/1/1/1:5 192.168.6.1 YES NVRAM down down
Serial3/0/0.1/1/1/2:0 192.168.7.1 YES NVRAM down down
Serial3/0/0.1/1/1/2:1 192.168.8.1 YES NVRAM down down
Serial3/0/0.1/1/1/2:2 192.168.9.1 YES NVRAM down down
Serial3/0/0.1/1/1/2:3 192.168.10.1 YES NVRAM down down
Serial3/0/0.1/1/1/3:0 192.168.11.1 YES NVRAM down down
Serial3/0/0.1/1/1/3:1 192.168.12.1 YES NVRAM down down
Serial3/0/0.1/1/1/3:2 192.168.13.1 YES NVRAM down down
Serial3/0/0.1/1/2/1:0 192.168.14.1 YES NVRAM down down
Serial3/0/0.1/1/2/2:0 192.168.15.1 YES NVRAM down down
Serial3/0/0.1/1/2/3:0 192.168.16.1 YES NVRAM down down
Router(config)#controller sonet 3/0/0
Router(config-controller)#loopback local
إذا ظهرت وحدة التحكم (كما هو موضح) مرة أخرى لا تكون المشكلة مع البطاقة المحلية وتحتاج إلى أستكشاف أخطاء الطرف البعيد وإصلاحها.
Router#show ip interface brief
Interface IP-Address OK? Method Status Protocol
Serial3/0/0.1/1/1/1:0 192.168.1.1 YES NVRAM up up
Serial3/0/0.1/1/1/1:1 192.168.2.1 YES NVRAM up up
Serial3/0/0.1/1/1/1:2 192.168.3.1 YES NVRAM up up
Serial3/0/0.1/1/1/1:3 192.168.4.1 YES NVRAM up up
Serial3/0/0.1/1/1/1:4 192.168.5.1 YES NVRAM up up
Serial3/0/0.1/1/1/1:5 192.168.6.1 YES NVRAM up up
Serial3/0/0.1/1/1/2:0 192.168.7.1 YES NVRAM up up
Serial3/0/0.1/1/1/2:1 192.168.8.1 YES NVRAM up up
Serial3/0/0.1/1/1/2:2 192.168.9.1 YES NVRAM up up
Serial3/0/0.1/1/1/2:3 192.168.10.1 YES NVRAM up up
Serial3/0/0.1/1/1/3:0 192.168.11.1 YES NVRAM up up
Serial3/0/0.1/1/1/3:1 192.168.12.1 YES NVRAM up up
Serial3/0/0.1/1/1/3:2 192.168.13.1 YES NVRAM up up
Serial3/0/0.1/1/2/1:0 192.168.14.1 YES NVRAM up up
Serial3/0/0.1/1/2/2:0 192.168.15.1 YES NVRAM up up
Serial3/0/0.1/1/2/3:0 192.168.16.1 YES NVRAM up up
تذكر إزالة تكوين الاسترجاع قبل المتابعة بعد ذلك:
Router(config)#controller sonet 3/0/0
Router(config-controller)#no loopback local
- إن لا يظهر القارن لوحدة التحكم بعد ذلك الإصدار يستطيع كنت مع محلي يشارك ميناء مهايئ (SPA) أو مع SPA قارن معالج (SIP). يمكن أن تساعد إعادة الضبط الناعمة على SPA أو SIP في حل المشكلة.
إذا كانت المشكلة مع SPA خاص في SIP وجميع SPAs الأخرى تعمل بشكل جيد (الواجهات هي حركة مرور البيانات لأعلى ولتمرير)، بعد ذلك، إذا قمت بتبديل SPAs في SIP، فقد يكون من المفيد تحديد ما إذا كانت المشكلة مع SIP أو SPA. إذا كان هناك منفذ SPA واحد فقط في بروتوكول SIP، فيمكن أيضا إجراء إعادة تحميل SIP.
ملاحظة: عند إرسال رسالة SIP أو SPA، قد يؤدي ذلك إلى توقف عمل الشبكة نظرا لتعطل جميع الارتباطات المرتبطة ب SIP أو SPA.
أمر إعادة تحميل SPA
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#service internal
Router(config)#end
Router#hw-module subslot
reload
أمر إعادة تحميل SIP
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#service internal
Router(config)#end
Router#hw-module module
reset
للحصول على مزيد من المساعدة، افتح طلب خدمة مع مركز المساعدة التقنية (TAC) من Cisco. توفير تفاصيل حول جميع الاختبارات التي تم إجراؤها فضلا عن مخرج "show tech-support" من الموجه.