You are on page 1of 1

conf t

int fa 0/0
ip address 192.168.1.11 255.255.255.0
no shutdown
exit

int loop 0
ip address 111.0.0.11 255.0.0.0
exit

router rip
version 2
no auto
network 192.168.1.0
network 111.0.0.0
end

You might also like