Difference between revisions of "Galaxy Network - Network Layout"
(→VLAN Topology) |
|||
Line 100: | Line 100: | ||
=== VLAN Topology === | === VLAN Topology === | ||
+ | |||
+ | While only a few of these VLANs are actually in use, | ||
+ | the pre-defined intervals will allow our network to scale almost indefinitely. | ||
+ | |||
+ | '''1:''' | ||
+ | Not in use; clear from all trunks. This is a Cisco best practice implementation (not required). | ||
+ | |||
+ | '''2–99:''' | ||
+ | Management VLANs. | ||
+ | |||
+ | '''100–399:''' | ||
+ | Access layer devices. | ||
+ | |||
+ | '''400–599:''' | ||
+ | Data center devices | ||
+ | |||
+ | '''600–699:''' | ||
+ | Internet and partner connections. | ||
+ | |||
+ | '''700–899:''' | ||
+ | Reserved for future use. | ||
+ | |||
+ | '''900–999:''' | ||
+ | Point-to-point links between switches (Layer 3). |
Revision as of 11:31, 25 May 2009
Network Layout
IP Topology
Amidala
Interfaces {| summary="Interfaces" |- !Interface !IP !Type !Description > FA 0/1 + FA 0/2: Etherchannel (trunked) to Anakin > FA 0/3: - Trunk link to Leia. > FA 0/4: - Trunk link to Luke. > FA 0/21: 172.16.10.6 (172.16.10.4 /30) - Routed link to R7 (Cloud). > FA 0/22: 192.168.254.21 (192.168.254.20 /30) - Routed link to HanSolo. > FA 0/23: - Trunk link to MaceWindu > FA 0/24: 192.168.254.29 (192.168.254.28 /30) - Routed link to QuiGon. EIGRP: 1337 > 192.168.254.8 (0.0.0.3) > 192.168.254.16 (0.0.0.3) > 192.168.254.20 (0.0.0.3) > 192.168.254.28 (0.0.0.3) > 192.168.254.36 (0.0.0.3)
Anakin
- Interfaces
> FA 0/1 + FA 0/2: Etherchannel (trunked) to Amidala > FA 0/3: 192.168.254.5 (192.168.254.4 /30) - Routed link to Luke. > FA 0/4: 192.168.254.1 (192.168.254.0 /30) - Routed link to Leia. > FA 0/21: 172.16.10.2 (192.168.10.0 /30) - Routed link to R4 (Cloud). > FA 0/22: 192.168.254.25 (192.168.254.24 /30) - Routed link to Palpatine. > FA 0/23: 192.168.254.13 (192.168.254.12 /30) - Routed link to MaceWindu. > FA 0/24: 192.168.254.33 (192.168.254.32 /30) - Routed link to ObiWan.
- EIGRP 1337
> 192.168.254.0 (0.0.0.3) > 192.168.254.4 (0.0.0.3) > 192.168.254.12 (0.0.0.3) > 192.168.254.24 (0.0.0.3) > 192.168.254.32 (0.0.0.3)
QuiGon
- Interfaces
> S 0/3/0: 192.168.50.1 (192.168.50.0 /30) - DTC (128.000) link to ObiWan. > S 0/3/1: 192.168.50.5 (192.168.50.4 /30) - DTE link to ObiWan. > FA 0/0: DHCP (NAT w/ ACL 1) - Link to Mercantec WAN. > FA 0/1: 192.168.254.30 (192.168.254.28 /30) - Routed link to Amidala.
- EIGRP 1337
> 192.168.50.0 (0.0.0.3) > 192.168.254.28 (0.0.0.3) > 192.168.254.40 (0.0.0.3)
- Access-List 1
> permit 172.42.10.0 (0.0.0.255) > permit 172.42.20.0 (0.0.0.255)
ObiWan
- Interfaces
> S 0/1/0: 192.168.50.6 (192.168.50.4 /30) - DCE (128.000) link to QuiGon. > S 0/1/1: 192.168.50.2 (192.168.50.0 /30) - DTE link to QuiGon. > FA 0/0: DHCP (NAT w/ ACL 1) - Link to Mercantec WAN. > FA 0/1: 192.168.254.34 (192.168.254.32 /30) - Routed link to Anakin.
- EIGRP 1337
> 192.168.50.0 (0.0.0.3) > 192.168.254.32 (0.0.0.3)
- Access-List 1
> permit 172.42.10.0 (0.0.0.255) > permit 172.42.20.0 (0.0.0.255)
MaceWindu
- Interfaces
> FA 0/1: 192.168.254.14 (192.168.254.12 /30) - Routed link to Anakin. > FA 0/2: 192.168.254.18 (192.168.254.16 /30) - Routed link to Amidala. > FA 0/24: Switchport link to Cisco Call Manager.
- EIGRP 1337
> 192.168.22.73 (0.0.0.3) > 192.168.254.12 (0.0.0.3) > 192.168.254.16 (0.0.0.3)
HanSolo
- Interfaces
> FA 0/0: 192.168.254.22 (192.168.254.20 /30) - Routed link to Amidala.
- VTP Mode: Client
Palpatine
- Interfaces
> FA 0/0: 172.42.10.1 (172.42.10.0 /24) - Gateway for wireless clients. > FA 0/1: 192.168.254.26 (192.168.254.24 /30) - Routed link to Anakin.
- EIGRP 1337
> 172.42.10.0 (0.0.0.255) > 192.168.254.24 (0.0.0.3)
ip host Amidala 192.168.45.1 /30 ip host Anakin 192.168.45.5 /30 ip host QuiGon 192.168.45.9 /30 ip host ObiWan 192.168.45.13 /30 ip host Palpatine 192.168.45.17 192.168.45.21 192.168.45.25 /30 ip host Yoda 192.168.45.29 /30 ip host MaceWindu 192.168.45.33 /30 ip host Luke 192.168.45.37 /30 ip host Leia 192.168.45.41 /30 ip host R2D2 192.168.45.45 /30 ip host C3PO 192.168.45.49 /30 ip host HanSolo 192.168.45.53 /30 ip host Chewbacca 192.168.45.57 /30
VLAN Topology
While only a few of these VLANs are actually in use, the pre-defined intervals will allow our network to scale almost indefinitely.
1: Not in use; clear from all trunks. This is a Cisco best practice implementation (not required).
2–99: Management VLANs.
100–399: Access layer devices.
400–599: Data center devices
600–699: Internet and partner connections.
700–899: Reserved for future use.
900–999: Point-to-point links between switches (Layer 3).