Advertisement
Guest User

Untitled

a guest
Dec 8th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.18 KB | None | 0 0
  1. DGS-3627G:5#show config active
  2. Command: show config active
  3.  
  4. #-------------------------------------------------------------------------------
  5. # DGS-3627G Gigabit Ethernet Switch
  6. # Configuration
  7. #
  8. # Firmware: Build 2.50.B25
  9. # Copyright(C) 2008 D-Link Corporation. All rights reserved.
  10. #-------------------------------------------------------------------------------
  11.  
  12.  
  13. # STACK
  14.  
  15.  
  16. # DOUBLE_VLAN
  17.  
  18. disable double_vlan
  19.  
  20. # BASIC
  21.  
  22. config serial_port auto_logout 10_minutes
  23. enable telnet 23
  24. enable web 80
  25. enable clipaging
  26.  
  27. # STORM
  28.  
  29. config traffic trap none
  30. config traffic control 1-27 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
  31.  
  32. # LOOP_DETECT
  33.  
  34.  
  35. # GM
  36.  
  37. config sim candidate
  38. disable sim
  39. config sim dp_interval 30
  40. config sim hold_time 100
  41.  
  42. # GM_H
  43.  
  44.  
  45. # SYSLOG
  46.  
  47. disable syslog
  48. config system_severity log information
  49. config system_severity trap information
  50. config log_save_timing on_demand
  51.  
  52. # QOS
  53.  
  54. config scheduling_mechanism strict
  55. config scheduling 0 max_packet 1
  56. config scheduling 1 max_packet 2
  57. config scheduling 2 max_packet 3
  58. config scheduling 3 max_packet 4
  59. config scheduling 4 max_packet 5
  60. config scheduling 5 max_packet 6
  61. config scheduling 6 max_packet 7
  62. config 802.1p user_priority 0 2
  63. config 802.1p user_priority 1 0
  64. config 802.1p user_priority 2 1
  65. config 802.1p user_priority 3 3
  66. config 802.1p user_priority 4 4
  67. config 802.1p user_priority 5 5
  68. config 802.1p user_priority 6 6
  69. config 802.1p user_priority 7 6
  70. enable hol_prevention
  71. config 802.1p default_priority 1-27 0
  72. config bandwidth_control 1-27 rx_rate no_limit tx_rate no_limit
  73.  
  74. # MIRROR
  75.  
  76. disable mirror
  77.  
  78. # TRAF-SEGMENTATION
  79.  
  80. config traffic_segmentation 1-27 forward_list all
  81.  
  82. # SSL
  83.  
  84. disable ssl
  85. enable ssl ciphersuite RSA_with_RC4_128_MD5
  86. enable ssl ciphersuite RSA_with_3DES_EDE_CBC_SHA
  87. enable ssl ciphersuite DHE_DSS_with_3DES_EDE_CBC_SHA
  88. enable ssl ciphersuite RSA_EXPORT_with_RC4_40_MD5
  89. config ssl cachetimeout 600
  90.  
  91. # PORT
  92.  
  93. disable jumbo_frame
  94. config ports 1-20 speed auto capability_advertised 1000_full flow_control disable learning enable state enable
  95. config ports 21-24 medium_type copper speed auto capability_advertised 10_half 10_full 100_half 100_full 1000_full flow_control disable learning enable state enable
  96. config ports 21-24 medium_type fiber speed auto capability_advertised 1000_full flow_control disable learning enable state enable
  97. config ports 25-27 speed auto flow_control disable learning enable state enable
  98.  
  99. # PORT_LOCK
  100.  
  101. config port_security ports 1-27 admin_state disable max_learning_addr 1 lock_address_mode DeleteOnReset
  102.  
  103. # SNMPv3
  104.  
  105. delete snmp community public
  106. delete snmp community private
  107. delete snmp user initial
  108. delete snmp group initial
  109. delete snmp group ReadGroup
  110. delete snmp group WriteGroup
  111. delete snmp view restricted all
  112. delete snmp view CommunityView all
  113. config snmp engineID 800000ab03001e584fdd00
  114. create snmp view restricted 1.3.6.1.2.1.1 view_type included
  115. create snmp view restricted 1.3.6.1.2.1.11 view_type included
  116. create snmp view restricted 1.3.6.1.6.3.10.2.1 view_type included
  117. create snmp view restricted 1.3.6.1.6.3.11.2.1 view_type included
  118. create snmp view restricted 1.3.6.1.6.3.15.1.1 view_type included
  119. create snmp view CommunityView 1 view_type included
  120. create snmp view CommunityView 1.3.6.1.6.3 view_type excluded
  121. create snmp view CommunityView 1.3.6.1.6.3.1 view_type included
  122. create snmp group public v1 read_view CommunityView notify_view CommunityView
  123. create snmp group public v2c read_view CommunityView notify_view CommunityView
  124. create snmp group initial v3 noauth_nopriv read_view restricted notify_view restricted
  125. create snmp group private v1 read_view CommunityView write_view CommunityView notify_view CommunityView
  126. create snmp group private v2c read_view CommunityView write_view CommunityView notify_view CommunityView
  127. create snmp group ReadGroup v1 read_view CommunityView notify_view CommunityView
  128. create snmp group ReadGroup v2c read_view CommunityView notify_view CommunityView
  129. create snmp group WriteGroup v1 read_view CommunityView write_view CommunityView notify_view CommunityView
  130. create snmp group WriteGroup v2c read_view CommunityView write_view CommunityView notify_view CommunityView
  131. create snmp community private view CommunityView read_write
  132. create snmp community public view CommunityView read_only
  133. create snmp user initial initial
  134.  
  135. # MANAGEMENT
  136.  
  137. enable snmp traps
  138. enable snmp authenticate_traps
  139. disable snmp
  140. enable snmp linkchange_traps
  141. disable rmon
  142. config snmp linkchange_traps ports 1-27 enable
  143.  
  144. # VLAN
  145.  
  146. enable pvid auto_assign
  147. config vlan default delete 1-27
  148. config vlan default add untagged 1-10
  149. config vlan default advertisement enable
  150. create vlan switchman tag 3
  151. config vlan switchman add tagged 1-27 advertisement disable
  152. create vlan iptv tag 4
  153. config vlan iptv add tagged 1-27 advertisement disable
  154. create vlan vlan3128 tag 3128
  155. config vlan vlan3128 add tagged 1,19 advertisement disable
  156. create vlan vlan3129 tag 3129
  157. config vlan vlan3129 add tagged 2,19 advertisement disable
  158. create vlan vlan3130 tag 3130
  159. config vlan vlan3130 add tagged 3,19 advertisement disable
  160. create vlan vlan3131 tag 3131
  161. config vlan vlan3131 add tagged 4,19 advertisement disable
  162. create vlan vlan3132 tag 3132
  163. config vlan vlan3132 add tagged 5,19 advertisement disable
  164. create vlan vlan3133 tag 3133
  165. config vlan vlan3133 add tagged 6,19 advertisement disable
  166. create vlan vlan3134 tag 3134
  167. config vlan vlan3134 add tagged 7,19 advertisement disable
  168. create vlan vlan3135 tag 3135
  169. config vlan vlan3135 add tagged 8,19 advertisement disable
  170. create vlan vlan3136 tag 3136
  171. config vlan vlan3136 add tagged 9,19 advertisement disable
  172. create vlan vlan3137 tag 3137
  173. config vlan vlan3137 add tagged 10,19 advertisement disable
  174. create vlan vlan3138 tag 3138
  175. config vlan vlan3138 add tagged 11,19 advertisement disable
  176. create vlan vlan3139 tag 3139
  177. config vlan vlan3139 add tagged 12,19 advertisement disable
  178. create vlan vlan3140 tag 3140
  179. config vlan vlan3140 add tagged 13,19 advertisement disable
  180. create vlan vlan3141 tag 3141
  181. config vlan vlan3141 add tagged 14,19 advertisement disable
  182. create vlan vlan3142 tag 3142
  183. config vlan vlan3142 add tagged 15,19 advertisement disable
  184. create vlan vlan3143 tag 3143
  185. config vlan vlan3143 add tagged 16,19 advertisement disable
  186. create vlan vlan3144 tag 3144
  187. config vlan vlan3144 add tagged 17,19 advertisement disable
  188. create vlan vlan3145 tag 3145
  189. config vlan vlan3145 add tagged 18-19 advertisement disable
  190. enable qinq
  191. disable gvrp
  192. config gvrp 1-27 state disable ingress_checking enable acceptable_frame admit_all pvid 1
  193.  
  194. # PROTOCOL_VLAN
  195.  
  196.  
  197. # QINQ
  198.  
  199. config qinq ports 1-18,21-27 role uni missdrop enable tpid 0x8100
  200. config qinq ports 19-20 role nni missdrop disable tpid 0x8100
  201. create vlan_translation ports 1-27 cvid 3 replace svid 3
  202. create vlan_translation ports 1-27 cvid 4 replace svid 4
  203. create vlan_translation ports 1 cvid 101 add svid 3128
  204. create vlan_translation ports 1 cvid 102 add svid 3128
  205. create vlan_translation ports 1 cvid 103 add svid 3128
  206. create vlan_translation ports 1 cvid 104 add svid 3128
  207. create vlan_translation ports 1 cvid 105 add svid 3128
  208. create vlan_translation ports 1 cvid 106 add svid 3128
  209. create vlan_translation ports 1 cvid 107 add svid 3128
  210. create vlan_translation ports 1 cvid 108 add svid 3128
  211. create vlan_translation ports 1 cvid 109 add svid 3128
  212. create vlan_translation ports 1 cvid 110 add svid 3128
  213. create vlan_translation ports 1 cvid 111 add svid 3128
  214. create vlan_translation ports 1 cvid 112 add svid 3128
  215. create vlan_translation ports 1 cvid 113 add svid 3128
  216. create vlan_translation ports 1 cvid 114 add svid 3128
  217. create vlan_translation ports 1 cvid 115 add svid 3128
  218. create vlan_translation ports 1 cvid 116 add svid 3128
  219. create vlan_translation ports 1 cvid 117 add svid 3128
  220. create vlan_translation ports 1 cvid 118 add svid 3128
  221. create vlan_translation ports 2 cvid 101 add svid 3129
  222. create vlan_translation ports 2 cvid 102 add svid 3129
  223. create vlan_translation ports 2 cvid 103 add svid 3129
  224. create vlan_translation ports 2 cvid 104 add svid 3129
  225. create vlan_translation ports 2 cvid 105 add svid 3129
  226. create vlan_translation ports 2 cvid 106 add svid 3129
  227. create vlan_translation ports 2 cvid 107 add svid 3129
  228. create vlan_translation ports 2 cvid 108 add svid 3129
  229. create vlan_translation ports 2 cvid 109 add svid 3129
  230. create vlan_translation ports 2 cvid 110 add svid 3129
  231. create vlan_translation ports 2 cvid 111 add svid 3129
  232. create vlan_translation ports 2 cvid 112 add svid 3129
  233. create vlan_translation ports 2 cvid 113 add svid 3129
  234. create vlan_translation ports 2 cvid 114 add svid 3129
  235. create vlan_translation ports 2 cvid 115 add svid 3129
  236. create vlan_translation ports 2 cvid 116 add svid 3129
  237. create vlan_translation ports 2 cvid 117 add svid 3129
  238. create vlan_translation ports 2 cvid 118 add svid 3129
  239. create vlan_translation ports 3 cvid 101 add svid 3130
  240. create vlan_translation ports 3 cvid 102 add svid 3130
  241. create vlan_translation ports 3 cvid 103 add svid 3130
  242. create vlan_translation ports 3 cvid 104 add svid 3130
  243. create vlan_translation ports 3 cvid 105 add svid 3130
  244. create vlan_translation ports 3 cvid 106 add svid 3130
  245. create vlan_translation ports 3 cvid 107 add svid 3130
  246. create vlan_translation ports 3 cvid 108 add svid 3130
  247. create vlan_translation ports 3 cvid 109 add svid 3130
  248. create vlan_translation ports 3 cvid 110 add svid 3130
  249. create vlan_translation ports 3 cvid 111 add svid 3130
  250. create vlan_translation ports 3 cvid 112 add svid 3130
  251. create vlan_translation ports 3 cvid 113 add svid 3130
  252. create vlan_translation ports 3 cvid 114 add svid 3130
  253. create vlan_translation ports 3 cvid 115 add svid 3130
  254. create vlan_translation ports 3 cvid 116 add svid 3130
  255. create vlan_translation ports 3 cvid 117 add svid 3130
  256. create vlan_translation ports 3 cvid 118 add svid 3130
  257. create vlan_translation ports 4 cvid 101 add svid 3131
  258. create vlan_translation ports 4 cvid 102 add svid 3131
  259. create vlan_translation ports 4 cvid 103 add svid 3131
  260. create vlan_translation ports 4 cvid 104 add svid 3131
  261. create vlan_translation ports 4 cvid 105 add svid 3131
  262. create vlan_translation ports 4 cvid 106 add svid 3131
  263. create vlan_translation ports 4 cvid 107 add svid 3131
  264. create vlan_translation ports 4 cvid 108 add svid 3131
  265. create vlan_translation ports 4 cvid 109 add svid 3131
  266. create vlan_translation ports 4 cvid 110 add svid 3131
  267. create vlan_translation ports 4 cvid 111 add svid 3131
  268. create vlan_translation ports 4 cvid 112 add svid 3131
  269. create vlan_translation ports 4 cvid 113 add svid 3131
  270. create vlan_translation ports 4 cvid 114 add svid 3131
  271. create vlan_translation ports 4 cvid 115 add svid 3131
  272. create vlan_translation ports 4 cvid 116 add svid 3131
  273. create vlan_translation ports 4 cvid 117 add svid 3131
  274. create vlan_translation ports 4 cvid 118 add svid 3131
  275. create vlan_translation ports 5 cvid 101 add svid 3132
  276. create vlan_translation ports 5 cvid 102 add svid 3132
  277. create vlan_translation ports 5 cvid 103 add svid 3132
  278. create vlan_translation ports 5 cvid 104 add svid 3132
  279. create vlan_translation ports 5 cvid 105 add svid 3132
  280. create vlan_translation ports 5 cvid 106 add svid 3132
  281. create vlan_translation ports 5 cvid 107 add svid 3132
  282. create vlan_translation ports 5 cvid 108 add svid 3132
  283. create vlan_translation ports 5 cvid 109 add svid 3132
  284. create vlan_translation ports 5 cvid 110 add svid 3132
  285. create vlan_translation ports 5 cvid 111 add svid 3132
  286. create vlan_translation ports 5 cvid 112 add svid 3132
  287. create vlan_translation ports 5 cvid 113 add svid 3132
  288. create vlan_translation ports 5 cvid 114 add svid 3132
  289. create vlan_translation ports 5 cvid 115 add svid 3132
  290. create vlan_translation ports 5 cvid 116 add svid 3132
  291. create vlan_translation ports 5 cvid 117 add svid 3132
  292. create vlan_translation ports 5 cvid 118 add svid 3132
  293. create vlan_translation ports 6 cvid 101 add svid 3133
  294. create vlan_translation ports 6 cvid 102 add svid 3133
  295. create vlan_translation ports 6 cvid 103 add svid 3133
  296. create vlan_translation ports 6 cvid 104 add svid 3133
  297. create vlan_translation ports 6 cvid 105 add svid 3133
  298. create vlan_translation ports 6 cvid 106 add svid 3133
  299. create vlan_translation ports 6 cvid 107 add svid 3133
  300. create vlan_translation ports 6 cvid 108 add svid 3133
  301. create vlan_translation ports 6 cvid 109 add svid 3133
  302. create vlan_translation ports 6 cvid 110 add svid 3133
  303. create vlan_translation ports 6 cvid 111 add svid 3133
  304. create vlan_translation ports 6 cvid 112 add svid 3133
  305. create vlan_translation ports 6 cvid 113 add svid 3133
  306. create vlan_translation ports 6 cvid 114 add svid 3133
  307. create vlan_translation ports 6 cvid 115 add svid 3133
  308. create vlan_translation ports 6 cvid 116 add svid 3133
  309. create vlan_translation ports 6 cvid 117 add svid 3133
  310. create vlan_translation ports 6 cvid 118 add svid 3133
  311. create vlan_translation ports 7 cvid 101 add svid 3134
  312. create vlan_translation ports 7 cvid 102 add svid 3134
  313. create vlan_translation ports 7 cvid 103 add svid 3134
  314. create vlan_translation ports 7 cvid 104 add svid 3134
  315. create vlan_translation ports 7 cvid 105 add svid 3134
  316. create vlan_translation ports 7 cvid 106 add svid 3134
  317. create vlan_translation ports 7 cvid 107 add svid 3134
  318. create vlan_translation ports 7 cvid 108 add svid 3134
  319. create vlan_translation ports 7 cvid 109 add svid 3134
  320. create vlan_translation ports 7 cvid 110 add svid 3134
  321. create vlan_translation ports 7 cvid 111 add svid 3134
  322. create vlan_translation ports 7 cvid 112 add svid 3134
  323. create vlan_translation ports 7 cvid 113 add svid 3134
  324. create vlan_translation ports 7 cvid 114 add svid 3134
  325. create vlan_translation ports 7 cvid 115 add svid 3134
  326. create vlan_translation ports 7 cvid 116 add svid 3134
  327. create vlan_translation ports 7 cvid 117 add svid 3134
  328. create vlan_translation ports 7 cvid 118 add svid 3134
  329. create vlan_translation ports 8 cvid 101 add svid 3135
  330. create vlan_translation ports 8 cvid 102 add svid 3135
  331. create vlan_translation ports 8 cvid 103 add svid 3135
  332. create vlan_translation ports 8 cvid 104 add svid 3135
  333. create vlan_translation ports 8 cvid 105 add svid 3135
  334. create vlan_translation ports 8 cvid 106 add svid 3135
  335. create vlan_translation ports 8 cvid 107 add svid 3135
  336. create vlan_translation ports 8 cvid 108 add svid 3135
  337. create vlan_translation ports 8 cvid 109 add svid 3135
  338. create vlan_translation ports 8 cvid 110 add svid 3135
  339. create vlan_translation ports 8 cvid 111 add svid 3135
  340. create vlan_translation ports 8 cvid 112 add svid 3135
  341. create vlan_translation ports 8 cvid 113 add svid 3135
  342. create vlan_translation ports 8 cvid 114 add svid 3135
  343. create vlan_translation ports 8 cvid 115 add svid 3135
  344. create vlan_translation ports 8 cvid 116 add svid 3135
  345. create vlan_translation ports 8 cvid 117 add svid 3135
  346. create vlan_translation ports 8 cvid 118 add svid 3135
  347. create vlan_translation ports 9 cvid 101 add svid 3136
  348. create vlan_translation ports 9 cvid 102 add svid 3136
  349. create vlan_translation ports 9 cvid 103 add svid 3136
  350. create vlan_translation ports 9 cvid 104 add svid 3136
  351. create vlan_translation ports 9 cvid 105 add svid 3136
  352. create vlan_translation ports 9 cvid 106 add svid 3136
  353. create vlan_translation ports 9 cvid 107 add svid 3136
  354. create vlan_translation ports 9 cvid 108 add svid 3136
  355. create vlan_translation ports 9 cvid 109 add svid 3136
  356. create vlan_translation ports 9 cvid 110 add svid 3136
  357. create vlan_translation ports 9 cvid 111 add svid 3136
  358. create vlan_translation ports 9 cvid 112 add svid 3136
  359. create vlan_translation ports 9 cvid 113 add svid 3136
  360. create vlan_translation ports 9 cvid 114 add svid 3136
  361. create vlan_translation ports 9 cvid 115 add svid 3136
  362. create vlan_translation ports 9 cvid 116 add svid 3136
  363. create vlan_translation ports 9 cvid 117 add svid 3136
  364. create vlan_translation ports 9 cvid 118 add svid 3136
  365. create vlan_translation ports 10 cvid 101 add svid 3137
  366. create vlan_translation ports 10 cvid 102 add svid 3137
  367. create vlan_translation ports 10 cvid 103 add svid 3137
  368. create vlan_translation ports 10 cvid 104 add svid 3137
  369. create vlan_translation ports 10 cvid 105 add svid 3137
  370. create vlan_translation ports 10 cvid 106 add svid 3137
  371. create vlan_translation ports 10 cvid 107 add svid 3137
  372. create vlan_translation ports 10 cvid 108 add svid 3137
  373. create vlan_translation ports 10 cvid 109 add svid 3137
  374. create vlan_translation ports 10 cvid 110 add svid 3137
  375. create vlan_translation ports 10 cvid 111 add svid 3137
  376. create vlan_translation ports 10 cvid 112 add svid 3137
  377. create vlan_translation ports 10 cvid 113 add svid 3137
  378. create vlan_translation ports 10 cvid 114 add svid 3137
  379. create vlan_translation ports 10 cvid 115 add svid 3137
  380. create vlan_translation ports 10 cvid 116 add svid 3137
  381. create vlan_translation ports 10 cvid 117 add svid 3137
  382. create vlan_translation ports 10 cvid 118 add svid 3137
  383. create vlan_translation ports 11 cvid 101 add svid 3138
  384. create vlan_translation ports 11 cvid 102 add svid 3138
  385. create vlan_translation ports 11 cvid 103 add svid 3138
  386. create vlan_translation ports 11 cvid 104 add svid 3138
  387. create vlan_translation ports 11 cvid 105 add svid 3138
  388. create vlan_translation ports 11 cvid 106 add svid 3138
  389. create vlan_translation ports 11 cvid 107 add svid 3138
  390. create vlan_translation ports 11 cvid 108 add svid 3138
  391. create vlan_translation ports 11 cvid 109 add svid 3138
  392. create vlan_translation ports 11 cvid 110 add svid 3138
  393. create vlan_translation ports 11 cvid 111 add svid 3138
  394. create vlan_translation ports 11 cvid 112 add svid 3138
  395. create vlan_translation ports 11 cvid 113 add svid 3138
  396. create vlan_translation ports 11 cvid 114 add svid 3138
  397. create vlan_translation ports 11 cvid 115 add svid 3138
  398. create vlan_translation ports 11 cvid 116 add svid 3138
  399. create vlan_translation ports 11 cvid 117 add svid 3138
  400. create vlan_translation ports 11 cvid 118 add svid 3138
  401. create vlan_translation ports 12 cvid 101 add svid 3139
  402. create vlan_translation ports 12 cvid 102 add svid 3139
  403. create vlan_translation ports 12 cvid 103 add svid 3139
  404. create vlan_translation ports 12 cvid 104 add svid 3139
  405. create vlan_translation ports 12 cvid 105 add svid 3139
  406. create vlan_translation ports 12 cvid 106 add svid 3139
  407. create vlan_translation ports 12 cvid 107 add svid 3139
  408. create vlan_translation ports 12 cvid 108 add svid 3139
  409. create vlan_translation ports 12 cvid 109 add svid 3139
  410. create vlan_translation ports 12 cvid 110 add svid 3139
  411. create vlan_translation ports 12 cvid 111 add svid 3139
  412. create vlan_translation ports 12 cvid 112 add svid 3139
  413. create vlan_translation ports 12 cvid 113 add svid 3139
  414. create vlan_translation ports 12 cvid 114 add svid 3139
  415. create vlan_translation ports 12 cvid 115 add svid 3139
  416. create vlan_translation ports 12 cvid 116 add svid 3139
  417. create vlan_translation ports 12 cvid 117 add svid 3139
  418. create vlan_translation ports 12 cvid 118 add svid 3139
  419. create vlan_translation ports 13 cvid 101 add svid 3140
  420. create vlan_translation ports 13 cvid 102 add svid 3140
  421. create vlan_translation ports 13 cvid 103 add svid 3140
  422. create vlan_translation ports 13 cvid 104 add svid 3140
  423. create vlan_translation ports 13 cvid 105 add svid 3140
  424. create vlan_translation ports 13 cvid 106 add svid 3140
  425. create vlan_translation ports 13 cvid 107 add svid 3140
  426. create vlan_translation ports 13 cvid 108 add svid 3140
  427. create vlan_translation ports 13 cvid 109 add svid 3140
  428. create vlan_translation ports 13 cvid 110 add svid 3140
  429. create vlan_translation ports 13 cvid 111 add svid 3140
  430. create vlan_translation ports 17 cvid 113 add svid 3144
  431. create vlan_translation ports 17 cvid 114 add svid 3144
  432. create vlan_translation ports 17 cvid 115 add svid 3144
  433. create vlan_translation ports 17 cvid 116 add svid 3144
  434. create vlan_translation ports 17 cvid 117 add svid 3144
  435. create vlan_translation ports 17 cvid 118 add svid 3144
  436. create vlan_translation ports 18 cvid 101 add svid 3145
  437. create vlan_translation ports 18 cvid 102 add svid 3145
  438. create vlan_translation ports 18 cvid 103 add svid 3145
  439. create vlan_translation ports 18 cvid 104 add svid 3145
  440. create vlan_translation ports 18 cvid 105 add svid 3145
  441. create vlan_translation ports 18 cvid 106 add svid 3145
  442. create vlan_translation ports 18 cvid 107 add svid 3145
  443. create vlan_translation ports 18 cvid 108 add svid 3145
  444. create vlan_translation ports 18 cvid 109 add svid 3145
  445. create vlan_translation ports 18 cvid 110 add svid 3145
  446. create vlan_translation ports 18 cvid 111 add svid 3145
  447. create vlan_translation ports 18 cvid 112 add svid 3145
  448. create vlan_translation ports 18 cvid 113 add svid 3145
  449. create vlan_translation ports 18 cvid 114 add svid 3145
  450. create vlan_translation ports 18 cvid 115 add svid 3145
  451. create vlan_translation ports 18 cvid 116 add svid 3145
  452. create vlan_translation ports 18 cvid 117 add svid 3145
  453. create vlan_translation ports 18 cvid 118 add svid 3145
  454.  
  455. # RSPAN
  456.  
  457. disable rspan
  458.  
  459. # 8021X
  460.  
  461. disable 802.1x
  462. config 802.1x auth_protocol radius_eap
  463. config 802.1x capability ports 1-27 none
  464. config 802.1x auth_parameter ports 1-27 direction both port_control auto quiet_period 60 tx_period 30 supp_timeout 30 server_timeout 30 max_req 2 reauth_period 3600 enable_reauth disable
  465.  
  466. # guestvlan
  467.  
  468.  
  469. # TR
  470.  
  471.  
  472. # ACL
  473.  
  474. disable cpu_interface_filtering
  475.  
  476. # LIMITED_MULTICAST_RANGE
  477.  
  478.  
  479. # MULTICAST_VLAN
  480.  
  481.  
  482. # FDB
  483.  
  484. config fdb aging_time 300
  485.  
  486. # ADDRBIND
  487.  
  488. config address_binding ip_mac ports 1-27 forward_dhcppkt enable
  489. disable address_binding dhcp_snoop
  490. disable address_binding trap_log
  491. config address_binding dhcp_snoop max_entry ports 1-27 limit no_limit
  492.  
  493. # DhcpServerScreening
  494.  
  495. config filter dhcp_server port all state disable
  496. config filter dhcp_server illegal_server_log_suppress_duration 5min
  497. config filter dhcp_server trap_log disable
  498.  
  499. # MAC_ADDRESS_TABLE_NOTIFICATION
  500.  
  501. disable mac_notification
  502. config mac_notification interval 1 historysize 1
  503. config mac_notification ports 1-27 disable
  504.  
  505. # STP
  506.  
  507. config stp version rstp
  508. config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 3 fbpdu disable hellotime 2 lbd enable lbd_recover_timer 60
  509. config stp priority 32768 instance_id 0
  510. config stp mst_config_id name 00:1E:58:4F:DD:00 revision_level 0
  511. disable stp
  512. config stp ports 1-27 externalCost auto edge false p2p auto state enable lbd disable
  513. config stp mst_ports 1-27 instance_id 0 internalCost auto priority 128
  514. config stp ports 1-27 fbpdu disable
  515.  
  516. # BPDU_TUNNEL
  517.  
  518. config bpdu_tunnel ports all type none
  519. disable bpdu_tunnel
  520.  
  521. # SAFEGUARD_ENGINE
  522.  
  523. config safeguard_engine state disable utilization rising 30 falling 20 trap_log disable mode fuzzy
  524.  
  525. # BANNER_PROMP
  526.  
  527. config command_prompt default
  528. config greeting_message default
  529.  
  530. # SSH
  531.  
  532. config ssh algorithm 3DES enable
  533. config ssh algorithm AES128 enable
  534. config ssh algorithm AES192 enable
  535. config ssh algorithm AES256 enable
  536. config ssh algorithm arcfour enable
  537. config ssh algorithm blowfish enable
  538. config ssh algorithm cast128 enable
  539. config ssh algorithm twofish128 enable
  540. config ssh algorithm twofish192 enable
  541. config ssh algorithm twofish256 enable
  542. config ssh algorithm MD5 enable
  543. config ssh algorithm SHA1 enable
  544. config ssh algorithm RSA enable
  545. config ssh algorithm DSA enable
  546. config ssh authmode password enable
  547. config ssh authmode publickey enable
  548. config ssh authmode hostbased enable
  549. config ssh server maxsession 8
  550. config ssh server contimeout 120
  551. config ssh server authfail 2
  552. config ssh server rekey never
  553. disable ssh
  554.  
  555. # SNTP
  556.  
  557. enable sntp
  558. config time_zone operator + hour 4 min 0
  559. config sntp primary 10.128.0.3 secondary 0.0.0.0 poll-interval 720
  560. config dst disable
  561.  
  562. # LACP
  563.  
  564. config link_aggregation algorithm ip_source
  565. config lacp_port 1-27 mode passive
  566.  
  567. # IP
  568.  
  569. config ipif_mac_mapping ipif System mac_offset 0
  570. config ipif System ipaddress 172.16.1.100/12 vlan switchman
  571. config ipif System proxy_arp disable local disable
  572. config ipif System ip_mtu 1500
  573. disable autoconfig
  574.  
  575. # LLDP
  576.  
  577. disable lldp
  578. config lldp message_tx_interval 30
  579. config lldp tx_delay 2
  580. config lldp message_tx_hold_multiplier 4
  581. config lldp reinit_delay 2
  582. config lldp notification_interval 5
  583. config lldp ports 1-27 notification disable
  584. config lldp ports 1-27 admin_status tx_and_rx
  585.  
  586. # MBA
  587.  
  588. disable mac_based_access_control
  589. config mac_based_access_control ports 1-27 state disable
  590. config mac_based_access_control ports 1-27 mode host_based
  591. config mac_based_access_control method local
  592. config mac_based_access_control password default
  593.  
  594. # MCFILTER
  595.  
  596. config multicast filtering_mode default forward_all_groups
  597. config multicast filtering_mode switchman forward_all_groups
  598. config multicast filtering_mode iptv forward_all_groups
  599. config multicast filtering_mode vlan3128 forward_all_groups
  600. config multicast filtering_mode vlan3129 forward_all_groups
  601. config multicast filtering_mode vlan3130 forward_all_groups
  602. config multicast filtering_mode vlan3131 forward_all_groups
  603. config multicast filtering_mode vlan3132 forward_all_groups
  604. config multicast filtering_mode vlan3133 forward_all_groups
  605. config multicast filtering_mode vlan3134 forward_all_groups
  606. config multicast filtering_mode vlan3135 forward_all_groups
  607. config multicast filtering_mode vlan3136 forward_all_groups
  608. config multicast filtering_mode vlan3137 forward_all_groups
  609. config multicast filtering_mode vlan3138 forward_all_groups
  610. config multicast filtering_mode vlan3139 forward_all_groups
  611. config multicast filtering_mode vlan3140 forward_all_groups
  612. config multicast filtering_mode vlan3141 forward_all_groups
  613. config multicast filtering_mode vlan3142 forward_all_groups
  614. config multicast filtering_mode vlan3143 forward_all_groups
  615. config multicast filtering_mode vlan3144 forward_all_groups
  616. config multicast filtering_mode vlan3145 forward_all_groups
  617.  
  618. # SNOOP
  619.  
  620. enable igmp_snooping
  621. enable igmp_snooping forward_mcrouter_only
  622. config igmp_snooping vlan default state enable fast_leave disable
  623. config igmp_snooping querier vlan default query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable version 3
  624. config igmp_snooping vlan iptv state enable fast_leave disable
  625. config igmp_snooping querier vlan iptv query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable version 2
  626. config igmp_snooping vlan vlan3132 state disable fast_leave disable
  627. config igmp_snooping querier vlan vlan3132 query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable version 3
  628. config limited_multicast_addr ports 1-27 state disable
  629.  
  630. # MLDSNP
  631.  
  632.  
  633. # ACCESS_AUTHENTICATION_CONTROL
  634.  
  635. config authen_login default method local
  636. config authen_enable default method local_enable
  637. config authen application console login default
  638. config authen application console enable default
  639. config authen application telnet login default
  640. config authen application telnet enable default
  641. config authen application ssh login default
  642. config authen application ssh enable default
  643. config authen application http login default
  644. config authen application http enable default
  645. config authen parameter response_timeout 30
  646. config authen parameter attempt 3
  647. disable authen_policy
  648.  
  649. # AAA_LOCAL_ENABLE_PASSWORD
  650.  
  651.  
  652. # NDP
  653.  
  654. config ipv6 nd ns ipif System retrans_time 0
  655. config ipv6 nd ra ipif System state disable life_time 1800 reachable_time 1200000 retrans_time 0 hop_limit 64 managed_flag disable other_config_flag disable min_rtr_adv_interval 198 max_rtr_adv_interval 600
  656.  
  657. # WAC
  658.  
  659. config wac method local
  660. disable wac
  661.  
  662. # ARP
  663.  
  664. config arp_aging time 20
  665. config gratuitous_arp send ipif_status_up disable
  666. config gratuitous_arp send dup_ip_detected disable
  667. config gratuitous_arp learning disable
  668.  
  669. # ROUTE
  670.  
  671. config route preference static 60
  672. config route preference rip 100
  673. config route preference ospfIntra 80
  674. config route preference ospfInter 90
  675. config route preference ospfExt1 110
  676. config route preference ospfExt2 115
  677. create iproute default 172.16.0.1 1 primary
  678. config ecmp algorithm ip_destination crc_low
  679. enable ecmp ospf
  680.  
  681. # PROUTE
  682.  
  683.  
  684. # IGMP
  685.  
  686. config igmp ipif System version 3 query_interval 125 max_response_time 10 robustness_variable 2 state disable
  687. config igmp ipif System last_member_query_interval 1
  688.  
  689. # PIMSM
  690.  
  691. disable pim
  692. config pim cbsr hash_masklen 30
  693. config pim cbsr bootstrap_period 60
  694. config pim register_suppression_time 60
  695. config pim register_probe_time 5
  696. config pim last_hop_spt_switchover never
  697. config pim crp holdtime 150 priority 192
  698. config pim crp wildcard_prefix_cnt 0
  699. config pim ipif System state disable hello 30 jp_interval 60 mode dm dr_priority 1
  700. config pim cbsr ipif System priority -1
  701.  
  702. # DVMRP
  703.  
  704. disable dvmrp
  705. config dvmrp ipif System metric 1 probe 10 neighbor_timeout 35 state disable
  706.  
  707. # IPMROUTE
  708.  
  709.  
  710. # RIP
  711.  
  712. disable rip
  713. config rip ipif System tx_mode disable state disable
  714. config rip ipif System rx_mode disable state disable
  715.  
  716. # MD5
  717.  
  718.  
  719. # SFLOW
  720.  
  721.  
  722. # OSPF
  723.  
  724. config ospf ipif System area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
  725. config ospf ipif System authentication none metric 1 state disable passive disable
  726. config ospf router_id 0.0.0.0
  727. disable ospf
  728.  
  729. # DNSR
  730.  
  731. disable dnsr
  732. config dnsr primary nameserver 0.0.0.0
  733. config dnsr secondary nameserver 0.0.0.0
  734. disable dnsr cache
  735. disable dnsr static
  736.  
  737. # DHCP_RELAY
  738.  
  739. disable dhcp_relay
  740. config dhcp_relay hops 4 time 0
  741. config dhcp_relay option_82 state disable
  742. config dhcp_relay option_82 check disable
  743. config dhcp_relay option_82 policy replace
  744.  
  745. # DHCP_SERVER
  746.  
  747. config dhcp ping_packets 2
  748. config dhcp ping_timeout 500
  749. disable dhcp_server
  750.  
  751. # VRRP
  752.  
  753. config vrrp ipif System authtype none
  754. disable vrrp
  755.  
  756. disable vrrp ping
  757.  
  758.  
  759. #-------------------------------------------------------------------
  760. # End of configuration file for DGS-3627G
  761. #-------------------------------------------------------------------
  762.  
  763. DGS-3627G:5#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement