Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2019
552
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.15 KB | None | 0 0
  1. *************************************************************************************************************************************
  2. ROUTER 1:
  3. ---------------------------------------------------------------------------------------------------------------------------------------
  4. *************************************************************************************************************************************
  5.  
  6.  
  7. admin# dis
  8. disconnect display-config
  9. A:vRR>admin# display-config
  10. # TiMOS-B-13.0.R1 both/i386 ALCATEL SR 7750 Copyright (c) 2000-2015 Alcatel-Lucent.
  11. # All rights reserved. All use subject to applicable license agreements.
  12. # Built on Fri Feb 27 21:10:57 PST 2015 by builder in /rel13.0/b1/R1/panos/main
  13.  
  14. # Generated TUE JUL 02 13:08:38 2019 UTC
  15.  
  16. exit all
  17. configure
  18. #--------------------------------------------------
  19. echo "System Configuration"
  20. #--------------------------------------------------
  21. system
  22. dns
  23. exit
  24. snmp
  25. exit
  26. time
  27. sntp
  28. shutdown
  29. exit
  30. zone UTC
  31. exit
  32. thresholds
  33. rmon
  34. exit
  35. exit
  36. exit
  37. #--------------------------------------------------
  38. echo "System Security Configuration"
  39. #--------------------------------------------------
  40. system
  41. security
  42. no per-peer-queuing
  43. cpu-protection
  44. link-specific-rate max
  45. policy 254 create
  46. exit
  47. policy 255 create
  48. exit
  49. port-overall-rate 15000
  50. exit
  51. exit
  52. exit
  53. #--------------------------------------------------
  54. echo "Log Configuration"
  55. #--------------------------------------------------
  56. log
  57. exit
  58. #--------------------------------------------------
  59. echo "System Security Cpm Hw Filters and PKI Configuration"
  60. #--------------------------------------------------
  61. system
  62. security
  63. exit
  64. exit
  65. #--------------------------------------------------
  66. echo "QoS Policy Configuration"
  67. #--------------------------------------------------
  68. qos
  69. exit
  70. #--------------------------------------------------
  71. echo "Card Configuration"
  72. #--------------------------------------------------
  73. card 1
  74. card-type iom3-xp-b
  75. mda 1
  76. mda-type m5-1gb-sfp-b
  77. no shutdown
  78. exit
  79. no shutdown
  80. exit
  81. #--------------------------------------------------
  82. echo "Port Configuration"
  83. #--------------------------------------------------
  84. port 1/1/1
  85. ethernet
  86. exit
  87. no shutdown
  88. exit
  89. port 1/1/2
  90. ethernet
  91. exit
  92. no shutdown
  93. exit
  94. port 1/1/3
  95. ethernet
  96. mode access
  97. encap-type dot1q
  98. exit
  99. no shutdown
  100. exit
  101. port 1/1/4
  102. ethernet
  103. exit
  104. no shutdown
  105. exit
  106. port 1/1/5
  107. ethernet
  108. exit
  109. no shutdown
  110. exit
  111. #--------------------------------------------------
  112. echo "System Sync-If-Timing Configuration"
  113. #--------------------------------------------------
  114. system
  115. sync-if-timing
  116. begin
  117. commit
  118. exit
  119. exit
  120. #--------------------------------------------------
  121. echo "Management Router Configuration"
  122. #--------------------------------------------------
  123. router management
  124. exit
  125.  
  126. #--------------------------------------------------
  127. echo "Router (Network Side) Configuration"
  128. #--------------------------------------------------
  129. router
  130. interface "system"
  131. address 1.1.1.1/32
  132. no shutdown
  133. exit
  134. interface "toR2"
  135. address 10.0.0.1/30
  136. port 1/1/1
  137. no shutdown
  138. exit
  139. #--------------------------------------------------
  140. echo "OSPFv2 Configuration"
  141. #--------------------------------------------------
  142. ospf
  143. area 0.0.0.0
  144. interface "system"
  145. no shutdown
  146. exit
  147. interface "toR2"
  148. interface-type point-to-point
  149. no shutdown
  150. exit
  151. exit
  152. no shutdown
  153. exit
  154. #--------------------------------------------------
  155. echo "MPLS Configuration"
  156. #--------------------------------------------------
  157. mpls
  158. shutdown
  159. interface "system"
  160. no shutdown
  161. exit
  162. interface "toR2"
  163. no shutdown
  164. exit
  165. exit
  166. #--------------------------------------------------
  167. echo "RSVP Configuration"
  168. #--------------------------------------------------
  169. rsvp
  170. shutdown
  171. interface "system"
  172. no shutdown
  173. exit
  174. interface "toR2"
  175. no shutdown
  176. exit
  177. exit
  178. #--------------------------------------------------
  179. echo "MPLS LSP Configuration"
  180. #--------------------------------------------------
  181. mpls
  182. exit
  183. #--------------------------------------------------
  184. echo "LDP Configuration"
  185. #--------------------------------------------------
  186. ldp
  187. interface-parameters
  188. interface "toR2" dual-stack
  189. ipv4
  190. no shutdown
  191. exit
  192. no shutdown
  193. exit
  194. exit
  195. targeted-session
  196. exit
  197. no shutdown
  198. exit
  199. #--------------------------------------------------
  200. echo "Web Portal Protocol Configuration"
  201. #--------------------------------------------------
  202. exit
  203.  
  204. #--------------------------------------------------
  205. echo "Service Configuration"
  206. #--------------------------------------------------
  207. service
  208. sdp 22 mpls create
  209. far-end 3.3.3.3
  210. sr-ospf
  211. path-mtu 1518
  212. keep-alive
  213. no shutdown
  214. exit
  215. no shutdown
  216. exit
  217. customer 1 create
  218. description "Default customer"
  219. exit
  220. customer 2 create
  221. description "CUST_A"
  222. exit
  223. vpls 111 customer 2 create
  224. stp
  225. shutdown
  226. exit
  227. sap 1/1/3:111 create
  228. exit
  229. mesh-sdp 22:111 create
  230. no shutdown
  231. exit
  232. no shutdown
  233. exit
  234. exit
  235. #--------------------------------------------------
  236. echo "Router (Service Side) Configuration"
  237. #--------------------------------------------------
  238. router
  239. #--------------------------------------------------
  240. echo "OSPFv2 Configuration"
  241. #--------------------------------------------------
  242. ospf
  243. no shutdown
  244. exit
  245. #--------------------------------------------------
  246. echo "WLAN Gateway Configuration"
  247. #--------------------------------------------------
  248. exit
  249.  
  250.  
  251. exit all
  252.  
  253. *************************************************************************************************************************************
  254. ------------------------------------------------------------------------------------------------------------------------------------
  255. ROUTER 2, ROUTER IN THE MIDDLE R1 AND R3.... R1--->>R2-->>R3
  256. -------------------------------------------------------------------------------------------------------------------------------------
  257. *************************************************************************************************************************************
  258.  
  259. A:vRR>admin# display-config
  260. # TiMOS-B-13.0.R1 both/i386 ALCATEL SR 7750 Copyright (c) 2000-2015 Alcatel-Lucent.
  261. # All rights reserved. All use subject to applicable license agreements.
  262. # Built on Fri Feb 27 21:10:57 PST 2015 by builder in /rel13.0/b1/R1/panos/main
  263.  
  264. # Generated TUE JUL 02 13:10:42 2019 UTC
  265.  
  266. exit all
  267. configure
  268. #--------------------------------------------------
  269. echo "System Configuration"
  270. #--------------------------------------------------
  271. system
  272. dns
  273. exit
  274. snmp
  275. exit
  276. time
  277. sntp
  278. shutdown
  279. exit
  280. zone UTC
  281. exit
  282. thresholds
  283. rmon
  284. exit
  285. exit
  286. exit
  287. #--------------------------------------------------
  288. echo "System Security Configuration"
  289. #--------------------------------------------------
  290. system
  291. security
  292. no per-peer-queuing
  293. cpu-protection
  294. link-specific-rate max
  295. policy 254 create
  296. exit
  297. policy 255 create
  298. exit
  299. port-overall-rate 15000
  300. exit
  301. exit
  302. exit
  303. #--------------------------------------------------
  304. echo "Log Configuration"
  305. #--------------------------------------------------
  306. log
  307. exit
  308. #--------------------------------------------------
  309. echo "System Security Cpm Hw Filters and PKI Configuration"
  310. #--------------------------------------------------
  311. system
  312. security
  313. exit
  314. exit
  315. #--------------------------------------------------
  316. echo "QoS Policy Configuration"
  317. #--------------------------------------------------
  318. qos
  319. exit
  320. #--------------------------------------------------
  321. echo "Card Configuration"
  322. #--------------------------------------------------
  323. card 1
  324. card-type iom3-xp-b
  325. mda 1
  326. mda-type m5-1gb-sfp-b
  327. no shutdown
  328. exit
  329. no shutdown
  330. exit
  331. #--------------------------------------------------
  332. echo "Port Configuration"
  333. #--------------------------------------------------
  334. port 1/1/1
  335. ethernet
  336. exit
  337. no shutdown
  338. exit
  339. port 1/1/2
  340. ethernet
  341. exit
  342. no shutdown
  343. exit
  344. port 1/1/3
  345. ethernet
  346. exit
  347. no shutdown
  348. exit
  349. port 1/1/4
  350. ethernet
  351. exit
  352. no shutdown
  353. exit
  354. port 1/1/5
  355. ethernet
  356. exit
  357. no shutdown
  358. exit
  359. #--------------------------------------------------
  360. echo "System Sync-If-Timing Configuration"
  361. #--------------------------------------------------
  362. system
  363. sync-if-timing
  364. begin
  365. commit
  366. exit
  367. exit
  368. #--------------------------------------------------
  369. echo "Management Router Configuration"
  370. #--------------------------------------------------
  371. router management
  372. exit
  373.  
  374. #--------------------------------------------------
  375. echo "Router (Network Side) Configuration"
  376. #--------------------------------------------------
  377. router
  378. interface "system"
  379. address 2.2.2.2/32
  380. no shutdown
  381. exit
  382. interface "toR1"
  383. address 10.0.0.2/30
  384. port 1/1/1
  385. no shutdown
  386. exit
  387. interface "toR3"
  388. address 10.0.0.5/30
  389. port 1/1/2
  390. no shutdown
  391. exit
  392. #--------------------------------------------------
  393. echo "OSPFv2 Configuration"
  394. #--------------------------------------------------
  395. ospf
  396. area 0.0.0.0
  397. interface "system"
  398. no shutdown
  399. exit
  400. interface "toR1"
  401. interface-type point-to-point
  402. no shutdown
  403. exit
  404. interface "toR3"
  405. interface-type point-to-point
  406. no shutdown
  407. exit
  408. exit
  409. no shutdown
  410. exit
  411. #--------------------------------------------------
  412. echo "MPLS Configuration"
  413. #--------------------------------------------------
  414. mpls
  415. shutdown
  416. interface "system"
  417. no shutdown
  418. exit
  419. interface "toR1"
  420. no shutdown
  421. exit
  422. interface "toR3"
  423. no shutdown
  424. exit
  425. exit
  426. #--------------------------------------------------
  427. echo "RSVP Configuration"
  428. #--------------------------------------------------
  429. rsvp
  430. shutdown
  431. interface "system"
  432. no shutdown
  433. exit
  434. interface "toR1"
  435. no shutdown
  436. exit
  437. interface "toR3"
  438. no shutdown
  439. exit
  440. exit
  441. #--------------------------------------------------
  442. echo "MPLS LSP Configuration"
  443. #--------------------------------------------------
  444. mpls
  445. exit
  446. #--------------------------------------------------
  447. echo "LDP Configuration"
  448. #--------------------------------------------------
  449. ldp
  450. interface-parameters
  451. interface "toR1" dual-stack
  452. ipv4
  453. no shutdown
  454. exit
  455. no shutdown
  456. exit
  457. interface "toR3" dual-stack
  458. ipv4
  459. no shutdown
  460. exit
  461. no shutdown
  462. exit
  463. exit
  464. targeted-session
  465. exit
  466. no shutdown
  467. exit
  468. #--------------------------------------------------
  469. echo "Web Portal Protocol Configuration"
  470. #--------------------------------------------------
  471. exit
  472.  
  473. #--------------------------------------------------
  474. echo "Service Configuration"
  475. #--------------------------------------------------
  476. service
  477. customer 1 create
  478. description "Default customer"
  479. exit
  480. exit
  481. #--------------------------------------------------
  482. echo "Router (Service Side) Configuration"
  483. #--------------------------------------------------
  484. router
  485. #--------------------------------------------------
  486. echo "OSPFv2 Configuration"
  487. #--------------------------------------------------
  488. ospf
  489. no shutdown
  490. exit
  491. #--------------------------------------------------
  492. echo "WLAN Gateway Configuration"
  493. #--------------------------------------------------
  494. exit
  495.  
  496.  
  497. exit all
  498.  
  499.  
  500. ------------------------------------------------------------------------------------------------------------------------------------
  501. ROUTER 3: R1--->>R2-->>R3
  502. -------------------------------------------------------------------------------------------------------------------------------------
  503. *************************************************************************************************************************************
  504.  
  505. A:vRR>admin# dis
  506. disconnect display-config
  507. A:vRR>admin# display-config
  508. # TiMOS-B-13.0.R1 both/i386 ALCATEL SR 7750 Copyright (c) 2000-2015 Alcatel-Lucent.
  509. # All rights reserved. All use subject to applicable license agreements.
  510. # Built on Fri Feb 27 21:10:57 PST 2015 by builder in /rel13.0/b1/R1/panos/main
  511.  
  512. # Generated TUE JUL 02 13:12:38 2019 UTC
  513.  
  514. exit all
  515. configure
  516. #--------------------------------------------------
  517. echo "System Configuration"
  518. #--------------------------------------------------
  519. system
  520. dns
  521. exit
  522. snmp
  523. exit
  524. time
  525. sntp
  526. shutdown
  527. exit
  528. zone UTC
  529. exit
  530. thresholds
  531. rmon
  532. exit
  533. exit
  534. exit
  535. #--------------------------------------------------
  536. echo "System Security Configuration"
  537. #--------------------------------------------------
  538. system
  539. security
  540. no per-peer-queuing
  541. cpu-protection
  542. link-specific-rate max
  543. policy 254 create
  544. exit
  545. policy 255 create
  546. exit
  547. port-overall-rate 15000
  548. exit
  549. exit
  550. exit
  551. #--------------------------------------------------
  552. echo "Log Configuration"
  553. #--------------------------------------------------
  554. log
  555. exit
  556. #--------------------------------------------------
  557. echo "System Security Cpm Hw Filters and PKI Configuration"
  558. #--------------------------------------------------
  559. system
  560. security
  561. exit
  562. exit
  563. #--------------------------------------------------
  564. echo "QoS Policy Configuration"
  565. #--------------------------------------------------
  566. qos
  567. exit
  568. #--------------------------------------------------
  569. echo "Card Configuration"
  570. #--------------------------------------------------
  571. card 1
  572. card-type iom3-xp-b
  573. mda 1
  574. mda-type m5-1gb-sfp-b
  575. no shutdown
  576. exit
  577. no shutdown
  578. exit
  579. #--------------------------------------------------
  580. echo "Port Configuration"
  581. #--------------------------------------------------
  582. port 1/1/1
  583. ethernet
  584. exit
  585. no shutdown
  586. exit
  587. port 1/1/2
  588. ethernet
  589. exit
  590. no shutdown
  591. exit
  592. port 1/1/3
  593. ethernet
  594. mode access
  595. encap-type dot1q
  596. exit
  597. no shutdown
  598. exit
  599. port 1/1/4
  600. ethernet
  601. exit
  602. no shutdown
  603. exit
  604. port 1/1/5
  605. ethernet
  606. exit
  607. no shutdown
  608. exit
  609. #--------------------------------------------------
  610. echo "System Sync-If-Timing Configuration"
  611. #--------------------------------------------------
  612. system
  613. sync-if-timing
  614. begin
  615. commit
  616. exit
  617. exit
  618. #--------------------------------------------------
  619. echo "Management Router Configuration"
  620. #--------------------------------------------------
  621. router management
  622. exit
  623.  
  624. #--------------------------------------------------
  625. echo "Router (Network Side) Configuration"
  626. #--------------------------------------------------
  627. router
  628. interface "system"
  629. address 3.3.3.3/32
  630. no shutdown
  631. exit
  632. interface "toR2"
  633. address 10.0.0.6/30
  634. port 1/1/2
  635. no shutdown
  636. exit
  637. #--------------------------------------------------
  638. echo "OSPFv2 Configuration"
  639. #--------------------------------------------------
  640. ospf
  641. area 0.0.0.0
  642. interface "system"
  643. no shutdown
  644. exit
  645. interface "toR2"
  646. interface-type point-to-point
  647. no shutdown
  648. exit
  649. exit
  650. no shutdown
  651. exit
  652. #--------------------------------------------------
  653. echo "MPLS Configuration"
  654. #--------------------------------------------------
  655. mpls
  656. shutdown
  657. interface "system"
  658. no shutdown
  659. exit
  660. interface "toR2"
  661. no shutdown
  662. exit
  663. exit
  664. #--------------------------------------------------
  665. echo "RSVP Configuration"
  666. #--------------------------------------------------
  667. rsvp
  668. shutdown
  669. interface "system"
  670. no shutdown
  671. exit
  672. interface "toR2"
  673. no shutdown
  674. exit
  675. exit
  676. #--------------------------------------------------
  677. echo "MPLS LSP Configuration"
  678. #--------------------------------------------------
  679. mpls
  680. exit
  681. #--------------------------------------------------
  682. echo "LDP Configuration"
  683. #--------------------------------------------------
  684. ldp
  685. interface-parameters
  686. interface "toR2" dual-stack
  687. ipv4
  688. no shutdown
  689. exit
  690. no shutdown
  691. exit
  692. exit
  693. targeted-session
  694. exit
  695. no shutdown
  696. exit
  697. #--------------------------------------------------
  698. echo "Web Portal Protocol Configuration"
  699. #--------------------------------------------------
  700. exit
  701.  
  702. #--------------------------------------------------
  703. echo "Service Configuration"
  704. #--------------------------------------------------
  705. service
  706. sdp 22 mpls create
  707. far-end 1.1.1.1
  708. sr-ospf
  709. path-mtu 1518
  710. keep-alive
  711. no shutdown
  712. exit
  713. no shutdown
  714. exit
  715. customer 1 create
  716. description "Default customer"
  717. exit
  718. customer 2 create
  719. description "Cust_a"
  720. exit
  721. vpls 111 customer 2 create
  722. stp
  723. shutdown
  724. exit
  725. sap 1/1/3:111 create
  726. exit
  727. mesh-sdp 22:111 create
  728. no shutdown
  729. exit
  730. no shutdown
  731. exit
  732. exit
  733. #--------------------------------------------------
  734. echo "Router (Service Side) Configuration"
  735. #--------------------------------------------------
  736. router
  737. #--------------------------------------------------
  738. echo "OSPFv2 Configuration"
  739. #--------------------------------------------------
  740. ospf
  741. no shutdown
  742. exit
  743. #--------------------------------------------------
  744. echo "WLAN Gateway Configuration"
  745. #--------------------------------------------------
  746. exit
  747.  
  748.  
  749. exit all
  750.  
  751. # Finished TUE JUL 02 13:12:40 2019 UTC
  752. A:vRR>admin#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement