Advertisement
Guest User

olt

a guest
Jun 5th, 2013
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. Current configuration:
  2. !
  3. !version 10.1.0B build 11998
  4. service timestamps log date
  5. service timestamps debug date
  6. !
  7. hostname switch-epon-sady-3
  8. !
  9. !
  10. !
  11. !
  12. !
  13. !
  14. !
  15. !
  16. !
  17. !
  18. !
  19. ip default-gateway ххх.ххх.ххх.1
  20. ip name-server ххх.ххх.ххх.254
  21. !
  22. no spanning-tree
  23. !
  24. !
  25. !
  26. !
  27. !
  28. ip access-list standard ssh-acl
  29. permit ххх.ххх.ххх.0 255.255.255.192
  30. !
  31. !
  32. epon dba hardware cycletime 25000 discovery-frequence 60 discovery-length 1024
  33. !
  34. aaa authentication login default local
  35. aaa authentication enable default none
  36. !
  37. username den password 0 123456
  38. !
  39. enable password 0 123456 level 15
  40. !
  41. no epon encryption
  42. !
  43. !!slot 0 84
  44. interface GigaEthernet0/1
  45. switchport pvid 2101
  46. !
  47. interface GigaEthernet0/2
  48. !
  49. interface GigaEthernet0/3
  50. !
  51. interface GigaEthernet0/4
  52. switchport pvid 2100
  53. !
  54. interface GigaEthernet0/5
  55. switchport pvid 2100
  56. !
  57. interface GigaEthernet0/6
  58. description uplink
  59. switchport trunk vlan-untagged none
  60. switchport mode trunk
  61. switchport pvid 4000
  62. !
  63. interface EPON0/1
  64. switchport mode trunk
  65. !
  66. interface EPON0/2
  67. !
  68. interface EPON0/3
  69. !
  70. interface EPON0/4
  71. !
  72. !!slot end
  73. !
  74. interface VLAN201
  75. ip address ххх.ххх.ххх.22 255.255.255.192
  76. !
  77. !
  78. !
  79. vlan 1,201,512,2100-2104,2222,3001-3019,3999-4001
  80. !
  81. ip mcst enable
  82. ip mcst mc-vlan 4000 range 239.10.10.1 - 239.10.10.253
  83. !
  84. !
  85. !
  86. ip telnet access-class ssh-acl
  87. !
  88. !
  89. !
  90. !
  91. !
  92. !Pending configurations for absent linecards:
  93. !
  94. !No configurations pending global
  95.  
  96. switch-epon-sady-3#Jan 3 02:15:48 %DYNAMIC_PRI-5-PROMOTION: Set priority of bcmRX from 200 to 128
  97. Jan 3 02:15:48 %DYNAMIC_PRI-6-INFO: last switchout 18094072, now 18094894, threshold 600
  98. Jan 3 02:15:51 %DYNAMIC_PRI-5-RESET: Set priority of bcmRX from 128 to 200
  99. Jan 3 02:15:51 %DYNAMIC_PRI-6-INFO: last switchout 18095171, now 18095194, threshold 600
  100.  
  101. switch-epon-sady-3#Jan 3 02:15:57 %DYNAMIC_PRI-5-PROMOTION: Set priority of bcmRX from 200 to 128
  102. Jan 3 02:15:57 %DYNAMIC_PRI-6-INFO: last switchout 18095171, now 18095795, threshold 600
  103. Jan 3 02:16:01 %DYNAMIC_PRI-5-RESET: Set priority of bcmRX from 128 to 200
  104. Jan 3 02:16:01 %DYNAMIC_PRI-6-INFO: last switchout 18096083, now 18096104, threshold 600
  105. Jan 3 02:16:07 %DYNAMIC_PRI-5-PROMOTION: Set priority of bcmRX from 200 to 128
  106. Jan 3 02:16:07 %DYNAMIC_PRI-6-INFO: last switchout 18096083, now 18096701, threshold 600
  107. Jan 3 02:16:09 %DYNAMIC_PRI-5-RESET: Set priority of bcmRX from 128 to 200
  108. Jan 3 02:16:09 %DYNAMIC_PRI-6-INFO: last switchout 18096989, now 18096995, threshold 600
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement