! CCIE4u to IPexpert v8 - Rack 3 ! enable conf t ! service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname IPR3_FR_Switch ! ip subnet-zero no ip domain-lookup frame-relay switching ! interface Loopback0 ip address 200.0.0.3 255.255.255.255 ! interface Serial4 description Connection from IPR2 S0/0 to IPR4/5/6 no ip address no ip directed-broadcast encapsulation frame-relay frame-relay intf-type dce clock rate 64000 frame-relay route 104 interface Serial8 401 frame-relay route 105 interface Serial2 501 frame-relay route 106 interface Serial1 601 no shut ! interface Serial8 description Connection from IPR4 S0/0 to IPR2/4/6 no ip address no ip directed-broadcast encapsulation frame-relay frame-relay intf-type dce clock rate 64000 frame-relay route 401 interface Serial4 104 frame-relay route 405 interface Serial2 504 frame-relay route 406 interface Serial1 604 no shut ! interface Serial2 description Connection from IPR5 S0/0 to IPR2/4/6 no ip address no ip directed-broadcast encapsulation frame-relay no ip mroute-cache no fair-queue frame-relay intf-type dce clock rate 64000 frame-relay route 501 interface Serial4 105 frame-relay route 504 interface Serial8 405 frame-relay route 506 interface Serial1 605 no shut ! interface Serial1 description Connection from IPR6 S0/0 to IPR2/4/5 no ip address no ip directed-broadcast encapsulation frame-relay frame-relay intf-type dce clock rate 64000 frame-relay route 601 interface Serial4 106 frame-relay route 604 interface Serial8 406 frame-relay route 605 interface Serial2 506 no shut ! ip classless no ip http server ! end