Sie sind auf Seite 1von 4

R1 enable config t username r2 password cisco hostname R1 enable secret cisco line console 0 password cisco login exit

line vty 0 4 password cisco login exit banner motd #Authorized Use Only# banner login #Authorized Use Only# router rip version 2 network 10.0.0.0 network 172.16.0.0 passive-interface fastEthernet0/1 no auto-summary exit interface fastethernet0/0 shutdown exit interface fastethernet0/1 ip address 10.0.0.1 255.255.255.128 no shutdown exit interface serial0/0/0 ip address 172.16.0.1 25.255.255.252 clock rate 64000 no shutdown exit interface Serial0/0/0 encapsulation ppp ppp authentication chap exit interface serial0/0/1 ip address 172.16.0.9 255.255.255.252 clock rate 64000 no shutdown exit interface Serial0/0/1 encapsulation frame-relay frame-relay map ip 172.16.0.9 101 broadcast frame-relay map ip 172.16.0.10 101 broadcast frame-relay interface-dlci 101 no keepalive exit interface serial0/1/0 shutdown exit interface serial0/1/1 shutdown exit exit

copy running-config startup-config

R2 enable config t username R1 password cisco hostname R2 enable secret cisco line console 0 password cisco login exit line vty 0 4 password cisco login exit banner motd #Authorized Use Only# banner login #Authorized Use Only# ip route 0.0.0.0 0.0.0.0 Loopback0 router rip version 2 network 172.16.0.0 no auto-summary redistribute static exit interface fastethernet0/0 shutdown exit interface fastethernet0/1 shutdown exit interface serial0/0/0 ip address 172.16.0.2 255.255.255.252 clock rate 64000 no shutdown exit interface Serial0/0/0 encapsulation ppp ppp authentication chap exit interface serial0/0/1 ip address 172.16.0.5 255.255.255.252 clock rate 64000 no shutdown exit interface Serial0/0/1 encapsulation hdlc exit interface serial0/1/0 shutdown exit interface serial0/1/1 shutdown exit interface loopback0 ip address 209.165.200.161 255.255.255.224 no shutdown

exit exit copy running-config startup-config

R3 enable config t hostname R3 enable secret cisco line console 0 password cisco login exit line vty 0 4 password cisco login exit banner motd #Authorized Use Only# banner login #Authorized Use Only# router rip version 2 network 10.0.0.0 network 172.16.0.0 passive-interface fastEthernet0/1 no auto-summary interface fastethernet0/0 shutdown exit interface fastethernet0/1 ip address 10.0.0.129 255.255.255.128 no shutdown exit interface serial0/0/0 ip address 172.16.0.10 255.255.255.252 clock rate 64000 no shutdown exit interface Serial0/0/0 encapsulation frame-relay clock rate 125000 frame-relay map ip 172.16.0.9 103 broadcast frame-relay map ip 172.16.0.10 103 exit interface serial0/0/1 ip address 172.16.0.6 255.255.255.252 clock rate 64000 no shutdown exit interface Serial0/0/1 encapsulation hdlc exit interface serial0/1/0 shutdown exit interface serial0/1/1 shutdown exit

exit copy running-config startup-config

Das könnte Ihnen auch gefallen