Advertisement
Guest User

Untitled

a guest
Mar 15th, 2019
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.62 KB | None | 0 0
  1. root@edgerouter-4:~# show configuration
  2. firewall {
  3. all-ping enable
  4. broadcast-ping disable
  5. ipv6-receive-redirects disable
  6. ipv6-src-route disable
  7. ip-src-route disable
  8. log-martians enable
  9. receive-redirects disable
  10. send-redirects enable
  11. source-validation disable
  12. syn-cookies enable
  13. }
  14. interfaces {
  15. ethernet eth0 {
  16. address 213.209.119.82/29
  17. description "GK: Ubiquiti GmbH [1Gbit] {} (N123456) ::"
  18. disable
  19. duplex auto
  20. ip {
  21. source-validation disable
  22. }
  23. speed auto
  24. vrrp {
  25. vrrp-group 1 {
  26. advertise-interval 1
  27. preempt true
  28. virtual-address 213.209.119.81/29
  29. }
  30. }
  31. }
  32. ethernet eth1 {
  33. address 84.46.101.81/29
  34. description "GK: Ubiquiti GmbH [1Gbit] {} (N123456) ::"
  35. duplex auto
  36. ip {
  37. source-validation strict
  38. }
  39. speed auto
  40. }
  41. ethernet eth2 {
  42. description "B: EDGEROUTER-6P [1Gbit] {direct} () ::"
  43. disable
  44. duplex auto
  45. speed auto
  46. }
  47. ethernet eth3 {
  48. description "B: GK-SWITCH [1Gbit] {IRGE1x/x} () ::"
  49. duplex auto
  50. speed auto
  51. vif 1009 {
  52. address 10.133.3.2/24
  53. }
  54. vif 3456 {
  55. address 213.209.106.13/31
  56. ip {
  57. source-validation disable
  58. }
  59. }
  60. }
  61. }
  62. protocols {
  63. bfd {
  64. }
  65. bgp 4200000001 {
  66. neighbor 84.46.104.133 {
  67. ebgp-multihop 255
  68. fall-over {
  69. bfd {
  70. multihop
  71. }
  72. }
  73. password ****************
  74. remote-as 15943
  75. soft-reconfiguration {
  76. inbound
  77. }
  78. }
  79. network 84.46.73.144/28 {
  80. }
  81. network 84.46.101.80/29 {
  82. }
  83. network 213.209.119.80/29 {
  84. }
  85. parameters {
  86. router-id 213.209.106.13
  87. }
  88. timers {
  89. holdtime 30
  90. keepalive 10
  91. }
  92. }
  93. ospf {
  94. area 0.0.0.0 {
  95. network 10.0.0.0/30
  96. }
  97. default-information {
  98. originate {
  99. metric-type 2
  100. }
  101. }
  102. parameters {
  103. abr-type cisco
  104. router-id 213.209.106.13
  105. }
  106. }
  107. static {
  108. route 10.0.0.0/8 {
  109. next-hop 10.133.3.1 {
  110. }
  111. }
  112. route 84.46.73.144/28 {
  113. next-hop 213.209.119.84 {
  114. }
  115. }
  116. route 84.46.104.122/32 {
  117. next-hop 213.209.106.12 {
  118. }
  119. }
  120. route 84.46.104.133/32 {
  121. next-hop 213.209.106.12 {
  122. }
  123. }
  124. route 172.16.0.0/12 {
  125. next-hop 10.133.3.1 {
  126. }
  127. }
  128. }
  129. }
  130. service {
  131. gui {
  132. http-port 80
  133. https-port 443
  134. listen-address 10.133.3.2
  135. older-ciphers enable
  136. }
  137. lldp {
  138. interface all {
  139. }
  140. }
  141. snmp {
  142. community HIDDEN {
  143. authorization ro
  144. }
  145. contact "IP"
  146. listen-address 10.133.3.2 {
  147. port 161
  148. }
  149. location POP1
  150. }
  151. ssh {
  152. disable-host-validation
  153. listen-address 10.133.3.2
  154. port 22
  155. protocol-version v2
  156. }
  157. }
  158. system {
  159. host-name edgerouter-4
  160. login {
  161. banner {
  162. pre-login ""
  163. }
  164. user ubnt {
  165. authentication {
  166. encrypted-password ****************
  167. }
  168. level admin
  169. }
  170. }
  171. name-server 213.209.104.220
  172. name-server 213.209.104.250
  173. name-server 2a02:2028:fd00::cafe
  174. name-server 2a02:2028:fd00::affe
  175. ntp {
  176. server 0.ubnt.pool.ntp.org {
  177. }
  178. server 1.ubnt.pool.ntp.org {
  179. }
  180. server 2.ubnt.pool.ntp.org {
  181. }
  182. server 3.ubnt.pool.ntp.org {
  183. }
  184. }
  185. offload {
  186. hwnat disable
  187. ipv4 {
  188. forwarding enable
  189. vlan enable
  190. }
  191. ipv6 {
  192. forwarding enable
  193. vlan enable
  194. }
  195. }
  196. options {
  197. reboot-on-panic true
  198. }
  199. syslog {
  200. global {
  201. facility all {
  202. level notice
  203. }
  204. facility protocols {
  205. level debug
  206. }
  207. }
  208. host 10.129.60.20 {
  209. facility all {
  210. level notice
  211. }
  212. facility auth {
  213. level info
  214. }
  215. facility daemon {
  216. level notice
  217. }
  218. facility protocols {
  219. level info
  220. }
  221. }
  222. }
  223. time-zone Europe/Berlin
  224. }
  225. traffic-control {
  226. smart-queue 500M-250M {
  227. download {
  228. ecn disable
  229. flows 1024
  230. fq-quantum 1514
  231. limit 10240
  232. rate 275mbit
  233. }
  234. upload {
  235. ecn disable
  236. flows 1024
  237. fq-quantum 1514
  238. limit 10240
  239. rate 550mbit
  240. }
  241. wan-interface eth1
  242. }
  243. }
  244. zone-policy {
  245. zone VR_DEFAULT {
  246. default-action drop
  247. from VR_INT_MGMT {
  248. }
  249. interface eth3.3456
  250. interface eth1
  251. interface eth0
  252. interface eth2
  253. interface br0
  254. }
  255. zone VR_INT_MGMT {
  256. default-action drop
  257. from VR_DEFAULT {
  258. }
  259. interface eth3.1009
  260. }
  261. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement