You are on page 1of 1

enable

configure terminal
hostname R1
interface fastethernet 0/0
ip address 172.23.0.1 255.255.192.0
dress 172.23.64.1 255.255.192.0
no shutdown
exit
interface serial 0/0/0
ip address 172.23.128.1 255.255.192.0
dress 172.23.128.2 255.255.192.0
clock rate 56000
no shutdown
exit
ip route 172.23.64.0 255.255.192.0 172.23.128.2
ute 172.23.0.0 255.255.192.0 172.23.128.1
exit
show ip route

ip ad

ip ad

ip ro

You might also like