Advertisement
Guest User

Untitled

a guest
May 28th, 2018
784
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.77 KB | None | 0 0
  1. show run
  2. Building configuration...
  3. !**********Before interface -- show run on RP start!*********
  4. !
  5. !
  6. sdisk disable
  7. set-pnp disable
  8. add-rack rackno 1 racktype C320Rack
  9. add-shelf rackno 1 shelfno 1 shelftype C320_SHELF
  10. add-subcard rackno 1 shelfno 1 slotno 3 subcardno 1 UCDC/3
  11. add-subcard rackno 1 shelfno 1 slotno 4 subcardno 1 UCDC/1
  12. add-card rackno 1 shelfno 1 slotno 1 GTGO
  13. system-monitor watchdog rackno 1 shelfno 1 slotno 1 disable
  14. system-monitor watchdog-duration rackno 1 shelfno 1 slotno 1 value 5
  15. system-monitor endless-loop duration rackno 1 shelfno 1 slotno 1 value 75
  16. system-monitor endless-loop reboot rackno 1 shelfno 1 slotno 1 disable
  17. system-monitor task-suspend-reboot rackno 1 shelfno 1 slotno 1 all
  18. system-monitor watchdog rackno 1 shelfno 1 slotno 3 disable
  19. system-monitor watchdog-duration rackno 1 shelfno 1 slotno 3 value 5
  20. system-monitor endless-loop duration rackno 1 shelfno 1 slotno 3 value 75
  21. system-monitor endless-loop reboot rackno 1 shelfno 1 slotno 3 disable
  22. system-monitor task-suspend-reboot rackno 1 shelfno 1 slotno 3 all
  23. system-monitor watchdog rackno 1 shelfno 1 slotno 4 disable
  24. system-monitor watchdog-duration rackno 1 shelfno 1 slotno 4 value 5
  25. system-monitor endless-loop duration rackno 1 shelfno 1 slotno 4 value 75
  26. system-monitor endless-loop reboot rackno 1 shelfno 1 slotno 4 disable
  27. system-monitor task-suspend-reboot rackno 1 shelfno 1 slotno 4 all
  28. !
  29. his-performance sample enable
  30. his-performance alarm enable
  31. his-performance auto-upload disable
  32. !
  33. !
  34. clock
  35. !
  36. !
  37.  
  38. !
  39. ptp
  40. ptp-two-step disable
  41. ptp-announce-interval 0
  42. !
  43. !
  44. security port-protect enable
  45. !
  46. eth-switch max-frame-length 1600
  47. !
  48. !
  49. vlan database
  50. vlan 1,100,303-311,600
  51. vlan 2040
  52. !
  53. vlan 2040
  54. name vlan-2040-zte
  55. !
  56. !
  57. !
  58. !
  59. epon
  60. !
  61. !
  62. port-location access-node-identifier inband-mac
  63. !
  64. dhcp-option82 disable
  65. dhcp6-option18 disable
  66. !
  67. pppoe-plus disable
  68. !
  69. ndp-lio disable
  70. !
  71. igmp enable
  72. mld disable
  73. gpon
  74. profile tcont unlim type 4 maximum 1000000
  75. profile traffic unlim sir 1000000 pir 1000000
  76. !
  77. !
  78. gpon
  79. !
  80. !
  81. pon
  82. onu-type 1ETH gpon description 1ETH
  83. onu-type 4ETH gpon description 4ETH
  84. onu-type GPON_FOUR_WIFI gpon description FourPortWiFiGponONU
  85. onu-type GPON_ONE gpon description SinglePortGponONU
  86. onu-type-if 1ETH eth_0/1
  87. onu-type-if 4ETH eth_0/1
  88. onu-type-if 4ETH eth_0/2
  89. onu-type-if 4ETH eth_0/3
  90. onu-type-if 4ETH eth_0/4
  91. onu-type-if GPON_FOUR_WIFI eth_0/1
  92. onu-type-if GPON_FOUR_WIFI eth_0/2
  93. onu-type-if GPON_FOUR_WIFI eth_0/3
  94. onu-type-if GPON_FOUR_WIFI eth_0/4
  95. onu-type-if GPON_FOUR_WIFI wifi_0/1
  96. onu-type-if GPON_FOUR_WIFI wifi_0/2
  97. onu-type-if GPON_FOUR_WIFI wifi_0/3
  98. onu-type-if GPON_FOUR_WIFI wifi_0/4
  99. onu-type-if GPON_ONE eth_0/1
  100. uncfg-onu-display-info mac sn model version
  101. onu-profile gpon line 100MB
  102. !
  103. pon
  104. onu-profile gpon line unlim
  105. !
  106. pon
  107.  
  108. !
  109. !
  110. !
  111. !
  112. ip-service ip-source-guard disable
  113. ip dhcp snooping enable
  114. !
  115. pon-loopback-detection enable
  116. pon-loopback-auto-shutdown enable
  117. pon-loopback-auto-check-time 1
  118. !
  119.  
  120. !
  121. !
  122. !
  123. !
  124. !
  125. !
  126. !
  127. !
  128. !
  129. !
  130. !
  131. !
  132. interface mng1
  133. ip address 192.168.3.220 255.255.255.0
  134. boot-server 136.1.1.1
  135. boot-username target
  136. config-filename startrun.dat
  137. imgfile-location local
  138. !
  139. interface vlan 100
  140. ip address 10.200.0.5 255.255.255.0
  141. !
  142. interface vlan 303
  143. ip address 172.16.18.254 255.255.255.0
  144. !
  145. interface vlan 307
  146. !
  147. interface vlan 600
  148. ip address 192.168.222.2 255.255.255.0
  149. !
  150. interface vlan 2040
  151. ip address 10.4.0.212 255.255.255.0
  152. !
  153. interface null1
  154. !
  155. interface gpon-olt_1/1/1
  156. onu 1 type 1ETH sn ZTEGC551B210
  157. onu 2 type 1ETH sn ZTEGC55DC95B
  158. onu 3 type 1ETH sn ZTEGC55124AD
  159. onu 4 type 1ETH sn ZTEGC556A8E0
  160. onu 5 type 1ETH sn ZTEGC556ABA7
  161. onu 6 type 1ETH sn ZTEGC55B76C8
  162. onu 7 type 1ETH sn ZTEGC55BAA65
  163. onu 8 type 1ETH sn ZTEGC55E1204
  164. onu 9 type 1ETH sn ZTEGC55DE11F
  165. !
  166. interface gpon-onu_1/1/1:1
  167. sn-bind enable sn
  168. tcont 1 name unlim profile unlim
  169. gemport 1 name unlim unicast tcont 1 dir both
  170. switchport mode hybrid vport 1
  171. service-port 1 vport 1 user-vlan 303 vlan 303
  172. !
  173. interface gpon-onu_1/1/1:2
  174. sn-bind enable sn
  175. tcont 1 name unlim profile unlim
  176. gemport 1 name unlim unicast tcont 1 dir both
  177. switchport mode hybrid vport 1
  178. service-port 1 vport 1 user-vlan 303 vlan 303
  179. !
  180. interface gpon-onu_1/1/1:3
  181. sn-bind enable sn
  182. tcont 1 name unlim profile unlim
  183. gemport 1 name unlim unicast tcont 1 dir both
  184. switchport mode hybrid vport 1
  185. service-port 1 vport 1 user-vlan 303 vlan 303
  186. !
  187. interface gpon-onu_1/1/1:4
  188. sn-bind enable sn
  189. tcont 1 name unlim profile unlim
  190. gemport 1 name unlim unicast tcont 1 dir both
  191. switchport mode hybrid vport 1
  192. service-port 1 vport 1 user-vlan 303 vlan 303
  193. !
  194. interface gpon-onu_1/1/1:5
  195. sn-bind enable sn
  196. tcont 1 name unlim profile unlim
  197. gemport 1 name unlim unicast tcont 1 dir both
  198. switchport mode hybrid vport 1
  199. service-port 1 vport 1 user-vlan 303 vlan 303
  200. !
  201. interface gpon-onu_1/1/1:6
  202. sn-bind enable sn
  203. tcont 1 name unlim profile unlim
  204. gemport 1 name unlim unicast tcont 1 dir both
  205. switchport mode hybrid vport 1
  206. service-port 1 vport 1 user-vlan 303 vlan 303
  207. !
  208. interface gpon-onu_1/1/1:7
  209. sn-bind enable sn
  210. tcont 1 name unlim profile unlim
  211. gemport 1 name unlim unicast tcont 1 dir both
  212. switchport mode hybrid vport 1
  213. service-port 1 vport 1 user-vlan 303 vlan 303
  214. !
  215. interface gpon-onu_1/1/1:8
  216. sn-bind enable sn
  217. tcont 1 name unlim profile unlim
  218. gemport 1 name unlim unicast tcont 1 dir both
  219. switchport mode hybrid vport 1
  220. service-port 1 vport 1 user-vlan 303 vlan 303
  221. !
  222. interface gpon-onu_1/1/1:9
  223. sn-bind enable sn
  224. tcont 1 name unlim profile unlim
  225. gemport 1 name unlim unicast tcont 1 dir both
  226. switchport mode hybrid vport 1
  227. service-port 1 vport 1 user-vlan 303 vlan 303
  228. !
  229. interface gpon-olt_1/1/2
  230. !
  231. interface gpon-olt_1/1/3
  232. !
  233. interface gpon-olt_1/1/4
  234. onu 1 type 1ETH sn ZTEGC5506823
  235. onu 2 type 1ETH sn ZTEGC55B361C
  236. onu 3 type 1ETH sn ZTEGC55E153B
  237. onu 4 type 1ETH sn ZTEGC5568869
  238. onu 5 type 1ETH sn ZTEGC55DE15B
  239. !
  240. interface gpon-onu_1/1/4:1
  241. sn-bind enable sn
  242. tcont 1 name unlim profile unlim
  243. gemport 1 name unlim unicast tcont 1 dir both
  244. switchport mode hybrid vport 1
  245. service-port 1 vport 1 user-vlan 303 vlan 303
  246. !
  247. interface gpon-onu_1/1/4:2
  248. sn-bind enable sn
  249. tcont 1 name unlim profile unlim
  250. gemport 1 name unlim unicast tcont 1 dir both
  251. switchport mode hybrid vport 1
  252. service-port 1 vport 1 user-vlan 308 vlan 308
  253. !
  254. interface gpon-onu_1/1/4:3
  255. sn-bind enable sn
  256. tcont 1 name unlim profile unlim
  257. gemport 1 name unlim unicast tcont 1 dir both
  258. switchport mode hybrid vport 1
  259. service-port 1 vport 1 user-vlan 308 vlan 308
  260. !
  261. interface gpon-onu_1/1/4:4
  262. sn-bind enable sn
  263. tcont 1 name unlim profile unlim
  264. gemport 1 name unlim unicast tcont 1 dir both
  265. switchport mode hybrid vport 1
  266. service-port 1 vport 1 user-vlan 308 vlan 308
  267. !
  268. interface gpon-onu_1/1/4:5
  269. sn-bind enable sn
  270. tcont 1 name unlim profile unlim
  271. gemport 1 name unlim unicast tcont 1 dir both
  272. switchport mode hybrid vport 1
  273. service-port 1 vport 1 user-vlan 308 vlan 308
  274. !
  275. interface gpon-olt_1/1/5
  276. onu 1 type 1ETH sn ZTEGC55AF974
  277. !
  278. interface gpon-onu_1/1/5:1
  279. sn-bind enable sn
  280. tcont 1 name unlim profile unlim
  281. gemport 1 name unlim unicast tcont 1 dir both
  282. switchport mode hybrid vport 1
  283. service-port 1 vport 1 user-vlan 308 vlan 308
  284. !
  285. interface gpon-olt_1/1/6
  286. !
  287. interface gpon-olt_1/1/7
  288. !
  289. interface gpon-olt_1/1/8
  290. !
  291. interface gei_1/3/1
  292. hybrid-attribute fiber
  293. negotiation auto
  294. flowcontrol disable
  295. port-protect disable
  296. uplink-isolate disable
  297. switchport mode hybrid
  298. switchport vlan 100,303 tag
  299. !
  300. interface xgei_1/3/2
  301. phy-attribute lan
  302. hybrid-attribute fiber
  303. no negotiation auto
  304. speed 10000
  305. duplex full
  306. flowcontrol disable
  307. port-protect disable
  308. uplink-isolate disable
  309. switchport mode hybrid
  310. switchport vlan 100,303 tag
  311. !
  312. interface gei_1/3/3
  313. hybrid-attribute copper
  314. negotiation auto
  315. flowcontrol disable
  316. port-protect disable
  317. uplink-isolate disable
  318. switchport mode hybrid
  319. !
  320. interface gei_1/4/1
  321. hybrid-attribute fiber
  322. negotiation auto
  323. flowcontrol disable
  324. port-protect disable
  325. uplink-isolate disable
  326. switchport mode hybrid
  327. switchport vlan 100,303-311 tag
  328. !
  329. interface gei_1/4/2
  330. hybrid-attribute fiber
  331. negotiation auto
  332. flowcontrol disable
  333. port-protect disable
  334. uplink-isolate disable
  335. switchport mode hybrid
  336. switchport vlan 100,303-311 tag
  337. !
  338. interface gei_1/4/3
  339. hybrid-attribute copper
  340. negotiation auto
  341. flowcontrol disable
  342. port-protect disable
  343. uplink-isolate disable
  344. switchport mode hybrid
  345. switchport vlan 100,303-311 tag
  346. !
  347. !**********After interface -- show run on RP start!**********
  348. !
  349. ip route 0.0.0.0 0.0.0.0 10.200.0.1
  350. !
  351. pon
  352. !
  353. !
  354. mac aging-time 300
  355. mac monitor-period 10
  356. mac usage-threshold 70
  357. !
  358. pon-onu-mng gpon-onu_1/1/1:1
  359. service HSI type internet gemport 1 cos 0 vlan 303
  360. vlan port eth_0/1 mode tag vlan 303
  361. !
  362. pon-onu-mng gpon-onu_1/1/1:2
  363. service HSI type internet gemport 1 cos 0 vlan 303
  364. vlan port eth_0/1 mode tag vlan 303
  365. !
  366. pon-onu-mng gpon-onu_1/1/1:3
  367. service HSI type internet gemport 1 cos 0 vlan 303
  368. vlan port eth_0/1 mode tag vlan 303
  369. !
  370. pon-onu-mng gpon-onu_1/1/1:4
  371. service HSI type internet gemport 1 cos 0 vlan 303
  372. vlan port eth_0/1 mode tag vlan 303
  373. !
  374. pon-onu-mng gpon-onu_1/1/1:5
  375. service HSI type internet gemport 1 cos 0 vlan 303
  376. vlan port eth_0/1 mode tag vlan 303
  377. !
  378. pon-onu-mng gpon-onu_1/1/1:6
  379. service HSI type internet gemport 1 cos 0 vlan 303
  380. vlan port eth_0/1 mode tag vlan 303
  381. !
  382. pon-onu-mng gpon-onu_1/1/1:7
  383. service HSI type internet gemport 1 cos 0 vlan 303
  384. vlan port eth_0/1 mode tag vlan 303
  385. !
  386. pon-onu-mng gpon-onu_1/1/1:8
  387. service HSI type internet gemport 1 cos 0 vlan 303
  388. vlan port eth_0/1 mode tag vlan 303
  389. !
  390. pon-onu-mng gpon-onu_1/1/1:9
  391. service HSI type internet gemport 1 cos 0 vlan 303
  392. vlan port eth_0/1 mode tag vlan 303
  393. !
  394. pon-onu-mng gpon-onu_1/1/4:1
  395. service HSI type internet gemport 1 cos 0 vlan 303
  396. vlan port eth_0/1 mode tag vlan 303
  397. !
  398. pon-onu-mng gpon-onu_1/1/4:2
  399. service HSI type internet gemport 1 cos 0 vlan 308
  400. vlan port eth_0/1 mode tag vlan 308
  401. !
  402. pon-onu-mng gpon-onu_1/1/4:3
  403. service HSI type internet gemport 1 cos 0 vlan 308
  404. vlan port eth_0/1 mode tag vlan 308
  405. !
  406. pon-onu-mng gpon-onu_1/1/4:4
  407. service HSI type internet gemport 1 cos 0 vlan 308
  408. vlan port eth_0/1 mode tag vlan 308
  409. !
  410. pon-onu-mng gpon-onu_1/1/4:5
  411. service HSI type internet gemport 1 cos 0 vlan 308
  412. vlan port eth_0/1 mode tag vlan 308
  413. !
  414. pon-onu-mng gpon-onu_1/1/5:1
  415. service HSI type internet gemport 1 cos 0 vlan 308
  416. vlan port eth_0/1 mode tag vlan 308
  417. !
  418. !
  419. pon
  420. !
  421. !
  422. mpnat service telnet-shell service-port 9999
  423. mpnat trans-table aging-time 60
  424. mpnat onu-telnet idle-time 3
  425. mpnat onu-ftp aging-time 5
  426. mpnat onu-snmp aging-time 30
  427. mpnat onu-ftp-data aging-time 5
  428. mpnat onu-mng-port auto-alloc disable
  429. !
  430. bcm-server listen-port 5000
  431. !
  432. hostname ZXAN
  433. !
  434. enable secret 5 RcMLuUKvnFZX9kNAV6A/UA==
  435. !
  436. username admin password 7 T1L28wi/5+YYuZ4qxdkTxA== privilege 15
  437. username admin password 7 T1L28wi/5+YYuZ4qxdkTxA== max-sessions 16
  438. !
  439. login-authentication-type local
  440. login-authorization-type local
  441. !
  442. clock timezone UTC 0
  443. banner incoming @
  444. ************************************************
  445. Welcome to ZXAN product C320 of ZTE Corporation
  446. ************************************************
  447. @
  448. !
  449. !
  450. auto-write disable
  451. !
  452. user-suspend mode none
  453. !
  454. !
  455. !
  456. snmp-server location No.889 BiBo Rd. PuDong District, ShangHai, China
  457. snmp-server contact +86-021-68895000
  458. snmp-server packetSize 8192
  459. snmp-server engine-id 80000f3e0300fcc897bdc8c3
  460. snmp-server community openk view allview rw
  461. snmp-server community public view allview ro
  462. snmp-server view allview org included
  463. snmp-server view DefaultView system included
  464. snmp-server enable trap SNMP
  465. snmp-server enable trap VPN
  466. snmp-server enable trap BGP
  467. snmp-server enable trap OSPF
  468. snmp-server enable trap RMON
  469. snmp-server enable trap STALARM
  470. !
  471. !
  472. logging on
  473. logging buffer 200
  474. logging mode fullcycle
  475. logging level notifications
  476. logging snmplog-save disable
  477. syslog facility local0
  478. syslog severity 6
  479. !
  480. line console idle-timeout 30
  481. line console absolute-timeout 1440
  482. line telnet idle-timeout 30
  483. line telnet absolute-timeout 1440
  484. line telnet users 16
  485. line cli detail-info-show disable
  486. !
  487. ssh server authentication ispgroup 1
  488. ssh server authentication mode local
  489. ssh server authentication type chap
  490. no ssh server only
  491. ssh server version 2
  492. !
  493. authentication local enable
  494. !
  495. tacacs disable
  496. tacacs-server timeout 5
  497. tacacs-server packet 1024
  498. !
  499. !
  500. alarm enable
  501. alarm confirm
  502. nms-hello-trap disable
  503. alarm trap-confirm retry 1 timeout 30
  504. !
  505. control-panel
  506. packet-limit all 1000
  507. !
  508. !
  509. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement