***Frame Relay Configuration ****** hostname FrameRelay ! enable secret 5 $1$qaJt$vv6YdlStFuKXz71RvM2U80 ! ip subnet-zero no ip domain-lookup frame-relay switching ! ! ! interface Ethernet0 no ip address no ip directed-broadcas ! interface Serial0 description Router 1 no ip address no ip directed-broadcast encapsulation frame-relay no ip mroute-cache no fair-queue clockrate 64000 frame-relay intf-type dce frame-relay route 102 interface Serial1 201 frame-relay route 103 interface Serial2 301 frame-relay route 107 interface Serial3 701 ! interface Serial1 description Router 2 no ip address no ip directed-broadcast encapsulation frame-relay clockrate 64000 frame-relay intf-type dce frame-relay route 201 interface Serial0 102 frame-relay route 203 interface Serial2 302 frame-relay route 207 interface Serial3 702 ! interface Serial2 description Router 3 no ip address no ip directed-broadcast encapsulation frame-relay clockrate 64000 frame-relay intf-type dce frame-relay route 301 interface Serial0 103 frame-relay route 302 interface Serial1 203 frame-relay route 307 interface Serial3 703 ! interface Serial3 description Router 7 no ip address no ip directed-broadcast encapsulation frame-relay clockrate 64000 frame-relay intf-type dce frame-relay route 701 interface Serial0 107 frame-relay route 702 interface Serial1 207 frame-relay route 703 interface Serial2 307 ! interface BRI0 no ip address no ip directed-broadcast shutdown ! ip classless ! ! banner exec ^C **************************************************** You may view the startup configuration by typing: show startup at the prompt ***************************************************** ^C privilege exec level 4 show startup-config privilege exec level 4 show running-config privilege exec level 4 show ! line con 0 exec-timeout 0 0 privilege level 4 transport input none line aux 0 line vty 0 4 login ! end