Packet Tracer – Skills Integration Challenge
Addressing Table
VLAN Table
ConfigurationR1
en
conf ter
interface G0/0
no shutdown
interface G0/0.10
description Sales VLAN
encapsulation dot1Q 10
ip address 172.31.10.1 255.255.255.0
interface G0/0.20
description Production VLAN
encapsulation dot1Q 20
ip address 172.31.20.1 255.255.255.0
interface G0/0.30
description Marketing VLAN
encapsulation dot1Q 30
ip address 172.31.30.1 255.255.255.0
interface G0/0.88
description Management VLAN
encapsulation dot1Q 88
ip address 172.31.88.1 255.255.255.0
interface G0/0.99
description Native VLAN
encapsulation dot1Q 99 native
ip address 172.31.99.1 255.255.255.0
ip route 0.0.0.0 0.0.0.0 S0/0/0
end
S1
en
conf ter
int g0/1
switchport mode trunk
switchport trunk native vlan 99
end
wr
HQ
en
conf ter
ip route 172.31.10.0 255.255.255.0 S0/0/0
ip route 172.31.20.0 255.255.255.0 S0/0/0
ip route 172.31.30.0 255.255.255.0 S0/0/0
ip route 172.31.88.0 255.255.255.0 S0/0/0
ip route 209.165.200.0 255.255.255.224 S0/1/0
ip route 209.165.200.0 255.255.255.224 S0/1/1 10
end
wr
ISP
en
conf ter
ip route 172.31.0.0 255.255.128.0 S0/1/1
ip route 172.31.0.0 255.255.128.0 S0/1/0 25
end
wr
0 comments:
Post a Comment