You are on page 1of 1

enable

config t
no ip domain-lookup
hostname R3
enable secret class
service password-encryption
int s0/0/1
ip address 10.20.20.1 255.255.255.252
ip route 0.0.0.0 0.0.0.0 10.20.20.2
no shut
exit
int fa0/1
ip address 172.30.3.1 255.255.255.0
no shut
exit

You might also like