Published by admin on 11 Jul 2008 at 11:36 pm
MPLS Task 1-2
*****************************************************
* CE11A *
*****************************************************
conf t
router rip
version 2
network 10.0.0.0
network 150.1.0.0
no auto-summary
exit
exit
copy run start
*****************************************************
* CE11B *
*****************************************************
conf t
router rip
version 2
network 10.0.0.0
network 150.1.0.0
no auto-summary
exit
exit
copy run start
*****************************************************
* CE12A *
*****************************************************
conf t
router rip
version 2
network 10.0.0.0
network 150.1.0.0
no auto-summary
exit
exit
copy run start
*****************************************************
* CE12B *
*****************************************************
conf t
router rip
version 2
network 10.0.0.0
network 150.1.0.0
no auto-summary
exit
exit
copy run start
*****************************************************
* PE11 *
*****************************************************
conf t
router eigrp 1
network 150.1.0.0
network 192.168.1.0
no auto-summary
exit
exit
copy run start
*****************************************************
* PE12 *
*****************************************************
conf t
router eigrp 1
network 150.1.0.0
network 192.168.1.0
no auto-summary
exit
exit
copy run start
*****************************************************
* P11 *
*****************************************************
conf t
router eigrp 1
network 192.168.1.0
no auto-summary
exit
exit
copy run start
*****************************************************
* P12 *
*****************************************************
conf t
router eigrp 1
network 192.168.1.0
no auto-summary
exit
exit
copy run start
*****************************************************
* CE21A *
*****************************************************
conf t
router rip
version 2
network 10.0.0.0
network 150.2.0.0
no auto-summary
exit
exit
copy run start
*****************************************************
* CE21B *
*****************************************************
conf t
router rip
version 2
network 10.0.0.0
network 150.2.0.0
no auto-summary
exit
exit
copy run start
*****************************************************
* CE22A *
*****************************************************
conf t
router rip
version 2
network 10.0.0.0
network 150.2.0.0
no auto-summary
exit
exit
copy run start
*****************************************************
* CE22B *
*****************************************************
conf t
router rip
version 2
network 10.0.0.0
network 150.2.0.0
no auto-summary
exit
exit
copy run start
*****************************************************
* PE21 *
*****************************************************
conf t
router eigrp 1
network 150.2.0.0
network 192.168.2.0
no auto-summary
exit
exit
copy run start
*****************************************************
* PE22 *
*****************************************************
conf t
router eigrp 1
network 150.2.0.0
network 192.168.2.0
no auto-summary
exit
exit
copy run start
*****************************************************
* P21 *
*****************************************************
conf t
router eigrp 1
network 192.168.2.0
no auto-summary
exit
exit
copy run start
*****************************************************
* P22 *
*****************************************************
conf t
router eigrp 1
network 192.168.2.0
no auto-summary
exit
exit
copy run start