Recent Posts
None | 16 sec ago
Java | 23 sec ago
None | 42 sec ago
None | 43 sec ago
None | 48 sec ago
None | 57 sec ago
None | 58 sec ago
None | 1 min ago
C++ | 1 min ago
C++ | 1 min ago
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Mlmmt on the 10th of Feb 2010 12:26:31 AM Download | Raw | Embed | Report
  1. boot-start-marker
  2. boot-end-marker
  3. !
  4. !
  5. no aaa new-model
  6. !
  7. resource policy
  8. !
  9. memory-size iomem 15
  10. polling-interval 60
  11. no auto-configure
  12. no pvc
  13. snmp-timeout 180
  14. ip subnet-zero
  15. ip cef
  16. !
  17. !
  18. no ip dhcp use vrf connected
  19. !
  20. !
  21. !
  22. !
  23. !
  24. class-map match-all LLQ-102-CLASS
  25. match access-group 102
  26. class-map match-all CBWFQ-104-CLASS
  27. match access-group 104
  28. class-map match-all CBWFQ-103-CLASS
  29. match access-group 103
  30. !
  31. !
  32. policy-map CBWFQ-LONDON
  33. class LLQ-102-CLASS
  34. priority 8
  35. class CBWFQ-103-CLASS
  36. bandwidth percent 25
  37. class CBWFQ-104-CLASS
  38. bandwidth percent 25
  39. !
  40. !
  41. !
  42. interface Loopback0
  43. ip address 192.168.200.1 255.255.255.0
  44. !
  45. interface FastEthernet0/0
  46. no ip address
  47. shutdown
  48. duplex auto
  49. speed auto
  50. !
  51. interface FastEthernet0/1
  52. no ip address
  53. shutdown
  54. duplex auto
  55. speed auto
  56. !
  57. interface Serial0/0/0
  58. ip address 192.168.192.2 255.255.255.0
  59. encapsulation frame-relay
  60. no fair-queue
  61. frame-relay class CBWFQ-LONDON
  62. frame-relay traffic-shaping
  63. !
  64. interface Serial0/0/1
  65. ip address 192.168.199.1 255.255.255.0
  66. clockrate 2000000
  67. !
  68. interface BRI0/1/0
  69. no ip address
  70. shutdown
  71. !
  72. ip classless
  73. ip route 192.168.0.0 255.255.255.0 192.168.192.1
  74. ip route 192.168.232.0 255.255.248.0 192.168.199.2
  75. !
  76. ip http server
  77. !
  78. !
  79. map-class frame-relay TSLAB
  80. frame-relay adaptive-shaping becn
  81. frame-relay cir 28000
  82. frame-relay mincir 18000
  83. service-policy output CBWFQ-LONDON
  84. !
  85. map-class frame-relay CBWFQ-LONDON
  86. access-list 102 permit ip host 192.168.233.1 192.168.0.0 0.0.0.255
  87. access-list 103 permit ip host 192.168.234.1 192.168.0.0 0.0.0.255
  88. access-list 104 permit ip host 192.168.235.1 192.168.0.0 0.0.0.255
  89. !
  90. control-plane
  91. !
  92. !
  93. line con 0
  94. line aux 0
  95. line vty 0 4
  96. login
  97. !
  98. end
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: