You are on page 1of 1

SW3

enable
conf t
ho SW3
banner motd %Welcome%
int vlan 1
ip add 172.16.1.130 255.255.255.192
no shut
exit
ip default-gateway 172.16.1.129

R4
enable
conf t
ho R4
banner motd %Welcome to R4%
int gig0/0/0
ip address 172.16.1.129 255.255.255.192
no shut
exit
int se0/2/1
ip address 172.16.0.129 255.255.255.128
no shut
exit
int se0/1/0
cl ra 64000
ip address 172.16.0.126 255.255.255.128
no shut
exit

You might also like