Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. PE3#show controllers se3/0
  2. M8T-X.21: show controller:
  3. PAS unit 0, subunit 0, f/w version 3-101, rev ID 0x2800001, version 1
  4. idb = 0x659984D8, ds = 0x65999620, ssb=0x659999E4
  5. Clock mux=0x0, ucmd_ctrl=0x1C, port_status=0x7B
  6. Serial config=0x8, line config=0x302
  7. maxdgram=1608, bufpool=32Kb, 64 particles
  8. DCD=up DSR=up DTR=up RTS=up CTS=up
  9. line state: up
  10. cable type : V.11 (X.21) DCE cable, received clockrate 2015232
  11.  
  12. base0 registers=0x3D800000, base1 registers=0x3D802000
  13. mxt_ds=0x66D6A814, rx ring entries=37, tx ring entries=64
  14. rxring=0xE20C940, rxr shadow=0x659A03F0, rx_head=17
  15. txring=0xE29F940, txr shadow=0x659A05EC, tx_head=32, tx_tail=32, tx_count=0
  16. throttled=0, enabled=0
  17. halted=0, last halt reason=0
  18. Microcode fatal errors=0
  19. rx_no_eop_err=0, rx_no_stp_err=0, rx_no_eop_stp_err=0
  20. rx_no_buf=0, rx_soft_overrun_err=0, dump_err= 0, bogus=0, mxt_flags=0xC
  21. tx_underrun_err=0, tx_soft_underrun_err=0, tx_limited=1(2)
  22. tx_fullring=0, tx_started=16928, mxt_flush_count=0
  23. rx_int_count=16806, tx_int_count=16915
  24. Half-duplex hdx=0x659A00FC, summary:-
  25.  
  26. invalid_state=0, jigged_sig=0, invalid_timeout=0, tx_drop=0
  27. tx_int_err=0, rx_drop=0, timer_error=0, rts_timeout=0
  28. invalid_rx=0, tx_lost_cts=0, cts_timeout=0, late_rx=0
  29. PE3#sh run int se3/0
  30. Building configuration...
  31.  
  32. Current configuration : 120 bytes
  33. !
  34. interface Serial3/0
  35. ip vrf forwarding 101-snoshack
  36. ip address 10.0.1.0 255.255.255.254
  37. serial restart-delay 0
  38. end
  39.  
  40.  
  41.  
  42. SnoShack-HutOne#sh controllers se2/0
  43. M8T-X.21: show controller:
  44. PAS unit 0, subunit 0, f/w version 3-101, rev ID 0x2800001, version 1
  45. idb = 0x6597C358, ds = 0x6597D4A0, ssb=0x6597D864
  46. Clock mux=0x0, ucmd_ctrl=0x1C, port_status=0x7B
  47. Serial config=0x8, line config=0x302
  48. maxdgram=1608, bufpool=32Kb, 64 particles
  49. DCD=up DSR=up DTR=up RTS=up CTS=up
  50. line state: up
  51. cable type : V.11 (X.21) DCE cable, received clockrate 2015232
  52.  
  53. base0 registers=0x3D000000, base1 registers=0x3D002000
  54. mxt_ds=0x65C084F8, rx ring entries=37, tx ring entries=64
  55. rxring=0xE20C940, rxr shadow=0x65984270, rx_head=20
  56. txring=0xE29F940, txr shadow=0x6598446C, tx_head=51, tx_tail=51, tx_count=0
  57. throttled=0, enabled=0
  58. halted=0, last halt reason=0
  59. Microcode fatal errors=0
  60. rx_no_eop_err=0, rx_no_stp_err=0, rx_no_eop_stp_err=0
  61. rx_no_buf=0, rx_soft_overrun_err=0, dump_err= 0, bogus=0, mxt_flags=0xC
  62. tx_underrun_err=0, tx_soft_underrun_err=0, tx_limited=1(2)
  63. tx_fullring=0, tx_started=16819, mxt_flush_count=0
  64. rx_int_count=16914, tx_int_count=16810
  65. Half-duplex hdx=0x65983F7C, summary:-
  66.  
  67. invalid_state=0, jigged_sig=0, invalid_timeout=0, tx_drop=0
  68. tx_int_err=0, rx_drop=0, timer_error=0, rts_timeout=0
  69. invalid_rx=0, tx_lost_cts=0, cts_timeout=0, late_rx=0
  70. SnoShack-HutOne#sh run int se2/0
  71. Building configuration...
  72.  
  73. Current configuration : 88 bytes
  74. !
  75. interface Serial2/0
  76. ip address 10.0.1.1 255.255.255.254
  77. serial restart-delay 0
  78. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement