You are on page 1of 2

@HQ

int fa0/1
ip add 192.168.30.193 255.255.255.224
no shut
int s0/0/0
ip add 192.168.30.129 255.255.255.224
no shut
int s0/0/1
ip add 192.168.30.161 255.255.255.224
no shut
ip
ip
ip
ip

route
route
route
route

192.168.30.96 255.255.255.224 192.168.30.190


192.168.30.64 255.255.255.224 192.168.30.190
192.168.30.0 255.255.255.224 192.168.30.190
192.168.30.32 255.255.255.224 192.168.30.190

@branch 1
int fa0/0
ip add 192.168.30.65 255.255.255.224
no shut
exit
int fa0/1
ip add 192.168.30.97 255.255.255.224
no shut
exit
int s0/0/0
ip add 192.168.30.158 255.255.255.224
no shut
exit
ip
ip
ip
ip

route
route
route
route

192.168.30.192 255.255.255.224 192.168.30.129


192.168.30.160 255.255.255.224 192.168.30.129
192.168.30.0 255.255.255.224 192.168.30.129
192.168.30.32 255.255.255.224 192.168.30.129

@branch 2
int fa0/0
ip add 192.168.30.33 255.255.255.224
no shut
int fa0/1
ip add 192.168.30.1 255.255.255.224
no shut
int s0/0/1
ip add 192.168.30.190 255.255.255.224
no shut
ip route 192.168.30.192 255.255.255.224 192.168.30.161

ip route 192.168.30.128 255.255.255.224 192.168.30.161


ip route 192.168.30.64 255.255.255.224 192.168.30.161
ip route 192.168.30.96 255.255.255.224 192.168.30.161

You might also like