Advertisement
Guest User

WebFooLhp

a guest
Oct 10th, 2012
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. ; J9145A Configuration Editor; Created on release #W.15.08.0012
  2. ; Ver #02:11.05:16
  3. hostname "HP-E2910al-24G"
  4. module 1 type j9145a
  5. ip access-list extended "105"
  6. 10 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
  7. 20 permit ip-in-ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
  8. exit
  9. ip access-list extended "test"
  10. 10 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
  11. 11 permit tcp 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
  12. 12 permit udp 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
  13. exit
  14. ip access-list standard "allow"
  15. 10 permit 0.0.0.0 0.0.0.0
  16. exit
  17. ip access-list standard "test2"
  18. 10 permit 0.0.0.0 255.255.255.255
  19. exit
  20. ip default-gateway 192.168.16.1
  21. ip route 0.0.0.0 0.0.0.0 192.168.16.1
  22. ip routing
  23. interface 1
  24. ip access-group "test" in
  25. flow-control
  26. exit
  27. interface 2
  28. ip access-group "test" in
  29. exit
  30. interface 3
  31. ip access-group "test" in
  32. exit
  33. interface 4
  34. ip access-group "test" in
  35. exit
  36. interface 5
  37. ip access-group "test" in
  38. exit
  39. interface 6
  40. ip access-group "test" in
  41. exit
  42. interface 7
  43. ip access-group "test" in
  44. exit
  45. interface 8
  46. ip access-group "test" in
  47. exit
  48. interface 9
  49. ip access-group "test" in
  50. exit
  51. interface 10
  52. ip access-group "test" in
  53. exit
  54. interface 11
  55. ip access-group "test" in
  56. exit
  57. interface 12
  58. ip access-group "test" in
  59. exit
  60. interface 13
  61. ip access-group "test" in
  62. exit
  63. interface 14
  64. ip access-group "test" in
  65. exit
  66. interface 15
  67. ip access-group "test" in
  68. exit
  69. interface 16
  70. ip access-group "test" in
  71. exit
  72. interface 17
  73. ip access-group "test" in
  74. exit
  75. interface 18
  76. ip access-group "test" in
  77. exit
  78. interface 19
  79. ip access-group "test" in
  80. exit
  81. interface 20
  82. ip access-group "test" in
  83. exit
  84. interface 21
  85. ip access-group "test" in
  86. exit
  87. interface 22
  88. ip access-group "test" in
  89. exit
  90. interface 23
  91. ip access-group "test" in
  92. exit
  93. interface 24
  94. ip access-group "test" in
  95. exit
  96. snmp-server community "public" unrestricted
  97. vlan 1
  98. name "DEFAULT_VLAN"
  99. no untagged 1-2,4
  100. untagged 3,5-24
  101. ip address 192.168.16.135 255.255.255.0
  102. exit
  103. vlan 861
  104. name "ine-Back-Localexample.net"
  105. untagged 4
  106. tagged 1-2
  107. ip address 10.250.32.1 255.255.255.128
  108. ip rip 10.250.32.1
  109. ip rip 10.250.32.1 receive v1-only
  110. ip rip 10.250.32.1 send v1-only
  111. protocol "IPv4,ARP"
  112. exit
  113. vlan 862
  114. name "ine-Front-Inetexample.net"
  115. tagged 1-2
  116. ip address 10.250.32.129 255.255.255.128
  117. ip rip 10.250.32.129
  118. ip rip 10.250.32.129 receive v1-only
  119. ip rip 10.250.32.129 send v1-only
  120. protocol "IPv4,ARP"
  121. exit
  122. vlan 863
  123. name "ine-Back-Inetexample.net"
  124. tagged 1-2
  125. ip address 10.250.33.1 255.255.255.0
  126. protocol "IPv4,ARP"
  127. exit
  128. vlan 864
  129. name "ine-Front-s-example.net"
  130. tagged 1-2
  131. ip address 10.250.34.1 255.255.255.128
  132. protocol "IPv4,ARP"
  133. exit
  134. vlan 865
  135. name "ine-Back-s.example.net"
  136. tagged 1-2
  137. ip address 10.250.34.129 255.255.255.128
  138. protocol "IPv4,ARP"
  139. exit
  140. vlan 866
  141. name "ine-esx-uplink.example.net"
  142. untagged 1-2
  143. ip address 10.250.37.2 255.255.255.252
  144. protocol "IPv4,ARP"
  145. exit
  146. vlan 867
  147. name "ine-Front-Ihostnet-example.net"
  148. tagged 1-2
  149. ip address 10.250.35.1 255.255.255.128
  150. protocol "IPv4,ARP"
  151. exit
  152. vlan 868
  153. name "ine-Back-Ihostnet-example.net"
  154. tagged 1-2
  155. ip address 10.250.35.129 255.255.255.128
  156. protocol "IPv4,ARP"
  157. exit
  158. vlan 869
  159. name "ine-Client-nat.example.net"
  160. tagged 1-2
  161. ip address 10.250.36.1 255.255.255.0
  162. protocol "IPv4,ARP"
  163. exit
  164. password manager
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement